Bug 255521

Summary: [css-nesting] Fix rule selector after change from CSS OM
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-17 07:33:47 PDT
After a modification of a nested rule selector (via CSSOM), the selector is not properly resolved

https://github.com/WebKit/WebKit/blob/main/LayoutTests/imported/w3c/web-platform-tests/css/css-nesting/invalidation-004-expected.txt#L3
Comment 1 Radar WebKit Bug Importer 2023-04-17 07:34:27 PDT
<rdar://problem/108137916>
Comment 2 Matthieu Dubet 2023-04-17 07:43:11 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12801
Comment 3 EWS 2023-04-17 10:28:19 PDT
Committed 263026@main (9eba2e0de0fb): <https://commits.webkit.org/263026@main>

Reviewed commits have been landed. Closing PR #12801 and removing active labels.