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

Side by Side Diff: third_party/WebKit/LayoutTests/animations/custom-properties/length-type-interpolation-expected.txt

Issue 2658333003: Add smooth interpolation support for <length> custom properties (Closed)
Patch Set: Created 3 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
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 PASS This test uses interpolation-test.js.
3 FAIL CSS Transitions: property <--length> from neutral to [20px] at (-0.3) is [2 0px] assert_equals: expected "7px " but got "20px "
4 FAIL CSS Transitions: property <--length> from neutral to [20px] at (0) is [20px ] assert_equals: expected "10px " but got "20px "
5 FAIL CSS Transitions: property <--length> from neutral to [20px] at (0.5) is [20 px] assert_equals: expected "15px " but got "20px "
6 PASS CSS Transitions: property <--length> from neutral to [20px] at (1) is [20px ]
7 FAIL CSS Transitions: property <--length> from neutral to [20px] at (1.5) is [20 px] assert_equals: expected "25px " but got "20px "
8 FAIL CSS Transitions: property <--length> from [initial] to [20px] at (-0.3) is [20px] assert_equals: expected "46px " but got "20px "
9 FAIL CSS Transitions: property <--length> from [initial] to [20px] at (0) is [20 px] assert_equals: expected "40px " but got "20px "
10 FAIL CSS Transitions: property <--length> from [initial] to [20px] at (0.5) is [ 20px] assert_equals: expected "30px " but got "20px "
11 PASS CSS Transitions: property <--length> from [initial] to [20px] at (1) is [20 px]
12 FAIL CSS Transitions: property <--length> from [initial] to [20px] at (1.5) is [ 20px] assert_equals: expected "10px " but got "20px "
13 FAIL CSS Transitions: property <--length> from [inherit] to [20px] at (-0.3) is [20px] assert_equals: expected "33px " but got "20px "
14 FAIL CSS Transitions: property <--length> from [inherit] to [20px] at (0) is [20 px] assert_equals: expected "30px " but got "20px "
15 FAIL CSS Transitions: property <--length> from [inherit] to [20px] at (0.5) is [ 20px] assert_equals: expected "25px " but got "20px "
16 PASS CSS Transitions: property <--length> from [inherit] to [20px] at (1) is [20 px]
17 FAIL CSS Transitions: property <--length> from [inherit] to [20px] at (1.5) is [ 20px] assert_equals: expected "15px " but got "20px "
18 FAIL CSS Transitions: property <--length> from [unset] to [20px] at (-0.3) is [2 0px] assert_equals: expected "46px " but got "20px "
19 FAIL CSS Transitions: property <--length> from [unset] to [20px] at (0) is [20px ] assert_equals: expected "40px " but got "20px "
20 FAIL CSS Transitions: property <--length> from [unset] to [20px] at (0.5) is [20 px] assert_equals: expected "30px " but got "20px "
21 PASS CSS Transitions: property <--length> from [unset] to [20px] at (1) is [20px ]
22 FAIL CSS Transitions: property <--length> from [unset] to [20px] at (1.5) is [20 px] assert_equals: expected "10px " but got "20px "
23 FAIL CSS Transitions: property <--length> from [-10px] to [10px] at (-0.3) is [1 0px] assert_equals: expected "- 16px " but got "10px "
24 FAIL CSS Transitions: property <--length> from [-10px] to [10px] at (0) is [10px ] assert_equals: expected "- 10px " but got "10px "
25 FAIL CSS Transitions: property <--length> from [-10px] to [10px] at (0.5) is [10 px] assert_equals: expected "0px " but got "10px "
26 PASS CSS Transitions: property <--length> from [-10px] to [10px] at (1) is [10px ]
27 FAIL CSS Transitions: property <--length> from [-10px] to [10px] at (1.5) is [10 px] assert_equals: expected "20px " but got "10px "
28 FAIL CSS Transitions: property <--length> from [10em] to [20em] at (-0.3) is [40 0px] assert_equals: expected "140px " but got "400px "
29 FAIL CSS Transitions: property <--length> from [10em] to [20em] at (0) is [400px ] assert_equals: expected "200px " but got "400px "
30 FAIL CSS Transitions: property <--length> from [10em] to [20em] at (0.5) is [400 px] assert_equals: expected "300px " but got "400px "
31 PASS CSS Transitions: property <--length> from [10em] to [20em] at (1) is [400px ]
32 FAIL CSS Transitions: property <--length> from [10em] to [20em] at (1.5) is [400 px] assert_equals: expected "500px " but got "400px "
33 FAIL CSS Transitions: property <--length> from [10em] to [100px] at (-0.3) is [1 00px] assert_equals: expected "230px " but got "100px "
34 FAIL CSS Transitions: property <--length> from [10em] to [100px] at (0) is [100p x] assert_equals: expected "200px " but got "100px "
35 FAIL CSS Transitions: property <--length> from [10em] to [100px] at (0.5) is [10 0px] assert_equals: expected "150px " but got "100px "
36 PASS CSS Transitions: property <--length> from [10em] to [100px] at (1) is [100p x]
37 FAIL CSS Transitions: property <--length> from [10em] to [100px] at (1.5) is [10 0px] assert_equals: expected "50px " but got "100px "
38 PASS CSS Animations: property <--length> from neutral to [20px] at (-0.3) is [7p x]
39 PASS CSS Animations: property <--length> from neutral to [20px] at (0) is [10px]
40 PASS CSS Animations: property <--length> from neutral to [20px] at (0.5) is [15p x]
41 PASS CSS Animations: property <--length> from neutral to [20px] at (1) is [20px]
42 PASS CSS Animations: property <--length> from neutral to [20px] at (1.5) is [25p x]
43 PASS CSS Animations: property <--length> from [initial] to [20px] at (-0.3) is [ 46px]
44 PASS CSS Animations: property <--length> from [initial] to [20px] at (0) is [40p x]
45 PASS CSS Animations: property <--length> from [initial] to [20px] at (0.5) is [3 0px]
46 PASS CSS Animations: property <--length> from [initial] to [20px] at (1) is [20p x]
47 PASS CSS Animations: property <--length> from [initial] to [20px] at (1.5) is [1 0px]
48 PASS CSS Animations: property <--length> from [inherit] to [20px] at (-0.3) is [ 33px]
49 PASS CSS Animations: property <--length> from [inherit] to [20px] at (0) is [30p x]
50 PASS CSS Animations: property <--length> from [inherit] to [20px] at (0.5) is [2 5px]
51 PASS CSS Animations: property <--length> from [inherit] to [20px] at (1) is [20p x]
52 PASS CSS Animations: property <--length> from [inherit] to [20px] at (1.5) is [1 5px]
53 PASS CSS Animations: property <--length> from [unset] to [20px] at (-0.3) is [46 px]
54 PASS CSS Animations: property <--length> from [unset] to [20px] at (0) is [40px]
55 PASS CSS Animations: property <--length> from [unset] to [20px] at (0.5) is [30p x]
56 PASS CSS Animations: property <--length> from [unset] to [20px] at (1) is [20px]
57 PASS CSS Animations: property <--length> from [unset] to [20px] at (1.5) is [10p x]
58 PASS CSS Animations: property <--length> from [-10px] to [10px] at (-0.3) is [-1 6px]
59 PASS CSS Animations: property <--length> from [-10px] to [10px] at (0) is [-10px ]
60 PASS CSS Animations: property <--length> from [-10px] to [10px] at (0.5) is [0px ]
61 PASS CSS Animations: property <--length> from [-10px] to [10px] at (1) is [10px]
62 PASS CSS Animations: property <--length> from [-10px] to [10px] at (1.5) is [20p x]
63 PASS CSS Animations: property <--length> from [10em] to [20em] at (-0.3) is [140 px]
64 PASS CSS Animations: property <--length> from [10em] to [20em] at (0) is [200px]
65 PASS CSS Animations: property <--length> from [10em] to [20em] at (0.5) is [300p x]
66 PASS CSS Animations: property <--length> from [10em] to [20em] at (1) is [400px]
67 PASS CSS Animations: property <--length> from [10em] to [20em] at (1.5) is [500p x]
68 PASS CSS Animations: property <--length> from [10em] to [100px] at (-0.3) is [23 0px]
69 PASS CSS Animations: property <--length> from [10em] to [100px] at (0) is [200px ]
70 PASS CSS Animations: property <--length> from [10em] to [100px] at (0.5) is [150 px]
71 PASS CSS Animations: property <--length> from [10em] to [100px] at (1) is [100px ]
72 PASS CSS Animations: property <--length> from [10em] to [100px] at (1.5) is [50p x]
73 PASS Web Animations: property <--length> from neutral to [20px] at (-0.3) is [7p x]
74 PASS Web Animations: property <--length> from neutral to [20px] at (0) is [10px]
75 PASS Web Animations: property <--length> from neutral to [20px] at (0.5) is [15p x]
76 PASS Web Animations: property <--length> from neutral to [20px] at (1) is [20px]
77 PASS Web Animations: property <--length> from neutral to [20px] at (1.5) is [25p x]
78 PASS Web Animations: property <--length> from [initial] to [20px] at (-0.3) is [ 46px]
79 PASS Web Animations: property <--length> from [initial] to [20px] at (0) is [40p x]
80 PASS Web Animations: property <--length> from [initial] to [20px] at (0.5) is [3 0px]
81 PASS Web Animations: property <--length> from [initial] to [20px] at (1) is [20p x]
82 PASS Web Animations: property <--length> from [initial] to [20px] at (1.5) is [1 0px]
83 PASS Web Animations: property <--length> from [inherit] to [20px] at (-0.3) is [ 33px]
84 PASS Web Animations: property <--length> from [inherit] to [20px] at (0) is [30p x]
85 PASS Web Animations: property <--length> from [inherit] to [20px] at (0.5) is [2 5px]
86 PASS Web Animations: property <--length> from [inherit] to [20px] at (1) is [20p x]
87 PASS Web Animations: property <--length> from [inherit] to [20px] at (1.5) is [1 5px]
88 PASS Web Animations: property <--length> from [unset] to [20px] at (-0.3) is [46 px]
89 PASS Web Animations: property <--length> from [unset] to [20px] at (0) is [40px]
90 PASS Web Animations: property <--length> from [unset] to [20px] at (0.5) is [30p x]
91 PASS Web Animations: property <--length> from [unset] to [20px] at (1) is [20px]
92 PASS Web Animations: property <--length> from [unset] to [20px] at (1.5) is [10p x]
93 PASS Web Animations: property <--length> from [-10px] to [10px] at (-0.3) is [-1 6px]
94 PASS Web Animations: property <--length> from [-10px] to [10px] at (0) is [-10px ]
95 PASS Web Animations: property <--length> from [-10px] to [10px] at (0.5) is [0px ]
96 PASS Web Animations: property <--length> from [-10px] to [10px] at (1) is [10px]
97 PASS Web Animations: property <--length> from [-10px] to [10px] at (1.5) is [20p x]
98 PASS Web Animations: property <--length> from [10em] to [20em] at (-0.3) is [140 px]
99 PASS Web Animations: property <--length> from [10em] to [20em] at (0) is [200px]
100 PASS Web Animations: property <--length> from [10em] to [20em] at (0.5) is [300p x]
101 PASS Web Animations: property <--length> from [10em] to [20em] at (1) is [400px]
102 PASS Web Animations: property <--length> from [10em] to [20em] at (1.5) is [500p x]
103 PASS Web Animations: property <--length> from [10em] to [100px] at (-0.3) is [23 0px]
104 PASS Web Animations: property <--length> from [10em] to [100px] at (0) is [200px ]
105 PASS Web Animations: property <--length> from [10em] to [100px] at (0.5) is [150 px]
106 PASS Web Animations: property <--length> from [10em] to [100px] at (1) is [100px ]
107 PASS Web Animations: property <--length> from [10em] to [100px] at (1.5) is [50p x]
108 Harness: the test ran to completion.
109
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698