| 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-->-->")
|
|
|