Chromium Code Reviews| 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 320818c5371fc6663681157e2686d0e8b101f707..b82eac0e1d8e39fbe8851d867cf014ea581abdd9 100644 |
| --- a/third_party/WebKit/Source/core/css/CSSValueKeywords.json5 |
| +++ b/third_party/WebKit/Source/core/css/CSSValueKeywords.json5 |
| @@ -1122,5 +1122,9 @@ |
| // rect |
| // round |
| + // color-gamut |
| + // srgb |
| + "p3", |
| + "rec2020", |
| ], |
| } |