RESOLVED FIXED 266771
[css-scoping] [bug] Remove invalid scoping roots when outside the <scope-end>
https://bugs.webkit.org/show_bug.cgi?id=266771
Summary [css-scoping] [bug] Remove invalid scoping roots when outside the <scope-end>
Matthieu Dubet
Reported 2023-12-21 09:31:17 PST
When there are multiple scoping roots from the <scope-start>, only keep the ones relevant w.r.t the <scope-end> and the current element. cf https://github.com/w3c/csswg-drafts/issues/9739 Bug example: https://codepen.io/kizu/pen/WNmeLre
Attachments
Radar WebKit Bug Importer
Comment 1 2023-12-21 09:31:41 PST
Matthieu Dubet
Comment 2 2023-12-21 10:00:14 PST
EWS
Comment 3 2023-12-22 14:43:13 PST
Committed 272463@main (e84a617b4b4d): <https://commits.webkit.org/272463@main> Reviewed commits have been landed. Closing PR #22163 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.