blob: a337b8b4f3293e63ac336cb245fcd2fdd0ce78ca [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