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

Side by Side Diff: LayoutTests/fast/history/same-document-iframes-changing-fragment-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 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 6 popstate to state: null filename: same-document-iframes-changing-fragment.html
7 removing iframe2 7 removing iframe2
8 navigating to #newState 8 navigating to #newState
9 popstate to state: null filename: same-document-iframes-changing-fragment.html#n ewState 9 popstate to state: null filename: same-document-iframes-changing-fragment.html#n ewState
10 going back 10 going back
(...skipping 10 matching lines...) Expand all
21 -------- 21 --------
22 iframe1 22 iframe1
23 23
24 ============== Back Forward List ============== 24 ============== Back Forward List ==============
25 (file test):fast/history/same-document-iframes-changing-fragment.html * *nav target** 25 (file test):fast/history/same-document-iframes-changing-fragment.html * *nav target**
26 data:text/plain,iframe1 (in frame "iframe1") 26 data:text/plain,iframe1 (in frame "iframe1")
27 data:text/plain,iframe2 (in frame "iframe2") 27 data:text/plain,iframe2 (in frame "iframe2")
28 curr-> (file test):fast/history/same-document-iframes-changing-fragment.html#ne wState **nav target** 28 curr-> (file test):fast/history/same-document-iframes-changing-fragment.html#ne wState **nav target**
29 data:text/plain,iframe1 (in frame "iframe1") 29 data:text/plain,iframe1 (in frame "iframe1")
30 =============================================== 30 ===============================================
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698