Add missing file
This commit is contained in:
parent
ed4cd816d4
commit
4b6b9c2d21
10
tests/end2end/data/downloads/issue2298.html
Normal file
10
tests/end2end/data/downloads/issue2298.html
Normal file
@ -0,0 +1,10 @@
|
||||
<!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>
|
Loading…
Reference in New Issue
Block a user