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

Side by Side Diff: LayoutTests/fast/history/same-document-iframes-changing-fragment-expected.txt

Issue 136463002: Don't fire popstate event on initial document load (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: fix replacestate-in-iframe test Created 6 years, 11 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
« no previous file with comments | « no previous file | LayoutTests/fast/history/same-document-iframes-changing-pushstate-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Tests that we trigger same-document navigation when history entries are generate d via fragment changes, even if the frames present in the document change betwee n history entries. 1 Tests that we trigger same-document navigation when history entries are generate d via fragment changes, even if the frames present in the document change betwee n history entries.
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 popstate to state: null filename: same-document-iframes-changing-fragment.html
7 removing iframe2 6 removing iframe2
8 navigating to #newState 7 navigating to #newState
9 popstate to state: null filename: same-document-iframes-changing-fragment.html#n ewState 8 popstate to state: null filename: same-document-iframes-changing-fragment.html#n ewState
10 going back 9 going back
11 popstate to state: null filename: same-document-iframes-changing-fragment.html 10 popstate to state: null filename: same-document-iframes-changing-fragment.html
12 going forward 11 going forward
13 popstate to state: null filename: same-document-iframes-changing-fragment.html#n ewState 12 popstate to state: null filename: same-document-iframes-changing-fragment.html#n ewState
14 PASS successfullyParsed is true 13 PASS successfullyParsed is true
15 14
16 TEST COMPLETE 15 TEST COMPLETE
17 16
18 17
19 -------- 18 --------
20 Frame: 'iframe1' 19 Frame: 'iframe1'
21 -------- 20 --------
22 iframe1 21 iframe1
23 22
24 ============== Back Forward List ============== 23 ============== Back Forward List ==============
25 (file test):fast/history/same-document-iframes-changing-fragment.html 24 (file test):fast/history/same-document-iframes-changing-fragment.html
26 data:text/plain,iframe1 (in frame "iframe1") 25 data:text/plain,iframe1 (in frame "iframe1")
27 data:text/plain,iframe2 (in frame "iframe2") 26 data:text/plain,iframe2 (in frame "iframe2")
28 curr-> (file test):fast/history/same-document-iframes-changing-fragment.html#ne wState 27 curr-> (file test):fast/history/same-document-iframes-changing-fragment.html#ne wState
29 data:text/plain,iframe1 (in frame "iframe1") 28 data:text/plain,iframe1 (in frame "iframe1")
30 =============================================== 29 ===============================================
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/fast/history/same-document-iframes-changing-pushstate-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698