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

Unified Diff: third_party/WebKit/LayoutTests/fast/loader/show-only-one-beforeunload-dialog-expected.txt

Issue 1714573002: Remove the ability of webpages to specify strings for the onbeforeunload dialog. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase again Created 4 years, 9 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/loader/show-only-one-beforeunload-dialog-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/loader/show-only-one-beforeunload-dialog-expected.txt b/third_party/WebKit/LayoutTests/fast/loader/show-only-one-beforeunload-dialog-expected.txt
index f2bf112625ecaebfab0afcef80477f1a759408e5..d1c57c7b7fc6be230ab10a5e27241ac405ad71a8 100644
--- a/third_party/WebKit/LayoutTests/fast/loader/show-only-one-beforeunload-dialog-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/loader/show-only-one-beforeunload-dialog-expected.txt
@@ -1,4 +1,4 @@
-CONFIRM NAVIGATION: This is beforeunload from the top level frame.
+CONFIRM NAVIGATION
CONSOLE ERROR: Blocked attempt to show multiple 'beforeunload' confirmation panels for a single navigation.
CONSOLE ERROR: Blocked attempt to show multiple 'beforeunload' confirmation panels for a single navigation.

Powered by Google App Engine
This is Rietveld 408576698