Bug 245689
Summary: | DocumentOrShadowRoot.adoptedStyleSheets should be an ObservableArray | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
Component: | Bindings | Assignee: | Chris Dumez <cdumez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | cdumez, ggaren, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 238281, 245579 |
Chris Dumez
DocumentOrShadowRoot.adoptedStyleSheets should be an ObservableArray, not a FrozenArray:
- https://w3c.github.io/csswg-drafts/cssom-1/#extensions-to-the-document-or-shadow-root-interface
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/4872
EWS
Committed 255061@main (f51da7a90fc5): <https://commits.webkit.org/255061@main>
Reviewed commits have been landed. Closing PR #4872 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/100657435>