Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / dynamic-updates / SVGForeignObjectElement-svgdom-width-prop-expected.txt
blob824e2647c3307b9f8a7d67d4b3dfac6abc7cad68
1 SVG 1.1 dynamic update tests
3 Test passed
4 Tests dynamic updates of the 'width' property of the SVGForeignObjectElement object
6 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
9 PASS foreignObjectElement.width.baseVal.value is 2
10 PASS foreignObjectElement.width.baseVal.value is 150
11 PASS successfullyParsed is true
13 TEST COMPLETE