content/base/test/bug803225_test_mailto.html

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:e724f4d53048
1 <!DOCTYPE HTML>
2 <html>
3 <!--
4 Tests for Mixed Content Blocker - Mailto Protocol Compose Page
5 https://bugzilla.mozilla.org/show_bug.cgi?id=803225
6 -->
7 <head> <meta charset="utf-8">
8 </head>
9 <body>
10 Hello
11 <script>window.close();</script>
12 </body>
13 </html>

mercurial