WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
266978
Generate pseudo-class serialization and pseudo-element aliasing
https://bugs.webkit.org/show_bug.cgi?id=266978
Summary
Generate pseudo-class serialization and pseudo-element aliasing
Tim Nguyen (:ntim)
Reported
2024-01-02 00:55:15 PST
The main cases for pseudo-class serialization are very mechanical, the code could be generated. We shouldn't use the same approach as pseudo-elements since that requires initializing selector rare data.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-01-02 00:55:32 PST
<
rdar://problem/120359881
>
Tim Nguyen (:ntim)
Comment 2
2024-01-02 05:00:39 PST
Pull request:
https://github.com/WebKit/WebKit/pull/22301
EWS
Comment 3
2024-01-02 15:13:35 PST
Committed
272583@main
(9bfed8cf5284): <
https://commits.webkit.org/272583@main
> Reviewed commits have been landed. Closing PR #22301 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug