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

struct-svg-01-f.svg

FAIL

raster image of struct-svg-01-f.svg

Operator Script

Empty 'svg' element is referenced via 'getElementById()'. From that reference, 'width', 'height', 'x', and 'y' are evaluated via 'baseVal.valueAsString'. A failure of one or more tests is indicated by the word 'FAIL' in red text.

Pass Criteria

Test passes if there is no red visible on the page.

Test Description

The default values for 'width' and 'height' are '100%' and 'x' and 'y' are '0' for the 'svg' element.