Chromium Code Reviews| 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 60fcaf4fac52179a96ecfe56b7ff99526572f060..d57618ecfa6c2b8712dedee96b7f6ecce3d07508 100644 |
| --- a/third_party/WebKit/Source/core/css/CSSProperties.json5 |
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.json5 |
| @@ -1466,6 +1466,8 @@ |
| }, |
| { |
| name: "offset-path", |
| + api_class: true, |
| + api_methods: ["parseSingleValue"], |
| converter: "ConvertPathOrNone", |
| }, |
| { |