blob: 71f8c222fa9910defe1a2bab1bf46d877f14a291 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Security-Policy" content="connect-src 'none'">
<script src="resources/isolated-world-send-beacon-csp.js"></script>
</head>
<body id="body">
<p>
This tests the interaction of sendBeacon command run in the isolated
world with the isolated world CSP.
</p>
</body>
</html>