dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Improve parsing of styled empty tags in HTML messages (#1486812)
alecpl
2010-06-23
be6f3a9d283198d6c6abb98fb540ab188b445f52
[githubFork/roundcubemail.git]
/
tests
/
src
/
mailto.txt
1
2
3
4
5
6
7
8
<html>
<head></head>
<body>
<a href="mailto:me@me.com?subject=this is the subject&body=this is the body">e-mail</a>
</body>
</html>