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

Side by Side Diff: LayoutTests/virtual/web-animations-css/animations/interpolation/flex-interpolation-expected.txt

Issue 70903004: Web Animations CSS: Add to experimental web platform features (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add expectations for a couple more newly failing tests Created 7 years, 1 month 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: -webkit-flex from [1 1 0%] to [2 2 100%] was [0 0 0%] at -5
2 PASS: -webkit-flex from [1 1 0%] to [2 2 100%] was [0.7 0.7 0%] at -0.3
3 PASS: -webkit-flex from [1 1 0%] to [2 2 100%] was [1 1 0%] at 0
4 PASS: -webkit-flex from [1 1 0%] to [2 2 100%] was [1.3 1.3 30%] at 0.3
5 PASS: -webkit-flex from [1 1 0%] to [2 2 100%] was [1.6 1.6 60%] at 0.6
6 PASS: -webkit-flex from [1 1 0%] to [2 2 100%] was [2 2 100%] at 1
7 PASS: -webkit-flex from [1 1 0%] to [2 2 100%] was [2.5 2.5 150%] at 1.5
8 PASS: -webkit-flex from [0 0 100%] to [1 1 100%] was [0 0 100%] at -0.3
9 PASS: -webkit-flex from [0 0 100%] to [1 1 100%] was [0 0 100%] at 0
10 PASS: -webkit-flex from [0 0 100%] to [1 1 100%] was [0 0 100%] at 0.4
11 PASS: -webkit-flex from [0 0 100%] to [1 1 100%] was [1 1 100%] at 0.6
12 PASS: -webkit-flex from [0 0 100%] to [1 1 100%] was [1 1 100%] at 1
13 PASS: -webkit-flex from [0 0 100%] to [1 1 100%] was [1 1 100%] at 1.5
14
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698