js/xpconnect/tests/mochitest/file_bug860494.html

branch
TOR_BUG_3246
changeset 7
129ffea94266
equal deleted inserted replaced
-1:000000000000 0:36391dc311cc
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta charset="UTF-8">
5 <title></title>
6 </head>
7 <body>
8 <iframe name="top"></iframe>
9 <iframe name="parent"></iframe>
10 <iframe name="location"></iframe>
11 <iframe name="length"></iframe>
12 <iframe name="window"></iframe>
13 <iframe name="navigator"></iframe>
14 <iframe name="alert"></iframe>
15 </body>
16 </html>

mercurial