qutebrowser/tests/end2end/data/title.html

11 lines
154 B
HTML
Raw Normal View History

2015-11-02 07:43:37 +01:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Test title</title>
</head>
<body>
foo
</body>
</html>