blob: afe74e1f09722843b02444e98a753195a679e3b7 [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