Closed Bug 786016 Opened 12 years ago Closed 12 years ago

HTML Panel - extra indentation missing for triangles that expand tags

Categories

(DevTools :: General, defect)

17 Branch
x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: tanvi, Unassigned)

Details

Attachments

(2 files)

When looking at today's nightly (pre-merge) it seems that the HTML Panel no longer indents the triangles used for expanding a tag.  For example, assume the ^ representa  triangle.

The html panel used to show:
<html>
  ^ <head>
  ^ <body>
</html>

But now it shows
<html>
^ <head>
^ <body>
</html>

The attached screenshots show the difference.  Thanks!
It looks to me like the triangles are still indented, just less so than they used to be. Your "but now it shows" diagram should be

^ <html>
  ^ <head>
  ^ <body>
  </html>

It's just tightened up from the old version. You can see this when you inspect an element in a deeply nested tree.
We have a new markup panel.

triage. Filter on PINKISBEAUTIFUL
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: