NEW226647
Web Inspector: Improve parsing of found CSS variable names
https://bugs.webkit.org/show_bug.cgi?id=226647
Summary Web Inspector: Improve parsing of found CSS variable names
Razvan Caliman
Reported 2021-06-04 09:23:32 PDT
WI.CSSProperty.findVariableNames() Variable names parsed for expression: `var(--var(one))` Actual `--var(one` Expected `null`
Attachments
Radar WebKit Bug Importer
Comment 1 2021-06-04 09:23:59 PDT
Note You need to log in before you can comment on or make changes to this bug.