blob: e12054aaad1e2012ae85d3fb11ee459881025030 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.setXSSAuditorEnabled(true);
}
</script>
<base href='http://localhost:8000/security/xssAuditor/resources/base-href/'>
</head>
<body>
<script src="really-safe-script.js"></script>
</body>
</html>