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