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

Side by Side Diff: third_party/WebKit/LayoutTests/animations/interpolation/z-index-interpolation-expected.txt

Issue 2696083004: Do not commit: Remove testharness.js test results that are all-PASS, ignoring console output (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 PASS CSS Transitions: property <z-index> from neutral to [5] at (-0.3) is [-4]
4 PASS CSS Transitions: property <z-index> from neutral to [5] at (0) is [-2]
5 PASS CSS Transitions: property <z-index> from neutral to [5] at (0.3) is [0]
6 PASS CSS Transitions: property <z-index> from neutral to [5] at (0.6) is [2]
7 PASS CSS Transitions: property <z-index> from neutral to [5] at (1) is [5]
8 PASS CSS Transitions: property <z-index> from neutral to [5] at (1.5) is [9]
9 PASS CSS Transitions: property <z-index> from [initial] to [5] at (-0.3) is [5]
10 PASS CSS Transitions: property <z-index> from [initial] to [5] at (0) is [5]
11 PASS CSS Transitions: property <z-index> from [initial] to [5] at (0.3) is [5]
12 PASS CSS Transitions: property <z-index> from [initial] to [5] at (0.5) is [5]
13 PASS CSS Transitions: property <z-index> from [initial] to [5] at (0.6) is [5]
14 PASS CSS Transitions: property <z-index> from [initial] to [5] at (1) is [5]
15 PASS CSS Transitions: property <z-index> from [initial] to [5] at (1.5) is [5]
16 FAIL CSS Transitions: property <z-index> from [inherit] to [5] at (-0.3) is [-1] assert_equals: expected "18 " but got "- 1 "
17 FAIL CSS Transitions: property <z-index> from [inherit] to [5] at (0) is [0] ass ert_equals: expected "15 " but got "0 "
18 FAIL CSS Transitions: property <z-index> from [inherit] to [5] at (0.3) is [2] a ssert_equals: expected "12 " but got "2 "
19 FAIL CSS Transitions: property <z-index> from [inherit] to [5] at (0.6) is [3] a ssert_equals: expected "9 " but got "3 "
20 PASS CSS Transitions: property <z-index> from [inherit] to [5] at (1) is [5]
21 FAIL CSS Transitions: property <z-index> from [inherit] to [5] at (1.5) is [8] a ssert_equals: expected "0 " but got "8 "
22 PASS CSS Transitions: property <z-index> from [unset] to [5] at (-0.3) is [5]
23 PASS CSS Transitions: property <z-index> from [unset] to [5] at (0) is [5]
24 PASS CSS Transitions: property <z-index> from [unset] to [5] at (0.3) is [5]
25 PASS CSS Transitions: property <z-index> from [unset] to [5] at (0.5) is [5]
26 PASS CSS Transitions: property <z-index> from [unset] to [5] at (0.6) is [5]
27 PASS CSS Transitions: property <z-index> from [unset] to [5] at (1) is [5]
28 PASS CSS Transitions: property <z-index> from [unset] to [5] at (1.5) is [5]
29 PASS CSS Transitions: property <z-index> from [-5] to [5] at (-0.3) is [-8]
30 PASS CSS Transitions: property <z-index> from [-5] to [5] at (0) is [-5]
31 PASS CSS Transitions: property <z-index> from [-5] to [5] at (0.3) is [-2]
32 PASS CSS Transitions: property <z-index> from [-5] to [5] at (0.6) is [1]
33 PASS CSS Transitions: property <z-index> from [-5] to [5] at (1) is [5]
34 PASS CSS Transitions: property <z-index> from [-5] to [5] at (1.5) is [10]
35 PASS CSS Transitions: property <z-index> from [2] to [4] at (-0.3) is [1]
36 PASS CSS Transitions: property <z-index> from [2] to [4] at (0) is [2]
37 PASS CSS Transitions: property <z-index> from [2] to [4] at (0.3) is [3]
38 PASS CSS Transitions: property <z-index> from [2] to [4] at (0.6) is [3]
39 PASS CSS Transitions: property <z-index> from [2] to [4] at (1) is [4]
40 PASS CSS Transitions: property <z-index> from [2] to [4] at (1.5) is [5]
41 PASS CSS Transitions: property <z-index> from [-2] to [-4] at (-0.3) is [-1]
42 PASS CSS Transitions: property <z-index> from [-2] to [-4] at (0) is [-2]
43 PASS CSS Transitions: property <z-index> from [-2] to [-4] at (0.1) is [-2]
44 PASS CSS Transitions: property <z-index> from [-2] to [-4] at (0.3) is [-3]
45 PASS CSS Transitions: property <z-index> from [-2] to [-4] at (0.6) is [-3]
46 PASS CSS Transitions: property <z-index> from [-2] to [-4] at (1) is [-4]
47 PASS CSS Transitions: property <z-index> from [-2] to [-4] at (1.5) is [-5]
48 PASS CSS Transitions: property <z-index> from [auto] to [10] at (-0.3) is [10]
49 PASS CSS Transitions: property <z-index> from [auto] to [10] at (0) is [10]
50 PASS CSS Transitions: property <z-index> from [auto] to [10] at (0.3) is [10]
51 PASS CSS Transitions: property <z-index> from [auto] to [10] at (0.5) is [10]
52 PASS CSS Transitions: property <z-index> from [auto] to [10] at (0.6) is [10]
53 PASS CSS Transitions: property <z-index> from [auto] to [10] at (1) is [10]
54 PASS CSS Transitions: property <z-index> from [auto] to [10] at (1.5) is [10]
55 PASS CSS Animations: property <z-index> from neutral to [5] at (-0.3) is [-4]
56 PASS CSS Animations: property <z-index> from neutral to [5] at (0) is [-2]
57 PASS CSS Animations: property <z-index> from neutral to [5] at (0.3) is [0]
58 PASS CSS Animations: property <z-index> from neutral to [5] at (0.6) is [2]
59 PASS CSS Animations: property <z-index> from neutral to [5] at (1) is [5]
60 PASS CSS Animations: property <z-index> from neutral to [5] at (1.5) is [9]
61 PASS CSS Animations: property <z-index> from [initial] to [5] at (-0.3) is [auto ]
62 PASS CSS Animations: property <z-index> from [initial] to [5] at (0) is [auto]
63 PASS CSS Animations: property <z-index> from [initial] to [5] at (0.3) is [auto]
64 PASS CSS Animations: property <z-index> from [initial] to [5] at (0.5) is [5]
65 PASS CSS Animations: property <z-index> from [initial] to [5] at (0.6) is [5]
66 PASS CSS Animations: property <z-index> from [initial] to [5] at (1) is [5]
67 PASS CSS Animations: property <z-index> from [initial] to [5] at (1.5) is [5]
68 FAIL CSS Animations: property <z-index> from [inherit] to [5] at (-0.3) is [-1] assert_equals: expected "18 " but got "- 1 "
69 FAIL CSS Animations: property <z-index> from [inherit] to [5] at (0) is [0] asse rt_equals: expected "15 " but got "0 "
70 FAIL CSS Animations: property <z-index> from [inherit] to [5] at (0.3) is [2] as sert_equals: expected "12 " but got "2 "
71 FAIL CSS Animations: property <z-index> from [inherit] to [5] at (0.6) is [3] as sert_equals: expected "9 " but got "3 "
72 PASS CSS Animations: property <z-index> from [inherit] to [5] at (1) is [5]
73 FAIL CSS Animations: property <z-index> from [inherit] to [5] at (1.5) is [8] as sert_equals: expected "0 " but got "8 "
74 PASS CSS Animations: property <z-index> from [unset] to [5] at (-0.3) is [auto]
75 PASS CSS Animations: property <z-index> from [unset] to [5] at (0) is [auto]
76 PASS CSS Animations: property <z-index> from [unset] to [5] at (0.3) is [auto]
77 PASS CSS Animations: property <z-index> from [unset] to [5] at (0.5) is [5]
78 PASS CSS Animations: property <z-index> from [unset] to [5] at (0.6) is [5]
79 PASS CSS Animations: property <z-index> from [unset] to [5] at (1) is [5]
80 PASS CSS Animations: property <z-index> from [unset] to [5] at (1.5) is [5]
81 PASS CSS Animations: property <z-index> from [-5] to [5] at (-0.3) is [-8]
82 PASS CSS Animations: property <z-index> from [-5] to [5] at (0) is [-5]
83 PASS CSS Animations: property <z-index> from [-5] to [5] at (0.3) is [-2]
84 PASS CSS Animations: property <z-index> from [-5] to [5] at (0.6) is [1]
85 PASS CSS Animations: property <z-index> from [-5] to [5] at (1) is [5]
86 PASS CSS Animations: property <z-index> from [-5] to [5] at (1.5) is [10]
87 PASS CSS Animations: property <z-index> from [2] to [4] at (-0.3) is [1]
88 PASS CSS Animations: property <z-index> from [2] to [4] at (0) is [2]
89 PASS CSS Animations: property <z-index> from [2] to [4] at (0.3) is [3]
90 PASS CSS Animations: property <z-index> from [2] to [4] at (0.6) is [3]
91 PASS CSS Animations: property <z-index> from [2] to [4] at (1) is [4]
92 PASS CSS Animations: property <z-index> from [2] to [4] at (1.5) is [5]
93 PASS CSS Animations: property <z-index> from [-2] to [-4] at (-0.3) is [-1]
94 PASS CSS Animations: property <z-index> from [-2] to [-4] at (0) is [-2]
95 PASS CSS Animations: property <z-index> from [-2] to [-4] at (0.1) is [-2]
96 PASS CSS Animations: property <z-index> from [-2] to [-4] at (0.3) is [-3]
97 PASS CSS Animations: property <z-index> from [-2] to [-4] at (0.6) is [-3]
98 PASS CSS Animations: property <z-index> from [-2] to [-4] at (1) is [-4]
99 PASS CSS Animations: property <z-index> from [-2] to [-4] at (1.5) is [-5]
100 PASS CSS Animations: property <z-index> from [auto] to [10] at (-0.3) is [auto]
101 PASS CSS Animations: property <z-index> from [auto] to [10] at (0) is [auto]
102 PASS CSS Animations: property <z-index> from [auto] to [10] at (0.3) is [auto]
103 PASS CSS Animations: property <z-index> from [auto] to [10] at (0.5) is [10]
104 PASS CSS Animations: property <z-index> from [auto] to [10] at (0.6) is [10]
105 PASS CSS Animations: property <z-index> from [auto] to [10] at (1) is [10]
106 PASS CSS Animations: property <z-index> from [auto] to [10] at (1.5) is [10]
107 PASS Web Animations: property <z-index> from neutral to [5] at (-0.3) is [-4]
108 PASS Web Animations: property <z-index> from neutral to [5] at (0) is [-2]
109 PASS Web Animations: property <z-index> from neutral to [5] at (0.3) is [0]
110 PASS Web Animations: property <z-index> from neutral to [5] at (0.6) is [2]
111 PASS Web Animations: property <z-index> from neutral to [5] at (1) is [5]
112 PASS Web Animations: property <z-index> from neutral to [5] at (1.5) is [9]
113 PASS Web Animations: property <z-index> from [initial] to [5] at (-0.3) is [auto ]
114 PASS Web Animations: property <z-index> from [initial] to [5] at (0) is [auto]
115 PASS Web Animations: property <z-index> from [initial] to [5] at (0.3) is [auto]
116 PASS Web Animations: property <z-index> from [initial] to [5] at (0.5) is [5]
117 PASS Web Animations: property <z-index> from [initial] to [5] at (0.6) is [5]
118 PASS Web Animations: property <z-index> from [initial] to [5] at (1) is [5]
119 PASS Web Animations: property <z-index> from [initial] to [5] at (1.5) is [5]
120 FAIL Web Animations: property <z-index> from [inherit] to [5] at (-0.3) is [-1] assert_equals: expected "18 " but got "- 1 "
121 FAIL Web Animations: property <z-index> from [inherit] to [5] at (0) is [0] asse rt_equals: expected "15 " but got "0 "
122 FAIL Web Animations: property <z-index> from [inherit] to [5] at (0.3) is [2] as sert_equals: expected "12 " but got "2 "
123 FAIL Web Animations: property <z-index> from [inherit] to [5] at (0.6) is [3] as sert_equals: expected "9 " but got "3 "
124 PASS Web Animations: property <z-index> from [inherit] to [5] at (1) is [5]
125 FAIL Web Animations: property <z-index> from [inherit] to [5] at (1.5) is [8] as sert_equals: expected "0 " but got "8 "
126 PASS Web Animations: property <z-index> from [unset] to [5] at (-0.3) is [auto]
127 PASS Web Animations: property <z-index> from [unset] to [5] at (0) is [auto]
128 PASS Web Animations: property <z-index> from [unset] to [5] at (0.3) is [auto]
129 PASS Web Animations: property <z-index> from [unset] to [5] at (0.5) is [5]
130 PASS Web Animations: property <z-index> from [unset] to [5] at (0.6) is [5]
131 PASS Web Animations: property <z-index> from [unset] to [5] at (1) is [5]
132 PASS Web Animations: property <z-index> from [unset] to [5] at (1.5) is [5]
133 PASS Web Animations: property <z-index> from [-5] to [5] at (-0.3) is [-8]
134 PASS Web Animations: property <z-index> from [-5] to [5] at (0) is [-5]
135 PASS Web Animations: property <z-index> from [-5] to [5] at (0.3) is [-2]
136 PASS Web Animations: property <z-index> from [-5] to [5] at (0.6) is [1]
137 PASS Web Animations: property <z-index> from [-5] to [5] at (1) is [5]
138 PASS Web Animations: property <z-index> from [-5] to [5] at (1.5) is [10]
139 PASS Web Animations: property <z-index> from [2] to [4] at (-0.3) is [1]
140 PASS Web Animations: property <z-index> from [2] to [4] at (0) is [2]
141 PASS Web Animations: property <z-index> from [2] to [4] at (0.3) is [3]
142 PASS Web Animations: property <z-index> from [2] to [4] at (0.6) is [3]
143 PASS Web Animations: property <z-index> from [2] to [4] at (1) is [4]
144 PASS Web Animations: property <z-index> from [2] to [4] at (1.5) is [5]
145 PASS Web Animations: property <z-index> from [-2] to [-4] at (-0.3) is [-1]
146 PASS Web Animations: property <z-index> from [-2] to [-4] at (0) is [-2]
147 PASS Web Animations: property <z-index> from [-2] to [-4] at (0.1) is [-2]
148 PASS Web Animations: property <z-index> from [-2] to [-4] at (0.3) is [-3]
149 PASS Web Animations: property <z-index> from [-2] to [-4] at (0.6) is [-3]
150 PASS Web Animations: property <z-index> from [-2] to [-4] at (1) is [-4]
151 PASS Web Animations: property <z-index> from [-2] to [-4] at (1.5) is [-5]
152 PASS Web Animations: property <z-index> from [auto] to [10] at (-0.3) is [auto]
153 PASS Web Animations: property <z-index> from [auto] to [10] at (0) is [auto]
154 PASS Web Animations: property <z-index> from [auto] to [10] at (0.3) is [auto]
155 PASS Web Animations: property <z-index> from [auto] to [10] at (0.5) is [10]
156 PASS Web Animations: property <z-index> from [auto] to [10] at (0.6) is [10]
157 PASS Web Animations: property <z-index> from [auto] to [10] at (1) is [10]
158 PASS Web Animations: property <z-index> from [auto] to [10] at (1.5) is [10]
159 Harness: the test ran to completion.
160
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698