Chromium Code Reviews| 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 191cf0eba8214c24abc07afba8406330ab07c8b2..1a9d5c435adff96f852c0b47079f4d70921bd70d 100644 |
| --- a/third_party/WebKit/Source/core/css/CSSProperties.json5 |
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.json5 |
| @@ -1561,7 +1561,7 @@ |
| }, |
| { |
| name: "position", |
| - custom_inherit: true, |
| + custom_all: true, |
| default_value: "static", |
| field_template: "keyword", |
| getter: "GetPosition", |