| 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 aa71d07cb05d950e9dd6e657a4f19397ea33c017..753ff07e9080239a5b8558d1bc47644d8879b6b3 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| @@ -1390,6 +1390,10 @@
|
| type_name: "blink::WebBlendMode",
|
| },
|
| {
|
| + name: "motion-offset",
|
| + alias_for: "offset-distance",
|
| + },
|
| + {
|
| name: "object-fit",
|
| type_name: "ObjectFit",
|
| },
|
|
|