qutebrowser/tests/integration/data/caret.html
2015-11-26 23:42:43 +01:00

12 lines
240 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Caret mode</title>
</head>
<body>
<p>one two three<br/>eins zwei drei</p>
<p>four five six<br/>vier fünf sechs</p>
</body>
</html>