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   

Description Matthieu Dubet 2023-04-14 03:37:27 PDT
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
Comment 1 Radar WebKit Bug Importer 2023-04-14 03:37:45 PDT
<rdar://problem/108041191>
Comment 2 Matthieu Dubet 2023-04-14 03:43:55 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12738
Comment 3 EWS 2023-04-14 07:04:54 PDT
Committed 262961@main (fdf42acd549d): <https://commits.webkit.org/262961@main>

Reviewed commits have been landed. Closing PR #12738 and removing active labels.
Comment 4 EWS 2023-04-20 16:46:27 PDT
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.