Sign in
webkit
/
WebKit
/
9e9f82894faa7708e8af1f05e9d485cbe8db52f4
/
.
/
LayoutTests
/
fast
/
history
/
history-back-within-subframe-hash.html
blob: acbd1c85afeceddda90e87b77875d247497ca82b [
file
] [
log
] [
blame
]
<body>
<script>
onload
=
function
()
{
if
(
window
.
testRunner
)
{
testRunner
.
dumpAsText
();
testRunner
.
waitUntilDone
();
}
}
</script>
<iframe
src
=
"resources/history-back-within-subframe-hash-2.html"
></iframe>
<div
id
=
"result"
>
FAIL
</div>
</body>