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