| 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 79f6f22b9a7216fadd02b63909985b1f48d30a48..30683181f4314969fe2e4f7b0e70a1341cbb551a 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| @@ -1504,7 +1504,7 @@
|
| name: "offset-path",
|
| api_class: true,
|
| api_methods: ["parseSingleValue"],
|
| - converter: "ConvertPathOrNone",
|
| + converter: "ConvertOffsetPath",
|
| },
|
| {
|
| name: "offset-position",
|
|
|