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