Bug 265996
Summary: | [css-scoping] @scope invalidation | ||
---|---|---|---|
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 | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=266652 | ||
Bug Depends on: | |||
Bug Blocks: | 229520 |
Matthieu Dubet
When CSSOM changes the DOM tree, we need to verify that @scope is still matching (that the element is still in the scope donut)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/119313058>
Matthieu Dubet
Pull request: https://github.com/WebKit/WebKit/pull/21494
EWS
Committed 271897@main (2f8a6cd85ced): <https://commits.webkit.org/271897@main>
Reviewed commits have been landed. Closing PR #21494 and removing active labels.