summaryrefslogtreecommitdiffstats
path: root/docshell/test/navigation/bug343515_pg2.html
blob: c5f5665de549148808d1c65635bf6f5c6db6c589 (plain)
1
2
3
4
5
6
7
<html>
  <head><meta charset="UTF-8"/></head>
  <body>Page 2
    <iframe src="data:text/html;charset=UTF8,<html><head></head><body>pg2 iframe 0</body></html>"></iframe>
    <iframe src="data:text/html;charset=UTF8,<html><head></head><body>pg2 iframe 1</body></html>"></iframe>
  </body>
</html>