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

animate-struct-dom-01-b.svg

FAIL

raster image of animate-struct-dom-01-b.svg

Operator Script

Run the test. No interaction required.

Pass Criteria

The test is passed if both rectangles are green.

Test Description

This tests that calling SVGSVGElement.getCurrentTime() before the document timeline has begun returns 0, and that calling SVGSVGElement.setCurrentTime() before the document timeline has begun will queue a seek to that time once the timeline does begin. After loading the test, two rectangles will be shown. The left rectangle indicates whether SVGSVGElement.getCurrentTime() correctly returned 0 before the document timeline had begun. The right rectangles indicates whether a call to SVGSVGElement.setCurrentTime() was acted upon once the timeline did begin. For each rectangle, red indicates that the sub-test failed and green indicates that the sub-test passed.