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