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

animate-elem-46-t.svg

FAIL

raster image of elem-46-t.png raster image of elem-46-t.png

Operator Script

Run the test. No interaction required.

Pass Criteria

There are 5 text properties that are animated, and for each of these, they are animated in one of three different ways (the three columns). The three animations in each row must be the same.

For each animation test, the element on which the animation is applied is also translated by an animation so that the various states of the animation can be checked more easily. Each test has three gray silhouettes, showing the size and shape that the "A" must have at the start, middle and end of the animation.

The animation of font-size must show a continuous change of the font size.

The following animations must animate discretely: text-anchor, font-family, font-style, font-weight.

The test passes if all of the above conditions are met.

Test Description

This test validates the operation of the animate element on the various text and font properties. This test is very similar to animate-elem-77-t.svg which uses the set element instead of the animate element to modify graphics properties.

For each text or font properties, there are three tests. One animates the text or font property directly on a text element which uses the property. The other two tests apply the animation on a container element (g and a), and validate that the animated property is inherited by children text elements.

For each animation test, the element on which the animation is applied is also translated by an animation so that the various states of the animation can be checked more easily. There is a gray reference marker which shows the expected animation state at the begining of the animation, mid-way, or at the end of the animation.