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

Unified Diff: LayoutTests/animations/interpolation/webkit-clip-path-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/webkit-clip-path-interpolation-expected.txt
diff --git a/LayoutTests/animations/interpolation/webkit-clip-path-interpolation-expected.txt b/LayoutTests/animations/interpolation/webkit-clip-path-interpolation-expected.txt
index f0dc710d4d4ad4507b0629ff21152e12246580c7..106785ac4f266ab1fd1aafdbfaeac37b908c0444 100644
--- a/LayoutTests/animations/interpolation/webkit-clip-path-interpolation-expected.txt
+++ b/LayoutTests/animations/interpolation/webkit-clip-path-interpolation-expected.txt
@@ -1,5 +1,3 @@
-
-
PASS: -webkit-clip-path from [rectangle(0px, 0px, 100px, 100px, 0px, 0px)] to [rectangle(25px, 25px, 50px, 50px, 10px, 10px)] was [rectangle(-7.5px, -7.5px, 115px, 115px, 0px, 0px)] at -0.3
PASS: -webkit-clip-path from [rectangle(0px, 0px, 100px, 100px, 0px, 0px)] to [rectangle(25px, 25px, 50px, 50px, 10px, 10px)] was [rectangle(0px, 0px, 100px, 100px)] at 0
PASS: -webkit-clip-path from [rectangle(0px, 0px, 100px, 100px, 0px, 0px)] to [rectangle(25px, 25px, 50px, 50px, 10px, 10px)] was [rectangle(7.5px, 7.5px, 85px, 85px, 3px, 3px)] at 0.3

Powered by Google App Engine
This is Rietveld 408576698