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