Re: Intent to ship: CSS 'transform-box' property

2017-03-02 Thread Jonathan Watt
On 01/03/2017 21:54, Jeff Muizelaar wrote: > What is the status of this property in other browsers? We would be the first to implement. Safari: it's primarily Apple people who edit the spec so I'd hope they'd implement, but who knows. Blink: previously when we've tried to get commitment there's

Re: Intent to ship: CSS 'transform-box' property

2017-03-01 Thread Karl Dubost
Jonathan, Le 2 mars 2017 à 06:25, Jonathan Watt a écrit : > but in a more consistent way to Chrome/Safari's current, sometimes confusing > behavior. […] > Edge doesn't yet implement percentage values in SVG. > > Blink/Webkit and Mozilla's different approaches address different authoring > use

Re: Intent to ship: CSS 'transform-box' property

2017-03-01 Thread Jeff Muizelaar
What is the status of this property in other browsers? -Jeff On Wed, Mar 1, 2017 at 4:25 PM, Jonathan Watt wrote: > In bug 1208550[1] we plan to allow the 'transform-box' property[2] to ride > the > trains to release. > > Summary: This property solves a common SVG authoring request - allowing >

Intent to ship: CSS 'transform-box' property

2017-03-01 Thread Jonathan Watt
In bug 1208550[1] we plan to allow the 'transform-box' property[2] to ride the trains to release. Summary: This property solves a common SVG authoring request - allowing transforms in SVG to be relative to an element's bounds (to rotate around its center, for example) - but in a more consistent wa