[Webkit-unassigned] [Bug 125277] New: [CSS Shapes] Fix inset when not all argument is defined

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 4 19:42:43 PST 2013


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

           Summary: [CSS Shapes] Fix inset when not all argument is
                    defined
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zoltan at webkit.org
        Depends on: 125112
            Blocks: 98664


I thought Length's default value is fixed 0, but actually it's auto-0. For the optional arguments of inset shape, we need to use fixed-0, so I updated the code and the tests to use that explicitly.

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