udom-smil-203-t

FAIL

raster image of udom-smil-203-t

This tests the endElement and endElementAt methods of the ElementTimeControl interface.

The test consists of four animated rectangles, one pink, three blue. To perform the test, the user must click the pink rectangle. The pink rectangle is set to animate with begin='mousedown'. The three blue rectangles have two animations each: the first is an animation element that moves the rectangle along its corresponding line, with begin='0s' dur='5s'. After the animation element is a set element with end='indefinite'. Each set animation is ended with calls to methods on the ElementTimeControl interface:

The test has been passed if the first two blue rectangles follow the animation of the pink rectangle, and the third blue rectangle follows the animation of the pink rectangle after 2.5 seconds (i.e., half way through the pink rectangle's animation).