Bug 131305 - [CSS Shapes] Simplify the parsing of width arguments for Inset shapes
Summary: [CSS Shapes] Simplify the parsing of width arguments for Inset shapes
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:
 
Reported: 2014-04-07 10:37 PDT by Zoltan Horvath
Modified: 2014-04-07 21:47 PDT (History)
6 users (show)

See Also:


Attachments
Patch (4.11 KB, patch)
2014-04-07 10:41 PDT, 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-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.