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

Unified Diff: LayoutTests/http/tests/svg/change-id-with-pending-resources.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/change-id-with-pending-resources.html
diff --git a/LayoutTests/http/tests/svg/change-id-with-pending-resources.html b/LayoutTests/http/tests/svg/change-id-with-pending-resources.html
index f0bd02249ae4b8e64986109a343422216da51f53..8c9404037d79ea074805610db29d02844c38f485 100644
--- a/LayoutTests/http/tests/svg/change-id-with-pending-resources.html
+++ b/LayoutTests/http/tests/svg/change-id-with-pending-resources.html
@@ -12,7 +12,6 @@
document.write("");
q.getElementById('d').id = "maskedGradient";
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