Re: Intent to Implement: adding vector effects non-scaling-size, non-rotation and fixed-position to SVG

2016-12-27 Thread ktecramin99
> Is this a new SVG2 feature? yes, to be more precise, it is an extension of existing "non-scaling-stroke", which is already released in Gecko. > How stable is the spec? Are there any tests to test interop? "non-scaling-size" and "non-rotation" spec are fix and "fix-position" spec is under revi

Re: Async scrollbar dragging enabled on Nightly

2016-12-27 Thread Botond Ballo
> I'll send another message when this lands and sticks. Async scrollbar dragging has now landed and stuck. Cheers, Botond ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform

Re: Intent to Implement: adding vector effects non-scaling-size, non-rotation and fixed-position to SVG

2016-12-27 Thread L. David Baron
On Tuesday 2016-12-27 00:19 -0800, Boris Zbarsky wrote: > On 12/26/16 11:54 PM, ktecrami...@gmail.com wrote: > > Spec(Link to standard) > > > > https://svgwg.org/svg2-draft/coords.html#VectorEffects > > Is this a new SVG2 feature? > > How stable is the spec? Are there any tests to test

Re: Intent to Implement: adding vector effects non-scaling-size, non-rotation and fixed-position to SVG

2016-12-27 Thread Boris Zbarsky
On 12/26/16 11:54 PM, ktecrami...@gmail.com wrote: Spec(Link to standard) https://svgwg.org/svg2-draft/coords.html#VectorEffects Is this a new SVG2 feature? How stable is the spec? Are there any tests to test interop? Do we have any indications that any other browser plans to implem