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

Unified Diff: LayoutTests/transitions/unprefixed-perspective-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-perspective-origin-expected.txt
diff --git a/LayoutTests/transitions/unprefixed-perspective-origin-expected.txt b/LayoutTests/transitions/unprefixed-perspective-origin-expected.txt
index 11316ef594c85ec8ce17807acd33d4b1d54bcc1a..907f1661aaa374471b6c4af33b7b91cf29d25557 100644
--- a/LayoutTests/transitions/unprefixed-perspective-origin-expected.txt
+++ b/LayoutTests/transitions/unprefixed-perspective-origin-expected.txt
@@ -5,7 +5,7 @@ perspective-origin 10ms
fired transitionend with propertyName: perspective-origin
-webkit-perspective-origin 10ms
-fired transitionend with propertyName: -webkit-perspective-origin
+fired transitionend with propertyName: perspective-origin
-webkit-perspective-origin-x 10ms
fired transitionend with propertyName: -webkit-perspective-origin-x

Powered by Google App Engine
This is Rietveld 408576698