Definition
Scalable Vector Graphics (SVG) 2 defines SVGAnimatedPoints
interface mixin SVGAnimatedPoints {
[SameObject] readonly attribute SVGPointList points;
[SameObject] readonly attribute SVGPointList animatedPoints;
};
SVGAnimatedPoints
interface mixinScalable Vector Graphics (SVG) 2 defines SVGAnimatedPoints
interface mixin SVGAnimatedPoints {
[SameObject] readonly attribute SVGPointList points;
[SameObject] readonly attribute SVGPointList animatedPoints;
};