| Index: third_party/WebKit/Source/core/css/CSSProperties.in
|
| diff --git a/third_party/WebKit/Source/core/css/CSSProperties.in b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| index 4d884780326ca2c428e1624c08809202cc3ca622..a5954ad9fcae9b63ef8ec576f9a575cc2f8d2e0c 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.in
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.in
|
| @@ -115,7 +115,7 @@ text-rendering inherited, font, type_name=TextRenderingMode
|
| zoom custom_all
|
|
|
| align-content initial=initialContentAlignment, converter=convertContentAlignmentData
|
| -align-items initial=initialSelfAlignment, converter=convertSelfOrDefaultAlignmentData
|
| +align-items initial=initialDefaultAlignment, converter=convertSelfOrDefaultAlignmentData
|
| alignment-baseline svg
|
| align-self initial=initialSelfAlignment, converter=convertSelfOrDefaultAlignmentData
|
| animation-delay custom_all
|
|
|