This tests that SVG DOM objects that correspond to attributes are live. This is tested for interfaces SVGAnimatedNumberList, SVGAnimatedLength, SVGAnimatedLengthList, SVGAnimatedAngle, SVGAnimatedRect, SVGAnimatedTransformList, SVGAnimatedPreserveAspectRatio, SVGAnimatedBoolean, SVGAnimatedString, SVGAnimatedEnumeration, SVGAnimatedInteger and SVGAnimatedNumber.

Run the test. No interaction required.

Once loaded, the test shows 12 rectangles, one for each sub-test. Each sub-test is checking that an SVG DOM object of a particular interface is live. The rectangle indicates the result of running the sub-test: black to indicate that it wasn't run, red to indicate that it failed, and green to indicate that it passed.

The test is passed if all 12 rectangles are green.

$RCSfile: types-dom-04-b.svg,v $ Testing liveness of SVG DOM objects SVGAnimatedNumberList SVGAnimatedLength SVGAnimatedLengthList SVGAnimatedAngle SVGAnimatedRect SVGAnimatedTransformList SVGAnimatedPreserveAspectRatio SVGAnimatedBoolean SVGAnimatedString SVGAnimatedEnumeration SVGAnimatedInteger SVGAnimatedNumber abc $Revision: 1.7 $