Index: LayoutTests/fast/dom/custom/lifecycle-created-createElement-recursion.html |
diff --git a/LayoutTests/fast/dom/custom/lifecycle-created-createElement-recursion.html b/LayoutTests/fast/dom/custom/lifecycle-created-createElement-recursion.html |
index 3ffddb418ad6cde4a3b46501b29d4e2d96992d87..7ac90ca31cf82580bca86c7c05b172947c5e1d87 100644 |
--- a/LayoutTests/fast/dom/custom/lifecycle-created-createElement-recursion.html |
+++ b/LayoutTests/fast/dom/custom/lifecycle-created-createElement-recursion.html |
@@ -11,6 +11,5 @@ if (window.testRunner) |
document.createElement("x-foo"); |
debug("PASS unless crash"); |
</script> |
-<script src="../../js/resources/js-test-post.js"></script> |
</body> |
</html> |