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