Closed
Bug 1612114
Opened 6 years ago
Closed 6 years ago
ShadowRoot style data doesn't get invalidated properly on insertion if there are no stylesheets when it gets inserted in the document
Categories
(Core :: CSS Parsing and Computation, defect, P2)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla74
| Tracking | Status | |
|---|---|---|
| firefox74 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
No description provided.
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → emilio
| Assignee | ||
Comment 1•6 years ago
|
||
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/02c4a690459e
Invalidate shadow root style data on insertion if needed. r=jwatt
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/21548 for changes under testing/web-platform/tests
Upstream web-platform-tests status checks passed, PR will merge once commit reaches central.
Comment 5•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
Upstream PR merged by moz-wptsync-bot
You need to log in
before you can comment on or make changes to this bug.
Description
•