| Index: third_party/WebKit/Source/core/css/ComputedStyleExtraFields.json5
|
| diff --git a/third_party/WebKit/Source/core/css/ComputedStyleExtraFields.json5 b/third_party/WebKit/Source/core/css/ComputedStyleExtraFields.json5
|
| index cd899447c03532c8932bc049d42c696c472d1e5d..bd205b56c0bc3c4e7c6a345fd459ac6edf952200 100644
|
| --- a/third_party/WebKit/Source/core/css/ComputedStyleExtraFields.json5
|
| +++ b/third_party/WebKit/Source/core/css/ComputedStyleExtraFields.json5
|
| @@ -231,14 +231,6 @@
|
| field_group: "background",
|
| },
|
| {
|
| - name: "TextDecoration",
|
| - field_template: "storage_only",
|
| - type_name: "TextDecoration",
|
| - field_size: 4,
|
| - default_value: "TextDecoration::kNone",
|
| - field_group: "visual",
|
| - },
|
| - {
|
| name: "HasAutoClip",
|
| field_template: "storage_only",
|
| type_name: "bool",
|
|
|