| Index: trunk/LayoutTests/fast/speech/speech-bidi-rendering.html
|
| ===================================================================
|
| --- trunk/LayoutTests/fast/speech/speech-bidi-rendering.html (revision 163883)
|
| +++ 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
|
|
|
|
|