blob: 17710b2e49941be3919d3f6d7784c495333fd2af [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