RESOLVED FIXED 124788
[CSS Shapes] Support for shape-margin in BoxShape
https://bugs.webkit.org/show_bug.cgi?id=124788
Summary [CSS Shapes] Support for shape-margin in BoxShape
Hans Muller
Reported 2013-11-22 13:10:31 PST
Currently specifying shape-margin for box shapes (http://dev.w3.org/csswg/css-shapes/#typedef-box) has no effect.
Attachments
Patch (6.33 KB, patch)
2013-11-25 16:50 PST, Hans Muller
no flags
Patch (13.41 KB, patch)
2013-11-26 09:58 PST, Hans Muller
no flags
Hans Muller
Comment 1 2013-11-25 16:50:18 PST
Created attachment 217848 [details] Patch Just giving the bots a crack at an incomplete version of this patch.
Hans Muller
Comment 2 2013-11-26 09:58:25 PST
Created attachment 217885 [details] Patch Corrected BoxShape's internal shape-margin/paddding bounds FloatRoundedRect initialization. Tests for the padding bounds will be added when the rest of shape-padding for box shapes implementation is ready.
Andreas Kling
Comment 3 2013-11-26 10:44:32 PST
Comment on attachment 217885 [details] Patch Nice catch. r=me
WebKit Commit Bot
Comment 4 2013-11-26 11:17:03 PST
Comment on attachment 217885 [details] Patch Clearing flags on attachment: 217885 Committed r159787: <http://trac.webkit.org/changeset/159787>
WebKit Commit Bot
Comment 5 2013-11-26 11:17:05 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.