| Index: third_party/WebKit/Source/core/css/CSSProperties.in
|
| diff --git a/third_party/WebKit/Source/core/css/CSSProperties.in b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| index 2f0aa4d7ce394818232369cf72c09b69d56622b1..650e2143eed6ac274fa6fa44950a1e804a0f9217 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.in
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| @@ -215,6 +215,7 @@ grid-template-areas runtime_flag=CSSGridLayout, custom_all
|
| grid-template-columns runtime_flag=CSSGridLayout, custom_all
|
| grid-template-rows runtime_flag=CSSGridLayout, custom_all
|
| height interpolable, initial=initialSize, converter=convertLengthSizing
|
| +hyphens runtime_flag=CSSHyphens, inherited, type_name=Hyphens
|
| image-rendering inherited
|
| image-orientation runtime_flag=ImageOrientation, inherited, name_for_methods=RespectImageOrientation, converter=convertImageOrientation
|
| isolation
|
|
|