blob: 51c3e03e49465ebd0142a84678de0dfc87cbfaeb [file] [log] [blame]
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
<meta http-equiv="Content-Security-Policy" content="sandbox">
This test passes if it doesn't alert fail.
<iframe src="data:text/html,<script>alert('FAIL');</script>"></iframe>