| Index: LayoutTests/fast/forms/formaction-attribute.html
|
| diff --git a/LayoutTests/fast/forms/formaction-attribute.html b/LayoutTests/fast/forms/formaction-attribute.html
|
| index b67ab5ad1d6cb7bf928b24189efc0ad3b3c62af1..d15cdbe649d4a163798769e41ad1d87a41cc9068 100644
|
| --- a/LayoutTests/fast/forms/formaction-attribute.html
|
| +++ b/LayoutTests/fast/forms/formaction-attribute.html
|
| @@ -66,6 +66,5 @@ span.click();
|
| if (!doneAction)
|
| testFailed('Both of the action and the formaction attributes were ignored.');
|
| </script>
|
| -<script src="../../fast/js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|