| Index: Source/core/css/CSSProperties.in
|
| diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in
|
| index c8dc3c085f44ddd55b976362daacaba8dcf58911..dd1dc421a85261b6aff4ae4709f52e72bdedec80 100644
|
| --- a/Source/core/css/CSSProperties.in
|
| +++ b/Source/core/css/CSSProperties.in
|
| @@ -229,6 +229,7 @@ column-fill type_name=ColumnFill
|
| -webkit-text-security
|
| -webkit-text-stroke-color custom_all
|
| text-underline-position custom_value
|
| +transform-origin custom_all
|
| -webkit-transform-origin-x type_name=Length, converter=convertLength
|
| -webkit-transform-origin-y type_name=Length, converter=convertLength
|
| -webkit-transform-origin-z type_name=float, converter=convertComputedLength<float>
|
|
|