blob: a515f75371f3661fd00c3c29ff503c3c0ba31780 [file] [log] [blame]
<html>
This page opens a popup on an insecure page.
<script>
window.open('https://REPLACE_WITH_HOST_AND_PORT/ssl/bad_iframe.html', 'Portnawak',
"status = 1, height = 300, width = 300, resizable = 0" );
</script>
</html>