| Index: LayoutTests/fast/forms/input-disconnected-during-parse.html
|
| diff --git a/LayoutTests/fast/forms/input-disconnected-during-parse.html b/LayoutTests/fast/forms/input-disconnected-during-parse.html
|
| index f53ac7e482a8b545acd8cd228cf47eafee45d5bc..fabda6873ba97cb9c913ae08db3ba7bcb4d04a4c 100644
|
| --- a/LayoutTests/fast/forms/input-disconnected-during-parse.html
|
| +++ b/LayoutTests/fast/forms/input-disconnected-during-parse.html
|
| @@ -16,4 +16,3 @@ d = null;
|
| gc();
|
| shouldBeUndefined('document.forms[0].elements[0]');
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
|
|