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

Unified Diff: LayoutTests/css3/masking/clip-path-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/masking/clip-path-animation-expected.txt
diff --git a/LayoutTests/css3/masking/clip-path-animation-expected.txt b/LayoutTests/css3/masking/clip-path-animation-expected.txt
index b2b3429811fd4147b3307c93da191048320ebc7b..e382620dacea0c8f6a42f16f8828f9d23090861d 100644
--- a/LayoutTests/css3/masking/clip-path-animation-expected.txt
+++ b/LayoutTests/css3/masking/clip-path-animation-expected.txt
@@ -1,4 +1,3 @@
-
PASS - "webkitClipPath" property for "rectangle-box" element at 1s saw something close to: rectangle(10%, 10%, 80%, 80%)
PASS - "webkitClipPath" property for "circle-box" element at 1s saw something close to: circle(35%, 35%, 35%)
PASS - "webkitClipPath" property for "ellipse-box" element at 1s saw something close to: ellipse(35%, 35%, 35%, 30%)

Powered by Google App Engine
This is Rietveld 408576698