Intent to ship: support "basic shapes" for the CSS 'clip-path' property
69 views
Skip to first unread message
Jonathan Watt
unread,
Apr 20, 2016, 9:08:27 PM4/20/16
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Summary:
Currently clip-path clipping requires a reference to an SVG
<clipPath> element which can be cumbersome for authors. We
intend to allow clip-path to specify basic shapes (circle,
ellipse, polygon) inline, for example:
Note: the pref to enable this feature has only just been
flipped on mozilla-inbound so if you test with Nightly instead
of your own build you'll need to flip the pref
layout.css.clip-path-shapes.enabled to true yourself.
Jonathan
Patrick Brosset
unread,
Apr 25, 2016, 6:00:13 AM4/25/16
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message