Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/DOMParser-interface
/
.
/
websockets
/
unload-a-document
/
002-2.html
blob: 9a246a1dd8ddf0d97ab3ccc21120df0670ae32e5 [
file
] [
log
] [
blame
] [
edit
]
<!doctype html>
<title>
WebSockets: navigating top-level browsing context with closed websocket
</title>
<body
onload
=
"
history
.
back
()
"
></body>
</html>