Sign in
webkit
/
WebKit
/
2b71a063dee544906d04b3c4fb19abae128a0dfd
/
.
/
LayoutTests
/
http
/
tests
/
navigation
/
resources
/
go-back.html
blob: 3b0420273d9258a0871c45f9f10b899c6b5d6c93 [
file
] [
log
] [
blame
]
<html>
<body
onload
=
"
history
.
back
()
"
>
This is just a minimal page that we navigate to as part of testing back/forward.
</body>
</html>