Tests that contain the draft-watermark are under development and may be incorrectly testing a feature.

types-dom-02-f.svg

raster image of types-dom-02-f.svg

Operator Script

Run the test. No interaction required.

Pass Criteria

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.

Test Description

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.