blob: d0d70242e87d0dec9178f5fdcbbe7d9902e74897 [file] [log] [blame]
SVG 1.1 dynamic update tests
Tests dynamic updates of the 'specularExponent' attribute of the SVGFESpecularLightingElement object
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS specularElement.getAttribute('specularExponent') is "4"
PASS specularElement.getAttribute('specularExponent') is "1"
PASS successfullyParsed is true
TEST COMPLETE