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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/history/frameset-repeated-name-expected.txt

Issue 2714943004: Move unique name generation and tracking into //content. (Closed)
Patch Set: Rebase again. Created 3 years, 9 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 1 Tests that unique names for frames with identical name attributes don't collide. This test requires content_shell --run-layout-test to dump the back forward lis t.
2 2
3 ============== Back Forward List ============== 3 ============== Back Forward List ==============
4 curr-> http://127.0.0.1:8000/history/frameset-repeated-name.html 4 curr-> (file test):fast/history/frameset-repeated-name.html
5 http://127.0.0.1:8000/history/resources/frameset-dest.html (in frame "<!--framePath //<!--frame0-->-->") 5 (file test):fast/history/resources/frameset-dest.html (in frame "<!- -framePath //<!--frame0-->-->")
6 about:blank (in frame "f1") 6 about:blank (in frame "f1")
7 about:blank (in frame "f2") 7 about:blank (in frame "f2")
8 about:blank (in frame "f3") 8 about:blank (in frame "f3")
9 about:blank (in frame "f4") 9 about:blank (in frame "f4")
10 http://127.0.0.1:8000/history/resources/frameset-dest.html (in frame "<!--framePath //<!--frame1-->-->") 10 (file test):fast/history/resources/frameset-dest.html (in frame "<!- -framePath //<!--frame1-->-->")
11 about:blank (in frame "<!--framePath //<!--frame1-->/<!--frame0- ->-->") 11 about:blank (in frame "<!--framePath //<!--frame1-->/<!--frame0- ->-->")
12 about:blank (in frame "<!--framePath //<!--frame1-->/<!--frame1- ->-->") 12 about:blank (in frame "<!--framePath //<!--frame1-->/<!--frame1- ->-->")
13 about:blank (in frame "<!--framePath //<!--frame1-->/<!--frame2- ->-->") 13 about:blank (in frame "<!--framePath //<!--frame1-->/<!--frame2- ->-->")
14 about:blank (in frame "<!--framePath //<!--frame1-->/<!--frame3- ->-->") 14 about:blank (in frame "<!--framePath //<!--frame1-->/<!--frame3- ->-->")
15 =============================================== 15 ===============================================
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698