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

Side by Side Diff: LayoutTests/virtual/legacy-animations-engine/animations/interpolation/list-style-image-interpolation-expected.txt

Issue 139273007: Web Animations: Remove legacy animations engine. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix TestExpectations. Created 6 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 FAIL: list-style-image from [none] to [url(../resources/stripes-20.png)] was [ur l(file:///.../stripes-20.png)] at -0.3, expected [none]
2 FAIL: list-style-image from [none] to [url(../resources/stripes-20.png)] was [ur l(file:///.../stripes-20.png)] at 0, expected [none]
3 FAIL: list-style-image from [none] to [url(../resources/stripes-20.png)] was [ur l(file:///.../stripes-20.png)] at 0.3, expected [none]
4 PASS: list-style-image from [none] to [url(../resources/stripes-20.png)] was [ur l(../resources/stripes-20.png)] at 0.6
5 PASS: list-style-image from [none] to [url(../resources/stripes-20.png)] was [ur l(../resources/stripes-20.png)] at 1
6 PASS: list-style-image from [none] to [url(../resources/stripes-20.png)] was [ur l(../resources/stripes-20.png)] at 1.5
7 FAIL: list-style-image from [url(../resources/green-20.png)] to [url(../resource s/stripes-20.png)] was [-webkit-cross-fade(url(file:///.../green-20.png), url(fi le:///.../stripes-20.png), -0.29999999999999993)] at -0.3, expected [url(../reso urces/green-20.png)] (parsed as [url(file:///.../green-20.png)])
8 PASS: list-style-image from [url(../resources/green-20.png)] to [url(../resource s/stripes-20.png)] was [url(../resources/green-20.png)] at 0
9 PASS: list-style-image from [url(../resources/green-20.png)] to [url(../resource s/stripes-20.png)] was [-webkit-cross-fade(url(../resources/green-20.png), url(. ./resources/stripes-20.png), 0.3)] at 0.3
10 PASS: list-style-image from [url(../resources/green-20.png)] to [url(../resource s/stripes-20.png)] was [-webkit-cross-fade(url(../resources/green-20.png), url(. ./resources/stripes-20.png), 0.6)] at 0.6
11 PASS: list-style-image from [url(../resources/green-20.png)] to [url(../resource s/stripes-20.png)] was [url(../resources/stripes-20.png)] at 1
12 FAIL: list-style-image from [url(../resources/green-20.png)] to [url(../resource s/stripes-20.png)] was [-webkit-cross-fade(url(file:///.../green-20.png), url(fi le:///.../stripes-20.png), 1.5)] at 1.5, expected [url(../resources/stripes-20.p ng)] (parsed as [url(file:///.../stripes-20.png)])
13 FAIL: list-style-image from [url(../resources/green-20.png)] to [linear-gradient (45deg, blue, orange)] was [linear-gradient(45deg, blue, orange)] at -0.3, expec ted [url(../resources/green-20.png)] (parsed as [url(file:///.../green-20.png)])
14 FAIL: list-style-image from [url(../resources/green-20.png)] to [linear-gradient (45deg, blue, orange)] was [linear-gradient(45deg, blue, orange)] at 0, expected [url(../resources/green-20.png)] (parsed as [url(file:///.../green-20.png)])
15 FAIL: list-style-image from [url(../resources/green-20.png)] to [linear-gradient (45deg, blue, orange)] was [linear-gradient(45deg, blue, orange)] at 0.3, expect ed [-webkit-cross-fade(url(../resources/green-20.png), linear-gradient(45deg, bl ue, orange), 0.3)] (parsed as [-webkit-cross-fade(url(file:///.../green-20.png), linear-gradient(45deg, blue, orange), 0.3)])
16 FAIL: list-style-image from [url(../resources/green-20.png)] to [linear-gradient (45deg, blue, orange)] was [linear-gradient(45deg, blue, orange)] at 0.6, expect ed [-webkit-cross-fade(url(../resources/green-20.png), linear-gradient(45deg, bl ue, orange), 0.6)] (parsed as [-webkit-cross-fade(url(file:///.../green-20.png), linear-gradient(45deg, blue, orange), 0.6)])
17 PASS: list-style-image from [url(../resources/green-20.png)] to [linear-gradient (45deg, blue, orange)] was [linear-gradient(45deg, blue, orange)] at 1
18 PASS: list-style-image from [url(../resources/green-20.png)] to [linear-gradient (45deg, blue, orange)] was [linear-gradient(45deg, blue, orange)] at 1.5
19 FAIL: list-style-image from [linear-gradient(-45deg, red, yellow)] to [linear-gr adient(45deg, blue, orange)] was [linear-gradient(45deg, blue, orange)] at -0.3, expected [linear-gradient(-45deg, red, yellow)]
20 FAIL: list-style-image from [linear-gradient(-45deg, red, yellow)] to [linear-gr adient(45deg, blue, orange)] was [linear-gradient(45deg, blue, orange)] at 0, ex pected [linear-gradient(-45deg, red, yellow)]
21 FAIL: list-style-image from [linear-gradient(-45deg, red, yellow)] to [linear-gr adient(45deg, blue, orange)] was [linear-gradient(45deg, blue, orange)] at 0.3, expected [-webkit-cross-fade(linear-gradient(-45deg, red, yellow), linear-gradie nt(45deg, blue, orange), 0.3)]
22 FAIL: list-style-image from [linear-gradient(-45deg, red, yellow)] to [linear-gr adient(45deg, blue, orange)] was [linear-gradient(45deg, blue, orange)] at 0.6, expected [-webkit-cross-fade(linear-gradient(-45deg, red, yellow), linear-gradie nt(45deg, blue, orange), 0.6)]
23 PASS: list-style-image from [linear-gradient(-45deg, red, yellow)] to [linear-gr adient(45deg, blue, orange)] was [linear-gradient(45deg, blue, orange)] at 1
24 PASS: list-style-image from [linear-gradient(-45deg, red, yellow)] to [linear-gr adient(45deg, blue, orange)] was [linear-gradient(45deg, blue, orange)] at 1.5
25
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698