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

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/location-new-window-no-crash-expected.txt

Issue 2702503002: Block renderer-initiated main frame navigations to data URLs (Closed)
Patch Set: Fix Android PDF tests where PDFs should be downloaded Created 3 years, 8 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: third_party/WebKit/LayoutTests/fast/dom/location-new-window-no-crash-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/dom/location-new-window-no-crash-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/location-new-window-no-crash-expected.txt
index 0eeb7320721a11d8a3cb2394f4dc1adaa5e71580..11b9aad5a6772ee252397696784b6c4d36976259 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/location-new-window-no-crash-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/dom/location-new-window-no-crash-expected.txt
@@ -1,3 +1,4 @@
+CONSOLE ERROR: line 15: Not allowed to navigate top frame to data URL: data:text/plain,a
Tests that manipulating location properties in a just-created window object does not crash. Note: Turn off pop-up blocking to run this in-browser.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698