blob: 46552942219773cb31df9f5270c080494febe911 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="X-WebKit-CSP" content="script-src 'unsafe-inline'">
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
</head>
<body>
<script>
(new Function("alert('FAIL')"))();
</script>
</body>
</html>