Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(93)

Side by Side Diff: LayoutTests/animations/interpolation/filter-interpolation-expected.txt

Issue 1069313002: Animation: FilterStyleInterpolation for animating filter (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 PASS This test uses interpolation-test.js.
3 PASS CSS Transitions: property <-webkit-filter> from [hue-rotate(0deg) blur(6px) ] to [hue-rotate(180deg) blur(10px)] at (-0.5) is [hue-rotate(-90deg) blur(4px)]
4 PASS CSS Transitions: property <-webkit-filter> from [hue-rotate(0deg) blur(6px) ] to [hue-rotate(180deg) blur(10px)] at (0) is [hue-rotate(0deg) blur(6px)]
5 PASS CSS Transitions: property <-webkit-filter> from [hue-rotate(0deg) blur(6px) ] to [hue-rotate(180deg) blur(10px)] at (0.25) is [hue-rotate(45deg) blur(7px)]
6 PASS CSS Transitions: property <-webkit-filter> from [hue-rotate(0deg) blur(6px) ] to [hue-rotate(180deg) blur(10px)] at (0.5) is [hue-rotate(90deg) blur(8px)]
7 PASS CSS Transitions: property <-webkit-filter> from [hue-rotate(0deg) blur(6px) ] to [hue-rotate(180deg) blur(10px)] at (1) is [hue-rotate(180deg) blur(10px)]
8 PASS CSS Transitions: property <-webkit-filter> from [hue-rotate(0deg) blur(6px) ] to [hue-rotate(180deg) blur(10px)] at (1.5) is [hue-rotate(270deg) blur(12px)]
9 PASS CSS Transitions: property <-webkit-filter> from [grayscale(0) blur(0px)] to [blur(10px)] at (-0.3) is [blur(10px)]
10 PASS CSS Transitions: property <-webkit-filter> from [grayscale(0) blur(0px)] to [blur(10px)] at (0) is [blur(10px)]
11 PASS CSS Transitions: property <-webkit-filter> from [grayscale(0) blur(0px)] to [blur(10px)] at (0.3) is [blur(10px)]
12 PASS CSS Transitions: property <-webkit-filter> from [grayscale(0) blur(0px)] to [blur(10px)] at (0.5) is [blur(10px)]
13 PASS CSS Transitions: property <-webkit-filter> from [grayscale(0) blur(0px)] to [blur(10px)] at (0.6) is [blur(10px)]
14 PASS CSS Transitions: property <-webkit-filter> from [grayscale(0) blur(0px)] to [blur(10px)] at (1) is [blur(10px)]
15 PASS CSS Transitions: property <-webkit-filter> from [grayscale(0) blur(0px)] to [blur(10px)] at (1.5) is [blur(10px)]
16 PASS CSS Transitions: property <-webkit-filter> from [blur(6px)] to [blur(10px) hue-rotate(180deg)] at (-0.5) is [blur(4px) hue-rotate(-90deg)]
17 FAIL CSS Transitions: property <-webkit-filter> from [blur(6px)] to [blur(10px) hue-rotate(180deg)] at (0) is [blur(6px)] assert_equals: expected "blur ( 6px ) hue - rotate ( 0deg ) " but got "blur ( 6px ) "
18 PASS CSS Transitions: property <-webkit-filter> from [blur(6px)] to [blur(10px) hue-rotate(180deg)] at (0.25) is [blur(7px) hue-rotate(45deg)]
19 PASS CSS Transitions: property <-webkit-filter> from [blur(6px)] to [blur(10px) hue-rotate(180deg)] at (0.5) is [blur(8px) hue-rotate(90deg)]
20 PASS CSS Transitions: property <-webkit-filter> from [blur(6px)] to [blur(10px) hue-rotate(180deg)] at (1) is [blur(10px) hue-rotate(180deg)]
21 PASS CSS Transitions: property <-webkit-filter> from [blur(6px)] to [blur(10px) hue-rotate(180deg)] at (1.5) is [blur(12px) hue-rotate(270deg)]
22 PASS CSS Transitions: property <-webkit-filter> from [none] to [hue-rotate(180de g)] at (-0.5) is [hue-rotate(-90deg)]
23 FAIL CSS Transitions: property <-webkit-filter> from [none] to [hue-rotate(180de g)] at (0) is [none] assert_equals: expected "hue - rotate ( 0deg ) " but got "n one "
24 PASS CSS Transitions: property <-webkit-filter> from [none] to [hue-rotate(180de g)] at (0.25) is [hue-rotate(45deg)]
25 PASS CSS Transitions: property <-webkit-filter> from [none] to [hue-rotate(180de g)] at (0.5) is [hue-rotate(90deg)]
26 PASS CSS Transitions: property <-webkit-filter> from [none] to [hue-rotate(180de g)] at (1) is [hue-rotate(180deg)]
27 PASS CSS Transitions: property <-webkit-filter> from [none] to [hue-rotate(180de g)] at (1.5) is [hue-rotate(270deg)]
28 PASS CSS Transitions: property <-webkit-filter> from [hue-rotate(180deg)] to [no ne] at (-0.5) is [hue-rotate(270deg)]
29 PASS CSS Transitions: property <-webkit-filter> from [hue-rotate(180deg)] to [no ne] at (0) is [hue-rotate(180deg)]
30 PASS CSS Transitions: property <-webkit-filter> from [hue-rotate(180deg)] to [no ne] at (0.25) is [hue-rotate(135deg)]
31 PASS CSS Transitions: property <-webkit-filter> from [hue-rotate(180deg)] to [no ne] at (0.5) is [hue-rotate(90deg)]
32 FAIL CSS Transitions: property <-webkit-filter> from [hue-rotate(180deg)] to [no ne] at (1) is [none] assert_equals: expected "hue - rotate ( 0deg ) " but got "n one "
33 PASS CSS Transitions: property <-webkit-filter> from [hue-rotate(180deg)] to [no ne] at (1.5) is [hue-rotate(-90deg)]
34 PASS CSS Transitions: property <-webkit-filter> from [none] to [blur(10px)] at ( -1) is [blur(0px)]
35 FAIL CSS Transitions: property <-webkit-filter> from [none] to [blur(10px)] at ( 0) is [none] assert_equals: expected "blur ( 0px ) " but got "none "
36 PASS CSS Transitions: property <-webkit-filter> from [none] to [blur(10px)] at ( 0.5) is [blur(5px)]
37 PASS CSS Transitions: property <-webkit-filter> from [none] to [blur(10px)] at ( 1) is [blur(10px)]
38 PASS CSS Transitions: property <-webkit-filter> from [none] to [blur(10px)] at ( 1.5) is [blur(15px)]
39 PASS CSS Transitions: property <-webkit-filter> from [brightness(0)] to [none] a t (-1) is [brightness(0)]
40 PASS CSS Transitions: property <-webkit-filter> from [brightness(0)] to [none] a t (0) is [brightness(0)]
41 PASS CSS Transitions: property <-webkit-filter> from [brightness(0)] to [none] a t (0.5) is [brightness(0.5)]
42 FAIL CSS Transitions: property <-webkit-filter> from [brightness(0)] to [none] a t (1) is [none] assert_equals: expected "brightness ( 1 ) " but got "none "
43 PASS CSS Transitions: property <-webkit-filter> from [brightness(0)] to [none] a t (1.5) is [brightness(1.5)]
44 PASS CSS Transitions: property <-webkit-filter> from [contrast(0)] to [none] at (-1) is [contrast(0)]
45 PASS CSS Transitions: property <-webkit-filter> from [contrast(0)] to [none] at (0) is [contrast(0)]
46 PASS CSS Transitions: property <-webkit-filter> from [contrast(0)] to [none] at (0.5) is [contrast(0.5)]
47 FAIL CSS Transitions: property <-webkit-filter> from [contrast(0)] to [none] at (1) is [none] assert_equals: expected "contrast ( 1 ) " but got "none "
48 PASS CSS Transitions: property <-webkit-filter> from [contrast(0)] to [none] at (1.5) is [contrast(1.5)]
49 PASS CSS Transitions: property <-webkit-filter> from [none] to [drop-shadow(20px 10px green)] at (-1) is [drop-shadow(rgba(0, 0, 0, 0) -20px -10px 0px)]
50 PASS CSS Transitions: property <-webkit-filter> from [none] to [drop-shadow(20px 10px green)] at (0) is [none]
51 PASS CSS Transitions: property <-webkit-filter> from [none] to [drop-shadow(20px 10px green)] at (0.5) is [drop-shadow(rgba(0, 127, 0, 0.501961) 10px 5px 0px)]
52 PASS CSS Transitions: property <-webkit-filter> from [none] to [drop-shadow(20px 10px green)] at (1) is [drop-shadow(rgb(0, 128, 0) 20px 10px 0px)]
53 PASS CSS Transitions: property <-webkit-filter> from [none] to [drop-shadow(20px 10px green)] at (1.5) is [drop-shadow(rgb(0, 192, 0) 30px 15px 0px)]
54 PASS CSS Transitions: property <-webkit-filter> from [drop-shadow(0px 0px 0px cu rrentcolor)] to [drop-shadow(20px 10px green)] at (-1) is [drop-shadow(rgb(255, 255, 255) -20px -10px 0px)]
55 PASS CSS Transitions: property <-webkit-filter> from [drop-shadow(0px 0px 0px cu rrentcolor)] to [drop-shadow(20px 10px green)] at (0) is [drop-shadow(rgb(255, 2 55, 255) 0px 0px 0px)]
56 PASS CSS Transitions: property <-webkit-filter> from [drop-shadow(0px 0px 0px cu rrentcolor)] to [drop-shadow(20px 10px green)] at (0.5) is [drop-shadow(rgb(128, 192, 128) 10px 5px 0px)]
57 PASS CSS Transitions: property <-webkit-filter> from [drop-shadow(0px 0px 0px cu rrentcolor)] to [drop-shadow(20px 10px green)] at (1) is [drop-shadow(rgb(0, 128 , 0) 20px 10px 0px)]
58 PASS CSS Transitions: property <-webkit-filter> from [drop-shadow(0px 0px 0px cu rrentcolor)] to [drop-shadow(20px 10px green)] at (1.5) is [drop-shadow(rgb(0, 6 5, 0) 30px 15px 0px)]
59 PASS CSS Transitions: property <-webkit-filter> from [none] to [grayscale(1)] at (-1) is [grayscale(0)]
60 FAIL CSS Transitions: property <-webkit-filter> from [none] to [grayscale(1)] at (0) is [none] assert_equals: expected "grayscale ( 0 ) " but got "none "
61 PASS CSS Transitions: property <-webkit-filter> from [none] to [grayscale(1)] at (0.5) is [grayscale(0.5)]
62 PASS CSS Transitions: property <-webkit-filter> from [none] to [grayscale(1)] at (1) is [grayscale(1)]
63 PASS CSS Transitions: property <-webkit-filter> from [none] to [grayscale(1)] at (1.5) is [grayscale(1)]
64 PASS CSS Transitions: property <-webkit-filter> from [none] to [hue-rotate(360de g)] at (-1) is [hue-rotate(-360deg)]
65 FAIL CSS Transitions: property <-webkit-filter> from [none] to [hue-rotate(360de g)] at (0) is [none] assert_equals: expected "hue - rotate ( 0deg ) " but got "n one "
66 PASS CSS Transitions: property <-webkit-filter> from [none] to [hue-rotate(360de g)] at (0.5) is [hue-rotate(180deg)]
67 PASS CSS Transitions: property <-webkit-filter> from [none] to [hue-rotate(360de g)] at (1) is [hue-rotate(360deg)]
68 PASS CSS Transitions: property <-webkit-filter> from [none] to [hue-rotate(360de g)] at (1.5) is [hue-rotate(540deg)]
69 PASS CSS Transitions: property <-webkit-filter> from [none] to [invert(1)] at (- 1) is [invert(0)]
70 FAIL CSS Transitions: property <-webkit-filter> from [none] to [invert(1)] at (0 ) is [none] assert_equals: expected "invert ( 0 ) " but got "none "
71 PASS CSS Transitions: property <-webkit-filter> from [none] to [invert(1)] at (0 .5) is [invert(0.5)]
72 PASS CSS Transitions: property <-webkit-filter> from [none] to [invert(1)] at (1 ) is [invert(1)]
73 PASS CSS Transitions: property <-webkit-filter> from [none] to [invert(1)] at (1 .5) is [invert(1)]
74 PASS CSS Transitions: property <-webkit-filter> from [opacity(0)] to [none] at ( -1) is [opacity(0)]
75 PASS CSS Transitions: property <-webkit-filter> from [opacity(0)] to [none] at ( 0) is [opacity(0)]
76 PASS CSS Transitions: property <-webkit-filter> from [opacity(0)] to [none] at ( 0.5) is [opacity(0.5)]
77 FAIL CSS Transitions: property <-webkit-filter> from [opacity(0)] to [none] at ( 1) is [none] assert_equals: expected "opacity ( 1 ) " but got "none "
78 PASS CSS Transitions: property <-webkit-filter> from [opacity(0)] to [none] at ( 1.5) is [opacity(1)]
79 PASS CSS Transitions: property <-webkit-filter> from [saturate(0)] to [none] at (-1) is [saturate(0)]
80 PASS CSS Transitions: property <-webkit-filter> from [saturate(0)] to [none] at (0) is [saturate(0)]
81 PASS CSS Transitions: property <-webkit-filter> from [saturate(0)] to [none] at (0.5) is [saturate(0.5)]
82 FAIL CSS Transitions: property <-webkit-filter> from [saturate(0)] to [none] at (1) is [none] assert_equals: expected "saturate ( 1 ) " but got "none "
83 PASS CSS Transitions: property <-webkit-filter> from [saturate(0)] to [none] at (1.5) is [saturate(1.5)]
84 PASS CSS Transitions: property <-webkit-filter> from [none] to [sepia(1)] at (-1 ) is [sepia(0)]
85 FAIL CSS Transitions: property <-webkit-filter> from [none] to [sepia(1)] at (0) is [none] assert_equals: expected "sepia ( 0 ) " but got "none "
86 PASS CSS Transitions: property <-webkit-filter> from [none] to [sepia(1)] at (0. 5) is [sepia(0.5)]
87 PASS CSS Transitions: property <-webkit-filter> from [none] to [sepia(1)] at (1) is [sepia(1)]
88 PASS CSS Transitions: property <-webkit-filter> from [none] to [sepia(1)] at (1. 5) is [sepia(1)]
89 PASS CSS Transitions: property <-webkit-filter> from [url(#svgfilter)] to [none] at (-0.3) is [none]
90 PASS CSS Transitions: property <-webkit-filter> from [url(#svgfilter)] to [none] at (0) is [none]
91 PASS CSS Transitions: property <-webkit-filter> from [url(#svgfilter)] to [none] at (0.3) is [none]
92 PASS CSS Transitions: property <-webkit-filter> from [url(#svgfilter)] to [none] at (0.5) is [none]
93 PASS CSS Transitions: property <-webkit-filter> from [url(#svgfilter)] to [none] at (0.6) is [none]
94 PASS CSS Transitions: property <-webkit-filter> from [url(#svgfilter)] to [none] at (1) is [none]
95 PASS CSS Transitions: property <-webkit-filter> from [url(#svgfilter)] to [none] at (1.5) is [none]
96 PASS CSS Transitions: property <-webkit-filter> from [url(#svgfilter)] to [blur( 5px)] at (-0.3) is [blur(5px)]
97 PASS CSS Transitions: property <-webkit-filter> from [url(#svgfilter)] to [blur( 5px)] at (0) is [blur(5px)]
98 PASS CSS Transitions: property <-webkit-filter> from [url(#svgfilter)] to [blur( 5px)] at (0.3) is [blur(5px)]
99 PASS CSS Transitions: property <-webkit-filter> from [url(#svgfilter)] to [blur( 5px)] at (0.5) is [blur(5px)]
100 PASS CSS Transitions: property <-webkit-filter> from [url(#svgfilter)] to [blur( 5px)] at (0.6) is [blur(5px)]
101 PASS CSS Transitions: property <-webkit-filter> from [url(#svgfilter)] to [blur( 5px)] at (1) is [blur(5px)]
102 PASS CSS Transitions: property <-webkit-filter> from [url(#svgfilter)] to [blur( 5px)] at (1.5) is [blur(5px)]
103 PASS CSS Animations: property <-webkit-filter> from [hue-rotate(0deg) blur(6px)] to [hue-rotate(180deg) blur(10px)] at (-0.5) is [hue-rotate(-90deg) blur(4px)]
104 PASS CSS Animations: property <-webkit-filter> from [hue-rotate(0deg) blur(6px)] to [hue-rotate(180deg) blur(10px)] at (0) is [hue-rotate(0deg) blur(6px)]
105 PASS CSS Animations: property <-webkit-filter> from [hue-rotate(0deg) blur(6px)] to [hue-rotate(180deg) blur(10px)] at (0.25) is [hue-rotate(45deg) blur(7px)]
106 PASS CSS Animations: property <-webkit-filter> from [hue-rotate(0deg) blur(6px)] to [hue-rotate(180deg) blur(10px)] at (0.5) is [hue-rotate(90deg) blur(8px)]
107 PASS CSS Animations: property <-webkit-filter> from [hue-rotate(0deg) blur(6px)] to [hue-rotate(180deg) blur(10px)] at (1) is [hue-rotate(180deg) blur(10px)]
108 PASS CSS Animations: property <-webkit-filter> from [hue-rotate(0deg) blur(6px)] to [hue-rotate(180deg) blur(10px)] at (1.5) is [hue-rotate(270deg) blur(12px)]
109 PASS CSS Animations: property <-webkit-filter> from [grayscale(0) blur(0px)] to [blur(10px)] at (-0.3) is [grayscale(0) blur(0px)]
110 PASS CSS Animations: property <-webkit-filter> from [grayscale(0) blur(0px)] to [blur(10px)] at (0) is [grayscale(0) blur(0px)]
111 PASS CSS Animations: property <-webkit-filter> from [grayscale(0) blur(0px)] to [blur(10px)] at (0.3) is [grayscale(0) blur(0px)]
112 PASS CSS Animations: property <-webkit-filter> from [grayscale(0) blur(0px)] to [blur(10px)] at (0.5) is [blur(10px)]
113 PASS CSS Animations: property <-webkit-filter> from [grayscale(0) blur(0px)] to [blur(10px)] at (0.6) is [blur(10px)]
114 PASS CSS Animations: property <-webkit-filter> from [grayscale(0) blur(0px)] to [blur(10px)] at (1) is [blur(10px)]
115 PASS CSS Animations: property <-webkit-filter> from [grayscale(0) blur(0px)] to [blur(10px)] at (1.5) is [blur(10px)]
116 PASS CSS Animations: property <-webkit-filter> from [blur(6px)] to [blur(10px) h ue-rotate(180deg)] at (-0.5) is [blur(4px) hue-rotate(-90deg)]
117 PASS CSS Animations: property <-webkit-filter> from [blur(6px)] to [blur(10px) h ue-rotate(180deg)] at (0) is [blur(6px) hue-rotate(0deg)]
118 PASS CSS Animations: property <-webkit-filter> from [blur(6px)] to [blur(10px) h ue-rotate(180deg)] at (0.25) is [blur(7px) hue-rotate(45deg)]
119 PASS CSS Animations: property <-webkit-filter> from [blur(6px)] to [blur(10px) h ue-rotate(180deg)] at (0.5) is [blur(8px) hue-rotate(90deg)]
120 PASS CSS Animations: property <-webkit-filter> from [blur(6px)] to [blur(10px) h ue-rotate(180deg)] at (1) is [blur(10px) hue-rotate(180deg)]
121 PASS CSS Animations: property <-webkit-filter> from [blur(6px)] to [blur(10px) h ue-rotate(180deg)] at (1.5) is [blur(12px) hue-rotate(270deg)]
122 PASS CSS Animations: property <-webkit-filter> from [none] to [hue-rotate(180deg )] at (-0.5) is [hue-rotate(-90deg)]
123 PASS CSS Animations: property <-webkit-filter> from [none] to [hue-rotate(180deg )] at (0) is [hue-rotate(0deg)]
124 PASS CSS Animations: property <-webkit-filter> from [none] to [hue-rotate(180deg )] at (0.25) is [hue-rotate(45deg)]
125 PASS CSS Animations: property <-webkit-filter> from [none] to [hue-rotate(180deg )] at (0.5) is [hue-rotate(90deg)]
126 PASS CSS Animations: property <-webkit-filter> from [none] to [hue-rotate(180deg )] at (1) is [hue-rotate(180deg)]
127 PASS CSS Animations: property <-webkit-filter> from [none] to [hue-rotate(180deg )] at (1.5) is [hue-rotate(270deg)]
128 PASS CSS Animations: property <-webkit-filter> from [hue-rotate(180deg)] to [non e] at (-0.5) is [hue-rotate(270deg)]
129 PASS CSS Animations: property <-webkit-filter> from [hue-rotate(180deg)] to [non e] at (0) is [hue-rotate(180deg)]
130 PASS CSS Animations: property <-webkit-filter> from [hue-rotate(180deg)] to [non e] at (0.25) is [hue-rotate(135deg)]
131 PASS CSS Animations: property <-webkit-filter> from [hue-rotate(180deg)] to [non e] at (0.5) is [hue-rotate(90deg)]
132 PASS CSS Animations: property <-webkit-filter> from [hue-rotate(180deg)] to [non e] at (1) is [hue-rotate(0deg)]
133 PASS CSS Animations: property <-webkit-filter> from [hue-rotate(180deg)] to [non e] at (1.5) is [hue-rotate(-90deg)]
134 PASS CSS Animations: property <-webkit-filter> from [none] to [blur(10px)] at (- 1) is [blur(0px)]
135 PASS CSS Animations: property <-webkit-filter> from [none] to [blur(10px)] at (0 ) is [blur(0px)]
136 PASS CSS Animations: property <-webkit-filter> from [none] to [blur(10px)] at (0 .5) is [blur(5px)]
137 PASS CSS Animations: property <-webkit-filter> from [none] to [blur(10px)] at (1 ) is [blur(10px)]
138 PASS CSS Animations: property <-webkit-filter> from [none] to [blur(10px)] at (1 .5) is [blur(15px)]
139 PASS CSS Animations: property <-webkit-filter> from [brightness(0)] to [none] at (-1) is [brightness(0)]
140 PASS CSS Animations: property <-webkit-filter> from [brightness(0)] to [none] at (0) is [brightness(0)]
141 PASS CSS Animations: property <-webkit-filter> from [brightness(0)] to [none] at (0.5) is [brightness(0.5)]
142 PASS CSS Animations: property <-webkit-filter> from [brightness(0)] to [none] at (1) is [brightness(1)]
143 PASS CSS Animations: property <-webkit-filter> from [brightness(0)] to [none] at (1.5) is [brightness(1.5)]
144 PASS CSS Animations: property <-webkit-filter> from [contrast(0)] to [none] at ( -1) is [contrast(0)]
145 PASS CSS Animations: property <-webkit-filter> from [contrast(0)] to [none] at ( 0) is [contrast(0)]
146 PASS CSS Animations: property <-webkit-filter> from [contrast(0)] to [none] at ( 0.5) is [contrast(0.5)]
147 PASS CSS Animations: property <-webkit-filter> from [contrast(0)] to [none] at ( 1) is [contrast(1)]
148 PASS CSS Animations: property <-webkit-filter> from [contrast(0)] to [none] at ( 1.5) is [contrast(1.5)]
149 PASS CSS Animations: property <-webkit-filter> from [none] to [drop-shadow(20px 10px green)] at (-1) is [drop-shadow(rgba(0, 0, 0, 0) -20px -10px 0px)]
150 PASS CSS Animations: property <-webkit-filter> from [none] to [drop-shadow(20px 10px green)] at (0) is [none]
151 PASS CSS Animations: property <-webkit-filter> from [none] to [drop-shadow(20px 10px green)] at (0.5) is [drop-shadow(rgba(0, 127, 0, 0.501961) 10px 5px 0px)]
152 PASS CSS Animations: property <-webkit-filter> from [none] to [drop-shadow(20px 10px green)] at (1) is [drop-shadow(rgb(0, 128, 0) 20px 10px 0px)]
153 PASS CSS Animations: property <-webkit-filter> from [none] to [drop-shadow(20px 10px green)] at (1.5) is [drop-shadow(rgb(0, 192, 0) 30px 15px 0px)]
154 PASS CSS Animations: property <-webkit-filter> from [drop-shadow(0px 0px 0px cur rentcolor)] to [drop-shadow(20px 10px green)] at (-1) is [drop-shadow(rgb(255, 2 55, 255) -20px -10px 0px)]
155 PASS CSS Animations: property <-webkit-filter> from [drop-shadow(0px 0px 0px cur rentcolor)] to [drop-shadow(20px 10px green)] at (0) is [drop-shadow(rgb(255, 25 5, 255) 0px 0px 0px)]
156 PASS CSS Animations: property <-webkit-filter> from [drop-shadow(0px 0px 0px cur rentcolor)] to [drop-shadow(20px 10px green)] at (0.5) is [drop-shadow(rgb(128, 192, 128) 10px 5px 0px)]
157 PASS CSS Animations: property <-webkit-filter> from [drop-shadow(0px 0px 0px cur rentcolor)] to [drop-shadow(20px 10px green)] at (1) is [drop-shadow(rgb(0, 128, 0) 20px 10px 0px)]
158 PASS CSS Animations: property <-webkit-filter> from [drop-shadow(0px 0px 0px cur rentcolor)] to [drop-shadow(20px 10px green)] at (1.5) is [drop-shadow(rgb(0, 65 , 0) 30px 15px 0px)]
159 PASS CSS Animations: property <-webkit-filter> from [none] to [grayscale(1)] at (-1) is [grayscale(0)]
160 PASS CSS Animations: property <-webkit-filter> from [none] to [grayscale(1)] at (0) is [grayscale(0)]
161 PASS CSS Animations: property <-webkit-filter> from [none] to [grayscale(1)] at (0.5) is [grayscale(0.5)]
162 PASS CSS Animations: property <-webkit-filter> from [none] to [grayscale(1)] at (1) is [grayscale(1)]
163 PASS CSS Animations: property <-webkit-filter> from [none] to [grayscale(1)] at (1.5) is [grayscale(1)]
164 PASS CSS Animations: property <-webkit-filter> from [none] to [hue-rotate(360deg )] at (-1) is [hue-rotate(-360deg)]
165 PASS CSS Animations: property <-webkit-filter> from [none] to [hue-rotate(360deg )] at (0) is [hue-rotate(0deg)]
166 PASS CSS Animations: property <-webkit-filter> from [none] to [hue-rotate(360deg )] at (0.5) is [hue-rotate(180deg)]
167 PASS CSS Animations: property <-webkit-filter> from [none] to [hue-rotate(360deg )] at (1) is [hue-rotate(360deg)]
168 PASS CSS Animations: property <-webkit-filter> from [none] to [hue-rotate(360deg )] at (1.5) is [hue-rotate(540deg)]
169 PASS CSS Animations: property <-webkit-filter> from [none] to [invert(1)] at (-1 ) is [invert(0)]
170 PASS CSS Animations: property <-webkit-filter> from [none] to [invert(1)] at (0) is [invert(0)]
171 PASS CSS Animations: property <-webkit-filter> from [none] to [invert(1)] at (0. 5) is [invert(0.5)]
172 PASS CSS Animations: property <-webkit-filter> from [none] to [invert(1)] at (1) is [invert(1)]
173 PASS CSS Animations: property <-webkit-filter> from [none] to [invert(1)] at (1. 5) is [invert(1)]
174 PASS CSS Animations: property <-webkit-filter> from [opacity(0)] to [none] at (- 1) is [opacity(0)]
175 PASS CSS Animations: property <-webkit-filter> from [opacity(0)] to [none] at (0 ) is [opacity(0)]
176 PASS CSS Animations: property <-webkit-filter> from [opacity(0)] to [none] at (0 .5) is [opacity(0.5)]
177 PASS CSS Animations: property <-webkit-filter> from [opacity(0)] to [none] at (1 ) is [opacity(1)]
178 PASS CSS Animations: property <-webkit-filter> from [opacity(0)] to [none] at (1 .5) is [opacity(1)]
179 PASS CSS Animations: property <-webkit-filter> from [saturate(0)] to [none] at ( -1) is [saturate(0)]
180 PASS CSS Animations: property <-webkit-filter> from [saturate(0)] to [none] at ( 0) is [saturate(0)]
181 PASS CSS Animations: property <-webkit-filter> from [saturate(0)] to [none] at ( 0.5) is [saturate(0.5)]
182 PASS CSS Animations: property <-webkit-filter> from [saturate(0)] to [none] at ( 1) is [saturate(1)]
183 PASS CSS Animations: property <-webkit-filter> from [saturate(0)] to [none] at ( 1.5) is [saturate(1.5)]
184 PASS CSS Animations: property <-webkit-filter> from [none] to [sepia(1)] at (-1) is [sepia(0)]
185 PASS CSS Animations: property <-webkit-filter> from [none] to [sepia(1)] at (0) is [sepia(0)]
186 PASS CSS Animations: property <-webkit-filter> from [none] to [sepia(1)] at (0.5 ) is [sepia(0.5)]
187 PASS CSS Animations: property <-webkit-filter> from [none] to [sepia(1)] at (1) is [sepia(1)]
188 PASS CSS Animations: property <-webkit-filter> from [none] to [sepia(1)] at (1.5 ) is [sepia(1)]
189 PASS CSS Animations: property <-webkit-filter> from [url(#svgfilter)] to [none] at (-0.3) is [url(file:///.../'#svgfilter')]
190 PASS CSS Animations: property <-webkit-filter> from [url(#svgfilter)] to [none] at (0) is [url(file:///.../'#svgfilter')]
191 PASS CSS Animations: property <-webkit-filter> from [url(#svgfilter)] to [none] at (0.3) is [url(file:///.../'#svgfilter')]
192 PASS CSS Animations: property <-webkit-filter> from [url(#svgfilter)] to [none] at (0.5) is [none]
193 PASS CSS Animations: property <-webkit-filter> from [url(#svgfilter)] to [none] at (0.6) is [none]
194 PASS CSS Animations: property <-webkit-filter> from [url(#svgfilter)] to [none] at (1) is [none]
195 PASS CSS Animations: property <-webkit-filter> from [url(#svgfilter)] to [none] at (1.5) is [none]
196 PASS CSS Animations: property <-webkit-filter> from [url(#svgfilter)] to [blur(5 px)] at (-0.3) is [url(file:///.../'#svgfilter')]
197 PASS CSS Animations: property <-webkit-filter> from [url(#svgfilter)] to [blur(5 px)] at (0) is [url(file:///.../'#svgfilter')]
198 PASS CSS Animations: property <-webkit-filter> from [url(#svgfilter)] to [blur(5 px)] at (0.3) is [url(file:///.../'#svgfilter')]
199 PASS CSS Animations: property <-webkit-filter> from [url(#svgfilter)] to [blur(5 px)] at (0.5) is [blur(5px)]
200 PASS CSS Animations: property <-webkit-filter> from [url(#svgfilter)] to [blur(5 px)] at (0.6) is [blur(5px)]
201 PASS CSS Animations: property <-webkit-filter> from [url(#svgfilter)] to [blur(5 px)] at (1) is [blur(5px)]
202 PASS CSS Animations: property <-webkit-filter> from [url(#svgfilter)] to [blur(5 px)] at (1.5) is [blur(5px)]
203 Harness: the test ran to completion.
204
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698