qutebrowser/tests/end2end/data/caret.html

12 lines
270 B
HTML
Raw Normal View History

2015-11-26 23:42:43 +01:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Caret mode</title>
</head>
<body>
<p><a href="/data/hello.txt">one</a> two three<br/>eins zwei drei</p>
2015-11-26 23:42:43 +01:00
<p>four five six<br/>vier fünf sechs</p>
</body>
</html>