Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / navigation / resources / go-back.html
blob3b0420273d9258a0871c45f9f10b899c6b5d6c93
1 <html>
2 <body onload="history.back()">
3 This is just a minimal page that we navigate to as part of testing back/forward.
4 </body>
5 </html>