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

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

Issue 38573003: Use 4 value syntax for getComputedStyle of background-position and -webkit-mask-position (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased Created 7 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..97747979d7b1413489f2ecafb60b68e099ae8b14 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: left,40,top,40
+PASS - "background-position" property for "box2" element at 0.5s saw something close to: left,40,top,40
+PASS - "background-position" property for "box3" element at 0.5s saw something close to: left,40,top,40
« 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