| Index: third_party/WebKit/Source/core/css/CSSProperties.json5
|
| diff --git a/third_party/WebKit/Source/core/css/CSSProperties.json5 b/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| index eccec5441e4e39a870d8440f0bff60e9bd0e457b..a3217e9ba482dd65e59dc4973958471061eec56d 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| @@ -843,7 +843,7 @@
|
| inherited: true,
|
| default_value: "top",
|
| field_template: "keyword",
|
| - keywords: ["top", "bottom", "left", "right"],
|
| + keywords: ["top", "bottom"],
|
| },
|
| {
|
| name: "caret-color",
|
|
|