[Webkit-unassigned] [Bug 133433] New: DYEBench: CSS parser warning at line 106 of base.css

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 1 00:05:42 PDT 2014


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

           Summary: DYEBench: CSS parser warning at line 106 of base.css
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: mjs at apple.com, darin at apple.com, oliver at apple.com


We're hitting a CSS parser warning at line 106 of every base.css in TodoMVC benchmarks because the value contains a colon.
Thankfully, newer versions (8+) of IE supports -ms-filter syntax which can wrap the CSS value in double quotations so use that instead.

-- 
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