RESOLVED FIXED 126713
[CSS Shapes] Change parseBasicShape to return a CSSPrimitiveValue
https://bugs.webkit.org/show_bug.cgi?id=126713
Summary [CSS Shapes] Change parseBasicShape to return a CSSPrimitiveValue
Bear Travis
Reported 2014-01-09 12:31:08 PST
All calls eventually wrap the shape in a CSSPrimitiveValue, so we can clean this up by just factoring that into the function.
Attachments
Initial Patch (4.22 KB, patch)
2014-01-09 23:33 PST, Bear Travis
no flags
Bear Travis
Comment 1 2014-01-09 23:33:44 PST
Created attachment 220811 [details] Initial Patch
Dirk Schulze
Comment 2 2014-01-09 23:59:18 PST
Comment on attachment 220811 [details] Initial Patch r=me
WebKit Commit Bot
Comment 3 2014-01-10 13:09:37 PST
Comment on attachment 220811 [details] Initial Patch Clearing flags on attachment: 220811 Committed r161667: <http://trac.webkit.org/changeset/161667>
WebKit Commit Bot
Comment 4 2014-01-10 13:09:40 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.