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