| Index: LayoutTests/fast/events/fire-popstate-event.html
|
| diff --git a/LayoutTests/fast/events/fire-popstate-event.html b/LayoutTests/fast/events/fire-popstate-event.html
|
| index ca200cdbeda25f71e60589da237418f3ae1694da..01d8772f31d4c505522c5e28f606e6a8d151ba20 100644
|
| --- a/LayoutTests/fast/events/fire-popstate-event.html
|
| +++ b/LayoutTests/fast/events/fire-popstate-event.html
|
| @@ -26,6 +26,5 @@ onload = function()
|
| setTimeout(finishJSTest, 500);
|
| var jsTestIsAsync = true;
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|