fune/browser/base/content/test/general/navigating_window_with_download.html

7 lines
259 B
HTML

<!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>