Bug 234810

Summary: PseudoClassChangeInvalidation should allow multiple pseudo classes as argument
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: CSSAssignee: Antti Koivisto <koivisto>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, changseok, cmarcelo, esprehn+autocc, ews-watchlist, gyuyoung.kim, kangil.han, mifenton, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Antti Koivisto 2022-01-03 02:55:05 PST
It is common to invalidate multiple pseudo-classes together (say :disabled and :enabled).
Comment 1 Antti Koivisto 2022-01-03 02:57:31 PST
Created attachment 448218 [details]
Patch
Comment 2 Antti Koivisto 2022-01-03 04:08:50 PST
Created attachment 448223 [details]
Patch
Comment 3 EWS 2022-01-03 07:45:00 PST
Committed r287540 (245675@main): <https://commits.webkit.org/245675@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 448223 [details].
Comment 4 Radar WebKit Bug Importer 2022-01-03 07:46:20 PST
<rdar://problem/87067153>