blob: 39282e0b9298a249d35cd98f08c437865ab2fdd8 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.setXSSAuditorEnabled(true);
}
</script>
</head>
<body>
<iframe src="data:text/html,<script>alert('PASS');</script>"></iframe>
</body>
</html>