Index: LayoutTests/fast/history/history-length-append-subframe-with-hash-expected.txt |
diff --git a/LayoutTests/fast/history/history-length-append-subframe-with-hash-expected.txt b/LayoutTests/fast/history/history-length-append-subframe-with-hash-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..f30685458c0cc55f4f32aa076a65db972e5e7adf |
--- /dev/null |
+++ b/LayoutTests/fast/history/history-length-append-subframe-with-hash-expected.txt |
@@ -0,0 +1,15 @@ |
+Tests that appending iframe with with no URL and setting its URL later (including hash part) does not overwrite current history entry. |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |
+ |
+============== Back Forward List ============== |
+curr-> (file test):fast/history/history-length-append-subframe-with-hash.html#wentBack |
+ about:blank/#identifier (in frame "<!--framePath //<!--frame0-->-->") |
+ data:text/html,<body onload="history.back()">Must not see this text!!!</body> |
+=============================================== |