Bug 245648

Summary: Add initial support for CSSStyleSheet constructor and TreeScope.adoptedStyleSheets attribute
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: CSSAssignee: 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    

Description Chris Dumez 2022-09-25 15:11:09 PDT
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
Comment 1 Chris Dumez 2022-09-25 15:18:37 PDT
Pull request: https://github.com/WebKit/WebKit/pull/4690
Comment 2 EWS 2022-09-26 20:42:11 PDT
Committed 254894@main (6f86bd6200eb): <https://commits.webkit.org/254894@main>

Reviewed commits have been landed. Closing PR #4690 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-09-26 20:43:17 PDT
<rdar://problem/100441340>