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

Unified Diff: LayoutTests/animations/cross-fade-background-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-background-image-expected.html
diff --git a/LayoutTests/animations/cross-fade-background-image-expected.html b/LayoutTests/animations/cross-fade-background-image-expected.html
index 3785cce0aa81ab6d7f21f7f1bedfb2a38d9e5b6f..dcc944598492933fe7fbedac49a00c1353bdc1b9 100644
--- a/LayoutTests/animations/cross-fade-background-image-expected.html
+++ b/LayoutTests/animations/cross-fade-background-image-expected.html
@@ -35,7 +35,6 @@
<div id="boxStatic"></div>
<div id="boxShorthand"></div>
<div id="result">
-PASS - "backgroundImage" property for "box" element at 2.5s saw something close to: 0.5<br>
PASS - "backgroundImage" property for "box" and "boxStatic" elements at 2.5s are close enough to each other<br>
PASS - "backgroundImage" 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-background-image.html ('k') | LayoutTests/animations/cross-fade-border-image-source.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698