[Webkit-unassigned] [Bug 250571] New: [@property] Fix the test to allow 'default' as an initial value for '*' syntax

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 13 07:09:21 PST 2023


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

            Bug ID: 250571
           Summary: [@property] Fix the test to allow 'default' as an
                    initial value for '*' syntax
           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: koivisto at iki.fi

Value 'default' is not legal as a custom identifier but it is not a css-wide keyword. With '*' syntax the value is just a pile of parser tokens and shouldn't be interpreted until someone tries to use 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/20230113/f9238864/attachment.htm>


More information about the webkit-unassigned mailing list