blob: 2c7221fddaaa1af4f312ff434b6c037fbd9d46e3 [file] [log] [blame]
SVG 1.1 dynamic update tests
Tests dynamic updates of the 'y' attribute of the SVGFilterPrimitiveStandardAttributes object
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS gradientElement.getAttribute('y') is "100"
PASS gradientElement.getAttribute('y') is "0"
PASS successfullyParsed is true
TEST COMPLETE