Closed
Bug 1433439
Opened 8 years ago
Closed 7 years ago
Internal pseudo-elements are visible from getComputedStyle.
Categories
(Core :: CSS Parsing and Computation, enhancement, P3)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla65
Tracking | Status | |
---|---|---|
firefox65 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
See bug 1433389, where I tried to add a test for this, which fails because we don't check enabled state while fetching mPseudo.
Assignee | ||
Comment 2•7 years ago
|
||
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → emilio
Updated•7 years ago
|
Attachment #9024887 -
Attachment description: Bug 1433439 - Check pseudo type. → Bug 1433439 - Don't expose non-content-accessible pseudo-elements from getComputedStyle.
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/autoland/rev/ddd1c83fb4e8
Don't expose non-content-accessible pseudo-elements from getComputedStyle. r=heycam
Comment 4•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•