WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
280544
[css-nesting] CSSNestedDeclarations inside a @scope should behave like :where(:scope)
https://bugs.webkit.org/show_bug.cgi?id=280544
Summary
[css-nesting] CSSNestedDeclarations inside a @scope should behave like :where...
Matthieu Dubet
Reported
2024-09-27 14:49:55 PDT
Currently, they are being enclosed in a selector representing the scope-start. They should instead be enclosed in a :where(:scope) - which has 0 specificity
https://github.com/w3c/csswg-drafts/issues/10431
https://github.com/web-platform-tests/wpt/blob/a9a398ca83/css/css-nesting/nested-declarations-matching.html#L162
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-09-27 14:50:56 PDT
<
rdar://problem/136856371
>
Matthieu Dubet
Comment 2
2024-09-27 15:20:32 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/34387
EWS
Comment 3
2024-10-03 14:25:40 PDT
Committed
284635@main
(644e1dd9319d): <
https://commits.webkit.org/284635@main
> Reviewed commits have been landed. Closing PR #34387 and removing active labels.
EWS
Comment 4
2024-10-07 10:51:37 PDT
Committed
283286.218@safari-7620-branch
(5a83a599468a): <
https://commits.webkit.org/283286.218@safari-7620-branch
> Reviewed commits have been landed. Closing PR #1977 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug