| 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 55217e27d78e1cded96d8756ce007f8150da2c44..51b22bebf3f9fbfd4037cfceab5d2c8cfb2c0f68 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| @@ -2610,7 +2610,11 @@
|
| {
|
| name: "-webkit-text-emphasis-position",
|
| inherited: true,
|
| + field_template: "keyword",
|
| type_name: "TextEmphasisPosition",
|
| + default_value: "over",
|
| + keywords: ["over", "under"],
|
| + field_group: "rare-inherited",
|
| },
|
| {
|
| name: "-webkit-text-emphasis-style",
|
|
|