[Webkit-unassigned] [Bug 198510] New: CSS custom properties should be case sensitive
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 3 18:15:21 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=198510
Bug ID: 198510
Summary: CSS custom properties should be case sensitive
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: simon.fraser at apple.com
https://drafts.csswg.org/css-variables/ says:
"Unlike other CSS properties, custom property names are case-sensitive."
but WebKit seems to lowercase them all, and then has bugs when the case is unmatched:
https://codepen.io/smfr/pen/PvLbZB
Also, Web Inspector shows them all as lowercase, which is very confusing.
--
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/20190604/db91ed1e/attachment.html>
More information about the webkit-unassigned
mailing list