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

struct-image-02-b.svg

FAIL

raster image of image-02-b.png raster image of image-02-b.png

Operator Script

Run the test. No interaction required.

Pass Criteria

The test uses the 'rect' element, as well as basic fill (solid primary colors), stroke (black 1-pixel lines), font-family and font-size properties.

What you should be seeing is 4 equal sized squares. The upper left (S1) should be an image, the upper right (S2) should be a blue square, the lower left (S3) a cyan square and the lower right (S4) a green square.

Test Description

To test the 9 structure elements and their relationships.

S1 tests the defs element and the rendering of an image via the use element. S2 tests the defs element and the use element by creating an svg element that contains a blue rectangle. S3 tests the nesting of an SVG element, a separate graphics element is defined, its coords relative to the svg element. S4 tests a switch statement, if there is not a green rectangle showing in S4 there is probably a problem processing a switch.