diff --git a/tests/microformats-v1/hcard/email.json b/tests/microformats-v1/hcard/email.json index b99d953..c6f956e 100644 --- a/tests/microformats-v1/hcard/email.json +++ b/tests/microformats-v1/hcard/email.json @@ -3,9 +3,9 @@ "type": ["h-card"], "properties": { "name": ["John Doe"], - "email": ["mailto:john@example.com", "john@example.com", "mailto:john@example.com?subject=parser-test", "john@example.com"] + "email": ["mailto:john@example.com", "http://example.com/john@example.com", "mailto:john@example.com?subject=parser-test", "http://example.com/john@example.com"] } }], "rels": {}, "rel-urls": {} -} \ No newline at end of file +} diff --git a/tests/microformats-v2/h-card/relativeurlsempty.html b/tests/microformats-v2/h-card/relativeurlsempty.html index 3669c4e..1edac6e 100644 --- a/tests/microformats-v2/h-card/relativeurlsempty.html +++ b/tests/microformats-v2/h-card/relativeurlsempty.html @@ -1,4 +1,7 @@
- Max Mustermann -
\ No newline at end of file + Max Mustermann + + + +