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

Unified Diff: LayoutTests/animations/cross-fade-webkit-mask-box-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-webkit-mask-box-image-expected.html
diff --git a/LayoutTests/animations/cross-fade-webkit-mask-box-image-expected.html b/LayoutTests/animations/cross-fade-webkit-mask-box-image-expected.html
index 8aa8289916d3c35741798474931af001a13a2e9f..ec99dc149e8d83992a88d1fbf91417ba9d5f6b72 100644
--- a/LayoutTests/animations/cross-fade-webkit-mask-box-image-expected.html
+++ b/LayoutTests/animations/cross-fade-webkit-mask-box-image-expected.html
@@ -29,7 +29,6 @@
<img id="box" src="resources/green-100.png"/>
<img id="boxStatic" src="resources/stripes-100.png"/>
<div id="result">
-PASS - "webkitMaskBoxImage" property for "box" element at 2.25s saw something close to: 0.25<br>
PASS - "webkitMaskBoxImage" 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-box-image.html ('k') | LayoutTests/animations/cross-fade-webkit-mask-image.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698