comparison: js/xpconnect/tests/chrome/file_bug996069.html
js/xpconnect/tests/chrome/file_bug996069.html
- branch
- TOR_BUG_3246
- changeset 7
- 129ffea94266
equal
deleted
inserted
replaced
|
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> |