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

animate-elem-52-t.svg

FAIL

raster image of animate-elem-52-t.svg

Operator Script

The purpose of this test is to test eventbase targets.

The test consists of 4 rectangles named A, B, C, D. The D rectangle contains three animations changing the color of the animation target. Each animation applies to one of the other rectangles by using xlink:href. Clicking on rect A should change it's color immediately, clicking B changes its color after 2 seconds, clicking C changes its color after 4 seconds and clicking D shows no visible change (although D contains the animations the event target for each animation is the referenced rectangle, this rectangle is also the animation target.)

The following sections in the SMIL Animation spec (http://www.w3.org/TR/smil-animation/) are relevant as confirmation of this test: The SMIL spec(3.6.7 subsection "Event Values") states that "If the Eventbase-element term is missing, the event-base element is defined to be the target element of the animation" The SMIL spec (3.1 subsection "The target element") says that the animation target may be defined explicitly thru the targetElement IDREF or href URI. So in this test, the animation target is defined through xlink:href and the event base per definition is then also this referenced element.

Pass Criteria

[[Describe the pass criteria of the test here. The pass criteria is what should be displayed when the test is run.]]

Test Description

[[Describe which section and what specific assertion is being tested by the test. If the test has a number of sub tests, multiple "testComponent" elements can be specified within the "testDescription" element.]]