| Index: LayoutTests/fast/dom/document-all-tags.html
|
| diff --git a/LayoutTests/fast/dom/document-all-tags.html b/LayoutTests/fast/dom/document-all-tags.html
|
| index 86c6aa2104262b2702fed38c4dce9395a76605b6..df5a00b4dda91110c0f74e8ac64c9f64b09ca74f 100644
|
| --- a/LayoutTests/fast/dom/document-all-tags.html
|
| +++ b/LayoutTests/fast/dom/document-all-tags.html
|
| @@ -8,6 +8,5 @@
|
| description('Test that HTMLAllCollection.tags() matches IE behavior with too few arguments.');
|
| shouldThrow("document.all.tags()");
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|