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

Unified Diff: LayoutTests/virtual/legacy-animations-engine/transitions/flex-transitions-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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/virtual/legacy-animations-engine/transitions/flex-transitions-expected.txt
diff --git a/LayoutTests/virtual/legacy-animations-engine/transitions/flex-transitions-expected.txt b/LayoutTests/virtual/legacy-animations-engine/transitions/flex-transitions-expected.txt
deleted file mode 100644
index f6b45715c307a06d94f34ea68102ed40d745c0bc..0000000000000000000000000000000000000000
--- a/LayoutTests/virtual/legacy-animations-engine/transitions/flex-transitions-expected.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-PASS - "-webkit-flex" property for "row1" element at 0.2s saw something close to: 140,0,0
-FAIL - "-webkit-flex" property for "column1" element at 0.2s expected: 0,0,40 but saw: 79.99999237060547,0,40.00000762939453
-PASS - "-webkit-flex" property for "negative1" element at 0.2s saw something close to: 100,100,60
-FAIL - "-webkit-flex" property for "no-flex1" element at 0.2s expected: 0,0,0 but saw: 79.99999237060547,0,0
-PASS - "-webkit-flex" property for "row1" element at 0.8s saw something close to: 260,0,0
-FAIL - "-webkit-flex" property for "column1" element at 0.8s expected: 0,0,160 but saw: 20.000003814697266,0,159.99998474121094
-PASS - "-webkit-flex" property for "negative1" element at 0.8s saw something close to: 100,100,90
-FAIL - "-webkit-flex" property for "no-flex1" element at 0.8s expected: 0,0,0 but saw: 20.000003814697266,0,0
-

Powered by Google App Engine
This is Rietveld 408576698