[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git] / LayoutTests / svg / animations / animate-marker-orient-from-angle-to-angle-expected.txt
1 SVG 1.1 dynamic animation tests
2
3 Animate SVGMarkerElement orientAttr from an angle to an angle
4
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6
7
8 PASS marker.orientAngle.animVal.value is 0
9 PASS marker.orientAngle.baseVal.value is 0
10 PASS marker.orientType.animVal is SVGMarkerElement.SVG_MARKER_ORIENT_ANGLE
11 PASS marker.orientType.baseVal is SVGMarkerElement.SVG_MARKER_ORIENT_ANGLE
12 PASS marker.orientAngle.animVal.value is 90
13 PASS marker.orientAngle.baseVal.value is 0
14 PASS marker.orientType.animVal is SVGMarkerElement.SVG_MARKER_ORIENT_ANGLE
15 PASS marker.orientType.baseVal is SVGMarkerElement.SVG_MARKER_ORIENT_ANGLE
16 PASS marker.orientAngle.animVal.value is 135
17 PASS marker.orientAngle.baseVal.value is 0
18 PASS marker.orientType.animVal is SVGMarkerElement.SVG_MARKER_ORIENT_ANGLE
19 PASS marker.orientType.baseVal is SVGMarkerElement.SVG_MARKER_ORIENT_ANGLE
20 PASS marker.orientAngle.animVal.value is 180
21 PASS marker.orientAngle.baseVal.value is 0
22 PASS marker.orientType.animVal is SVGMarkerElement.SVG_MARKER_ORIENT_ANGLE
23 PASS marker.orientType.baseVal is SVGMarkerElement.SVG_MARKER_ORIENT_ANGLE
24 PASS marker.orientAngle.animVal.value is 180
25 PASS marker.orientAngle.baseVal.value is 0
26 PASS marker.orientType.animVal is SVGMarkerElement.SVG_MARKER_ORIENT_ANGLE
27 PASS marker.orientType.baseVal is SVGMarkerElement.SVG_MARKER_ORIENT_ANGLE
28 PASS successfullyParsed is true
29
30 TEST COMPLETE
31