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

Unified Diff: LayoutTests/http/tests/history/frameset-repeated-name-expected.txt

Issue 207143002: Make FrameTree::uniqueName() more unique. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Use name() instead of uniqueName() for find() Created 6 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/history/frameset-repeated-name-expected.txt
diff --git a/LayoutTests/http/tests/history/frameset-repeated-name-expected.txt b/LayoutTests/http/tests/history/frameset-repeated-name-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9a62d764b36b3f8e951b817bc969d8c9177e8b38
--- /dev/null
+++ b/LayoutTests/http/tests/history/frameset-repeated-name-expected.txt
@@ -0,0 +1,15 @@
+
+
+============== Back Forward List ==============
+curr-> http://127.0.0.1:8000/history/frameset-repeated-name.html
+ http://127.0.0.1:8000/history/resources/frameset-dest.html (in frame "<!--framePath //<!--frame0-->-->")
+ about:blank (in frame "f1")
+ about:blank (in frame "f2")
+ about:blank (in frame "f3")
+ about:blank (in frame "f4")
+ http://127.0.0.1:8000/history/resources/frameset-dest.html (in frame "<!--framePath //<!--frame1-->-->")
+ about:blank (in frame "<!--framePath //<!--frame1-->/<!--frame0-->-->")
+ about:blank (in frame "<!--framePath //<!--frame1-->/<!--frame1-->-->")
+ about:blank (in frame "<!--framePath //<!--frame1-->/<!--frame2-->-->")
+ about:blank (in frame "<!--framePath //<!--frame1-->/<!--frame3-->-->")
+===============================================

Powered by Google App Engine
This is Rietveld 408576698