qutebrowser/tests/integration/data/paste_primary.html
2016-01-31 22:08:46 +01:00

12 lines
269 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Paste primary selection</title>
</head>
<body>
<textarea id="qute-textarea"></textarea>
<textarea id="qute-textarea-noedit" readonly></textarea>
</body>
</html>