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

Side by Side Diff: LayoutTests/virtual/legacy-animations-engine/animations/interpolation/shape-outside-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 PASS: shape-outside from [rectangle(0px, 0px, 100px, 100px)] to [rectangle(25px, 25px, 50px, 50px)] was [rectangle(-7.5px, -7.5px, 115px, 115px)] at -0.3
2 PASS: shape-outside from [rectangle(0px, 0px, 100px, 100px)] to [rectangle(25px, 25px, 50px, 50px)] was [rectangle(0px, 0px, 100px, 100px)] at 0
3 PASS: shape-outside from [rectangle(0px, 0px, 100px, 100px)] to [rectangle(25px, 25px, 50px, 50px)] was [rectangle(7.5px, 7.5px, 85px, 85px)] at 0.3
4 PASS: shape-outside from [rectangle(0px, 0px, 100px, 100px)] to [rectangle(25px, 25px, 50px, 50px)] was [rectangle(15px, 15px, 70px, 70px)] at 0.6
5 PASS: shape-outside from [rectangle(0px, 0px, 100px, 100px)] to [rectangle(25px, 25px, 50px, 50px)] was [rectangle(25px, 25px, 50px, 50px)] at 1
6 PASS: shape-outside from [rectangle(0px, 0px, 100px, 100px)] to [rectangle(25px, 25px, 50px, 50px)] was [rectangle(37.5px, 37.5px, 25px, 25px)] at 1.5
7 PASS: shape-outside from [inset-rectangle(25px, 25px, 100px, 100px)] to [inset-r ectangle(50px, 50px, 50px, 50px)] was [inset-rectangle(12.5px, 12.5px, 125px, 12 5px)] at -0.5
8 PASS: shape-outside from [inset-rectangle(25px, 25px, 100px, 100px)] to [inset-r ectangle(50px, 50px, 50px, 50px)] was [inset-rectangle(25px, 25px, 100px, 100px) ] at 0
9 PASS: shape-outside from [inset-rectangle(25px, 25px, 100px, 100px)] to [inset-r ectangle(50px, 50px, 50px, 50px)] was [inset-rectangle(32.5px, 32.5px, 85px, 85p x)] at 0.3
10 PASS: shape-outside from [inset-rectangle(25px, 25px, 100px, 100px)] to [inset-r ectangle(50px, 50px, 50px, 50px)] was [inset-rectangle(40px, 40px, 70px, 70px)] at 0.6
11 PASS: shape-outside from [inset-rectangle(25px, 25px, 100px, 100px)] to [inset-r ectangle(50px, 50px, 50px, 50px)] was [inset-rectangle(50px, 50px, 50px, 50px)] at 1
12 PASS: shape-outside from [inset-rectangle(25px, 25px, 100px, 100px)] to [inset-r ectangle(50px, 50px, 50px, 50px)] was [inset-rectangle(62.5px, 62.5px, 25px, 25p x)] at 1.5
13 PASS: shape-outside from [circle(100% at 0% 0%)] to [circle(50% at 25% 25%)] was [circle(115% at -7.5% -7.5%)] at -0.3
14 PASS: shape-outside from [circle(100% at 0% 0%)] to [circle(50% at 25% 25%)] was [circle(100% at 0% 0%)] at 0
15 PASS: shape-outside from [circle(100% at 0% 0%)] to [circle(50% at 25% 25%)] was [circle(85% at 7.5% 7.5%)] at 0.3
16 PASS: shape-outside from [circle(100% at 0% 0%)] to [circle(50% at 25% 25%)] was [circle(70% at 15% 15%)] at 0.6
17 PASS: shape-outside from [circle(100% at 0% 0%)] to [circle(50% at 25% 25%)] was [circle(50% at 25% 25%)] at 1
18 PASS: shape-outside from [circle(100% at 0% 0%)] to [circle(50% at 25% 25%)] was [circle(25% at 37.5% 37.5%)] at 1.5
19 PASS: shape-outside from [ellipse(100% 100% at 0% 0%)] to [ellipse(50% 50% at 25 % 25%)] was [ellipse(115% 115% at -7.5% -7.5%)] at -0.3
20 PASS: shape-outside from [ellipse(100% 100% at 0% 0%)] to [ellipse(50% 50% at 25 % 25%)] was [ellipse(100% 100% at 0% 0%)] at 0
21 PASS: shape-outside from [ellipse(100% 100% at 0% 0%)] to [ellipse(50% 50% at 25 % 25%)] was [ellipse(85% 85% at 7.5% 7.5%)] at 0.3
22 PASS: shape-outside from [ellipse(100% 100% at 0% 0%)] to [ellipse(50% 50% at 25 % 25%)] was [ellipse(70% 70% at 15% 15%)] at 0.6
23 PASS: shape-outside from [ellipse(100% 100% at 0% 0%)] to [ellipse(50% 50% at 25 % 25%)] was [ellipse(50% 50% at 25% 25%)] at 1
24 PASS: shape-outside from [ellipse(100% 100% at 0% 0%)] to [ellipse(50% 50% at 25 % 25%)] was [ellipse(25% 25% at 37.5% 37.5%)] at 1.5
25 PASS: shape-outside from [polygon(nonzero, 0px 0px, 25px 25px, 50px 50px)] to [p olygon(nonzero, 25px 25px, 50px 50px, 75px 75px)] was [polygon(nonzero, -7.5px - 7.5px, 17.5px 17.5px, 42.5px 42.5px)] at -0.3
26 PASS: shape-outside from [polygon(nonzero, 0px 0px, 25px 25px, 50px 50px)] to [p olygon(nonzero, 25px 25px, 50px 50px, 75px 75px)] was [polygon(nonzero, 0px 0px, 25px 25px, 50px 50px)] at 0
27 PASS: shape-outside from [polygon(nonzero, 0px 0px, 25px 25px, 50px 50px)] to [p olygon(nonzero, 25px 25px, 50px 50px, 75px 75px)] was [polygon(nonzero, 7.5px 7. 5px, 32.5px 32.5px, 57.5px 57.5px)] at 0.3
28 PASS: shape-outside from [polygon(nonzero, 0px 0px, 25px 25px, 50px 50px)] to [p olygon(nonzero, 25px 25px, 50px 50px, 75px 75px)] was [polygon(nonzero, 15px 15p x, 40px 40px, 65px 65px)] at 0.6
29 PASS: shape-outside from [polygon(nonzero, 0px 0px, 25px 25px, 50px 50px)] to [p olygon(nonzero, 25px 25px, 50px 50px, 75px 75px)] was [polygon(nonzero, 25px 25p x, 50px 50px, 75px 75px)] at 1
30 PASS: shape-outside from [polygon(nonzero, 0px 0px, 25px 25px, 50px 50px)] to [p olygon(nonzero, 25px 25px, 50px 50px, 75px 75px)] was [polygon(nonzero, 37.5px 3 7.5px, 62.5px 62.5px, 87.5px 87.5px)] at 1.5
31 FAIL: shape-outside from [polygon(evenodd, 0px 0px, 25px 25px, 50px 50px)] to [p olygon(nonzero, 25px 25px, 50px 50px, 75px 75px)] was [polygon(nonzero, 25px 25p x, 50px 50px, 75px 75px)] at -0.3, expected [polygon(evenodd, 0px 0px, 25px 25px , 50px 50px)]
32 FAIL: shape-outside from [polygon(evenodd, 0px 0px, 25px 25px, 50px 50px)] to [p olygon(nonzero, 25px 25px, 50px 50px, 75px 75px)] was [polygon(nonzero, 25px 25p x, 50px 50px, 75px 75px)] at 0, expected [polygon(evenodd, 0px 0px, 25px 25px, 5 0px 50px)]
33 FAIL: shape-outside from [polygon(evenodd, 0px 0px, 25px 25px, 50px 50px)] to [p olygon(nonzero, 25px 25px, 50px 50px, 75px 75px)] was [polygon(nonzero, 25px 25p x, 50px 50px, 75px 75px)] at 0.3, expected [polygon(evenodd, 0px 0px, 25px 25px, 50px 50px)]
34 PASS: shape-outside from [polygon(evenodd, 0px 0px, 25px 25px, 50px 50px)] to [p olygon(nonzero, 25px 25px, 50px 50px, 75px 75px)] was [polygon(nonzero, 25px 25p x, 50px 50px, 75px 75px)] at 0.6
35 PASS: shape-outside from [polygon(evenodd, 0px 0px, 25px 25px, 50px 50px)] to [p olygon(nonzero, 25px 25px, 50px 50px, 75px 75px)] was [polygon(nonzero, 25px 25p x, 50px 50px, 75px 75px)] at 1
36 PASS: shape-outside from [polygon(evenodd, 0px 0px, 25px 25px, 50px 50px)] to [p olygon(nonzero, 25px 25px, 50px 50px, 75px 75px)] was [polygon(nonzero, 25px 25p x, 50px 50px, 75px 75px)] at 1.5
37 FAIL: shape-outside from [none] to [ellipse(100% 100% at 0% 0%)] was [ellipse(10 0% 100% at 0% 0%)] at -0.3, expected [none]
38 FAIL: shape-outside from [none] to [ellipse(100% 100% at 0% 0%)] was [ellipse(10 0% 100% at 0% 0%)] at 0, expected [none]
39 FAIL: shape-outside from [none] to [ellipse(100% 100% at 0% 0%)] was [ellipse(10 0% 100% at 0% 0%)] at 0.3, expected [none]
40 PASS: shape-outside from [none] to [ellipse(100% 100% at 0% 0%)] was [ellipse(10 0% 100% at 0% 0%)] at 0.6
41 PASS: shape-outside from [none] to [ellipse(100% 100% at 0% 0%)] was [ellipse(10 0% 100% at 0% 0%)] at 1
42 PASS: shape-outside from [none] to [ellipse(100% 100% at 0% 0%)] was [ellipse(10 0% 100% at 0% 0%)] at 1.5
43
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698