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

Unified Diff: LayoutTests/animations/cross-fade-webkit-mask-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
« no previous file with comments | « LayoutTests/animations/cross-fade-webkit-mask-image.html ('k') | LayoutTests/animations/matrix-anim.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/animations/cross-fade-webkit-mask-image-expected.html
diff --git a/LayoutTests/animations/cross-fade-webkit-mask-image-expected.html b/LayoutTests/animations/cross-fade-webkit-mask-image-expected.html
index c10dcfe1d7a430f50972e1548f218303b04b29d4..f46598e2311b4fa8d4850493ff3e98a156c20f54 100644
--- a/LayoutTests/animations/cross-fade-webkit-mask-image-expected.html
+++ b/LayoutTests/animations/cross-fade-webkit-mask-image-expected.html
@@ -25,7 +25,6 @@
<img id="box" src="resources/green-100.png"/>
<img id="boxStatic" src="resources/stripes-100.png"/>
<div id="result">
-PASS - "webkitMaskImage" property for "box" element at 2.25s saw something close to: 0.25<br>
PASS - "webkitMaskImage" property for "box" and "boxStatic" elements at 2.25s are close enough to each other
</div>
</body>
« no previous file with comments | « LayoutTests/animations/cross-fade-webkit-mask-image.html ('k') | LayoutTests/animations/matrix-anim.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698