Bug 127704 - [CSS Shapes] Remove restriction of negative values for inset parameters
Summary: [CSS Shapes] Remove restriction of negative values for inset parameters
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:
Blocks: 124173
  Show dependency treegraph
 
Reported: 2014-01-27 13:27 PST by Zoltan Horvath
Modified: 2014-02-07 09:41 PST (History)
6 users (show)

See Also:


Attachments
Patch (6.96 KB, patch)
2014-01-27 13:34 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 2014-01-27 13:27:44 PST
The latest version of CSS Shapes [1] specification doesn't contain any restriction of using negative values for the inset size, so I removed the restriction from the code and added tests for them.

[1] http://www.w3.org/TR/css-shapes/
Comment 1 Zoltan Horvath 2014-01-27 13:34:16 PST
Created attachment 222350 [details]
Patch
Comment 2 WebKit Commit Bot 2014-01-27 14:59:22 PST
Comment on attachment 222350 [details]
Patch

Clearing flags on attachment: 222350

Committed r162871: <http://trac.webkit.org/changeset/162871>
Comment 3 WebKit Commit Bot 2014-01-27 14:59:24 PST
All reviewed patches have been landed.  Closing bug.