Bug 1915045 Ensure decode tasks are scheduled on BufferingState::Enter() r=media...
[gecko.git] / js / xpconnect / tests / mochitest / file_bug799348.html
blob5800868db0be5411acb2ec53a03982d7003e5563
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>