Bug 266710

Summary: [css-scoping] @scope can have orphaned declarations with an implicit enclosing style rule
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    

Matthieu Dubet
Reported 2023-12-20 08:33:45 PST
@scope is a nested group rules (cf https://drafts.csswg.org/css-nesting/#conditionals) It can contains bare declarations which will be regrouped and wrapped under an implicit & selector.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-12-20 08:34:00 PST
Matthieu Dubet
Comment 2 2023-12-20 08:37:38 PST
EWS
Comment 3 2023-12-21 01:56:24 PST
Committed 272407@main (e80242bc95b6): <https://commits.webkit.org/272407@main> Reviewed commits have been landed. Closing PR #22111 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.