qutebrowser/tests/end2end/data/downloads/issue2298.html

11 lines
244 B
HTML
Raw Normal View History

2017-03-20 11:28:01 +01:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Retrying failing download with QtWebEngine</title>
</head>
<body>
<a href="/does-not-exist" download id="download">download</a>
</body>
</html>