Rubber-stamped by Brady Eidson.
[webbrowser.git] / LayoutTests / svg / dynamic-updates / SVGForeignObjectElement-dom-y-attr-expected.txt
blob676eae2218bff712a8d0fdaf7e12e2609155d676
1 SVG 1.1 dynamic update tests
3 Test passed
4 Tests dynamic updates of the 'y' attribute of the SVGForeignObjectElement object
6 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
9 PASS foreignObjectElement.getAttribute('y') is "-80"
10 PASS foreignObjectElement.getAttribute('y') is "80"
11 PASS successfullyParsed is true
13 TEST COMPLETE