[Webkit-unassigned] [Bug 266946] New: Stop stripping prefixes from PseudoClass & PseudoElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 31 01:33:49 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=266946

            Bug ID: 266946
           Summary: Stop stripping prefixes from PseudoClass &
                    PseudoElement
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ntim at apple.com

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).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231231/214a8448/attachment-0001.htm>


More information about the webkit-unassigned mailing list