Changes:
Added the ‘pathLength’ attribute to all basic shapes.
Test
Edge/WebKit fail. Blink/Firefox pass.
The animatedPoints IDL attributes of SVGAnimatedPoints now aliases the points attribute.
Test
Blink/Firefox/WebKit fail. Edge passes (by not supporting SMIL).
Added auto behavior for rx and ry to ‘ellipse’.
Tests
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.