diff options
Diffstat (limited to 'testing/web-platform/tests/websockets/unload-a-document/002-2.html')
-rw-r--r-- | testing/web-platform/tests/websockets/unload-a-document/002-2.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/testing/web-platform/tests/websockets/unload-a-document/002-2.html b/testing/web-platform/tests/websockets/unload-a-document/002-2.html deleted file mode 100644 index 9a246a1dd..000000000 --- a/testing/web-platform/tests/websockets/unload-a-document/002-2.html +++ /dev/null @@ -1,4 +0,0 @@ -<!doctype html> -<title>WebSockets: navigating top-level browsing context with closed websocket</title> -<body onload="history.back()"></body> -</html> |