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

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

Powered by Google App Engine
This is Rietveld 408576698