blob: 24d20963ee7ab77b3914ee93ac6be36df6322e2d [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.waitUntilDone();
testRunner.setXSSAuditorEnabled(true);
}
</script>
</head>
<body>
<iframe src='http://localhost:8000/security/xssAuditor/resources/echo-intertag.pl?q=<iframe%20src="javascript:alert(1)%3B%e2%80%a8-->&clutter=xxx"></iframe>&notifyDone=1'></iframe>
</body>
</html>