| 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 36b6bbfee5298dbcf110c4fd69521e28cb6efc69..7ab5d8c72f83d8d8e9b819f0f17b869aa7fb60e0 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| @@ -50,6 +50,8 @@
|
| api_methods: {
|
| default: [],
|
| valid_type: "list",
|
| + // This list must be an ordered, complete list of methods whose names match those
|
| + // defined in CSSPropertyDescriptor.h.
|
| valid_values: ["parseSingleValue"],
|
| },
|
|
|
|
|