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

Side by Side Diff: LayoutTests/virtual/legacy-animations-engine/animations/interpolation/flex-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: -webkit-flex from [1 1 0%] to [2 2 100%] was [0 1 auto] at -5, expected [0 0 0%]
2 FAIL: -webkit-flex from [1 1 0%] to [2 2 100%] was [0 1 auto] at -0.3, expected [0.7 0.7 0%] (parsed as [0.699999988079071 0.699999988079071 0%])
3 FAIL: -webkit-flex from [1 1 0%] to [2 2 100%] was [0 1 auto] at 0, expected [1 1 0%]
4 FAIL: -webkit-flex from [1 1 0%] to [2 2 100%] was [0 1 auto] at 0.3, expected [ 1.3 1.3 30%] (parsed as [1.2999999523162842 1.2999999523162842 30%])
5 FAIL: -webkit-flex from [1 1 0%] to [2 2 100%] was [0 1 auto] at 0.6, expected [ 1.6 1.6 60%] (parsed as [1.600000023841858 1.600000023841858 60%])
6 FAIL: -webkit-flex from [1 1 0%] to [2 2 100%] was [0 1 auto] at 1, expected [2 2 100%]
7 FAIL: -webkit-flex from [1 1 0%] to [2 2 100%] was [0 1 auto] at 1.5, expected [ 2.5 2.5 150%]
8 FAIL: -webkit-flex from [0 0 100%] to [1 1 100%] was [0 1 auto] at -0.3, expecte d [0 0 100%]
9 FAIL: -webkit-flex from [0 0 100%] to [1 1 100%] was [0 1 auto] at 0, expected [ 0 0 100%]
10 FAIL: -webkit-flex from [0 0 100%] to [1 1 100%] was [0 1 auto] at 0.4, expected [0 0 100%]
11 FAIL: -webkit-flex from [0 0 100%] to [1 1 100%] was [0 1 auto] at 0.6, expected [1 1 100%]
12 FAIL: -webkit-flex from [0 0 100%] to [1 1 100%] was [0 1 auto] at 1, expected [ 1 1 100%]
13 FAIL: -webkit-flex from [0 0 100%] to [1 1 100%] was [0 1 auto] at 1.5, expected [1 1 100%]
14
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698