| Index: third_party/WebKit/Source/core/css/html.css
|
| diff --git a/third_party/WebKit/Source/core/css/html.css b/third_party/WebKit/Source/core/css/html.css
|
| index af8debd6582643752d8410e2441ee786f362d97c..dd64b36891dff501a8974f50a76df44dee6ea3dc 100644
|
| --- a/third_party/WebKit/Source/core/css/html.css
|
| +++ b/third_party/WebKit/Source/core/css/html.css
|
| @@ -897,7 +897,6 @@ progress {
|
| }
|
|
|
| progress::-webkit-progress-inner-element {
|
| - -webkit-appearance: inherit;
|
| box-sizing: inherit;
|
| -webkit-user-modify: read-only;
|
| height: 100%;
|
|
|