Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(353)

Unified Diff: trunk/Source/core/css/html.css

Issue 111443004: Revert 163860 "Show speech button for x-webkit-speech only if th..." (Closed) Base URL: svn://svn.chromium.org/blink/
Patch Set: Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « trunk/LayoutTests/fast/speech/speech-bidi-rendering.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/Source/core/css/html.css
===================================================================
--- trunk/Source/core/css/html.css (revision 163882)
+++ trunk/Source/core/css/html.css (working copy)
@@ -632,14 +632,7 @@
-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
keygen, select {
« no previous file with comments | « trunk/LayoutTests/fast/speech/speech-bidi-rendering.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698