| Index: Source/core/css/html.css
|
| diff --git a/Source/core/css/html.css b/Source/core/css/html.css
|
| index 0801e374e423379abc09d70b4098da3e9b2ee868..fdacec72bdf384da89e70a484a156d3192722fa0 100644
|
| --- a/Source/core/css/html.css
|
| +++ b/Source/core/css/html.css
|
| @@ -632,13 +632,6 @@
|
| -webkit-user-modify: read-only !important;
|
| -webkit-align-self: flex-start;
|
| margin: auto 0;
|
| - opacity: 0;
|
| - pointer-events: none;
|
| -}
|
| -
|
| -input:enabled:read-write:-webkit-any(:focus,:hover)::-webkit-input-speech-button {
|
| - opacity: 1;
|
| - pointer-events: auto;
|
| }
|
| #endif
|
|
|
|
|