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

Unified Diff: LayoutTests/transitions/multiple-background-size-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-size-transitions-expected.txt
diff --git a/LayoutTests/transitions/multiple-background-size-transitions-expected.txt b/LayoutTests/transitions/multiple-background-size-transitions-expected.txt
index bce1daba424bc34352b97e2d5473ca3cf9760719..2e4a3d5b2fe5c96e2195ddfe7244bda30e452701 100644
--- a/LayoutTests/transitions/multiple-background-size-transitions-expected.txt
+++ b/LayoutTests/transitions/multiple-background-size-transitions-expected.txt
@@ -1,3 +1,3 @@
-PASS - "-webkit-background-size" property for "box" element at 0.5s saw something close to: 25,25
-PASS - "-webkit-mask-size" property for "box1" element at 0.5s saw something close to: 25,25
+PASS - "-webkit-background-size" property for "box" element at 0.5s saw something close to: 25% 25%, 25% 25%
+PASS - "-webkit-mask-size" property for "box1" element at 0.5s saw something close to: 25% 25%, 25% 25%

Powered by Google App Engine
This is Rietveld 408576698