[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git] / LayoutTests / svg / animations / svgrect-animation-1-expected.txt
1 SVG 1.1 dynamic animation tests
2
3 Test from-to SVGRect animation.
4
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6
7
8 PASS rootSVGElement.viewBox.animVal.x is 0
9 PASS rootSVGElement.viewBox.animVal.y is 0
10 PASS rootSVGElement.viewBox.animVal.width is 100
11 PASS rootSVGElement.viewBox.animVal.height is 100
12 PASS rootSVGElement.viewBox.baseVal.x is 0
13 PASS rootSVGElement.viewBox.baseVal.y is 0
14 PASS rootSVGElement.viewBox.baseVal.width is 100
15 PASS rootSVGElement.viewBox.baseVal.height is 100
16 PASS rootSVGElement.viewBox.animVal.x is 25
17 PASS rootSVGElement.viewBox.animVal.y is 25
18 PASS rootSVGElement.viewBox.animVal.width is 75
19 PASS rootSVGElement.viewBox.animVal.height is 75
20 PASS rootSVGElement.viewBox.baseVal.x is 0
21 PASS rootSVGElement.viewBox.baseVal.y is 0
22 PASS rootSVGElement.viewBox.baseVal.width is 100
23 PASS rootSVGElement.viewBox.baseVal.height is 100
24 PASS rootSVGElement.viewBox.animVal.x is 50
25 PASS rootSVGElement.viewBox.animVal.y is 50
26 PASS rootSVGElement.viewBox.animVal.width is 50
27 PASS rootSVGElement.viewBox.animVal.height is 50
28 PASS rootSVGElement.viewBox.baseVal.x is 0
29 PASS rootSVGElement.viewBox.baseVal.y is 0
30 PASS rootSVGElement.viewBox.baseVal.width is 100
31 PASS rootSVGElement.viewBox.baseVal.height is 100
32 PASS rootSVGElement.viewBox.animVal.x is 0
33 PASS rootSVGElement.viewBox.animVal.y is 0
34 PASS rootSVGElement.viewBox.animVal.width is 100
35 PASS rootSVGElement.viewBox.animVal.height is 100
36 PASS rootSVGElement.viewBox.baseVal.x is 0
37 PASS rootSVGElement.viewBox.baseVal.y is 0
38 PASS rootSVGElement.viewBox.baseVal.width is 100
39 PASS rootSVGElement.viewBox.baseVal.height is 100
40 PASS successfullyParsed is true
41
42 TEST COMPLETE
43