This tests that the animVal properties that are objects are always distinct from their corresponding baseVal properties. This is tested for interfaces SVGAnimatedNumberList, SVGAnimatedLength, SVGAnimatedLengthList, SVGAnimatedAngle, SVGAnimatedRect, SVGAnimatedTransformList and SVGAnimatedPreserveAspectRatio.

Run the test. No interaction required.

Once loaded, the test shows 7 rectangles representing seven sub-tests reflecting the result of checking that an animVal object is not the same object as its corresponding baseVal object. Each rectangle will be either black to indicate that the sub-test wasn't run, red to indicate that the sub-test failed, and green to indicate that the sub-test passed.

The test is passed if all 7 rectangles are green.

$RCSfile: types-dom-02-f.svg,v $ animVal != baseVal: SVGAnimatedNumberList SVGAnimatedLength SVGAnimatedLengthList SVGAnimatedAngle SVGAnimatedRect SVGAnimatedTransformList SVGAnimatedPreserveAspectRatio abc $Revision: 1.8 $