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

Unified Diff: LayoutTests/http/tests/local/file-url-sent-as-referer.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/local/file-url-sent-as-referer.html
diff --git a/LayoutTests/http/tests/local/file-url-sent-as-referer.html b/LayoutTests/http/tests/local/file-url-sent-as-referer.html
index e6e03f3cbfad028a788de86f40749281109126f6..ed8420bccc776f55f2c2030080fe512d9fd694c6 100644
--- a/LayoutTests/http/tests/local/file-url-sent-as-referer.html
+++ b/LayoutTests/http/tests/local/file-url-sent-as-referer.html
@@ -5,7 +5,6 @@
{
var frameObj = document.getElementById("myFrame");
frameObj.contentWindow.document.write("<img src=\"http://127.0.0.1:8000/security/resources/showRefererImage.php\"/>");
- frameObj.contentWindow.document.close();
}
</script>
</head>

Powered by Google App Engine
This is Rietveld 408576698