blob: 674b41a485ca4ce3ac7617d4634c19975eb39ebc [file] [log] [blame]
SVG 1.1 dynamic update tests
Tests dynamic updates of the 'z' attribute of the SVGFEPointLightElement object.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS pointLight.getAttribute('z') is "100"
PASS pointLight.getAttribute('z') is "30"
PASS successfullyParsed is true
TEST COMPLETE