Index: LayoutTests/fast/dom/shadow/content-element-api.html |
diff --git a/LayoutTests/fast/dom/shadow/content-element-api.html b/LayoutTests/fast/dom/shadow/content-element-api.html |
index b78e8cc580ccaed87398a989fafc4a558bf03ebf..bfb4ed6669f00eeb210e5dd82ba504de3867c4a6 100644 |
--- a/LayoutTests/fast/dom/shadow/content-element-api.html |
+++ b/LayoutTests/fast/dom/shadow/content-element-api.html |
@@ -18,6 +18,5 @@ shouldBe("contentSimplest.getAttribute('select')", "'bar'"); |
shouldBeTrue("0 <= contentSimplest.constructor.toString().indexOf('HTMLContentElement')"); |
shouldBe("window.HTMLContentElement", "contentSimplest.constructor"); |
</script> |
-<script src="../../js/resources/js-test-post.js"></script> |
</body> |
</html> |