Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / dynamic-updates / SVGMarkerElement-dom-orient-attr-expected.txt
blobf6c14c1d0a71304e0adf2c4dd844ca05a44a5856
1 SVG 1.1 dynamic update tests
3 Tests dynamic updates of the 'orient' attribute of the SVGMarkerElement object
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
8 PASS markerElement.getAttribute('orient') is "45"
9 PASS markerElement.getAttribute('orient') is "0"
10 PASS successfullyParsed is true
12 TEST COMPLETE