servo/tests/wpt/web-platform-tests/websockets/unload-a-document/001-2.html

4 lines
127 B
HTML

<!doctype html>
<title>WebSockets: navigating top-level browsing context</title>
<body onload="history.back()"></body>
</html>