blob: 3ce78a1eea3e949851ef91a18a3f5ca5f3f11a3a [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