| Index: LayoutTests/fast/speech/input-ontextinput-event.html
|
| diff --git a/LayoutTests/fast/speech/input-ontextinput-event.html b/LayoutTests/fast/speech/input-ontextinput-event.html
|
| index b41281787e75f6ee24aba37cfb5954c7828b2ada..4939930e8ba0d6e48029838ade2536ceca8dba35 100644
|
| --- a/LayoutTests/fast/speech/input-ontextinput-event.html
|
| +++ b/LayoutTests/fast/speech/input-ontextinput-event.html
|
| @@ -37,7 +37,6 @@ function run() {
|
| window.onload = run;
|
| window.jsTestIsAsync = true;
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| <input id='speechInput' x-webkit-speech>
|
| </body>
|
| </html>
|
|
|