blob: 9f404fe9b8f0e2e3c92dc1fc3a06458725ee30af [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.setXSSAuditorEnabled(true);
}
</script>
</head>
<body>
<p>Check that the XSSAuditor catches reflected tags in path components</p>
<iframe src="http://localhost:8000/security/xssAuditor/intercept/echo-intertag.pl/<embed height=%22500%22src=%22https://127.0.0.1:8443/security/xssAuditor/resources/dummy.swf%22.xml&clutter=<p>"></iframe>
</body>
</html>