adds more spec cases

This commit is contained in:
Jessica Lynn Suttles 2013-02-07 14:29:31 -08:00
parent 241b9ffbd3
commit d946c7262c
125 changed files with 2275 additions and 1 deletions

View file

@ -0,0 +1,21 @@
// http://microformat2-node.jit.su/h-entry.html
{
"items": [{
"type": ["h-entry"],
"properties": {
"name": ["microformats.org at 7"],
"url": [
"http://microformats.org/",
"http://microformats.org/2012/06/25/microformats-org-at-7",
"http://microformats.org/2012/06/25/microformats-org-at-7",
"http://microformats.org/",
"http://microformats.org/wiki/microformats2-parsing",
"http://microformats.org/wiki/value-class-pattern",
"http://microformats.org/wiki/",
"http://microformats.org/discuss"
],
"photo": ["http://example.com/images/logo.gif"]
}
}]
}