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

Unified Diff: LayoutTests/animations/interpolation/zoom-iterpolation-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/animations/interpolation/zoom-iterpolation-expected.txt
diff --git a/LayoutTests/animations/interpolation/zoom-iterpolation-expected.txt b/LayoutTests/animations/interpolation/zoom-iterpolation-expected.txt
index 6c90a9dafc4bca9ee7d4f83a1c1ca351c1b040ea..a88f2c0d0a22006a3d311b2b358a3507bc006328 100644
--- a/LayoutTests/animations/interpolation/zoom-iterpolation-expected.txt
+++ b/LayoutTests/animations/interpolation/zoom-iterpolation-expected.txt
@@ -1,4 +1,4 @@
-FAIL: zoom from [1] to [2] was [-4] at -5, expected [0.00001] (parsed as [0.000009999999747378752])
+PASS: zoom from [1] to [2] was [0.00001] at -5
PASS: zoom from [1] to [2] was [0.7] at -0.3
PASS: zoom from [1] to [2] was [1] at 0
PASS: zoom from [1] to [2] was [1.3] at 0.3

Powered by Google App Engine
This is Rietveld 408576698