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