js/xpconnect/tests/chrome/file_bug996069.html

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:f2a11772fb55
1 <!DOCTYPE html>
2 <html>
3 <head></head>
4 <body>
5 <script>
6 if (window.opener && window.opener.finishTest) {
7 window.opener.finishTest();
8 }
9 </script>
10 </body>
11 </html>

mercurial