RESOLVED FIXED266978
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
Radar WebKit Bug Importer
Comment 1 2024-01-02 00:55:32 PST
Tim Nguyen (:ntim)
Comment 2 2024-01-02 05:00:39 PST
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.