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

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

Issue 1881333002: Use neutralKeyframe sentinal instead of '' for interpolation-test.js tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix composition test code Created 4 years, 8 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
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 PASS This test uses interpolation-test.js. 2 PASS This test uses interpolation-test.js.
3 PASS CSS Transitions: property <z-index> from [] to [5] at (-0.3) is [-4] 3 PASS CSS Transitions: property <z-index> from neutral to [5] at (-0.3) is [-4]
4 PASS CSS Transitions: property <z-index> from [] to [5] at (0) is [-2] 4 PASS CSS Transitions: property <z-index> from neutral to [5] at (0) is [-2]
5 PASS CSS Transitions: property <z-index> from [] to [5] at (0.3) is [0] 5 PASS CSS Transitions: property <z-index> from neutral to [5] at (0.3) is [0]
6 PASS CSS Transitions: property <z-index> from [] to [5] at (0.6) is [2] 6 PASS CSS Transitions: property <z-index> from neutral to [5] at (0.6) is [2]
7 PASS CSS Transitions: property <z-index> from [] to [5] at (1) is [5] 7 PASS CSS Transitions: property <z-index> from neutral to [5] at (1) is [5]
8 PASS CSS Transitions: property <z-index> from [] to [5] at (1.5) is [9] 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] 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] 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] 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] 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] 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] 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] 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 [5] assert_equals: expected "18 " but got "5 " 16 FAIL CSS Transitions: property <z-index> from [inherit] to [5] at (-0.3) is [5] assert_equals: expected "18 " but got "5 "
17 FAIL CSS Transitions: property <z-index> from [inherit] to [5] at (0) is [5] ass ert_equals: expected "15 " but got "5 " 17 FAIL CSS Transitions: property <z-index> from [inherit] to [5] at (0) is [5] ass ert_equals: expected "15 " but got "5 "
18 FAIL CSS Transitions: property <z-index> from [inherit] to [5] at (0.3) is [5] a ssert_equals: expected "12 " but got "5 " 18 FAIL CSS Transitions: property <z-index> from [inherit] to [5] at (0.3) is [5] a ssert_equals: expected "12 " but got "5 "
(...skipping 26 matching lines...) Expand all
45 PASS CSS Transitions: property <z-index> from [-2] to [-4] at (0.6) 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] 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] 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] 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] 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] 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] 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] 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] 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] 54 PASS CSS Transitions: property <z-index> from [auto] to [10] at (1.5) is [10]
55 PASS CSS Animations: property <z-index> from [] to [5] at (-0.3) is [-4] 55 PASS CSS Animations: property <z-index> from neutral to [5] at (-0.3) is [-4]
56 PASS CSS Animations: property <z-index> from [] to [5] at (0) is [-2] 56 PASS CSS Animations: property <z-index> from neutral to [5] at (0) is [-2]
57 PASS CSS Animations: property <z-index> from [] to [5] at (0.3) is [0] 57 PASS CSS Animations: property <z-index> from neutral to [5] at (0.3) is [0]
58 PASS CSS Animations: property <z-index> from [] to [5] at (0.6) is [2] 58 PASS CSS Animations: property <z-index> from neutral to [5] at (0.6) is [2]
59 PASS CSS Animations: property <z-index> from [] to [5] at (1) is [5] 59 PASS CSS Animations: property <z-index> from neutral to [5] at (1) is [5]
60 PASS CSS Animations: property <z-index> from [] to [5] at (1.5) is [9] 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 ] 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] 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] 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] 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] 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] 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] 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 [auto ] assert_equals: expected "18 " but got "auto " 68 FAIL CSS Animations: property <z-index> from [inherit] to [5] at (-0.3) is [auto ] assert_equals: expected "18 " but got "auto "
69 FAIL CSS Animations: property <z-index> from [inherit] to [5] at (0) is [auto] a ssert_equals: expected "15 " but got "auto " 69 FAIL CSS Animations: property <z-index> from [inherit] to [5] at (0) is [auto] a ssert_equals: expected "15 " but got "auto "
70 FAIL CSS Animations: property <z-index> from [inherit] to [5] at (0.3) is [auto] assert_equals: expected "12 " but got "auto " 70 FAIL CSS Animations: property <z-index> from [inherit] to [5] at (0.3) is [auto] assert_equals: expected "12 " but got "auto "
(...skipping 26 matching lines...) Expand all
97 PASS CSS Animations: property <z-index> from [-2] to [-4] at (0.6) 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] 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] 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] 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] 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] 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] 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] 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] 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] 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]
107 PASS Web Animations: property <z-index> from [initial] to [5] at (-0.3) is [auto ] 113 PASS Web Animations: property <z-index> from [initial] to [5] at (-0.3) is [auto ]
108 PASS Web Animations: property <z-index> from [initial] to [5] at (0) is [auto] 114 PASS Web Animations: property <z-index> from [initial] to [5] at (0) is [auto]
109 PASS Web Animations: property <z-index> from [initial] to [5] at (0.3) is [auto] 115 PASS Web Animations: property <z-index> from [initial] to [5] at (0.3) is [auto]
110 PASS Web Animations: property <z-index> from [initial] to [5] at (0.5) is [5] 116 PASS Web Animations: property <z-index> from [initial] to [5] at (0.5) is [5]
111 PASS Web Animations: property <z-index> from [initial] to [5] at (0.6) is [5] 117 PASS Web Animations: property <z-index> from [initial] to [5] at (0.6) is [5]
112 PASS Web Animations: property <z-index> from [initial] to [5] at (1) is [5] 118 PASS Web Animations: property <z-index> from [initial] to [5] at (1) is [5]
113 PASS Web Animations: property <z-index> from [initial] to [5] at (1.5) is [5] 119 PASS Web Animations: property <z-index> from [initial] to [5] at (1.5) is [5]
114 FAIL Web Animations: property <z-index> from [inherit] to [5] at (-0.3) is [auto ] assert_equals: expected "18 " but got "auto " 120 FAIL Web Animations: property <z-index> from [inherit] to [5] at (-0.3) is [auto ] assert_equals: expected "18 " but got "auto "
115 FAIL Web Animations: property <z-index> from [inherit] to [5] at (0) is [auto] a ssert_equals: expected "15 " but got "auto " 121 FAIL Web Animations: property <z-index> from [inherit] to [5] at (0) is [auto] a ssert_equals: expected "15 " but got "auto "
116 FAIL Web Animations: property <z-index> from [inherit] to [5] at (0.3) is [auto] assert_equals: expected "12 " but got "auto " 122 FAIL Web Animations: property <z-index> from [inherit] to [5] at (0.3) is [auto] assert_equals: expected "12 " but got "auto "
(...skipping 28 matching lines...) Expand all
145 PASS Web Animations: property <z-index> from [-2] to [-4] at (1.5) is [-5] 151 PASS Web Animations: property <z-index> from [-2] to [-4] at (1.5) is [-5]
146 PASS Web Animations: property <z-index> from [auto] to [10] at (-0.3) is [auto] 152 PASS Web Animations: property <z-index> from [auto] to [10] at (-0.3) is [auto]
147 PASS Web Animations: property <z-index> from [auto] to [10] at (0) is [auto] 153 PASS Web Animations: property <z-index> from [auto] to [10] at (0) is [auto]
148 PASS Web Animations: property <z-index> from [auto] to [10] at (0.3) is [auto] 154 PASS Web Animations: property <z-index> from [auto] to [10] at (0.3) is [auto]
149 PASS Web Animations: property <z-index> from [auto] to [10] at (0.5) is [10] 155 PASS Web Animations: property <z-index> from [auto] to [10] at (0.5) is [10]
150 PASS Web Animations: property <z-index> from [auto] to [10] at (0.6) is [10] 156 PASS Web Animations: property <z-index> from [auto] to [10] at (0.6) is [10]
151 PASS Web Animations: property <z-index> from [auto] to [10] at (1) is [10] 157 PASS Web Animations: property <z-index> from [auto] to [10] at (1) is [10]
152 PASS Web Animations: property <z-index> from [auto] to [10] at (1.5) is [10] 158 PASS Web Animations: property <z-index> from [auto] to [10] at (1.5) is [10]
153 Harness: the test ran to completion. 159 Harness: the test ran to completion.
154 160
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698