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