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

Unified Diff: LayoutTests/transitions/multiple-mask-transitions-expected.txt

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/transitions/multiple-mask-transitions-expected.txt
diff --git a/LayoutTests/transitions/multiple-mask-transitions-expected.txt b/LayoutTests/transitions/multiple-mask-transitions-expected.txt
index f50cf7b9f94f3daf0c9d744a6aa6ea92db538467..3e392411907c418ccae00e04b66ad10ae5104087 100644
--- a/LayoutTests/transitions/multiple-mask-transitions-expected.txt
+++ b/LayoutTests/transitions/multiple-mask-transitions-expected.txt
@@ -1,4 +1,4 @@
-PASS - "-webkit-mask-position" property for "box" element at 0.5s saw something close to: 40,40
-PASS - "-webkit-mask-position" property for "box2" element at 0.5s saw something close to: 40,40
-PASS - "-webkit-mask-position" property for "box3" element at 0.5s saw something close to: 40,40
+PASS - "-webkit-mask-position" property for "box" element at 0.5s saw something close to: 40px 40px, 40px 40px
+PASS - "-webkit-mask-position" property for "box2" element at 0.5s saw something close to: 40px 40px
+PASS - "-webkit-mask-position" property for "box3" element at 0.5s saw something close to: 40px 40px, 40px 80px
« no previous file with comments | « LayoutTests/transitions/multiple-mask-transitions.html ('k') | LayoutTests/transitions/multiple-shadow-transitions.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698