| Index: LayoutTests/fast/events/autoscroll-should-not-stop-on-keypress.html
|
| diff --git a/LayoutTests/fast/events/autoscroll-should-not-stop-on-keypress.html b/LayoutTests/fast/events/autoscroll-should-not-stop-on-keypress.html
|
| index 565a968147c7f26cd96ba74a324b9531f0bda8ed..25ba684f9f9496477b2012047ae0abfdad7a0526 100644
|
| --- a/LayoutTests/fast/events/autoscroll-should-not-stop-on-keypress.html
|
| +++ b/LayoutTests/fast/events/autoscroll-should-not-stop-on-keypress.html
|
| @@ -93,6 +93,5 @@ successfullyParsed = true;
|
| <body onload="test()">
|
| <iframe id="frame" style="height: 400px;" frameborder="0"></iframe>
|
| <div id="console"></div>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|