| Index: LayoutTests/fast/forms/form-attribute.html
|
| diff --git a/LayoutTests/fast/forms/form-attribute.html b/LayoutTests/fast/forms/form-attribute.html
|
| index 9137b338036611a153dd2a5ecee0a5fef9abbc52..bba483d970057b012790cfc0bd6319ef2441c949 100644
|
| --- a/LayoutTests/fast/forms/form-attribute.html
|
| +++ b/LayoutTests/fast/forms/form-attribute.html
|
| @@ -179,6 +179,5 @@ container.appendChild(owner);
|
| shouldBe('inputElement.form', 'owner');
|
| shouldBe('labelElement.form', 'owner');
|
| </script>
|
| -<script src="../../fast/js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|