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

Unified Diff: LayoutTests/fast/loader/stateobjects/replacestate-in-iframe-expected.txt

Issue 680273004: Never fire popstate event when navigating between documents (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/fast/loader/stateobjects/replacestate-in-iframe-expected.txt
diff --git a/LayoutTests/fast/loader/stateobjects/replacestate-in-iframe-expected.txt b/LayoutTests/fast/loader/stateobjects/replacestate-in-iframe-expected.txt
index bcb4dd3c7018851bd48f633ef1e32128f846686e..16b794a589e7b514fe87582c76993be9f57f0cda 100644
--- a/LayoutTests/fast/loader/stateobjects/replacestate-in-iframe-expected.txt
+++ b/LayoutTests/fast/loader/stateobjects/replacestate-in-iframe-expected.txt
@@ -1,7 +1,8 @@
main frame - has 1 onunload handler(s)
frame "<!--framePath //<!--frame0-->-->" - has 1 onunload handler(s)
+ALERT: onpageshow
ALERT: Navigating back...
main frame - has 1 onunload handler(s)
frame "<!--framePath //<!--frame0-->-->" - has 1 onunload handler(s)
-ALERT: onpopstate
+ALERT: onpageshow
PASS

Powered by Google App Engine
This is Rietveld 408576698