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