| Index: Source/core/css/CSSProperties.in
|
| diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in
|
| index 9b0a910a426bcec196bfebb4dcf3d0d0e2c10222..8bfed31592abe83d0ac7125e7e6f9c2f4d137221 100644
|
| --- a/Source/core/css/CSSProperties.in
|
| +++ b/Source/core/css/CSSProperties.in
|
| @@ -58,6 +58,7 @@ float type_name=EFloat, name_for_methods=Floating
|
| 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=FontItalic, name_for_methods=Italic
|
| font-variant font, type_name=FontSmallCaps, name_for_methods=SmallCaps
|
| font-variant-ligatures custom_all
|
|
|