blob: a042b9954ef3d4220e9f4981792e6a5aa4e56693 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Security-Policy" content="default-src 'none'; script-src 'self' 'unsafe-eval'">
<script src="./resources/bypass-main-world-csp-for-inline-style.js"></script>
</head>
<body>
<p>
This tests the behavior of inline CSS in isolated worlds and its
interaction with the page and isolated world CSP.
</p>
</body>
</html>