blob: 9ec521fcf37321a96c8bf63ad21f75e6be5f5c87 [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-intertag.pl?test=/security/xssAuditor/iframe-onload-in-svg-tag.html&q=<svg><script><iframe%20onload=alert(0)></iframe></script></svg>">
</iframe>
Test that dangerous attributes are still filtered in netsted script contexts.
</body>
</html>