[svgwg] Issue: Review implementation support - Basic Shapes chapter marked as Agenda+

ewilligers has just labeled an issue for https://github.com/w3c/svgwg as "Agenda+":

== 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.


See https://github.com/w3c/svgwg/issues/484

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