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