blob: 70a23e9431621f1c2b8920602eceb683e6f5b8db [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.setXSSAuditorEnabled(true);
}
</script>
</head>
<body>
<iframe src="http://localhost:8000/security/xssAuditor/resources/echo-intertag.pl?test=/security/xssAuditor/iframe-srcdoc.html&q=<iframe srcdoc=<script>alert(/FAIL/)</script> ></iframe>">
</iframe>
</body>
</html>