js/xpconnect/tests/mochitest/file_bug799348.html

branch
TOR_BUG_3246
changeset 7
129ffea94266
equal deleted inserted replaced
-1:000000000000 0:d44bfbf43f70
1 <!DOCTYPE HTML>
2 <html>
3 <head>
4 <script>
5 var foo = window.open('file_empty.html', '', 'width=550, height=420, status=no, resizable=yes, scrollbars=yes, toolbar=no, left=945, top=225');
6 </script>
7 </head>
8 <body>
9 </body>
10 </html>
11

mercurial