Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(289)

Unified Diff: LayoutTests/http/tests/svg/tref-adoptNode-crash.html

Issue 679863002: Revert "Prepare blink to unify definitions of load completion" (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/svg/tref-adoptNode-crash.html
diff --git a/LayoutTests/http/tests/svg/tref-adoptNode-crash.html b/LayoutTests/http/tests/svg/tref-adoptNode-crash.html
index c47b0bc419cefc2ab4f7611ad8337618b29f1dd7..afa5e7f4cb2889b35b1c03836e81f586e00a4388 100644
--- a/LayoutTests/http/tests/svg/tref-adoptNode-crash.html
+++ b/LayoutTests/http/tests/svg/tref-adoptNode-crash.html
@@ -17,7 +17,6 @@
r.surroundContents( e );
e.id = 's';
document.write("If this text is visible and the test did not crash, this test passes");
- document.close();
if (window.testRunner)
testRunner.notifyDone();
}

Powered by Google App Engine
This is Rietveld 408576698