Bug 127704

Summary: [CSS Shapes] Remove restriction of negative values for inset parameters
Product: WebKit Reporter: Zoltan Horvath <zoltan>
Component: CSSAssignee: Zoltan Horvath <zoltan>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, gyuyoung.kim, macpherson, menard
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 124173    
Attachments:
Description Flags
Patch none

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.