blob: b228795271c8f215e9cb16c8e2cc4de87e9a9964 [file] [log] [blame]
SVG 1.1 dynamic update tests
Tests dynamic updates of the 'z' attribute of the SVGFESpotLightElement object
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS spotLightElement.getAttribute('z') is "0"
PASS spotLightElement.getAttribute('z') is "100"
PASS successfullyParsed is true
TEST COMPLETE