blob: f30685458c0cc55f4f32aa076a65db972e5e7adf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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>
===============================================
|