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

Unified Diff: LayoutTests/animations/interpolation/calc-interpolation-expected.txt

Issue 26979002: CSS Animations: Simplify interpolation test results under test-runner (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update expectations. Created 7 years, 2 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/animations/interpolation/calc-interpolation-expected.txt
diff --git a/LayoutTests/animations/interpolation/calc-interpolation-expected.txt b/LayoutTests/animations/interpolation/calc-interpolation-expected.txt
index d1dade225eca61046fc448d1fd6a27cfc636540c..1b94998f1e3b8a3e8fda4990c360b517659b8367 100644
--- a/LayoutTests/animations/interpolation/calc-interpolation-expected.txt
+++ b/LayoutTests/animations/interpolation/calc-interpolation-expected.txt
@@ -1,4 +1,3 @@
-
PASS: left from [calc(50% - 25px)] to [calc(100% - 10px)] was [-10px] at -0.25
PASS: left from [calc(50% - 25px)] to [calc(100% - 10px)] was [0px] at 0
PASS: left from [calc(50% - 25px)] to [calc(100% - 10px)] was [10px] at 0.25

Powered by Google App Engine
This is Rietveld 408576698