Bug 266969 - Remove `PseudoElement::WebKitCustomLegacyPrefixed` custom serialization
Summary: Remove `PseudoElement::WebKitCustomLegacyPrefixed` custom serialization
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Nguyen (:ntim)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-01-01 07:49 PST by Tim Nguyen (:ntim)
Modified: 2024-01-02 03:25 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Nguyen (:ntim) 2024-01-01 07:49:16 PST
Legacy aliases are just parse time aliases, so they should just serialize to their modern counterpart rather than trying to roundtrip.
Comment 1 Radar WebKit Bug Importer 2024-01-02 01:20:25 PST
<rdar://problem/120360545>
Comment 2 Tim Nguyen (:ntim) 2024-01-02 01:23:45 PST
Pull request: https://github.com/WebKit/WebKit/pull/22296
Comment 3 EWS 2024-01-02 03:24:59 PST
Committed 272564@main (b06889b80ece): <https://commits.webkit.org/272564@main>

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