blob: 6efd8602bdbd322b5e42396444af71e60cf8156f [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src="resources/utilities.js"></script>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.setXSSAuditorEnabled(true);
testRunner.waitUntilDone();
testRunner.setDumpConsoleMessages(false); // See https://crbug.com/862959
notifyDoneAfterReceivingLoaded();
}
</script>
</head>
<body>
<iframe src="http://localhost:8000/security/xssAuditor/resources/echo-object-src.pl?wait-for-load=1&q=http://127.0.0.1:8000/security/xssAuditor/resources/dummy.swf">
</iframe>
</body>
</html>