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

types-dom-04-b.svg

FAIL

raster image of types-dom-04-b.svg

Operator Script

Run the test. No interaction required.

Pass Criteria

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.

Test Description

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.