| Index: Source/core/css/CSSProperties.in
|
| diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in
|
| index 5a975593837f1d845563e8a3bc84fc834870cbb1..5e80ef908951745239405f97561031eb2c4e66e4 100644
|
| --- a/Source/core/css/CSSProperties.in
|
| +++ b/Source/core/css/CSSProperties.in
|
| @@ -64,6 +64,7 @@ font custom_all
|
| font-family custom_all
|
| font-kerning font, type_name=FontDescription::Kerning, name_for_methods=Kerning
|
| font-size custom_all
|
| +font-stretch custom_all
|
| font-style font, type_name=FontStyle, name_for_methods=Style
|
| font-variant font, type_name=FontVariant, name_for_methods=Variant
|
| font-variant-ligatures custom_all
|
| @@ -355,7 +356,6 @@ transition-delay skip
|
| transition-duration skip
|
| transition-property skip
|
| transition-timing-function skip
|
| -font-stretch skip
|
| page skip
|
| src skip
|
| unicode-range skip
|
|
|