This page tests create-mailto.js on different
HTML
fragments. The table below contains one example per row.
The first column shows a code fragment that should not,
according the rules of anchor links in
HTML
be modified to add a mailto:
link.
The second column shows your browser's rendering of that
fragment after create-mailto.js has processed the document.
The test passes if table contains no
<a href="mailto:">
links.
HTML | output |
---|---|
username@example.com | |
username@example.com | |
username@example.com | |
username@example.com | |
username@example.com |
|
email me | |
|
|
foo username@example.com | |
bar username@example.com | |
baz email me | |
|
|