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