*Summary*: CSS shape-outside property could be used on float element to
define a non-rectangular area like circle, ellipse, or arbitrary polygon
shape such that text or inline elements could flow around it. See Jen's demo
<http://labs.jensimmons.com/> for examples.

*Bug*: https://bugzilla.mozilla.org/show_bug.cgi?id=1098939

*Link to standard*:
https://drafts.csswg.org/css-shapes/#propdef-shape-outside

*Platform coverage*: All platforms

*Preference behind which this will be implemented*:
layout.css.shape-outside.enabled

*DevTools bug*: Shapes Editor tool
https://bugzilla.mozilla.org/show_bug.cgi?id=1242029

*Do other browser engines implement this? *Yes. Both Blink and Webkit
shipped this feature. http://caniuse.com/#feat=css-shapes
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to