Closed
Bug 1608488
Opened 6 years ago
Closed 6 years ago
Add the adoptedStyleSheets attribute to the DocumentOrShadowRoot WebIDL interface
Categories
(Core :: DOM: CSS Object Model, enhancement, P3)
Core
DOM: CSS Object Model
Tracking
()
RESOLVED
FIXED
mozilla74
| Tracking | Status | |
|---|---|---|
| firefox74 | --- | fixed |
People
(Reporter: nordzilla, Assigned: nordzilla)
References
Details
Attachments
(1 file)
Constructed StyleSheets need to be adopted by DocumentOrShadowRoots as noted in the spec.
This bug aims to add the adoptedStyleSheets attribute to the DocumentOrShadowRoot WebIDL interface.
| Assignee | ||
Updated•6 years ago
|
Summary: Implement the adoptedStyleSheets attribute for the DocumentOrShadowRoot WebIDL interface → Add the adoptedStyleSheets attribute to the DocumentOrShadowRoot WebIDL interface
| Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Attachment #9120892 -
Attachment description: Bug 1608488 - Add the adoptedStyleSheets WebIDL Attribute -- WIP → Bug 1608488 - Add the adoptedStyleSheets WebIDL Attribute r=#webidl!,emilio
Pushed by dluca@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/702d2d63a5d3
Add the adoptedStyleSheets WebIDL Attribute r=emilio,bzbarsky
Comment 3•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
You need to log in
before you can comment on or make changes to this bug.
Description
•