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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/fast/history/frameset-repeated-name-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/history/frameset-repeated-name-expected.txt b/third_party/WebKit/LayoutTests/fast/history/frameset-repeated-name-expected.txt
similarity index 58%
rename from third_party/WebKit/LayoutTests/http/tests/history/frameset-repeated-name-expected.txt
rename to third_party/WebKit/LayoutTests/fast/history/frameset-repeated-name-expected.txt
index 9a62d764b36b3f8e951b817bc969d8c9177e8b38..13097dd1d31dbc26aeb72d7b78652c6146b4bedd 100644
--- a/third_party/WebKit/LayoutTests/http/tests/history/frameset-repeated-name-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/history/frameset-repeated-name-expected.txt
@@ -1,13 +1,13 @@
-
+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 list.
============== 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-->-->")
+curr-> (file test):fast/history/frameset-repeated-name.html
+ (file test):fast/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-->-->")
+ (file test):fast/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-->-->")

Powered by Google App Engine
This is Rietveld 408576698