summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/general/navigating_window_with_download.html
blob: 6b0918941f7883e759279c8d9886ee123a9a20e8 (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html>
  <head><title>This window will navigate while you're downloading something</title></head>
  <body>
    <iframe src="http://mochi.test:8888/browser/browser/base/content/test/general/unknownContentType_file.pif"></iframe>
  </body>
</html>