blob: 26335db933e5b6cbe981719b4ca87f5b75bec3ec [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