RESOLVED FIXED 126072
[CSS Shapes] set correct fallback values for <box>
https://bugs.webkit.org/show_bug.cgi?id=126072
Summary [CSS Shapes] set correct fallback values for <box>
Rob Buis
Reported 2013-12-20 09:58:43 PST
Right now when no value for <box> is set margin-box is used. However that is only valid for shape-outside, for shape-inside and webkit-clipPath it should be content-box.
Attachments
Patch (15.83 KB, patch)
2013-12-20 10:32 PST, Rob Buis
no flags
Rob Buis
Comment 1 2013-12-20 10:32:14 PST
Rob Buis
Comment 2 2013-12-20 14:02:01 PST
Comment on attachment 219768 [details] Patch Clear review flags for now until we are sure we get the right solution for basic shape interpolation, the spec is still a bit in flux. Keep the bug open as a reminder to revisit this.
Bear Travis
Comment 3 2014-03-04 14:49:05 PST
Fixed as part of moving layout box into shape value. See bug 127200.
Note You need to log in before you can comment on or make changes to this bug.