| 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 ef2d5c6b6abc551c2746f037353d977a5b908222..7b60ea96bf2c8fae4b95cd7d8b2be170dfe0db9c 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| @@ -3011,6 +3011,11 @@
|
| alias_for: "justify-content",
|
| },
|
| {
|
| + name: "line-break",
|
| + alias_for: "-webkit-line-break",
|
| + runtime_flag: "CSSLineBreak",
|
| + },
|
| + {
|
| name: "-webkit-opacity",
|
| alias_for: "opacity",
|
| },
|
|
|