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

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

Issue 70903004: Web Animations CSS: Add to experimental web platform features (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add expectations for a couple more newly failing tests Created 7 years, 1 month 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 PASS: -webkit-filter from [hue-rotate(0deg) blur(6px)] to [hue-rotate(180deg) bl ur(10px)] was [hue-rotate(-90deg) blur(4px)] at -0.5
2 PASS: -webkit-filter from [hue-rotate(0deg) blur(6px)] to [hue-rotate(180deg) bl ur(10px)] was [hue-rotate(0deg) blur(6px)] at 0
3 PASS: -webkit-filter from [hue-rotate(0deg) blur(6px)] to [hue-rotate(180deg) bl ur(10px)] was [hue-rotate(45deg) blur(7px)] at 0.25
4 PASS: -webkit-filter from [hue-rotate(0deg) blur(6px)] to [hue-rotate(180deg) bl ur(10px)] was [hue-rotate(90deg) blur(8px)] at 0.5
5 PASS: -webkit-filter from [hue-rotate(0deg) blur(6px)] to [hue-rotate(180deg) bl ur(10px)] was [hue-rotate(180deg) blur(10px)] at 1
6 PASS: -webkit-filter from [hue-rotate(0deg) blur(6px)] to [hue-rotate(180deg) bl ur(10px)] was [hue-rotate(270deg) blur(12px)] at 1.5
7 PASS: -webkit-filter from [grayscale(0) blur(0px)] to [blur(10px)] was [grayscal e(0) blur(0px)] at -0.5
8 PASS: -webkit-filter from [grayscale(0) blur(0px)] to [blur(10px)] was [grayscal e(0) blur(0px)] at 0
9 PASS: -webkit-filter from [grayscale(0) blur(0px)] to [blur(10px)] was [grayscal e(0) blur(0px)] at 0.25
10 PASS: -webkit-filter from [grayscale(0) blur(0px)] to [blur(10px)] was [blur(10p x)] at 0.5
11 PASS: -webkit-filter from [grayscale(0) blur(0px)] to [blur(10px)] was [blur(10p x)] at 1
12 PASS: -webkit-filter from [grayscale(0) blur(0px)] to [blur(10px)] was [blur(10p x)] at 1.5
13 PASS: -webkit-filter from [blur(6px)] to [blur(10px) hue-rotate(180deg)] was [bl ur(4px) hue-rotate(-90deg)] at -0.5
14 PASS: -webkit-filter from [blur(6px)] to [blur(10px) hue-rotate(180deg)] was [bl ur(6px)] at 0
15 PASS: -webkit-filter from [blur(6px)] to [blur(10px) hue-rotate(180deg)] was [bl ur(7px) hue-rotate(45deg)] at 0.25
16 PASS: -webkit-filter from [blur(6px)] to [blur(10px) hue-rotate(180deg)] was [bl ur(8px) hue-rotate(90deg)] at 0.5
17 PASS: -webkit-filter from [blur(6px)] to [blur(10px) hue-rotate(180deg)] was [bl ur(10px) hue-rotate(180deg)] at 1
18 PASS: -webkit-filter from [blur(6px)] to [blur(10px) hue-rotate(180deg)] was [bl ur(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 PASS: -webkit-filter from [none] to [hue-rotate(180deg)] was [none] at 0
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 PASS: -webkit-filter from [hue-rotate(180deg)] to [none] was [none] at 1
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 PASS: -webkit-filter from [none] to [blur(10px)] was [none] at 0
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 PASS: -webkit-filter from [brightness(0)] to [none] was [none] at 1
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 PASS: -webkit-filter from [contrast(0)] to [none] was [none] at 1
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-sha dow(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 PASS: -webkit-filter from [none] to [drop-shadow(20px 10px green)] was [none] at 0
48 FAIL: -webkit-filter from [none] to [drop-shadow(20px 10px green)] was [drop-sha dow(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-sha dow(20px 10px green)] at 1
50 FAIL: -webkit-filter from [none] to [drop-shadow(20px 10px green)] was [drop-sha dow(rgb(0, 192, 0) 30px 15px 0px)] at 1.5, expected [drop-shadow(30px 15px #0040 00)] (parsed as [drop-shadow(rgb(0, 64, 0) 30px 15px 0px)])
51 PASS: -webkit-filter from [drop-shadow(0px 0px 0px currentcolor)] to [drop-shado w(20px 10px green)] was [drop-shadow(-20px -10px white)] at -1
52 PASS: -webkit-filter from [drop-shadow(0px 0px 0px currentcolor)] to [drop-shado w(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-shado w(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-shado w(20px 10px green)] was [drop-shadow(20px 10px green)] at 1
55 FAIL: -webkit-filter from [drop-shadow(0px 0px 0px currentcolor)] to [drop-shado w(20px 10px green)] was [drop-shadow(rgb(0, 65, 0) 30px 15px 0px)] at 1.5, expec ted [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 PASS: -webkit-filter from [none] to [grayscale(1)] was [none] at 0
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 PASS: -webkit-filter from [none] to [hue-rotate(360deg)] was [none] at 0
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 PASS: -webkit-filter from [none] to [invert(1)] was [none] at 0
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 PASS: -webkit-filter from [opacity(0)] to [none] was [none] at 1
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 PASS: -webkit-filter from [saturate(0)] to [none] was [none] at 1
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 PASS: -webkit-filter from [none] to [sepia(1)] was [none] at 0
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 PASS: -webkit-filter from [url(#svgfilter)] to [none] was [url(#svgfilter)] at - 1
87 PASS: -webkit-filter from [url(#svgfilter)] to [none] was [url(#svgfilter)] at 0
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 PASS: -webkit-filter from [url(#svgfilter)] to [blur(5px)] was [url(#svgfilter)] at -1
92 PASS: -webkit-filter from [url(#svgfilter)] to [blur(5px)] was [url(#svgfilter)] at 0
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
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698