diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/speech/input-ontextinput-event.html')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/speech/input-ontextinput-event.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/speech/input-ontextinput-event.html b/third_party/WebKit/LayoutTests/fast/speech/input-ontextinput-event.html index b412817..4939930 100644 --- a/third_party/WebKit/LayoutTests/fast/speech/input-ontextinput-event.html +++ b/third_party/WebKit/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> |