Bug 255521 - [css-nesting] Fix rule selector after change from CSS OM
Summary: [css-nesting] Fix rule selector after change from CSS OM
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-04-17 07:33 PDT by Matthieu Dubet
Modified: 2023-04-17 10:28 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.