Closed
Bug 1142199
Opened 10 years ago
Closed 10 years ago
computed view misparses "content" string and displays color swatch
Categories
(DevTools :: Inspector, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 971234
People
(Reporter: tromey, Unassigned)
Details
Attachments
(1 file)
6.54 KB,
image/png
|
Details |
Consider the test case in bug 1142194.
If you open the inspector and go to the computed view and click
on the "::after" element, you'll see a color swatch.
However, there should not be one there.
I'll attach a screenshot showing the bug.
Reporter | ||
Comment 1•10 years ago
|
||
This is fixed, I think by the patch for bug 971234.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•