Index: LayoutTests/fast/dom/custom/lifecycle-created-parser-script.html |
diff --git a/LayoutTests/fast/dom/custom/lifecycle-created-parser-script.html b/LayoutTests/fast/dom/custom/lifecycle-created-parser-script.html |
index c4e84ac4189b9fa9b084120aa4feafa42ba72dfd..be67b4abaf37eabe1323bdda273996f28aae0f65 100644 |
--- a/LayoutTests/fast/dom/custom/lifecycle-created-parser-script.html |
+++ b/LayoutTests/fast/dom/custom/lifecycle-created-parser-script.html |
@@ -13,6 +13,5 @@ document.register("x-foo", { prototype: proto }); |
<script> |
shouldBeTrue("window.callbacksCalled"); |
</script> |
-<script src="../../js/resources/js-test-post.js"></script> |
</body> |
</html> |