SVGAnimatedRectUsed for attributes of basic SVGRect which can be animated. interface SVGAnimatedRect {readonly animVal: DOMRectReadOnly;readonly baseVal: DOMRect;}var SVGAnimatedRect: {prototype: SVGAnimatedRect; new (): SVGAnimatedRect; };§Properties§readonly animVal: DOMRectReadOnly[src]§readonly baseVal: DOMRect[src]