Name Description Size Coverage
getPathData-css-d-vs-attribute.html SVGPathElement.getPathData() returns attribute value, not CSS d value 1298 -
getPathData-detached-element.html SVGPathElement.getPathData() works on a detached path element 753 -
getPathData-during-smil-animation.html SVGPathElement.getPathData() returns attribute base value during SMIL animation 1601 -
getPathData-during-web-animation.html SVGPathElement.getPathData() returns base value during Web Animations 1234 -
getPathData-empty-or-missing-d.html SVGPathElement.getPathData() with empty or missing d attribute 772 -
getPathData-malformed-d.html SVGPathElement.getPathData() with malformed d attribute 964 -
getPathData-normalize.html SVGPathElement.getPathData({normalize: true}) reduces to absolute M/L/C/Z 2852 -
getPathData-segments.html SVGPathElement.getPathData() returns segments matching the d attribute 3176 -
setPathData-css-d.tentative.html SVGPathElement.setPathData() interaction with CSS d property 1733 -
setPathData-during-animation.html SVGPathElement.setPathData() during SMIL animation 1644 -
setPathData-malformed.html SVGPathElement.setPathData() with malformed segments 4216 -
setPathData-mutation-observer.html SVGPathElement.setPathData() fires MutationObserver on the d attribute 2093 -
setPathData-overrides-d.html SVGPathElement.setPathData() overrides previous d attribute 1221 -
setPathData-plain-object.html SVGPathElement.setPathData() with plain JS objects 2168 -
setPathData-segment-types.html SVGPathElement.setPathData() basic segment types 3391 -
support -
SVGAnimatedPathData-removed.svg 1059 -
SVGPathSegment.svg 5115 -