Bug 125277 - [CSS Shapes] Fix inset when only a subset of the arguments are defined
Summary: [CSS Shapes] Fix inset when only a subset of the arguments are defined
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zoltan Horvath
URL:
Keywords:
Depends on: 125112
Blocks: 98664
  Show dependency treegraph
 
Reported: 2013-12-04 19:41 PST by Zoltan Horvath
Modified: 2013-12-05 08:45 PST (History)
6 users (show)

See Also:


Attachments
Patch (3.61 KB, patch)
2013-12-04 19:46 PST, Zoltan Horvath
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zoltan Horvath 2013-12-04 19:41:02 PST
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.
Comment 1 Zoltan Horvath 2013-12-04 19:46:33 PST
Created attachment 218484 [details]
Patch
Comment 2 Dave Hyatt 2013-12-05 08:17:34 PST
Comment on attachment 218484 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2013-12-05 08:45:14 PST
Comment on attachment 218484 [details]
Patch

Clearing flags on attachment: 218484

Committed r160176: <http://trac.webkit.org/changeset/160176>
Comment 4 WebKit Commit Bot 2013-12-05 08:45:17 PST
All reviewed patches have been landed.  Closing bug.