Bug 266946

Summary: Stop stripping prefixes from PseudoClass & PseudoElement
Product: WebKit Reporter: Tim Nguyen (:ntim) <ntim>
Component: CSSAssignee: Tim Nguyen (:ntim) <ntim>
Status: RESOLVED FIXED    
Severity: Normal CC: annevk, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Tim Nguyen (:ntim)
Reported 2023-12-31 01:33:49 PST
Since prefixes are no longer the main practice to graduate experimental features and they are only used for compatibility reasons or for internal usage, there is no longer a reason to strip the prefixes from enum classes. It provides more clarity to what is exposed to the web, and it prevents confusion (in fact we have bugs where developer tools shows non-existing unprefixed pseudos).
Attachments
Radar WebKit Bug Importer
Comment 1 2023-12-31 03:19:35 PST
Tim Nguyen (:ntim)
Comment 2 2023-12-31 03:21:45 PST
EWS
Comment 3 2023-12-31 13:24:25 PST
Committed 272544@main (55c55cb3d5db): <https://commits.webkit.org/272544@main> Reviewed commits have been landed. Closing PR #22275 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.