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

Unified Diff: LayoutTests/css3/filters/custom/custom-filter-animation-expected.txt

Issue 14805007: Clean up expectations for animation helper tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaseline LayoutTests/css3/masking/clip-path-animation Created 7 years, 7 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/css3/filters/custom/custom-filter-animation-expected.txt
diff --git a/LayoutTests/css3/filters/custom/custom-filter-animation-expected.txt b/LayoutTests/css3/filters/custom/custom-filter-animation-expected.txt
index b30984c61142869f93f38fbf1c5a268a6b1925b3..d588bc41ea8b4b2708ae6df07f1785c3e64c023f 100644
--- a/LayoutTests/css3/filters/custom/custom-filter-animation-expected.txt
+++ b/LayoutTests/css3/filters/custom/custom-filter-animation-expected.txt
@@ -1,4 +1,3 @@
-
PASS - "webkitFilter" property for "custom-from-none-box" element at 1s saw something close to: custom(url(vertex-rotate.vs) none, 1 1, rotateBy 30, offset 0)
PASS - "webkitFilter" property for "custom-to-none-box" element at 1s saw something close to: custom(url(vertex-rotate.vs) none, 1 1, rotateBy 30, offset 0)
PASS - "webkitFilter" property for "custom-from-no-params-box" element at 1s saw something close to: custom(url(vertex-rotate.vs) none, 1 1, rotateBy 30, offset 0)

Powered by Google App Engine
This is Rietveld 408576698