[Webkit-unassigned] [Bug 117210] New: css variables with capital letters don't work in calc() expressions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 4 14:41:36 PDT 2013


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

           Summary: css variables with capital letters don't work in
                    calc() expressions
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://jsfiddle.net/xSSM2/
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: benweissmann at gmail.com


If you use a CSS variable with a capital letter inside a calc() expression, the expression is ignored.

See this JSFiddle: http://jsfiddle.net/xSSM2/ -- I see the top div as 200px wide (not expected) and the bottom div as 300px wide (expected).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list