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

Unified Diff: LayoutTests/transitions/transitions-parsing-expected.txt

Issue 1105523005: Revert of Revert of Fix serialization of alias_for properties (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@p7
Patch Set: 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
« no previous file with comments | « LayoutTests/transitions/transitions-parsing.html ('k') | Source/build/scripts/make_css_property_names.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/transitions/transitions-parsing-expected.txt
diff --git a/LayoutTests/transitions/transitions-parsing-expected.txt b/LayoutTests/transitions/transitions-parsing-expected.txt
index 682a0a750d03e159453bf8c583e9413f74f432a7..d2ff05a19fa64d974bc7436ebe6b060506f558e7 100644
--- a/LayoutTests/transitions/transitions-parsing-expected.txt
+++ b/LayoutTests/transitions/transitions-parsing-expected.txt
@@ -20,6 +20,8 @@
PASS computedStyle.transitionProperty is 'all, all'
PASS style.webkitTransitionProperty is 'all, all'
PASS computedStyle.webkitTransitionProperty is 'all, all'
+PASS style.transitionProperty is '-webkit-transform-origin'
+PASS computedStyle.transitionProperty is '-webkit-transform-origin'
PASS style.transitionProperty is 'background-position'
PASS computedStyle.transitionProperty is 'background-position'
PASS style.webkitTransitionProperty is 'background-position'
« no previous file with comments | « LayoutTests/transitions/transitions-parsing.html ('k') | Source/build/scripts/make_css_property_names.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698