summaryrefslogtreecommitdiffstats
path: root/dom/security/test/mixedcontentblocker/file_bug803225_test_mailto.html
blob: f1459d3667c2dba50fe9da152c7bfc2cba8fa6bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE HTML>
<html>
<!--
Tests for Mixed Content Blocker - Mailto Protocol Compose Page
https://bugzilla.mozilla.org/show_bug.cgi?id=803225
-->
<head> <meta charset="utf-8"> 
</head>
<body>
Hello
<script>window.close();</script>
</body>
</html>