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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/events/alert-in-beforeunload-document-write-expected.txt

Issue 1415773002: Don't change Document load progress in any page dismissal events. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2490
Patch Set: Created 5 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 unified diff | Download patch
OLDNEW
(Empty)
1 CONSOLE ERROR: Blocked alert('hello world!') during beforeunload.
2 Test that alert() inside a document.write() during a beforeunload handler does n ot confuse the modal dialog blocker. This test passes if no alert() dialogs are seen.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698