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

Unified Diff: LayoutTests/transitions/zero-duration-with-non-zero-delay-start-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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/transitions/zero-duration-with-non-zero-delay-start-expected.txt
diff --git a/LayoutTests/transitions/zero-duration-with-non-zero-delay-start-expected.txt b/LayoutTests/transitions/zero-duration-with-non-zero-delay-start-expected.txt
index 1c3c3a9d91d99a6a3847197d5ef885a5de1c8c04..51801e340030bd77a7dfd19ca51ad72f4d3e07a2 100644
--- a/LayoutTests/transitions/zero-duration-with-non-zero-delay-start-expected.txt
+++ b/LayoutTests/transitions/zero-duration-with-non-zero-delay-start-expected.txt
@@ -1,4 +1,4 @@
-FAIL - "left" property for "target" element at 0s expected: 100 but saw: 200
-FAIL - "left" property for "target" element at 0.4s expected: 100 but saw: 200
+PASS - "left" property for "target" element at 0s saw something close to: 100
+PASS - "left" property for "target" element at 0.4s saw something close to: 100
PASS - "left" property for "target" element at 0.6s saw something close to: 200

Powered by Google App Engine
This is Rietveld 408576698