Rubber-stamped by Brady Eidson.
[webbrowser.git] / LayoutTests / svg / dynamic-updates / SVGImageElement-svgdom-width-prop-expected.txt
blobf5b026fc15736c629de92be9cef547c4b70c122a
1 SVG 1.1 dynamic update tests
4 Tests dynamic updates of the 'width' property of the SVGImageElement object
6 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
9 PASS imageElement.width.baseVal.value is 100
10 PASS imageElement.width.baseVal.value is 200
11 PASS successfullyParsed is true
13 TEST COMPLETE