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

Side by Side Diff: third_party/WebKit/LayoutTests/animations/interpolation/background-size-interpolation-expected.txt

Issue 1732323003: Handling transition animation between non-interpolable values. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Supporting Webkit Layout Tests to the change Created 4 years, 9 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/animation/animatable/AnimatableLengthSize.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 <background-size> from [] to [20px 20px, 0px 0px] at (-0.25) is [7.5px 7.5px, 12.5px 12.5px, 7.5px 7.5px, 12.5px 12.5px] 3 PASS CSS Transitions: property <background-size> from [] to [20px 20px, 0px 0px] at (-0.25) is [7.5px 7.5px, 12.5px 12.5px, 7.5px 7.5px, 12.5px 12.5px]
4 PASS CSS Transitions: property <background-size> from [] to [20px 20px, 0px 0px] at (0) is [10px 10px, 10px 10px, 10px 10px, 10px 10px] 4 PASS CSS Transitions: property <background-size> from [] to [20px 20px, 0px 0px] at (0) is [10px 10px, 10px 10px, 10px 10px, 10px 10px]
5 PASS CSS Transitions: property <background-size> from [] to [20px 20px, 0px 0px] at (0.25) is [12.5px 12.5px, 7.5px 7.5px, 12.5px 12.5px, 7.5px 7.5px] 5 PASS CSS Transitions: property <background-size> from [] to [20px 20px, 0px 0px] at (0.25) is [12.5px 12.5px, 7.5px 7.5px, 12.5px 12.5px, 7.5px 7.5px]
6 PASS CSS Transitions: property <background-size> from [] to [20px 20px, 0px 0px] at (0.5) is [15px 15px, 5px 5px, 15px 15px, 5px 5px] 6 PASS CSS Transitions: property <background-size> from [] to [20px 20px, 0px 0px] at (0.5) is [15px 15px, 5px 5px, 15px 15px, 5px 5px]
7 PASS CSS Transitions: property <background-size> from [] to [20px 20px, 0px 0px] at (0.75) is [17.5px 17.5px, 2.5px 2.5px, 17.5px 17.5px, 2.5px 2.5px] 7 PASS CSS Transitions: property <background-size> from [] to [20px 20px, 0px 0px] at (0.75) is [17.5px 17.5px, 2.5px 2.5px, 17.5px 17.5px, 2.5px 2.5px]
8 PASS CSS Transitions: property <background-size> from [] to [20px 20px, 0px 0px] at (1) is [20px 20px, 0px 0px, 20px 20px, 0px 0px] 8 PASS CSS Transitions: property <background-size> from [] to [20px 20px, 0px 0px] at (1) is [20px 20px, 0px 0px, 20px 20px, 0px 0px]
9 PASS CSS Transitions: property <background-size> from [] to [20px 20px, 0px 0px] at (1.25) is [22.5px 22.5px, 0px 0px, 22.5px 22.5px, 0px 0px] 9 PASS CSS Transitions: property <background-size> from [] to [20px 20px, 0px 0px] at (1.25) is [22.5px 22.5px, 0px 0px, 22.5px 22.5px, 0px 0px]
10 FAIL CSS Transitions: property <background-size> from [initial] to [20px 20px, 0 px 0px] at (-0.3) is [auto, auto, auto, auto] assert_equals: expected "20px 20px , 0px 0px , 20px 20px , 0px 0px " but got "auto , auto , auto , auto " 10 PASS CSS Transitions: property <background-size> from [initial] to [20px 20px, 0 px 0px] at (-0.3) is [20px 20px, 0px 0px, 20px 20px, 0px 0px]
11 FAIL CSS Transitions: property <background-size> from [initial] to [20px 20px, 0 px 0px] at (0) is [auto, auto, auto, auto] assert_equals: expected "20px 20px , 0px 0px , 20px 20px , 0px 0px " but got "auto , auto , auto , auto " 11 PASS CSS Transitions: property <background-size> from [initial] to [20px 20px, 0 px 0px] at (0) is [20px 20px, 0px 0px, 20px 20px, 0px 0px]
12 FAIL CSS Transitions: property <background-size> from [initial] to [20px 20px, 0 px 0px] at (0.3) is [auto, auto, auto, auto] assert_equals: expected "20px 20px , 0px 0px , 20px 20px , 0px 0px " but got "auto , auto , auto , auto " 12 PASS CSS Transitions: property <background-size> from [initial] to [20px 20px, 0 px 0px] at (0.3) is [20px 20px, 0px 0px, 20px 20px, 0px 0px]
alancutter (OOO until 2018) 2016/03/22 09:01:37 Please delete this expectation file as there are n
13 PASS CSS Transitions: property <background-size> from [initial] to [20px 20px, 0 px 0px] at (0.5) is [20px 20px, 0px 0px, 20px 20px, 0px 0px] 13 PASS CSS Transitions: property <background-size> from [initial] to [20px 20px, 0 px 0px] at (0.5) is [20px 20px, 0px 0px, 20px 20px, 0px 0px]
14 PASS CSS Transitions: property <background-size> from [initial] to [20px 20px, 0 px 0px] at (0.6) is [20px 20px, 0px 0px, 20px 20px, 0px 0px] 14 PASS CSS Transitions: property <background-size> from [initial] to [20px 20px, 0 px 0px] at (0.6) is [20px 20px, 0px 0px, 20px 20px, 0px 0px]
15 PASS CSS Transitions: property <background-size> from [initial] to [20px 20px, 0 px 0px] at (1) is [20px 20px, 0px 0px, 20px 20px, 0px 0px] 15 PASS CSS Transitions: property <background-size> from [initial] to [20px 20px, 0 px 0px] at (1) is [20px 20px, 0px 0px, 20px 20px, 0px 0px]
16 PASS CSS Transitions: property <background-size> from [initial] to [20px 20px, 0 px 0px] at (1.5) is [20px 20px, 0px 0px, 20px 20px, 0px 0px] 16 PASS CSS Transitions: property <background-size> from [initial] to [20px 20px, 0 px 0px] at (1.5) is [20px 20px, 0px 0px, 20px 20px, 0px 0px]
17 PASS CSS Transitions: property <background-size> from [inherit] to [20px 20px, 0 px 0px] at (-0.25) is [120px 120px, 125px 125px, 120px 120px, 125px 125px] 17 PASS CSS Transitions: property <background-size> from [inherit] to [20px 20px, 0 px 0px] at (-0.25) is [120px 120px, 125px 125px, 120px 120px, 125px 125px]
18 PASS CSS Transitions: property <background-size> from [inherit] to [20px 20px, 0 px 0px] at (0) is [100px 100px, 100px 100px, 100px 100px, 100px 100px] 18 PASS CSS Transitions: property <background-size> from [inherit] to [20px 20px, 0 px 0px] at (0) is [100px 100px, 100px 100px, 100px 100px, 100px 100px]
19 PASS CSS Transitions: property <background-size> from [inherit] to [20px 20px, 0 px 0px] at (0.25) is [80px 80px, 75px 75px, 80px 80px, 75px 75px] 19 PASS CSS Transitions: property <background-size> from [inherit] to [20px 20px, 0 px 0px] at (0.25) is [80px 80px, 75px 75px, 80px 80px, 75px 75px]
20 PASS CSS Transitions: property <background-size> from [inherit] to [20px 20px, 0 px 0px] at (0.5) is [60px 60px, 50px 50px, 60px 60px, 50px 50px] 20 PASS CSS Transitions: property <background-size> from [inherit] to [20px 20px, 0 px 0px] at (0.5) is [60px 60px, 50px 50px, 60px 60px, 50px 50px]
21 PASS CSS Transitions: property <background-size> from [inherit] to [20px 20px, 0 px 0px] at (0.75) is [40px 40px, 25px 25px, 40px 40px, 25px 25px] 21 PASS CSS Transitions: property <background-size> from [inherit] to [20px 20px, 0 px 0px] at (0.75) is [40px 40px, 25px 25px, 40px 40px, 25px 25px]
22 PASS CSS Transitions: property <background-size> from [inherit] to [20px 20px, 0 px 0px] at (1) is [20px 20px, 0px 0px, 20px 20px, 0px 0px] 22 PASS CSS Transitions: property <background-size> from [inherit] to [20px 20px, 0 px 0px] at (1) is [20px 20px, 0px 0px, 20px 20px, 0px 0px]
23 PASS CSS Transitions: property <background-size> from [inherit] to [20px 20px, 0 px 0px] at (1.25) is [0px 0px, 0px 0px, 0px 0px, 0px 0px] 23 PASS CSS Transitions: property <background-size> from [inherit] to [20px 20px, 0 px 0px] at (1.25) is [0px 0px, 0px 0px, 0px 0px, 0px 0px]
24 FAIL CSS Transitions: property <background-size> from [unset] to [20px 20px, 0px 0px] at (-0.3) is [auto, auto, auto, auto] assert_equals: expected "20px 20px , 0px 0px , 20px 20px , 0px 0px " but got "auto , auto , auto , auto " 24 PASS CSS Transitions: property <background-size> from [unset] to [20px 20px, 0px 0px] at (-0.3) is [20px 20px, 0px 0px, 20px 20px, 0px 0px]
25 FAIL CSS Transitions: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0) is [auto, auto, auto, auto] assert_equals: expected "20px 20px , 0p x 0px , 20px 20px , 0px 0px " but got "auto , auto , auto , auto " 25 PASS CSS Transitions: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0) is [20px 20px, 0px 0px, 20px 20px, 0px 0px]
26 FAIL CSS Transitions: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.3) is [auto, auto, auto, auto] assert_equals: expected "20px 20px , 0px 0px , 20px 20px , 0px 0px " but got "auto , auto , auto , auto " 26 PASS CSS Transitions: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.3) is [20px 20px, 0px 0px, 20px 20px, 0px 0px]
27 PASS CSS Transitions: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.5) is [20px 20px, 0px 0px, 20px 20px, 0px 0px] 27 PASS CSS Transitions: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.5) is [20px 20px, 0px 0px, 20px 20px, 0px 0px]
28 PASS CSS Transitions: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.6) is [20px 20px, 0px 0px, 20px 20px, 0px 0px] 28 PASS CSS Transitions: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.6) is [20px 20px, 0px 0px, 20px 20px, 0px 0px]
29 PASS CSS Transitions: property <background-size> from [unset] to [20px 20px, 0px 0px] at (1) is [20px 20px, 0px 0px, 20px 20px, 0px 0px] 29 PASS CSS Transitions: property <background-size> from [unset] to [20px 20px, 0px 0px] at (1) is [20px 20px, 0px 0px, 20px 20px, 0px 0px]
30 PASS CSS Transitions: property <background-size> from [unset] to [20px 20px, 0px 0px] at (1.5) is [20px 20px, 0px 0px, 20px 20px, 0px 0px] 30 PASS CSS Transitions: property <background-size> from [unset] to [20px 20px, 0px 0px] at (1.5) is [20px 20px, 0px 0px, 20px 20px, 0px 0px]
31 PASS CSS Transitions: property <background-size> from [0px 0px, 0px 0px, contain , cover] to [40px 40px, 40px 40px, contain, cover] at (-0.3) is [40px 40px, 40px 40px, contain, cover] 31 PASS CSS Transitions: property <background-size> from [0px 0px, 0px 0px, contain , cover] to [40px 40px, 40px 40px, contain, cover] at (-0.3) is [40px 40px, 40px 40px, contain, cover]
32 PASS CSS Transitions: property <background-size> from [0px 0px, 0px 0px, contain , cover] to [40px 40px, 40px 40px, contain, cover] at (0) is [40px 40px, 40px 40 px, contain, cover] 32 PASS CSS Transitions: property <background-size> from [0px 0px, 0px 0px, contain , cover] to [40px 40px, 40px 40px, contain, cover] at (0) is [40px 40px, 40px 40 px, contain, cover]
33 PASS CSS Transitions: property <background-size> from [0px 0px, 0px 0px, contain , cover] to [40px 40px, 40px 40px, contain, cover] at (0.3) is [40px 40px, 40px 40px, contain, cover] 33 PASS CSS Transitions: property <background-size> from [0px 0px, 0px 0px, contain , cover] to [40px 40px, 40px 40px, contain, cover] at (0.3) is [40px 40px, 40px 40px, contain, cover]
34 PASS CSS Transitions: property <background-size> from [0px 0px, 0px 0px, contain , cover] to [40px 40px, 40px 40px, contain, cover] at (0.5) is [40px 40px, 40px 40px, contain, cover] 34 PASS CSS Transitions: property <background-size> from [0px 0px, 0px 0px, contain , cover] to [40px 40px, 40px 40px, contain, cover] at (0.5) is [40px 40px, 40px 40px, contain, cover]
35 PASS CSS Transitions: property <background-size> from [0px 0px, 0px 0px, contain , cover] to [40px 40px, 40px 40px, contain, cover] at (0.6) is [40px 40px, 40px 40px, contain, cover] 35 PASS CSS Transitions: property <background-size> from [0px 0px, 0px 0px, contain , cover] to [40px 40px, 40px 40px, contain, cover] at (0.6) is [40px 40px, 40px 40px, contain, cover]
36 PASS CSS Transitions: property <background-size> from [0px 0px, 0px 0px, contain , cover] to [40px 40px, 40px 40px, contain, cover] at (1) is [40px 40px, 40px 40 px, contain, cover] 36 PASS CSS Transitions: property <background-size> from [0px 0px, 0px 0px, contain , cover] to [40px 40px, 40px 40px, contain, cover] at (1) is [40px 40px, 40px 40 px, contain, cover]
(...skipping 140 matching lines...) Expand 10 before | Expand all | Expand 10 after
177 PASS Web Animations: property <background-size> from [0px 0px] to [80px 80px] at (1.25) is [100px 100px, 100px 100px, 100px 100px, 100px 100px] 177 PASS Web Animations: property <background-size> from [0px 0px] to [80px 80px] at (1.25) is [100px 100px, 100px 100px, 100px 100px, 100px 100px]
178 PASS Web Animations: property <background-size> from [0px 0px, 80px 0px] to [40p x 40px, 80px 80px, 0px 80px] at (-0.25) is [0px 0px, 80px 0px, 0px 0px, 90px 0px ] 178 PASS Web Animations: property <background-size> from [0px 0px, 80px 0px] to [40p x 40px, 80px 80px, 0px 80px] at (-0.25) is [0px 0px, 80px 0px, 0px 0px, 90px 0px ]
179 PASS Web Animations: property <background-size> from [0px 0px, 80px 0px] to [40p x 40px, 80px 80px, 0px 80px] at (0) is [0px 0px, 80px 0px, 0px 0px, 80px 0px] 179 PASS Web Animations: property <background-size> from [0px 0px, 80px 0px] to [40p x 40px, 80px 80px, 0px 80px] at (0) is [0px 0px, 80px 0px, 0px 0px, 80px 0px]
180 PASS Web Animations: property <background-size> from [0px 0px, 80px 0px] to [40p x 40px, 80px 80px, 0px 80px] at (0.25) is [10px 10px, 80px 20px, 0px 20px, 70px 10px] 180 PASS Web Animations: property <background-size> from [0px 0px, 80px 0px] to [40p x 40px, 80px 80px, 0px 80px] at (0.25) is [10px 10px, 80px 20px, 0px 20px, 70px 10px]
181 PASS Web Animations: property <background-size> from [0px 0px, 80px 0px] to [40p x 40px, 80px 80px, 0px 80px] at (0.5) is [20px 20px, 80px 40px, 0px 40px, 60px 2 0px] 181 PASS Web Animations: property <background-size> from [0px 0px, 80px 0px] to [40p x 40px, 80px 80px, 0px 80px] at (0.5) is [20px 20px, 80px 40px, 0px 40px, 60px 2 0px]
182 PASS Web Animations: property <background-size> from [0px 0px, 80px 0px] to [40p x 40px, 80px 80px, 0px 80px] at (0.75) is [30px 30px, 80px 60px, 0px 60px, 50px 30px] 182 PASS Web Animations: property <background-size> from [0px 0px, 80px 0px] to [40p x 40px, 80px 80px, 0px 80px] at (0.75) is [30px 30px, 80px 60px, 0px 60px, 50px 30px]
183 PASS Web Animations: property <background-size> from [0px 0px, 80px 0px] to [40p x 40px, 80px 80px, 0px 80px] at (1) is [40px 40px, 80px 80px, 0px 80px, 40px 40p x] 183 PASS Web Animations: property <background-size> from [0px 0px, 80px 0px] to [40p x 40px, 80px 80px, 0px 80px] at (1) is [40px 40px, 80px 80px, 0px 80px, 40px 40p x]
184 PASS Web Animations: property <background-size> from [0px 0px, 80px 0px] to [40p x 40px, 80px 80px, 0px 80px] at (1.25) is [50px 50px, 80px 100px, 0px 100px, 30p x 50px] 184 PASS Web Animations: property <background-size> from [0px 0px, 80px 0px] to [40p x 40px, 80px 80px, 0px 80px] at (1.25) is [50px 50px, 80px 100px, 0px 100px, 30p x 50px]
185 Harness: the test ran to completion. 185 Harness: the test ran to completion.
186 186
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/animation/animatable/AnimatableLengthSize.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698