1 SVG 1.1 dynamic update tests
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