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