security/manager/ssl/tests/mochitest/mixedcontent/iframe.html

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:480628f4ed69
1 <!DOCTYPE HTML>
2 <html>
3 <head>
4 </head>
5
6 <body>
7 This is frame 1:
8 <script>
9 document.write(location.href);
10 </script>
11 </body>
12 </html>

mercurial