Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / dynamic-updates / SVGMarkerElement-svgdom-markerWidth-prop-expected.txt
blobfa2961c4f12c6a9df6b994724f5801a15960bf46
1 SVG 1.1 dynamic update tests
3 Tests dynamic updates of the 'markerWidth' property of the SVGMarkerElement object
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
8 PASS markerElement.markerWidth.baseVal.value is 0
9 PASS markerElement.markerWidth.baseVal.value is 2
10 PASS successfullyParsed is true
12 TEST COMPLETE