blob: 79ae6b449116a53875149c2301f8a8f7cbaa85c6 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Security-Policy-Report-Only" content="script-src 'self'">
</head>
<body>
<script>
if (window.testRunner)
testRunner.dumpAsText();
eval("alert('PASS: eval() executed as expected.');");
</script>
</body>
</html>