comparison: security/manager/ssl/tests/mochitest/mixedcontent/iframe.html
security/manager/ssl/tests/mochitest/mixedcontent/iframe.html
- branch
- TOR_BUG_3246
- changeset 6
- 8bccb770b82d
equal
deleted
inserted
replaced
|
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> |