Upstream version 5.34.98.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / virtual / legacy-animations-engine / animations / interpolation / filter-interpolation-expected.txt
1 PASS: -webkit-filter from [hue-rotate(0deg) blur(6px)] to [hue-rotate(180deg) blur(10px)] was [hue-rotate(-90deg) blur(4px)] at -0.5
2 PASS: -webkit-filter from [hue-rotate(0deg) blur(6px)] to [hue-rotate(180deg) blur(10px)] was [hue-rotate(0deg) blur(6px)] at 0
3 PASS: -webkit-filter from [hue-rotate(0deg) blur(6px)] to [hue-rotate(180deg) blur(10px)] was [hue-rotate(45deg) blur(7px)] at 0.25
4 PASS: -webkit-filter from [hue-rotate(0deg) blur(6px)] to [hue-rotate(180deg) blur(10px)] was [hue-rotate(90deg) blur(8px)] at 0.5
5 PASS: -webkit-filter from [hue-rotate(0deg) blur(6px)] to [hue-rotate(180deg) blur(10px)] was [hue-rotate(180deg) blur(10px)] at 1
6 PASS: -webkit-filter from [hue-rotate(0deg) blur(6px)] to [hue-rotate(180deg) blur(10px)] was [hue-rotate(270deg) blur(12px)] at 1.5
7 FAIL: -webkit-filter from [grayscale(0) blur(0px)] to [blur(10px)] was [blur(10px)] at -0.5, expected [grayscale(0) blur(0px)]
8 FAIL: -webkit-filter from [grayscale(0) blur(0px)] to [blur(10px)] was [blur(10px)] at 0, expected [grayscale(0) blur(0px)]
9 FAIL: -webkit-filter from [grayscale(0) blur(0px)] to [blur(10px)] was [blur(10px)] at 0.25, expected [grayscale(0) blur(0px)]
10 PASS: -webkit-filter from [grayscale(0) blur(0px)] to [blur(10px)] was [blur(10px)] at 0.5
11 PASS: -webkit-filter from [grayscale(0) blur(0px)] to [blur(10px)] was [blur(10px)] at 1
12 PASS: -webkit-filter from [grayscale(0) blur(0px)] to [blur(10px)] was [blur(10px)] at 1.5
13 PASS: -webkit-filter from [blur(6px)] to [blur(10px) hue-rotate(180deg)] was [blur(4px) hue-rotate(-90deg)] at -0.5
14 FAIL: -webkit-filter from [blur(6px)] to [blur(10px) hue-rotate(180deg)] was [blur(6px) hue-rotate(0deg)] at 0, expected [blur(6px)]
15 PASS: -webkit-filter from [blur(6px)] to [blur(10px) hue-rotate(180deg)] was [blur(7px) hue-rotate(45deg)] at 0.25
16 PASS: -webkit-filter from [blur(6px)] to [blur(10px) hue-rotate(180deg)] was [blur(8px) hue-rotate(90deg)] at 0.5
17 PASS: -webkit-filter from [blur(6px)] to [blur(10px) hue-rotate(180deg)] was [blur(10px) hue-rotate(180deg)] at 1
18 PASS: -webkit-filter from [blur(6px)] to [blur(10px) hue-rotate(180deg)] was [blur(12px) hue-rotate(270deg)] at 1.5
19 PASS: -webkit-filter from [none] to [hue-rotate(180deg)] was [hue-rotate(-90deg)] at -0.5
20 FAIL: -webkit-filter from [none] to [hue-rotate(180deg)] was [hue-rotate(0deg)] at 0, expected [none]
21 PASS: -webkit-filter from [none] to [hue-rotate(180deg)] was [hue-rotate(45deg)] at 0.25
22 PASS: -webkit-filter from [none] to [hue-rotate(180deg)] was [hue-rotate(90deg)] at 0.5
23 PASS: -webkit-filter from [none] to [hue-rotate(180deg)] was [hue-rotate(180deg)] at 1
24 PASS: -webkit-filter from [none] to [hue-rotate(180deg)] was [hue-rotate(270deg)] at 1.5
25 PASS: -webkit-filter from [hue-rotate(180deg)] to [none] was [hue-rotate(270deg)] at -0.5
26 PASS: -webkit-filter from [hue-rotate(180deg)] to [none] was [hue-rotate(180deg)] at 0
27 PASS: -webkit-filter from [hue-rotate(180deg)] to [none] was [hue-rotate(135deg)] at 0.25
28 PASS: -webkit-filter from [hue-rotate(180deg)] to [none] was [hue-rotate(90deg)] at 0.5
29 FAIL: -webkit-filter from [hue-rotate(180deg)] to [none] was [hue-rotate(0deg)] at 1, expected [none]
30 PASS: -webkit-filter from [hue-rotate(180deg)] to [none] was [hue-rotate(-90deg)] at 1.5
31 PASS: -webkit-filter from [none] to [blur(10px)] was [blur(0px)] at -1
32 FAIL: -webkit-filter from [none] to [blur(10px)] was [blur(0px)] at 0, expected [none]
33 PASS: -webkit-filter from [none] to [blur(10px)] was [blur(5px)] at 0.5
34 PASS: -webkit-filter from [none] to [blur(10px)] was [blur(10px)] at 1
35 PASS: -webkit-filter from [none] to [blur(10px)] was [blur(15px)] at 1.5
36 PASS: -webkit-filter from [brightness(0)] to [none] was [brightness(0)] at -1
37 PASS: -webkit-filter from [brightness(0)] to [none] was [brightness(0)] at 0
38 PASS: -webkit-filter from [brightness(0)] to [none] was [brightness(0.5)] at 0.5
39 FAIL: -webkit-filter from [brightness(0)] to [none] was [brightness(1)] at 1, expected [none]
40 PASS: -webkit-filter from [brightness(0)] to [none] was [brightness(1.5)] at 1.5
41 PASS: -webkit-filter from [contrast(0)] to [none] was [contrast(0)] at -1
42 PASS: -webkit-filter from [contrast(0)] to [none] was [contrast(0)] at 0
43 PASS: -webkit-filter from [contrast(0)] to [none] was [contrast(0.5)] at 0.5
44 FAIL: -webkit-filter from [contrast(0)] to [none] was [contrast(1)] at 1, expected [none]
45 PASS: -webkit-filter from [contrast(0)] to [none] was [contrast(1.5)] at 1.5
46 FAIL: -webkit-filter from [none] to [drop-shadow(20px 10px green)] was [drop-shadow(rgba(0, 0, 0, 0) -20px -10px 0px)] at -1, expected [drop-shadow(-20px -10px white)] (parsed as [drop-shadow(rgb(255, 255, 255) -20px -10px 0px)])
47 FAIL: -webkit-filter from [none] to [drop-shadow(20px 10px green)] was [drop-shadow(rgba(0, 0, 0, 0) 0px 0px 0px)] at 0, expected [none]
48 FAIL: -webkit-filter from [none] to [drop-shadow(20px 10px green)] was [drop-shadow(rgba(0, 127, 0, 0.501961) 10px 5px 0px)] at 0.5, expected [drop-shadow(10px 5px #80C080)] (parsed as [drop-shadow(rgb(128, 192, 128) 10px 5px 0px)])
49 PASS: -webkit-filter from [none] to [drop-shadow(20px 10px green)] was [drop-shadow(20px 10px green)] at 1
50 FAIL: -webkit-filter from [none] to [drop-shadow(20px 10px green)] was [drop-shadow(rgb(0, 192, 0) 30px 15px 0px)] at 1.5, expected [drop-shadow(30px 15px #004000)] (parsed as [drop-shadow(rgb(0, 64, 0) 30px 15px 0px)])
51 PASS: -webkit-filter from [drop-shadow(0px 0px 0px currentcolor)] to [drop-shadow(20px 10px green)] was [drop-shadow(-20px -10px white)] at -1
52 PASS: -webkit-filter from [drop-shadow(0px 0px 0px currentcolor)] to [drop-shadow(20px 10px green)] was [drop-shadow(0px 0px 0px currentcolor)] at 0
53 PASS: -webkit-filter from [drop-shadow(0px 0px 0px currentcolor)] to [drop-shadow(20px 10px green)] was [drop-shadow(10px 5px #80C080)] at 0.5
54 PASS: -webkit-filter from [drop-shadow(0px 0px 0px currentcolor)] to [drop-shadow(20px 10px green)] was [drop-shadow(20px 10px green)] at 1
55 FAIL: -webkit-filter from [drop-shadow(0px 0px 0px currentcolor)] to [drop-shadow(20px 10px green)] was [drop-shadow(rgb(0, 65, 0) 30px 15px 0px)] at 1.5, expected [drop-shadow(30px 15px #004000)] (parsed as [drop-shadow(rgb(0, 64, 0) 30px 15px 0px)])
56 PASS: -webkit-filter from [none] to [grayscale(1)] was [grayscale(0)] at -1
57 FAIL: -webkit-filter from [none] to [grayscale(1)] was [grayscale(0)] at 0, expected [none]
58 PASS: -webkit-filter from [none] to [grayscale(1)] was [grayscale(0.5)] at 0.5
59 PASS: -webkit-filter from [none] to [grayscale(1)] was [grayscale(1)] at 1
60 PASS: -webkit-filter from [none] to [grayscale(1)] was [grayscale(1)] at 1.5
61 PASS: -webkit-filter from [none] to [hue-rotate(360deg)] was [hue-rotate(-360deg)] at -1
62 FAIL: -webkit-filter from [none] to [hue-rotate(360deg)] was [hue-rotate(0deg)] at 0, expected [none]
63 PASS: -webkit-filter from [none] to [hue-rotate(360deg)] was [hue-rotate(180deg)] at 0.5
64 PASS: -webkit-filter from [none] to [hue-rotate(360deg)] was [hue-rotate(360deg)] at 1
65 PASS: -webkit-filter from [none] to [hue-rotate(360deg)] was [hue-rotate(540deg)] at 1.5
66 PASS: -webkit-filter from [none] to [invert(1)] was [invert(0)] at -1
67 FAIL: -webkit-filter from [none] to [invert(1)] was [invert(0)] at 0, expected [none]
68 PASS: -webkit-filter from [none] to [invert(1)] was [invert(0.5)] at 0.5
69 PASS: -webkit-filter from [none] to [invert(1)] was [invert(1)] at 1
70 PASS: -webkit-filter from [none] to [invert(1)] was [invert(1)] at 1.5
71 PASS: -webkit-filter from [opacity(0)] to [none] was [opacity(0)] at -1
72 PASS: -webkit-filter from [opacity(0)] to [none] was [opacity(0)] at 0
73 PASS: -webkit-filter from [opacity(0)] to [none] was [opacity(0.5)] at 0.5
74 FAIL: -webkit-filter from [opacity(0)] to [none] was [opacity(1)] at 1, expected [none]
75 PASS: -webkit-filter from [opacity(0)] to [none] was [opacity(1)] at 1.5
76 PASS: -webkit-filter from [saturate(0)] to [none] was [saturate(0)] at -1
77 PASS: -webkit-filter from [saturate(0)] to [none] was [saturate(0)] at 0
78 PASS: -webkit-filter from [saturate(0)] to [none] was [saturate(0.5)] at 0.5
79 FAIL: -webkit-filter from [saturate(0)] to [none] was [saturate(1)] at 1, expected [none]
80 PASS: -webkit-filter from [saturate(0)] to [none] was [saturate(1.5)] at 1.5
81 PASS: -webkit-filter from [none] to [sepia(1)] was [sepia(0)] at -1
82 FAIL: -webkit-filter from [none] to [sepia(1)] was [sepia(0)] at 0, expected [none]
83 PASS: -webkit-filter from [none] to [sepia(1)] was [sepia(0.5)] at 0.5
84 PASS: -webkit-filter from [none] to [sepia(1)] was [sepia(1)] at 1
85 PASS: -webkit-filter from [none] to [sepia(1)] was [sepia(1)] at 1.5
86 FAIL: -webkit-filter from [url(#svgfilter)] to [none] was [none] at -1, expected [url(#svgfilter)] (parsed as [url(file:///.../'#svgfilter')])
87 FAIL: -webkit-filter from [url(#svgfilter)] to [none] was [none] at 0, expected [url(#svgfilter)] (parsed as [url(file:///.../'#svgfilter')])
88 PASS: -webkit-filter from [url(#svgfilter)] to [none] was [none] at 0.5
89 PASS: -webkit-filter from [url(#svgfilter)] to [none] was [none] at 1
90 PASS: -webkit-filter from [url(#svgfilter)] to [none] was [none] at 1.5
91 FAIL: -webkit-filter from [url(#svgfilter)] to [blur(5px)] was [blur(5px)] at -1, expected [url(#svgfilter)] (parsed as [url(file:///.../'#svgfilter')])
92 FAIL: -webkit-filter from [url(#svgfilter)] to [blur(5px)] was [blur(5px)] at 0, expected [url(#svgfilter)] (parsed as [url(file:///.../'#svgfilter')])
93 PASS: -webkit-filter from [url(#svgfilter)] to [blur(5px)] was [blur(5px)] at 0.5
94 PASS: -webkit-filter from [url(#svgfilter)] to [blur(5px)] was [blur(5px)] at 1
95 PASS: -webkit-filter from [url(#svgfilter)] to [blur(5px)] was [blur(5px)] at 1.5
96