WebIDLpedia

SVGAnimatedRect interface

Definition

Scalable Vector Graphics (SVG) 2 defines SVGAnimatedRect



[Exposed=Window]
interface SVGAnimatedRect {
  [SameObject] readonly attribute SVGRect baseVal;
  [SameObject] readonly attribute SVGRect animVal;
};

Methods and attributes that return objects implementing SVGAnimatedRect

Referring IDL interfaces/dictionaries