| Index: Source/core/css/CSSProperties.in
|
| diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in
|
| index 20e15733f0862ebdcd3d63e111fc8b5019586d94..abfa10b7dc586cc89a2078f80e21108bf6206f66 100644
|
| --- a/Source/core/css/CSSProperties.in
|
| +++ b/Source/core/css/CSSProperties.in
|
| @@ -188,7 +188,7 @@ grid-template-rows runtime_flag=CSSGridLayout, custom_all
|
| height animatable, initial=initialSize, converter=convertLengthSizing
|
| image-rendering inherited
|
| isolation runtime_flag=CSSCompositing
|
| -justify-content
|
| +justify-content custom_all
|
| justify-items runtime_flag=CSSGridLayout, custom_all
|
| justify-self runtime_flag=CSSGridLayout, custom_all
|
| left animatable, initial=initialOffset, converter=convertLengthOrAuto
|
|
|