| Index: Source/core/css/CSSValueKeywords.in
|
| diff --git a/Source/core/css/CSSValueKeywords.in b/Source/core/css/CSSValueKeywords.in
|
| index 1823b69de75b55ccdc73de13de10b101695e90a7..130ff98b8441fc3fb99614acb0968223feabca1f 100644
|
| --- a/Source/core/css/CSSValueKeywords.in
|
| +++ b/Source/core/css/CSSValueKeywords.in
|
| @@ -976,10 +976,11 @@ pan-x
|
| pan-y
|
| manipulation
|
|
|
| -// justify-self
|
| +// justify-items / justify-self
|
| // auto
|
| // stretch
|
| // baseline
|
| +last-baseline
|
| // center
|
| // start
|
| // end
|
| @@ -991,6 +992,7 @@ self-end
|
| // right
|
| true
|
| safe
|
| +legacy
|
|
|
| // scroll-behavior
|
| instant
|
|
|