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