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

Unified Diff: LayoutTests/transitions/unprefixed-transform-origin-expected.txt

Issue 1099483002: Use alias_for with trivial property aliases (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@alias
Patch Set: rebase a couple of tests Created 5 years, 8 months 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/unprefixed-transform-origin-expected.txt
diff --git a/LayoutTests/transitions/unprefixed-transform-origin-expected.txt b/LayoutTests/transitions/unprefixed-transform-origin-expected.txt
index 3efaaf014fbe7088c1da2af092b1720fb8dbc083..56fa0f20d0d204809d7c0311e9394fcc6dd17e00 100644
--- a/LayoutTests/transitions/unprefixed-transform-origin-expected.txt
+++ b/LayoutTests/transitions/unprefixed-transform-origin-expected.txt
@@ -5,7 +5,7 @@ transform-origin 10ms
fired transitionend with propertyName: transform-origin
-webkit-transform-origin 10ms
-fired transitionend with propertyName: -webkit-transform-origin
+fired transitionend with propertyName: transform-origin
-webkit-transform-origin-x 10ms
fired transitionend with propertyName: -webkit-transform-origin-x

Powered by Google App Engine
This is Rietveld 408576698