Bug 280446
| Summary: | [css-nesting] Fix CSSOM setSelectorText(string) to prepend implicit selector | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matthieu Dubet <m_dubet> |
| Component: | WebCore Misc. | 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
When overwritring a nested selector with the CSSOM setSelectorText(string), we need to preprend the implicit selector.
Test is https://github.com/web-platform-tests/wpt/blob/a9a398ca83/css/css-nesting/nested-declarations-matching.html#L219
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/136791222>
Matthieu Dubet
Pull request: https://github.com/WebKit/WebKit/pull/34335
EWS
Committed 284537@main (85f439ac76ff): <https://commits.webkit.org/284537@main>
Reviewed commits have been landed. Closing PR #34335 and removing active labels.
EWS
Committed 283286.181@safari-7620-branch (d4c4e0ecedaf): <https://commits.webkit.org/283286.181@safari-7620-branch>
Reviewed commits have been landed. Closing PR #1962 and removing active labels.