[Webkit-unassigned] [Bug 226647] New: Web Inspector: Improve parsing of found CSS variable names

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 4 09:23:32 PDT 2021


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

            Bug ID: 226647
           Summary: Web Inspector: Improve parsing of found CSS variable
                    names
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rcaliman at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

WI.CSSProperty.findVariableNames()

Variable names parsed for expression:
`var(--var(one))`


Actual
`--var(one`

Expected
`null`

-- 
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/20210604/b8d0a1b4/attachment.htm>


More information about the webkit-unassigned mailing list