blob: 606b8ab7e1ac4d7f5528242cbb0ca8dc48a693dc [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 "500"
PASS cursorElement.getAttribute('x') is "0"
PASS successfullyParsed is true
TEST COMPLETE