| Index: Source/core/css/CSSValueKeywords.in
|
| diff --git a/Source/core/css/CSSValueKeywords.in b/Source/core/css/CSSValueKeywords.in
|
| index a1a1f43a0446fb0942836f5f67234993491b4d15..acd3a32dfa17cbcf1eeb634b45c3f8f7d666a778 100644
|
| --- a/Source/core/css/CSSValueKeywords.in
|
| +++ b/Source/core/css/CSSValueKeywords.in
|
| @@ -966,10 +966,11 @@ pan-x
|
| pan-y
|
| manipulation
|
|
|
| -// justify-self
|
| +// justify-items / justify-self
|
| // auto
|
| // stretch
|
| // baseline
|
| +last-baseline
|
| // center
|
| // start
|
| // end
|
| @@ -981,6 +982,7 @@ self-end
|
| // right
|
| true
|
| safe
|
| +legacy
|
|
|
| // scroll-behavior
|
| instant
|
|
|