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

Unified Diff: trunk/LayoutTests/fast/speech/speech-bidi-rendering.html

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/input-appearance-speechbutton.html ('k') | trunk/Source/core/css/html.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/LayoutTests/fast/speech/speech-bidi-rendering.html
===================================================================
--- trunk/LayoutTests/fast/speech/speech-bidi-rendering.html (revision 163882)
+++ trunk/LayoutTests/fast/speech/speech-bidi-rendering.html (working copy)
@@ -1,11 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<body>
-<style>
-input::-webkit-input-speech-button {
- opacity: 1;
-}
-</style>
<p>
This test verifies that the speech input control is rendered correctly for
dir=rtl/ltr.
@@ -32,4 +27,4 @@
document.getElementById("speechInputLTRtoRTL").dir = 'rtl';
</script>
</body>
-</html>
+</html>
Property changes on: trunk/LayoutTests/fast/speech/speech-bidi-rendering.html
___________________________________________________________________
Deleted: svn:eol-style
- LF
Deleted: svn:mime-type
- text/html
« no previous file with comments | « trunk/LayoutTests/fast/speech/input-appearance-speechbutton.html ('k') | trunk/Source/core/css/html.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698