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