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

Unified Diff: LayoutTests/transitions/multiple-mask-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-mask-transitions-expected.txt
diff --git a/LayoutTests/transitions/multiple-mask-transitions-expected.txt b/LayoutTests/transitions/multiple-mask-transitions-expected.txt
index f50cf7b9f94f3daf0c9d744a6aa6ea92db538467..e00a480640c64160539861a9d1b52c2187f082b3 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: left,40,top,40
+PASS - "-webkit-mask-position" property for "box2" element at 0.5s saw something close to: left,40,top,40
+PASS - "-webkit-mask-position" property for "box3" element at 0.5s saw something close to: left,40,top,40

Powered by Google App Engine
This is Rietveld 408576698