[Webkit-unassigned] [Bug 224815] New: Fix isCSSWideKeywords to stop including `default`

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 20 08:41:55 PDT 2021


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

            Bug ID: 224815
           Summary: Fix isCSSWideKeywords to stop including `default`
           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

I discovered that isCSSWideKeywords included CSSValueDefault, which was slightly surprising. 

Antti mentioned this was because `default` used to be the old name for `revert`.

Since this is not supported in any browser, let's remove it.

-- 
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/20210420/34f06b58/attachment.htm>


More information about the webkit-unassigned mailing list