blob: df387f019eacec466d9b3146cffeb65183ce2d08 [file] [log] [blame]
SVG 1.1 dynamic update tests
Tests dynamic updates of the 'cy' attribute of the SVGRadialGradientElement object
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS radialGradientElement.getAttribute('cy') is "0%"
PASS radialGradientElement.getAttribute('cy') is "150%"
PASS successfullyParsed is true
TEST COMPLETE