Bug 131305

Summary: [CSS Shapes] Simplify the parsing of width arguments for Inset shapes
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   
Attachments:
Description Flags
Patch none

Description Zoltan Horvath 2014-04-07 10:37:42 PDT
This code introduces some helper functions for setting the size arguments of inset shapes.  This change also modifies the code to be the same as in Blink, so it helps us to keep the shapes code similar.
Comment 1 Zoltan Horvath 2014-04-07 10:41:22 PDT
Created attachment 228745 [details]
Patch
Comment 2 Andreas Kling 2014-04-07 21:15:51 PDT
Comment on attachment 228745 [details]
Patch

Okay!
Comment 3 WebKit Commit Bot 2014-04-07 21:47:31 PDT
Comment on attachment 228745 [details]
Patch

Clearing flags on attachment: 228745

Committed r166909: <http://trac.webkit.org/changeset/166909>
Comment 4 WebKit Commit Bot 2014-04-07 21:47:35 PDT
All reviewed patches have been landed.  Closing bug.