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

Side by Side Diff: third_party/WebKit/LayoutTests/animations/interpolation/text-shadow-interpolation-expected.txt

Issue 2236193002: WIP: Implement CSS transitions on top of InterpolationTypes instead of AnimatableValues (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@_environmentStyle
Patch Set: Created 4 years, 4 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 <text-shadow> from neutral to [20px 20px 20px gre en] at (-0.3) is [rgb(255, 176, 0) 7px 33px 7px]
4 PASS CSS Transitions: property <text-shadow> from neutral to [20px 20px 20px gre en] at (0) is [rgb(255, 165, 0) 10px 30px 10px]
5 PASS CSS Transitions: property <text-shadow> from neutral to [20px 20px 20px gre en] at (0.3) is [rgb(179, 154, 0) 13px 27px 13px]
6 PASS CSS Transitions: property <text-shadow> from neutral to [20px 20px 20px gre en] at (0.6) is [rgb(102, 143, 0) 16px 24px 16px]
7 PASS CSS Transitions: property <text-shadow> from neutral to [20px 20px 20px gre en] at (1) is [rgb(0, 128, 0) 20px 20px 20px]
8 PASS CSS Transitions: property <text-shadow> from neutral to [20px 20px 20px gre en] at (1.5) is [rgb(0, 110, 0) 25px 15px 25px]
9 PASS CSS Transitions: property <text-shadow> from [initial] to [20px 20px 20px g reen] at (-0.3) is [rgba(0, 0, 0, 0) -6px -6px 0px]
10 PASS CSS Transitions: property <text-shadow> from [initial] to [20px 20px 20px g reen] at (0) is [none]
11 FAIL CSS Transitions: property <text-shadow> from [initial] to [20px 20px 20px g reen] at (0.3) is [rgba(0, 125, 0, 0.301961) 6px 6px 6px] assert_equals: expecte d "rgba ( 0 , 128 , 0 , 0.3 ) 6px 6px 6px " but got "rgba ( 0 , 125 , 0 , 0.3 ) 6px 6px 6px "
12 PASS CSS Transitions: property <text-shadow> from [initial] to [20px 20px 20px g reen] at (0.6) is [rgba(0, 128, 0, 0.6) 12px 12px 12px]
13 PASS CSS Transitions: property <text-shadow> from [initial] to [20px 20px 20px g reen] at (1) is [rgb(0, 128, 0) 20px 20px 20px]
14 PASS CSS Transitions: property <text-shadow> from [initial] to [20px 20px 20px g reen] at (1.5) is [rgb(0, 192, 0) 30px 30px 30px]
15 PASS CSS Transitions: property <text-shadow> from [inherit] to [20px 20px 20px g reen] at (-0.3) is [rgb(255, 176, 0) 33px 7px 33px]
16 PASS CSS Transitions: property <text-shadow> from [inherit] to [20px 20px 20px g reen] at (0) is [rgb(255, 165, 0) 30px 10px 30px]
17 PASS CSS Transitions: property <text-shadow> from [inherit] to [20px 20px 20px g reen] at (0.3) is [rgb(179, 154, 0) 27px 13px 27px]
18 PASS CSS Transitions: property <text-shadow> from [inherit] to [20px 20px 20px g reen] at (0.6) is [rgb(102, 143, 0) 24px 16px 24px]
19 PASS CSS Transitions: property <text-shadow> from [inherit] to [20px 20px 20px g reen] at (1) is [rgb(0, 128, 0) 20px 20px 20px]
20 PASS CSS Transitions: property <text-shadow> from [inherit] to [20px 20px 20px g reen] at (1.5) is [rgb(0, 110, 0) 15px 25px 15px]
21 PASS CSS Transitions: property <text-shadow> from [unset] to [20px 20px 20px gre en] at (-0.3) is [rgb(255, 176, 0) 33px 7px 33px]
22 PASS CSS Transitions: property <text-shadow> from [unset] to [20px 20px 20px gre en] at (0) is [rgb(255, 165, 0) 30px 10px 30px]
23 PASS CSS Transitions: property <text-shadow> from [unset] to [20px 20px 20px gre en] at (0.3) is [rgb(179, 154, 0) 27px 13px 27px]
24 PASS CSS Transitions: property <text-shadow> from [unset] to [20px 20px 20px gre en] at (0.6) is [rgb(102, 143, 0) 24px 16px 24px]
25 PASS CSS Transitions: property <text-shadow> from [unset] to [20px 20px 20px gre en] at (1) is [rgb(0, 128, 0) 20px 20px 20px]
26 PASS CSS Transitions: property <text-shadow> from [unset] to [20px 20px 20px gre en] at (1.5) is [rgb(0, 110, 0) 15px 25px 15px]
27 PASS CSS Transitions: property <text-shadow> from [15px 10px 5px black] to [-15p x -10px 25px orange] at (-0.3) is [rgb(0, 0, 0) 24px 16px 0px]
28 PASS CSS Transitions: property <text-shadow> from [15px 10px 5px black] to [-15p x -10px 25px orange] at (0) is [rgb(0, 0, 0) 15px 10px 5px]
29 PASS CSS Transitions: property <text-shadow> from [15px 10px 5px black] to [-15p x -10px 25px orange] at (0.3) is [rgb(77, 50, 0) 6px 4px 11px]
30 PASS CSS Transitions: property <text-shadow> from [15px 10px 5px black] to [-15p x -10px 25px orange] at (0.6) is [rgb(153, 99, 0) -3px -2px 17px]
31 PASS CSS Transitions: property <text-shadow> from [15px 10px 5px black] to [-15p x -10px 25px orange] at (1) is [rgb(255, 165, 0) -15px -10px 25px]
32 PASS CSS Transitions: property <text-shadow> from [15px 10px 5px black] to [-15p x -10px 25px orange] at (1.5) is [rgb(255, 248, 0) -30px -20px 35px]
33 PASS CSS Transitions: property <text-shadow> from [10px 10px 10px black] to [10p x 10px 10px currentColor] at (-0.3) is [rgb(0, 0, 0) 10px 10px 10px]
34 PASS CSS Transitions: property <text-shadow> from [10px 10px 10px black] to [10p x 10px 10px currentColor] at (0) is [rgb(0, 0, 0) 10px 10px 10px]
35 PASS CSS Transitions: property <text-shadow> from [10px 10px 10px black] to [10p x 10px 10px currentColor] at (0.3) is [rgb(0, 38, 0) 10px 10px 10px]
36 PASS CSS Transitions: property <text-shadow> from [10px 10px 10px black] to [10p x 10px 10px currentColor] at (0.6) is [rgb(0, 77, 0) 10px 10px 10px]
37 PASS CSS Transitions: property <text-shadow> from [10px 10px 10px black] to [10p x 10px 10px currentColor] at (1) is [rgb(0, 128, 0) 10px 10px 10px]
38 PASS CSS Transitions: property <text-shadow> from [10px 10px 10px black] to [10p x 10px 10px currentColor] at (1.5) is [rgb(0, 192, 0) 10px 10px 10px]
39 PASS CSS Animations: property <text-shadow> from neutral to [20px 20px 20px gree n] at (-0.3) is [rgb(255, 176, 0) 7px 33px 7px]
40 PASS CSS Animations: property <text-shadow> from neutral to [20px 20px 20px gree n] at (0) is [rgb(255, 165, 0) 10px 30px 10px]
41 PASS CSS Animations: property <text-shadow> from neutral to [20px 20px 20px gree n] at (0.3) is [rgb(179, 154, 0) 13px 27px 13px]
42 PASS CSS Animations: property <text-shadow> from neutral to [20px 20px 20px gree n] at (0.6) is [rgb(102, 143, 0) 16px 24px 16px]
43 PASS CSS Animations: property <text-shadow> from neutral to [20px 20px 20px gree n] at (1) is [rgb(0, 128, 0) 20px 20px 20px]
44 PASS CSS Animations: property <text-shadow> from neutral to [20px 20px 20px gree n] at (1.5) is [rgb(0, 110, 0) 25px 15px 25px]
45 PASS CSS Animations: property <text-shadow> from [initial] to [20px 20px 20px gr een] at (-0.3) is [rgba(0, 0, 0, 0) -6px -6px 0px]
46 PASS CSS Animations: property <text-shadow> from [initial] to [20px 20px 20px gr een] at (0) is [none]
47 PASS CSS Animations: property <text-shadow> from [initial] to [20px 20px 20px gr een] at (0.3) is [rgba(0, 128, 0, 0.301961) 6px 6px 6px]
48 PASS CSS Animations: property <text-shadow> from [initial] to [20px 20px 20px gr een] at (0.6) is [rgba(0, 128, 0, 0.6) 12px 12px 12px]
49 PASS CSS Animations: property <text-shadow> from [initial] to [20px 20px 20px gr een] at (1) is [rgb(0, 128, 0) 20px 20px 20px]
50 PASS CSS Animations: property <text-shadow> from [initial] to [20px 20px 20px gr een] at (1.5) is [rgb(0, 192, 0) 30px 30px 30px]
51 PASS CSS Animations: property <text-shadow> from [inherit] to [20px 20px 20px gr een] at (-0.3) is [rgb(255, 176, 0) 33px 7px 33px]
52 PASS CSS Animations: property <text-shadow> from [inherit] to [20px 20px 20px gr een] at (0) is [rgb(255, 165, 0) 30px 10px 30px]
53 PASS CSS Animations: property <text-shadow> from [inherit] to [20px 20px 20px gr een] at (0.3) is [rgb(179, 154, 0) 27px 13px 27px]
54 PASS CSS Animations: property <text-shadow> from [inherit] to [20px 20px 20px gr een] at (0.6) is [rgb(102, 143, 0) 24px 16px 24px]
55 PASS CSS Animations: property <text-shadow> from [inherit] to [20px 20px 20px gr een] at (1) is [rgb(0, 128, 0) 20px 20px 20px]
56 PASS CSS Animations: property <text-shadow> from [inherit] to [20px 20px 20px gr een] at (1.5) is [rgb(0, 110, 0) 15px 25px 15px]
57 PASS CSS Animations: property <text-shadow> from [unset] to [20px 20px 20px gree n] at (-0.3) is [rgb(255, 176, 0) 33px 7px 33px]
58 PASS CSS Animations: property <text-shadow> from [unset] to [20px 20px 20px gree n] at (0) is [rgb(255, 165, 0) 30px 10px 30px]
59 PASS CSS Animations: property <text-shadow> from [unset] to [20px 20px 20px gree n] at (0.3) is [rgb(179, 154, 0) 27px 13px 27px]
60 PASS CSS Animations: property <text-shadow> from [unset] to [20px 20px 20px gree n] at (0.6) is [rgb(102, 143, 0) 24px 16px 24px]
61 PASS CSS Animations: property <text-shadow> from [unset] to [20px 20px 20px gree n] at (1) is [rgb(0, 128, 0) 20px 20px 20px]
62 PASS CSS Animations: property <text-shadow> from [unset] to [20px 20px 20px gree n] at (1.5) is [rgb(0, 110, 0) 15px 25px 15px]
63 PASS CSS Animations: property <text-shadow> from [15px 10px 5px black] to [-15px -10px 25px orange] at (-0.3) is [rgb(0, 0, 0) 24px 16px 0px]
64 PASS CSS Animations: property <text-shadow> from [15px 10px 5px black] to [-15px -10px 25px orange] at (0) is [rgb(0, 0, 0) 15px 10px 5px]
65 PASS CSS Animations: property <text-shadow> from [15px 10px 5px black] to [-15px -10px 25px orange] at (0.3) is [rgb(77, 50, 0) 6px 4px 11px]
66 PASS CSS Animations: property <text-shadow> from [15px 10px 5px black] to [-15px -10px 25px orange] at (0.6) is [rgb(153, 99, 0) -3px -2px 17px]
67 PASS CSS Animations: property <text-shadow> from [15px 10px 5px black] to [-15px -10px 25px orange] at (1) is [rgb(255, 165, 0) -15px -10px 25px]
68 PASS CSS Animations: property <text-shadow> from [15px 10px 5px black] to [-15px -10px 25px orange] at (1.5) is [rgb(255, 248, 0) -30px -20px 35px]
69 PASS CSS Animations: property <text-shadow> from [10px 10px 10px black] to [10px 10px 10px currentColor] at (-0.3) is [rgb(0, 0, 0) 10px 10px 10px]
70 PASS CSS Animations: property <text-shadow> from [10px 10px 10px black] to [10px 10px 10px currentColor] at (0) is [rgb(0, 0, 0) 10px 10px 10px]
71 PASS CSS Animations: property <text-shadow> from [10px 10px 10px black] to [10px 10px 10px currentColor] at (0.3) is [rgb(0, 38, 0) 10px 10px 10px]
72 PASS CSS Animations: property <text-shadow> from [10px 10px 10px black] to [10px 10px 10px currentColor] at (0.6) is [rgb(0, 77, 0) 10px 10px 10px]
73 PASS CSS Animations: property <text-shadow> from [10px 10px 10px black] to [10px 10px 10px currentColor] at (1) is [rgb(0, 128, 0) 10px 10px 10px]
74 PASS CSS Animations: property <text-shadow> from [10px 10px 10px black] to [10px 10px 10px currentColor] at (1.5) is [rgb(0, 192, 0) 10px 10px 10px]
75 PASS Web Animations: property <text-shadow> from neutral to [20px 20px 20px gree n] at (-0.3) is [rgb(255, 176, 0) 7px 33px 7px]
76 PASS Web Animations: property <text-shadow> from neutral to [20px 20px 20px gree n] at (0) is [rgb(255, 165, 0) 10px 30px 10px]
77 PASS Web Animations: property <text-shadow> from neutral to [20px 20px 20px gree n] at (0.3) is [rgb(179, 154, 0) 13px 27px 13px]
78 PASS Web Animations: property <text-shadow> from neutral to [20px 20px 20px gree n] at (0.6) is [rgb(102, 143, 0) 16px 24px 16px]
79 PASS Web Animations: property <text-shadow> from neutral to [20px 20px 20px gree n] at (1) is [rgb(0, 128, 0) 20px 20px 20px]
80 PASS Web Animations: property <text-shadow> from neutral to [20px 20px 20px gree n] at (1.5) is [rgb(0, 110, 0) 25px 15px 25px]
81 PASS Web Animations: property <text-shadow> from [initial] to [20px 20px 20px gr een] at (-0.3) is [rgba(0, 0, 0, 0) -6px -6px 0px]
82 PASS Web Animations: property <text-shadow> from [initial] to [20px 20px 20px gr een] at (0) is [none]
83 PASS Web Animations: property <text-shadow> from [initial] to [20px 20px 20px gr een] at (0.3) is [rgba(0, 128, 0, 0.301961) 6px 6px 6px]
84 PASS Web Animations: property <text-shadow> from [initial] to [20px 20px 20px gr een] at (0.6) is [rgba(0, 128, 0, 0.6) 12px 12px 12px]
85 PASS Web Animations: property <text-shadow> from [initial] to [20px 20px 20px gr een] at (1) is [rgb(0, 128, 0) 20px 20px 20px]
86 PASS Web Animations: property <text-shadow> from [initial] to [20px 20px 20px gr een] at (1.5) is [rgb(0, 192, 0) 30px 30px 30px]
87 PASS Web Animations: property <text-shadow> from [inherit] to [20px 20px 20px gr een] at (-0.3) is [rgb(255, 176, 0) 33px 7px 33px]
88 PASS Web Animations: property <text-shadow> from [inherit] to [20px 20px 20px gr een] at (0) is [rgb(255, 165, 0) 30px 10px 30px]
89 PASS Web Animations: property <text-shadow> from [inherit] to [20px 20px 20px gr een] at (0.3) is [rgb(179, 154, 0) 27px 13px 27px]
90 PASS Web Animations: property <text-shadow> from [inherit] to [20px 20px 20px gr een] at (0.6) is [rgb(102, 143, 0) 24px 16px 24px]
91 PASS Web Animations: property <text-shadow> from [inherit] to [20px 20px 20px gr een] at (1) is [rgb(0, 128, 0) 20px 20px 20px]
92 PASS Web Animations: property <text-shadow> from [inherit] to [20px 20px 20px gr een] at (1.5) is [rgb(0, 110, 0) 15px 25px 15px]
93 PASS Web Animations: property <text-shadow> from [unset] to [20px 20px 20px gree n] at (-0.3) is [rgb(255, 176, 0) 33px 7px 33px]
94 PASS Web Animations: property <text-shadow> from [unset] to [20px 20px 20px gree n] at (0) is [rgb(255, 165, 0) 30px 10px 30px]
95 PASS Web Animations: property <text-shadow> from [unset] to [20px 20px 20px gree n] at (0.3) is [rgb(179, 154, 0) 27px 13px 27px]
96 PASS Web Animations: property <text-shadow> from [unset] to [20px 20px 20px gree n] at (0.6) is [rgb(102, 143, 0) 24px 16px 24px]
97 PASS Web Animations: property <text-shadow> from [unset] to [20px 20px 20px gree n] at (1) is [rgb(0, 128, 0) 20px 20px 20px]
98 PASS Web Animations: property <text-shadow> from [unset] to [20px 20px 20px gree n] at (1.5) is [rgb(0, 110, 0) 15px 25px 15px]
99 PASS Web Animations: property <text-shadow> from [15px 10px 5px black] to [-15px -10px 25px orange] at (-0.3) is [rgb(0, 0, 0) 24px 16px 0px]
100 PASS Web Animations: property <text-shadow> from [15px 10px 5px black] to [-15px -10px 25px orange] at (0) is [rgb(0, 0, 0) 15px 10px 5px]
101 PASS Web Animations: property <text-shadow> from [15px 10px 5px black] to [-15px -10px 25px orange] at (0.3) is [rgb(77, 50, 0) 6px 4px 11px]
102 PASS Web Animations: property <text-shadow> from [15px 10px 5px black] to [-15px -10px 25px orange] at (0.6) is [rgb(153, 99, 0) -3px -2px 17px]
103 PASS Web Animations: property <text-shadow> from [15px 10px 5px black] to [-15px -10px 25px orange] at (1) is [rgb(255, 165, 0) -15px -10px 25px]
104 PASS Web Animations: property <text-shadow> from [15px 10px 5px black] to [-15px -10px 25px orange] at (1.5) is [rgb(255, 248, 0) -30px -20px 35px]
105 PASS Web Animations: property <text-shadow> from [10px 10px 10px black] to [10px 10px 10px currentColor] at (-0.3) is [rgb(0, 0, 0) 10px 10px 10px]
106 PASS Web Animations: property <text-shadow> from [10px 10px 10px black] to [10px 10px 10px currentColor] at (0) is [rgb(0, 0, 0) 10px 10px 10px]
107 PASS Web Animations: property <text-shadow> from [10px 10px 10px black] to [10px 10px 10px currentColor] at (0.3) is [rgb(0, 38, 0) 10px 10px 10px]
108 PASS Web Animations: property <text-shadow> from [10px 10px 10px black] to [10px 10px 10px currentColor] at (0.6) is [rgb(0, 77, 0) 10px 10px 10px]
109 PASS Web Animations: property <text-shadow> from [10px 10px 10px black] to [10px 10px 10px currentColor] at (1) is [rgb(0, 128, 0) 10px 10px 10px]
110 PASS Web Animations: property <text-shadow> from [10px 10px 10px black] to [10px 10px 10px currentColor] at (1.5) is [rgb(0, 192, 0) 10px 10px 10px]
111 Harness: the test ran to completion.
112
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698