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

branch
TOR_BUG_9701
changeset 3
141e0f1194b1
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