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 3d23a2d426423c93cfd10605be8002abad8966c5..af8debd6582643752d8410e2441ee786f362d97c 100644 |
--- a/third_party/WebKit/Source/core/css/html.css |
+++ b/third_party/WebKit/Source/core/css/html.css |
@@ -845,6 +845,7 @@ meter { |
height: 1em; |
width: 5em; |
vertical-align: -0.2em; |
+ -webkit-user-modify: read-only !important; |
} |
meter::-webkit-meter-inner-element { |