Index: LayoutTests/fast/dom/shadow/content-element-includer.html |
diff --git a/LayoutTests/fast/dom/shadow/content-element-includer.html b/LayoutTests/fast/dom/shadow/content-element-includer.html |
index 1936e683a0bb2a20108eac64a7a191e56a94eb8a..4d59e029eadefe02befd08e6a1426a2c667a49e3 100644 |
--- a/LayoutTests/fast/dom/shadow/content-element-includer.html |
+++ b/LayoutTests/fast/dom/shadow/content-element-includer.html |
@@ -71,6 +71,5 @@ anotherElementWithShadowContent.appendChild(movingChild); |
container.offsetLeft; |
shouldBe("includerFor(movingChild)", "anotherShadowContentOfElementWithShadowContent"); |
</script> |
-<script src="../../js/resources/js-test-post.js"></script> |
</body> |
</html> |