mirror of
https://github.com/servo/servo.git
synced 2025-07-12 09:53:40 +01:00
4 lines
149 B
HTML
4 lines
149 B
HTML
<!doctype html>
|
|
<title>WebSockets: navigating top-level browsing context with closed websocket</title>
|
|
<body onload="history.back()"></body>
|
|
</html>
|