Rubber-stamped by Brady Eidson.
[webbrowser.git] / LayoutTests / svg / dynamic-updates / SVGLineElement-svgdom-x2-prop-expected.txt
blob846d768665fb2da456269dda1dbfa7c4be4ef5a4
1 SVG 1.1 dynamic update tests
3 Tests dynamic updates of the 'x2' property of the SVGLineElement object
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
8 PASS lineElement.x2.baseVal.value is 100
9 PASS lineElement.x2.baseVal.value is 200
10 PASS successfullyParsed is true
12 TEST COMPLETE