| Index: Source/core/css/CSSProperties.in
|
| diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in
|
| index 0d6a706059c24cec78d52c9e6aea01f2df6dd8aa..ce2682e98b8ecd380929b68653e98f369e5313d5 100644
|
| --- a/Source/core/css/CSSProperties.in
|
| +++ b/Source/core/css/CSSProperties.in
|
| @@ -258,7 +258,7 @@ perspective-origin custom_all
|
| -webkit-text-security
|
| -webkit-text-stroke-color custom_all
|
| -webkit-text-stroke-width converter=convertTextStrokeWidth
|
| -text-underline-position custom_value
|
| +text-underline-position type_name=TextUnderlinePosition
|
| transform custom_value
|
| -webkit-transform use_handlers_for=CSSPropertyTransform
|
| transform-origin custom_all
|
|
|