| 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 77e1a944f3d657fcaff8169d141a85989aaa239f..1c35bc3d8879e794d398ef938e4a69e1847bac2d 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| @@ -790,7 +790,6 @@
|
| api_class: "CSSPropertyAPIMargin",
|
| api_methods: ["parseSingleValue"],
|
| converter: "ConvertLengthOrAuto",
|
| - initial: "InitialOffset",
|
| interpolable: true,
|
| keywords: ["auto"],
|
| supports_percentage: true,
|
| @@ -1193,7 +1192,6 @@
|
| api_class: "CSSPropertyAPIMargin",
|
| api_methods: ["parseSingleValue"],
|
| converter: "ConvertLengthOrAuto",
|
| - initial: "InitialOffset",
|
| interpolable: true,
|
| keywords: ["auto"],
|
| supports_percentage: true,
|
| @@ -1593,7 +1591,6 @@
|
| api_class: "CSSPropertyAPIMargin",
|
| api_methods: ["parseSingleValue"],
|
| converter: "ConvertLengthOrAuto",
|
| - initial: "InitialOffset",
|
| interpolable: true,
|
| keywords: ["auto"],
|
| supports_percentage: true,
|
| @@ -1912,7 +1909,6 @@
|
| api_class: "CSSPropertyAPIMargin",
|
| api_methods: ["parseSingleValue"],
|
| converter: "ConvertLengthOrAuto",
|
| - initial: "InitialOffset",
|
| interpolable: true,
|
| keywords: ["auto"],
|
| supports_percentage: true,
|
|
|