| Index: LayoutTests/fast/forms/image-disconnected-during-parse.html
|
| diff --git a/LayoutTests/fast/forms/image-disconnected-during-parse.html b/LayoutTests/fast/forms/image-disconnected-during-parse.html
|
| index 385429df0b0fc09226d102b32dc43bdba92762c7..905ad215aea7b6cb85e62bb3981ec022658dd581 100644
|
| --- a/LayoutTests/fast/forms/image-disconnected-during-parse.html
|
| +++ b/LayoutTests/fast/forms/image-disconnected-during-parse.html
|
| @@ -13,4 +13,3 @@
|
| description('Image elements should not be associated with forms in different trees');
|
| shouldBeUndefined('document.forms[0].myimage');
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
|
|