Upstream version 6.35.121.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / svg / dynamic-updates / SVGEllipseElement-dom-cx-attr-expected.txt
1 SVG 1.1 dynamic update tests
2
3 Tests dynamic updates of the 'cx' attribute of the SVGEllipseElement object
4
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6
7
8 PASS ellipseElement.getAttribute('cx') is "-50"
9 PASS ellipseElement.getAttribute('cx') is "150"
10 PASS successfullyParsed is true
11
12 TEST COMPLETE
13 (repaint rects
14   (rect 8 8 50 300)
15   (rect 58 8 200 300)
16 )
17