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

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

Issue 3573012: Merge 68742... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/517/
Patch Set: Created 10 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
1 Tests that we trigger same-document navigation when history entries are generate d via pushState, even if the frames present in the document change between histo ry entries. 1 Tests that we trigger same-document navigation when history entries are generate d via pushState, even if the frames present in the document change between histo ry 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-pushstate.html 6 popstate to state: null filename: same-document-iframes-changing-pushstate.html
7 removing iframe2 7 removing iframe2
8 pushState to newState 8 pushState to newState
9 going back 9 going back
10 popstate to state: null filename: same-document-iframes-changing-pushstate.html 10 popstate to state: null filename: same-document-iframes-changing-pushstate.html
11 going forward 11 going forward
12 popstate to state: newState filename: same-document-iframes-changing-pushstate.h tml?newState 12 popstate to state: newState filename: same-document-iframes-changing-pushstate.h tml?newState
13 PASS successfullyParsed is true 13 PASS successfullyParsed is true
14 14
15 TEST COMPLETE 15 TEST COMPLETE
16 16
17 17
18 -------- 18 --------
19 Frame: 'iframe1' 19 Frame: 'iframe1'
20 -------- 20 --------
21 iframe1 21 iframe1
22 22
23 ============== Back Forward List ============== 23 ============== Back Forward List ==============
24 (file test):fast/history/same-document-iframes-changing-pushstate.html **nav target** 24 (file test):fast/history/same-document-iframes-changing-pushstate.html **nav target**
25 data:text/plain,iframe1 (in frame "iframe1") 25 data:text/plain,iframe1 (in frame "iframe1")
26 data:text/plain,iframe2 (in frame "iframe2") 26 data:text/plain,iframe2 (in frame "iframe2")
27 curr-> (file test):fast/history/same-document-iframes-changing-pushstate.html?n ewState **nav target** 27 curr-> (file test):fast/history/same-document-iframes-changing-pushstate.html?n ewState **nav target**
28 data:text/plain,iframe1 (in frame "iframe1") 28 data:text/plain,iframe1 (in frame "iframe1")
29 =============================================== 29 ===============================================
OLDNEW
« no previous file with comments | « LayoutTests/fast/history/same-document-iframes-changing-pushstate.html ('k') | WebCore/ChangeLog » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698