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