| Index: LayoutTests/fast/events/before-unload-returnValue.html
|
| diff --git a/LayoutTests/fast/events/before-unload-returnValue.html b/LayoutTests/fast/events/before-unload-returnValue.html
|
| index 01132ec4cdd756138e5886d0a341cf5e6411f622..140e52af2328d3f1e7da5d10043b21756e710168 100644
|
| --- a/LayoutTests/fast/events/before-unload-returnValue.html
|
| +++ b/LayoutTests/fast/events/before-unload-returnValue.html
|
| @@ -26,7 +26,6 @@ window.onbeforeunload = function(event) {
|
| description("Tests the returnValue attribute of the BeforeUnloadEvent.");
|
| self.jsTestIsAsync = true;
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|
|
|