blob: 9676f1d2a4434e628d6cf93d171b00203c6d55e0 [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/script-tag-safe4-frame.html?q=<img%20src=%22http://127.0.0.1:8000/foo%22/>">
</iframe>
Test passes if XSSAuditor is not triggered.
</body>
</html>