4 <meta http-equiv=
"Content-Security-Policy" content=
"default-src 'none'; script-src 'self' 'unsafe-eval'">
5 <script src=
"resources/javascript-url-bypass.js"></script>
8 <iframe id=
"testiframe"></iframe>
10 This test ensures that scripts run in isolated worlds marked with their
11 own Content Security Policy can bypass javascript: URL restrictions.