Index: Source/WebCore/css/StylePropertyShorthand.h |
=================================================================== |
--- Source/WebCore/css/StylePropertyShorthand.h (revision 145343) |
+++ Source/WebCore/css/StylePropertyShorthand.h (working copy) |
@@ -80,6 +80,7 @@ |
const StylePropertyShorthand& outlineShorthand(); |
const StylePropertyShorthand& overflowShorthand(); |
const StylePropertyShorthand& paddingShorthand(); |
+const StylePropertyShorthand& transitionShorthand(); |
const StylePropertyShorthand& webkitAnimationShorthand(); |
const StylePropertyShorthand& webkitAnimationShorthandForParsing(); |
const StylePropertyShorthand& webkitBorderAfterShorthand(); |