| Index: Source/core/css/CSSProperties.in
|
| diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in
|
| index 3f9c61e8957f37ad9bc46eff0531d5136c3a8495..6a116a7d9417aadc64011a3ecaf58eb1fa175004 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
|
|
|