Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / dynamic-updates / SVGImageElement-dom-y-attr-expected.txt
blobab5aeb4d9320a39f0643b9888358fb97d909c4ed
1 SVG 1.1 dynamic update tests
3 Tests dynamic updates of the 'y' attribute of the SVGImageElement object
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
8 PASS imageElement.getAttribute('y') is "-190"
9 PASS imageElement.getAttribute('y') is "0"
10 PASS successfullyParsed is true
12 TEST COMPLETE