[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git] / LayoutTests / svg / animations / animate-color-rgba-calcMode-discrete-expected.txt
1 SVG 1.1 dynamic animation tests
2
3 Test calcMode discrete with from-to animation on colors with alpha channel. You should see a green 100x100 rect and only PASS messages
4
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6
7
8 PASS rgbColor.red.getFloatValue(CSSPrimitiveValue.CSS_NUMBER) is 0
9 PASS rgbColor.green.getFloatValue(CSSPrimitiveValue.CSS_NUMBER) is 255
10 PASS rgbColor.blue.getFloatValue(CSSPrimitiveValue.CSS_NUMBER) is 255
11 PASS parseAlphaFromColor() is 0.4
12 PASS rgbColor.red.getFloatValue(CSSPrimitiveValue.CSS_NUMBER) is 255
13 PASS rgbColor.green.getFloatValue(CSSPrimitiveValue.CSS_NUMBER) is 0
14 PASS rgbColor.blue.getFloatValue(CSSPrimitiveValue.CSS_NUMBER) is 0
15 PASS parseAlphaFromColor() is 0.6
16 PASS rgbColor.red.getFloatValue(CSSPrimitiveValue.CSS_NUMBER) is 255
17 PASS rgbColor.green.getFloatValue(CSSPrimitiveValue.CSS_NUMBER) is 0
18 PASS rgbColor.blue.getFloatValue(CSSPrimitiveValue.CSS_NUMBER) is 0
19 PASS parseAlphaFromColor() is 0.6
20 PASS rgbColor.red.getFloatValue(CSSPrimitiveValue.CSS_NUMBER) is 0
21 PASS rgbColor.green.getFloatValue(CSSPrimitiveValue.CSS_NUMBER) is 255
22 PASS rgbColor.blue.getFloatValue(CSSPrimitiveValue.CSS_NUMBER) is 255
23 PASS parseAlphaFromColor() is 0.8
24 PASS rgbColor.red.getFloatValue(CSSPrimitiveValue.CSS_NUMBER) is 0
25 PASS rgbColor.green.getFloatValue(CSSPrimitiveValue.CSS_NUMBER) is 255
26 PASS rgbColor.blue.getFloatValue(CSSPrimitiveValue.CSS_NUMBER) is 255
27 PASS parseAlphaFromColor() is 0.8
28 PASS rgbColor.red.getFloatValue(CSSPrimitiveValue.CSS_NUMBER) is 0
29 PASS rgbColor.green.getFloatValue(CSSPrimitiveValue.CSS_NUMBER) is 255
30 PASS rgbColor.blue.getFloatValue(CSSPrimitiveValue.CSS_NUMBER) is 255
31 PASS parseAlphaFromColor() is 0.4
32 PASS successfullyParsed is true
33
34 TEST COMPLETE
35