| Index: third_party/WebKit/Source/core/css/CSSValueKeywords.json5
|
| diff --git a/third_party/WebKit/Source/core/css/CSSValueKeywords.json5 b/third_party/WebKit/Source/core/css/CSSValueKeywords.json5
|
| index 067198d885f8f9e1283bc107d8650a0167993c8f..68ee741983f794a7eb1ea9efc7ba409374ec7f93 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSValueKeywords.json5
|
| +++ b/third_party/WebKit/Source/core/css/CSSValueKeywords.json5
|
| @@ -1016,8 +1016,10 @@
|
| // background-image, etc.
|
| "linear-gradient",
|
| "radial-gradient",
|
| + "conic-gradient",
|
| "repeating-linear-gradient",
|
| "repeating-radial-gradient",
|
| + "repeating-conic-gradient",
|
| "paint",
|
| "-webkit-cross-fade",
|
| "-webkit-gradient",
|
|
|