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

Unified Diff: LayoutTests/animations/cross-fade-list-style-image-expected.html

Issue 716963002: Remove property-specific handling in animation-test-helpers.js (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@animhelpercleanup
Patch Set: rm whitespace Created 6 years, 1 month 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/cross-fade-list-style-image-expected.html
diff --git a/LayoutTests/animations/cross-fade-list-style-image-expected.html b/LayoutTests/animations/cross-fade-list-style-image-expected.html
index 2c5eab72fe50ef6d36065a2a2717f68b827b131c..2d1ed0fd3c416d60f99ff0d2c8033112da4d6847 100644
--- a/LayoutTests/animations/cross-fade-list-style-image-expected.html
+++ b/LayoutTests/animations/cross-fade-list-style-image-expected.html
@@ -32,7 +32,6 @@
<ul id="boxStatic"><li>one</li><li>two</li></ul>
<ul id="boxShorthand"><li>one</li><li>two</li></ul>
<div id="result">
-PASS - "listStyleImage" property for "box" element at 2.5s saw something close to: 0.5<br>
PASS - "listStyleImage" property for "box" and "boxStatic" elements at 2.5s are close enough to each other<br>
PASS - "listStyleImage" property for "boxShorthand" and "boxStatic" elements at 2.5s are close enough to each other
</div>
« no previous file with comments | « LayoutTests/animations/cross-fade-list-style-image.html ('k') | LayoutTests/animations/cross-fade-webkit-mask-box-image.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698