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 style.transitionProperty is 'all, all' |
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' |