Bug 255446
Summary: | [css-nesting] Fix setSelectorText() to overwrite both the selector text and the original selector text | ||
---|---|---|---|
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 |
Matthieu Dubet
Currently, the original selector text is not overwritten, thus displaying wrong content with CSSOM cssText()
https://github.com/WebKit/WebKit/blob/main/LayoutTests/imported/w3c/web-platform-tests/css/css-nesting/cssom-expected.txt#L11
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/108041191>
Matthieu Dubet
Pull request: https://github.com/WebKit/WebKit/pull/12738
EWS
Committed 262961@main (fdf42acd549d): <https://commits.webkit.org/262961@main>
Reviewed commits have been landed. Closing PR #12738 and removing active labels.
EWS
Committed 259548.664@safari-7615-branch (250c4928b0b6): <https://commits.webkit.org/259548.664@safari-7615-branch>
Reviewed commits have been landed. Closing PR #554 and removing active labels.