| Index: LayoutTests/fast/forms/form-collection-elements.html
|
| diff --git a/LayoutTests/fast/forms/form-collection-elements.html b/LayoutTests/fast/forms/form-collection-elements.html
|
| index 55d794cf51c0e8f29e64143cbc229a5aced27040..e98c6b93abfdea871f91eae9ae98e56e08242ee0 100644
|
| --- a/LayoutTests/fast/forms/form-collection-elements.html
|
| +++ b/LayoutTests/fast/forms/form-collection-elements.html
|
| @@ -73,6 +73,5 @@ shouldBe('owner.elements[20].id', "'output1'");
|
| shouldBe('owner.elements[21].id', "'select1'");
|
| shouldBe('owner.elements[22].id', "'textarea1'");
|
| </script>
|
| -<script src="../../fast/js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|