blob: bb1c92c55a0f68fa87fc9673040e1d84fb0b7a77 [file] [log] [blame]
SVG 1.1 dynamic update tests
Tests dynamic updates of the 'refY' attribute of the SVGMarkerElement object
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS markerElement.getAttribute('refY') is "500"
PASS markerElement.getAttribute('refY') is "5"
PASS successfullyParsed is true
TEST COMPLETE