blob: 1f049c55c511e1863de88c7ca377046d932ce3ee [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?q=<embed name='plugin' type='application/x-blink-test-plugin' src='http://127.0.0.1:8000/security/xssAuditor/resources/dummy.swf'></embed>">
</iframe>
</body>
</html>