tenfourfox/js/xpconnect/tests/mochitest/file_bug799348.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

12 lines
227 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<script>
var foo = window.open('file_empty.html', '', 'width=550, height=420, status=no, resizable=yes, scrollbars=yes, toolbar=no, left=945, top=225');
</script>
</head>
<body>
</body>
</html>