Bug 293228
Summary: | [CSS] Fix incorrect nestedContext with CSSOM insertRule() | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matthieu Dubet <m_dubet> |
Component: | New Bugs | Assignee: | Matthieu Dubet <m_dubet> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Matthieu Dubet
We need to consider the current rule + its ancestors to find the correct nestedContext, and not only the ancestors.
Failing test here : https://wpt.fyi/results/css/css-cascade/scope-nesting.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/151604764>
Matthieu Dubet
Pull request: https://github.com/WebKit/WebKit/pull/45585
EWS
Committed 295109@main (72f431e71d4c): <https://commits.webkit.org/295109@main>
Reviewed commits have been landed. Closing PR #45585 and removing active labels.