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

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

Issue 649153002: Align -webkit-transform-origin behaviour with transform-origin behaviour (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: git cl try Created 6 years, 2 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 d22df762dd7beef20c2dd9f5d42f67e7e4d86ddb..3efaaf014fbe7088c1da2af092b1720fb8dbc083 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-z
+fired transitionend with propertyName: -webkit-transform-origin
-webkit-transform-origin-x 10ms
fired transitionend with propertyName: -webkit-transform-origin-x
« no previous file with comments | « LayoutTests/transforms/webkit-transform-origin-crash-expected.txt ('k') | Source/core/animation/css/CSSAnimations.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698