blob: 58e23fe67a9f01fd24cdd084b795b15cbec57780 [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-dom-write-location.html?q=<img%20src=1%20onerror=alert(/XSS/)'>
</iframe>
</body>
</html>