Closed
Bug 1529444
Opened 6 years ago
Closed 6 years ago
Add support for getting a string from PseudoStyleType
Categories
(Core :: CSS Parsing and Computation, enhancement, P3)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: TYLin, Assigned: TYLin)
References
Details
Attachments
(1 file)
I notice anonbox style no longer print a string in frame tree after the cleanup in bug 1525955 [1].
I personally find it essential to have a visual clue for the anonbox string when looking at the frame tree dump, so I'll add support for getting a string from PseudoStyleType.
Assignee | ||
Comment 1•6 years ago
|
||
Pushed by aethanyc@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/d9bee06810e5
Add operator<< for PseudoStyleType to dump a string. r=emilio
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
You need to log in
before you can comment on or make changes to this bug.
Description
•