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