[Webkit-unassigned] [Bug 28674] New: background-size fails to parse if a single length/percentage/auto is followed by a comma

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 23 22:33:35 PDT 2009


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

           Summary: background-size fails to parse if a single
                    length/percentage/auto is followed by a comma
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org


WebKit successfully parses “background-size: 100px;", but fails to parse
“background-size: 100px, 200px 300px;”. The comma confuses parseFillSize().
Patch forthcoming.

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