qutebrowser/tests/end2end/data/paste_primary.html

12 lines
269 B
HTML
Raw Normal View History

2016-01-30 13:57:26 +01:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Paste primary selection</title>
</head>
<body>
<textarea id="qute-textarea"></textarea>
2016-01-31 22:08:46 +01:00
<textarea id="qute-textarea-noedit" readonly></textarea>
2016-01-30 13:57:26 +01:00
</body>
</html>