Index: LayoutTests/fast/dom/HTMLDialogElement/dialog-show-modal.html |
diff --git a/LayoutTests/fast/dom/HTMLDialogElement/dialog-show-modal.html b/LayoutTests/fast/dom/HTMLDialogElement/dialog-show-modal.html |
index b63f3e8ba88952086d2cb6c7ba1e582807fe7bf9..38ceb38f0515b01bc282f7dc38c452c8a515a670 100644 |
--- a/LayoutTests/fast/dom/HTMLDialogElement/dialog-show-modal.html |
+++ b/LayoutTests/fast/dom/HTMLDialogElement/dialog-show-modal.html |
@@ -33,6 +33,5 @@ dialog.showModal(); |
debug('Although the document is not attached to any pages, showModal() should execute as normal.'); |
shouldBeTrue("dialog.open"); |
</script> |
-<script src="../../js/resources/js-test-post.js"></script> |
</body> |
</html> |