| Index: Source/core/css/CSSProperties.in
|
| diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in
|
| index 5998a3f002f948bb850f7fa49714acd10a095ffc..ef175dd306f4d5adf7789870d11f433257c84251 100644
|
| --- a/Source/core/css/CSSProperties.in
|
| +++ b/Source/core/css/CSSProperties.in
|
| @@ -83,6 +83,7 @@ justify-content
|
| image-rendering
|
| internal-callback custom_all
|
| isolation
|
| +justify-items custom_value
|
| justify-self custom_value
|
| left type_name=Length, initial=initialOffset, converter=convertLengthOrAuto
|
| letter-spacing type_name=float, initial=initialLetterWordSpacing, converter=convertSpacing
|
|
|