struct-svg-203-t

FAIL

raster image of struct-svg-203-t

This test tests that any <svg> elements that are encountered inside an <svg> element are ignored, if the user agent supports SVG Tiny 1.2 only.

If the user agent can handle SVG 1.1 Basic or Full, then the test has passed if only the string "This text should be visible if the viewer supports at least SVG 1.1 Basic." is visible.

If the user agent supports only SVG 1.2 Tiny then the test has passed if the svg element and it's contents have been ignored. Only the string "This text should be visible if the viewer supports only SVG 1.2 Tiny." should be visible.

If both strings are visible then the test has failed.