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

15 lines
451 B
HTML
Raw Normal View History

<html>
<head>
<title>test case for issue 1535</title>
</head>
<body>
<p>Cancelling a download that belongs to an mhtml download.</p>
2017-02-05 00:13:11 +01:00
<p>See also <a href="https://github.com/qutebrowser/qutebrowser/issues/1535">GitHub</a></p>
<!--
Use drip so we have a chance to cancel the download before
it finishes
-->
<img src="/drip?numbytes=128&duration=2">
</body>
</html>