blob: 3f2892ec96d98d724d60bdd6bbd0a21655622555 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Security-Policy" content="connect-src 'none'">
<script src="isolated-world-websocket-csp.js"></script>
</head>
<body id="body">
<p>
This tests the interaction of websockets used in the isolated world with
the isolated world CSP.
</p>
</body>
</html>