Index: LayoutTests/fast/frames/iframe-onload-and-domnodeinserted.html |
diff --git a/LayoutTests/fast/frames/iframe-onload-and-domnodeinserted.html b/LayoutTests/fast/frames/iframe-onload-and-domnodeinserted.html |
index 6c3f80441a33e0b0968e6235a3bf679c0c2480d7..4ebf8c1cdc012c859b8b590a39610f369f06d654 100644 |
--- a/LayoutTests/fast/frames/iframe-onload-and-domnodeinserted.html |
+++ b/LayoutTests/fast/frames/iframe-onload-and-domnodeinserted.html |
@@ -21,6 +21,5 @@ document.getElementById("g").appendChild(textareaElement); |
shouldBeTrue("loadEventFired"); |
debug("PASS unless crash."); |
</script> |
-<script src="../js/resources/js-test-post.js"></script> |
</body> |
</html> |