docshell/test/chrome/bug301397_1.html

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:c16d11ce1444
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>iframe parent</title>
5 </head>
6 <body>
7 <iframe id="iframe" src="bug301397_2.html"/>
8 </body>
9 </html>

mercurial