summaryrefslogtreecommitdiff
path: root/tests/end2end/data/caret.html
blob: 985fce0e71587a3ff434a5c8d1e2cde317e66ab8 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!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>
        <p>four five six<br/>vier fünf sechs</p>
    </body>
</html>