Bug 260755

Summary: Add fine-grained invalidation support for selectors containing :slotted()
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: CSSAssignee: Antti Koivisto <koivisto>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Antti Koivisto 2023-08-25 18:54:46 PDT
Currently presence of :slotted can easily end up invalidating the whole shadow tree.
Comment 1 Radar WebKit Bug Importer 2023-08-25 18:55:01 PDT
<rdar://problem/114480735>
Comment 2 Antti Koivisto 2023-08-25 19:06:38 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17098
Comment 3 EWS 2023-08-26 08:07:12 PDT
Committed 267326@main (7b40932f6b2a): <https://commits.webkit.org/267326@main>

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