qutebrowser/tests/end2end/data/email_address.html

12 lines
196 B
HTML
Raw Permalink Normal View History

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Email address</title>
</head>
<body>
<a href="mailto:nobody">Email address</a>
</body>
</html>