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

Unified Diff: LayoutTests/css3/filters/custom/custom-filter-transforms-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-transforms-animation-expected.txt
diff --git a/LayoutTests/css3/filters/custom/custom-filter-transforms-animation-expected.txt b/LayoutTests/css3/filters/custom/custom-filter-transforms-animation-expected.txt
index 9ca569e93626a50422e94e557242b51f0621d850..12e6047866c562228436917f37c1eafa11d1acd7 100644
--- a/LayoutTests/css3/filters/custom/custom-filter-transforms-animation-expected.txt
+++ b/LayoutTests/css3/filters/custom/custom-filter-transforms-animation-expected.txt
@@ -1,4 +1,3 @@
-
PASS - "webkitFilter" property for "custom-mix-from-none-box" element at 1s saw something close to: custom(url(no-shader-needed.vs) none, 1 1, transform matrix(30, 0, 0, 30, 0, 0))
PASS - "webkitFilter" property for "custom-mix-to-none-box" element at 1s saw something close to: custom(url(no-shader-needed.vs) none, 1 1, transform matrix(30, 0, 0, 30, 0, 0))
PASS - "webkitFilter" property for "custom-mix-single-transform-box" element at 1s saw something close to: custom(url(no-shader-needed.vs) none, 1 1, transform matrix(15, 0, 0, 15, 0, 0))

Powered by Google App Engine
This is Rietveld 408576698