Re: [svgwg] Review implementation support - Paths chapter

Firefox nightlies support pathLength attribute, getTotalLength(), and getPointAtLength() on SVGGeometryElement. All shapes are now SVGGeometryElement and Firefox nightly passes the SVGGeometryElement-rect.svg test.

Firefox is also removing the parts of the SVGPathSeg* and SVGAnimatedPathData interfaces that manipulate paths. The interface remains currently but only allows retrieval of path data.

-- 
GitHub Notification of comment by longsonr
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/385#issuecomment-373989014 using your GitHub account

Received on Sunday, 18 March 2018 10:59:30 UTC