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