blob: 7155fd9715d6a12f5ca77a3c9254196b93d7fb89 [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-unescaped-location.php?#<script>alert('XS%41S')</script>">
</iframe>
</body>
</html>