Open
Bug 1684480
Opened 5 years ago
Updated 3 years ago
Display a shorthand class and id attribute for the outline view
Categories
(DevTools :: Inspector, task, P3)
DevTools
Inspector
Tracking
(Not tracked)
ASSIGNED
People
(Reporter: gl, Assigned: gl)
References
(Blocks 1 open bug)
Details
For the outline view, we only want to display a shorthand of the "id" and "class" DOM attributes.
For example,
<div id="footer"></div>
should simply appear as
div#footer
| Comment hidden (off-topic) |
Comment 2•3 years ago
|
||
Sorry, there was a problem with the detection of inactive users. I'm reverting the change.
Assignee: nobody → gl
Status: NEW → ASSIGNED
You need to log in
before you can comment on or make changes to this bug.
Description
•