Bug 266405

Summary: [css-scoping] Implement :scope inside @scope prelude
Product: WebKit Reporter: Matthieu Dubet <m_dubet>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 229520    

Description Matthieu Dubet 2023-12-14 05:03:34 PST
Any :scope or & selectors in <scope-start> are interpreted as defined for its outer context.

https://drafts.csswg.org/css-cascade-6/#scope-limits
Comment 1 Radar WebKit Bug Importer 2023-12-14 05:04:12 PST
<rdar://problem/119661541>
Comment 2 Matthieu Dubet 2023-12-14 05:21:29 PST
Pull request: https://github.com/WebKit/WebKit/pull/21791
Comment 3 EWS 2023-12-14 12:58:30 PST
Committed 272065@main (f99c196be294): <https://commits.webkit.org/272065@main>

Reviewed commits have been landed. Closing PR #21791 and removing active labels.