[Webkit-unassigned] [Bug 19966] New: CSS variables crash when using hex notation for colors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 9 14:13:29 PDT 2008


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

           Summary: CSS variables crash when using hex notation for colors
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh Intel
               URL: http://rossboucher.com/test/index.html
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rboucher at gmail.com


The new CSS variable mechanism will crash if you specify a color variable using
hex (#) notation.  

The URL attached has a simple test case.  

The offending line:

@-webkit-variables { defaultTextColor: #333; }


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



More information about the webkit-unassigned mailing list