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

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

Issue 139273007: Web Animations: Remove legacy animations engine. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix TestExpectations. Created 6 years, 10 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 | 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 FAIL: -webkit-filter from [grayscale(0) blur(0px)] to [blur(10px)] was [blur(10p x)] at -0.5, expected [grayscale(0) blur(0px)]
8 FAIL: -webkit-filter from [grayscale(0) blur(0px)] to [blur(10px)] was [blur(10p x)] at 0, expected [grayscale(0) blur(0px)]
9 FAIL: -webkit-filter from [grayscale(0) blur(0px)] to [blur(10px)] was [blur(10p x)] at 0.25, expected [grayscale(0) blur(0px)]
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 FAIL: -webkit-filter from [blur(6px)] to [blur(10px) hue-rotate(180deg)] was [bl ur(6px) hue-rotate(0deg)] at 0, expected [blur(6px)]
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 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, ex pected [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, expect ed [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-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 FAIL: -webkit-filter from [none] to [drop-shadow(20px 10px green)] was [drop-sha dow(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-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 FAIL: -webkit-filter from [none] to [grayscale(1)] was [grayscale(0)] at 0, expe cted [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, expect ed [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 [no ne]
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
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698