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

Side by Side Diff: LayoutTests/transitions/flex-transitions-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
1 PASS - "-webkit-flex" property for "row1" element at 0.2s saw something close to : 140,0,0 1 PASS - "-webkit-flex" property for "row1" element at 0.2s saw something close to : 140,0,0
2 FAIL - "-webkit-flex" property for "column1" element at 0.2s expected: 100,0,40 but saw: 79.99999237060547,0,40.00000762939453 2 PASS - "-webkit-flex" property for "column1" element at 0.2s saw something close to: 100,0,40
3 PASS - "-webkit-flex" property for "negative1" element at 0.2s saw something clo se to: 100,100,60 3 PASS - "-webkit-flex" property for "negative1" element at 0.2s saw something clo se to: 100,100,60
4 FAIL - "-webkit-flex" property for "no-flex1" element at 0.2s expected: 100,0,0 but saw: 79.99999237060547,0,0 4 PASS - "-webkit-flex" property for "no-flex1" element at 0.2s saw something clos e to: 100,0,0
5 PASS - "-webkit-flex" property for "row1" element at 0.8s saw something close to : 260,0,0 5 PASS - "-webkit-flex" property for "row1" element at 0.8s saw something close to : 260,0,0
6 FAIL - "-webkit-flex" property for "column1" element at 0.8s expected: 0,0,160 b ut saw: 20.000003814697266,0,159.99998474121094 6 PASS - "-webkit-flex" property for "column1" element at 0.8s saw something close to: 0,0,160
7 PASS - "-webkit-flex" property for "negative1" element at 0.8s saw something clo se to: 100,100,90 7 PASS - "-webkit-flex" property for "negative1" element at 0.8s saw something clo se to: 100,100,90
8 FAIL - "-webkit-flex" property for "no-flex1" element at 0.8s expected: 0,0,0 bu t saw: 20.000003814697266,0,0 8 PASS - "-webkit-flex" property for "no-flex1" element at 0.8s saw something clos e to: 0,0,0
9 9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698