| 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 c75789835e14e51c488ee224649a980087249809..6ace7ef4eb047c2085f0b5cc8c575a45e07ab9e5 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| @@ -50,7 +50,7 @@
|
| api_methods: {
|
| default: [],
|
| valid_type: "list",
|
| - valid_values: ["parseSingleValue"],
|
| + valid_values: ["parseSingleValue", "parseShorthand"],
|
| },
|
|
|
| // - keyword_only
|
|
|