Index: LayoutTests/fast/html/imports/import-ignore-document-write.html |
diff --git a/LayoutTests/fast/html/imports/import-ignore-document-write.html b/LayoutTests/fast/html/imports/import-ignore-document-write.html |
index b39a992714d12fb568601268458131b40a6e2d67..d1ec3634449d752d5e979ac2c6990f815b570ea0 100644 |
--- a/LayoutTests/fast/html/imports/import-ignore-document-write.html |
+++ b/LayoutTests/fast/html/imports/import-ignore-document-write.html |
@@ -4,7 +4,6 @@ |
<script> |
description("Document.write should be ignored in imports"); |
jsTestIsAsync = true; |
-window.addEventListener("load", function() { finishJSTest(); }); |
</script> |
<link rel="import" href="resources/script-document-write.html"> |
</head> |