| Index: Source/core/css/CSSProperties.in
|
| diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in
|
| index 11300d6c03c04758c67a34747945a413f80db9a4..8914916ee89c1fc78b6b13bc3a28e224aca49d6d 100644
|
| --- a/Source/core/css/CSSProperties.in
|
| +++ b/Source/core/css/CSSProperties.in
|
| @@ -214,6 +214,7 @@ column-fill type_name=ColumnFill
|
| -webkit-mask-repeat-x custom_all
|
| -webkit-mask-repeat-y custom_all
|
| -webkit-mask-size custom_all
|
| +perspective-origin custom_all
|
| -webkit-perspective-origin custom_all
|
| -webkit-perspective-origin-x type_name=Length, converter=convertLength
|
| -webkit-perspective-origin-y type_name=Length, converter=convertLength
|
|
|