RESOLVED FIXED 266710
[css-scoping] @scope can have orphaned declarations with an implicit enclosing style rule
https://bugs.webkit.org/show_bug.cgi?id=266710
Summary [css-scoping] @scope can have orphaned declarations with an implicit enclosin...
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.