blob: aa3798b9c4ff9541834daaea3fa7f220a522fb73 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.setXSSAuditorEnabled(true);
testRunner.dumpChildFramesAsText();
}
</script>
</head>
<body>
<iframe src="javascript:'PASS'"></iframe>
</body>
</html>