Index: LayoutTests/fast/dom/Comment/comment-constructor.html |
diff --git a/LayoutTests/fast/dom/Comment/comment-constructor.html b/LayoutTests/fast/dom/Comment/comment-constructor.html |
index 9e92bbea61a0834b56604a272bce555a589dcb22..ecae3c291a6039d812d23f492fc38008bd10c982 100644 |
--- a/LayoutTests/fast/dom/Comment/comment-constructor.html |
+++ b/LayoutTests/fast/dom/Comment/comment-constructor.html |
@@ -24,4 +24,3 @@ shouldBeTrue('new innerWindow.Comment instanceof innerWindow.Comment'); |
shouldBe('Object.getPrototypeOf(new innerWindow.Comment)', 'innerWindow.Comment.prototype'); |
</script> |
-<script src="../../js/resources/js-test-post.js"></script> |