blob: 5585b518bd1ead8ba330b907205eb718c6764c0c [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Security-Policy" content="script-src 'self'">
<script src="resources/isolated-world-eval-csp.js"></script>
</head>
<body id="body">
<p>
This tests the handling of unsafe-eval CSP checks and its interaction
with the isolated world CSP.
</p>
</body>
</html>