1 2 3 4 5 6
#import <SVG/SVGLength.idl> interface SVGAnimatedLength { readonly attribute SVGLength baseVal; readonly attribute SVGLength animVal; };