Bug 234810 - PseudoClassChangeInvalidation should allow multiple pseudo classes as argument
Summary: PseudoClassChangeInvalidation should allow multiple pseudo classes as argument
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antti Koivisto
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-01-03 02:55 PST by Antti Koivisto
Modified: 2022-01-03 07:46 PST (History)
10 users (show)

See Also:


Attachments
Patch (8.40 KB, patch)
2022-01-03 02:57 PST, Antti Koivisto
no flags Details | Formatted Diff | Diff
Patch (8.86 KB, patch)
2022-01-03 04:08 PST, Antti Koivisto
no flags Details | Formatted Diff | Diff

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