| Index: LayoutTests/fast/events/mouseout-dead-node.html
|
| diff --git a/LayoutTests/fast/events/mouseout-dead-node.html b/LayoutTests/fast/events/mouseout-dead-node.html
|
| index f8882cfa8d826369d48b99f434de9767ae89f3e4..aed1c4e6879d28ca2746bbde1cd412989114a5d2 100644
|
| --- a/LayoutTests/fast/events/mouseout-dead-node.html
|
| +++ b/LayoutTests/fast/events/mouseout-dead-node.html
|
| @@ -45,6 +45,5 @@ if (window.eventSender) {
|
| document.body.removeChild(testContainer);
|
| }
|
| </script>
|
| -<script src="../../fast/js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|