| 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 6ff56e5afdfe6969b3a849b387e957289f7eac4f..f471193073890f8586edd8262452fd17dbc68238 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| @@ -524,7 +524,7 @@
|
| priority: "High",
|
| field_template: "storage_only",
|
| type_name: "TextOrientation",
|
| - default_value: "kTextOrientationMixed",
|
| + default_value: "TextOrientation::kMixed",
|
| field_size: 2,
|
| field_group: "rare-inherited",
|
| },
|
|
|