blob: e9932812a23942137544b8793d6ce59ce5d33b19 [file] [log] [blame]
SVG 1.1 dynamic update tests
Tests dynamic updates of the 'x' attribute of the SVGCursorElement object
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS cursorElement.getAttribute('x') is "100"
PASS cursorElement.getAttribute('x') is "0"
PASS successfullyParsed is true
TEST COMPLETE