Bug 266771
Summary: | [css-scoping] [bug] Remove invalid scoping roots when outside the <scope-end> | ||
---|---|---|---|
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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/119998989>
Matthieu Dubet
Pull request: https://github.com/WebKit/WebKit/pull/22163
EWS
Committed 272463@main (e84a617b4b4d): <https://commits.webkit.org/272463@main>
Reviewed commits have been landed. Closing PR #22163 and removing active labels.