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