Bug 1915045 Ensure decode tasks are scheduled on BufferingState::Enter() r=media...
[gecko.git] / js / xpconnect / tests / chrome / file_bug996069.html
blobe4bed078062d52155c77af872a6bc5b5df5139a0
1 <!DOCTYPE html>
2 <html>
3 <head></head>
4 <body>
5 <script>
6 if (window.opener && window.opener.finishTest) {
7 window.opener.finishTest();
9 </script>
10 </body>
11 </html>