qutebrowser/tests/integration/data/title with spaces.html

11 lines
154 B
HTML
Raw Normal View History

2016-04-20 16:58:14 +02:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Test title</title>
</head>
<body>
foo
</body>
</html>