blob: cd8250bab71ad3c28c4ca22fc16c7422a8b999e9 [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