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