Index: LayoutTests/fast/dom/htmlallcollection-call-with-index-caching-bug.html |
diff --git a/LayoutTests/fast/dom/htmlallcollection-call-with-index-caching-bug.html b/LayoutTests/fast/dom/htmlallcollection-call-with-index-caching-bug.html |
index 377aa60c0e61fa1052edce892adf106af743c21f..38f98d56af27244e56ce199124076cb5aab4a416 100644 |
--- a/LayoutTests/fast/dom/htmlallcollection-call-with-index-caching-bug.html |
+++ b/LayoutTests/fast/dom/htmlallcollection-call-with-index-caching-bug.html |
@@ -15,6 +15,5 @@ document.all('foo', 0) |
shouldBe("document.all.item(0)", "document.documentElement"); |
</script> |
-<script src="../js/resources/js-test-post.js"></script> |
</body> |
</html> |