| Index: LayoutTests/fast/speech/bubble-position-scrolled.html
|
| diff --git a/LayoutTests/fast/speech/bubble-position-scrolled.html b/LayoutTests/fast/speech/bubble-position-scrolled.html
|
| index 6ae8410ff7f8d7baf16c135d8f4b1cf17793812d..f9f407ca302a5a762a57b0231d24c6bb5f67f6e3 100644
|
| --- a/LayoutTests/fast/speech/bubble-position-scrolled.html
|
| +++ b/LayoutTests/fast/speech/bubble-position-scrolled.html
|
| @@ -55,7 +55,6 @@ function run() {
|
| window.onload = run;
|
| window.jsTestIsAsync = true;
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| <div style="height: 200px"></div>
|
| <input x-webkit-speech>
|
| <div style="height: 1000px"></div>
|
|
|