qutebrowser/tests/integration/data/downloads/issue1243.html
2016-01-26 22:39:10 +01:00

11 lines
220 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Crash when trying to get filename from custom URL</title>
</head>
<body>
<a href="qute://">download</a>
</body>
</html>