Index: LayoutTests/svg/dom/svglist-insertItemBefore-appends.html |
diff --git a/LayoutTests/svg/dom/svglist-insertItemBefore-appends.html b/LayoutTests/svg/dom/svglist-insertItemBefore-appends.html |
index 54fb8a830aa599cd61cc70a32c79cdebfdb0fe07..3053c6ef0ed8900eff3c9f112b4111d3fae9ad29 100644 |
--- a/LayoutTests/svg/dom/svglist-insertItemBefore-appends.html |
+++ b/LayoutTests/svg/dom/svglist-insertItemBefore-appends.html |
@@ -34,6 +34,5 @@ |
shouldBe("svgList.getItem(2)", "seg11"); |
shouldBe("svgList.getItem(3)", "seg10"); |
</script> |
-<script src="../../fast/js/resources/js-test-post.js"></script> |
</body> |
</html> |