[svgwg] Review implementation support - Basic Shapes chapter

ewilligers has just created a new issue for https://github.com/w3c/svgwg:

== Review implementation support - Basic Shapes chapter ==
[Changes:](https://svgwg.org/svg2-draft/changes.html#shapes)

Added the ‘pathLength’ attribute to all basic shapes.
[Test](https://wpt.fyi/results/svg/shapes/line-pathLength.svg)
Edge/WebKit fail. Blink/Firefox pass.

The animatedPoints IDL attributes of SVGAnimatedPoints now aliases the points attribute.
[Test](https://github.com/web-platform-tests/wpt/pull/11847)
Blink/Firefox/WebKit fail. Edge passes (by not supporting SMIL).

Added auto behavior for rx and ry to ‘ellipse’.
[Tests](https://github.com/web-platform-tests/wpt/pull/11844)
Edge/Firefox/WebKit fail rx/ry property tests.
Blink passes some rx/ry property tests and fails others. Blink should be updated so all rx/ry tests pass.


Please view or discuss this issue at https://github.com/w3c/svgwg/issues/484 using your GitHub account

Received on Sunday, 8 July 2018 08:57:01 UTC