WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
266248
[css-scope] Bug: scoping roots order is wrong with nested @scope
https://bugs.webkit.org/show_bug.cgi?id=266248
Summary
[css-scope] Bug: scoping roots order is wrong with nested @scope
Matthieu Dubet
Reported
2023-12-11 12:52:33 PST
@scope (#a) { :scope { background: green; width: 100px; height: 100px; } @scope (#b) { :scope { border: 10px solid pink; background: red; width: 50px; height: 50px; } } }
https://jsfiddle.net/ntim/wtnLzo82/
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-12-11 12:52:54 PST
<
rdar://problem/119511916
>
Matthieu Dubet
Comment 2
2023-12-11 12:59:46 PST
Pull request:
https://github.com/WebKit/WebKit/pull/21648
EWS
Comment 3
2023-12-12 10:23:23 PST
Committed
271941@main
(8a947a7a91b8): <
https://commits.webkit.org/271941@main
> Reviewed commits have been landed. Closing PR #21648 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