| Index: Source/core/css/CSSShorthands.in
|
| diff --git a/Source/core/css/CSSShorthands.in b/Source/core/css/CSSShorthands.in
|
| index 96caec33f53eae483d15923b7a3bb176b4ad8a06..cc75981f6c1f195f4e5e86d98de6265b78b0b4d4 100644
|
| --- a/Source/core/css/CSSShorthands.in
|
| +++ b/Source/core/css/CSSShorthands.in
|
| @@ -30,6 +30,7 @@ marker longhands=marker-start;marker-mid;marker-end
|
| outline longhands=outline-color;outline-style;outline-width
|
| overflow longhands=overflow-x;overflow-y
|
| padding longhands=padding-top;padding-right;padding-bottom;padding-left
|
| +text-decoration longhands=text-decoration-line;text-decoration-color;text-decoration-style
|
| transition longhands=transition-property;transition-duration;transition-timing-function;transition-delay
|
| -webkit-animation longhands=-webkit-animation-name;-webkit-animation-duration;-webkit-animation-timing-function;-webkit-animation-delay;-webkit-animation-iteration-count;-webkit-animation-direction;-webkit-animation-fill-mode
|
| -webkit-border-after longhands=-webkit-border-after-width;-webkit-border-after-style;-webkit-border-after-color
|
|
|