| 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 b70224a0b22522488588f87fd80bb9ae2703105a..2c20bff2c5c50be6692d96effcc61a9bb5b94f25 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| @@ -2608,7 +2608,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",
|
|
|