Bug 245648
Summary: | Add initial support for CSSStyleSheet constructor and TreeScope.adoptedStyleSheets attribute | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
Component: | CSS | Assignee: | Chris Dumez <cdumez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=238281 https://bugs.webkit.org/show_bug.cgi?id=245735 |
||
Bug Depends on: | |||
Bug Blocks: | 245579 |
Chris Dumez
Add initial support for CSSStyleSheet constructor and TreeScope.adoptedStyleSheets attribute:
- https://w3c.github.io/csswg-drafts/cssom-1/#dom-cssstylesheet-cssstylesheet
- 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/4690
EWS
Committed 254894@main (6f86bd6200eb): <https://commits.webkit.org/254894@main>
Reviewed commits have been landed. Closing PR #4690 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/100441340>