blob: 3b2c3eeaca0335a12f05b321639ab2f5e5581cf8 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="X-WebKit-CSP" content="script-src http://127.0.0.1:*; options goofy">
<script src="resources/dump-as-text.js"></script>
</head>
This test passes if it doesn't alert fail.
<iframe src="javascript:alert('FAIL')"></iframe>
</body>
</html>