Index: LayoutTests/fast/dom/shadow/getelementbyid-shadow.html |
diff --git a/LayoutTests/fast/dom/shadow/getelementbyid-shadow.html b/LayoutTests/fast/dom/shadow/getelementbyid-shadow.html |
index 03063fa1fbdd4b9448cb87da757319c879b819dc..9b707ba8a8988432e8c76846874b89c89a554961 100644 |
--- a/LayoutTests/fast/dom/shadow/getelementbyid-shadow.html |
+++ b/LayoutTests/fast/dom/shadow/getelementbyid-shadow.html |
@@ -72,6 +72,5 @@ shouldBe('shadowRootB.getElementById("C")', 'null'); |
shouldBe('shadowRootC.getElementById("D")', 'null'); |
</script> |
-<script src="../../js/resources/js-test-post.js"></script> |
</body> |
</html> |