summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/general/navigating_window_with_download.html
blob: 8649168cf5bd19a2db51cbe6531d3dc9d93b31a6 (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="https://example.com/browser/browser/base/content/test/general/unknownContentType_file.pif"></iframe>
  </body>
</html>