1 SVG 1.1 dynamic update tests
3 Tests dynamic updates of the 'gradientTransform' attribute of the SVGRadialGradientElement object
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
8 PASS radialGradientElement.getAttribute('gradientTransform') is "matrix(1,0,0,1,0,0)"
9 PASS radialGradientElement.getAttribute('gradientTransform') is "matrix(1,0,0,1,50,0)"
10 PASS successfullyParsed is true