reorganizes spec cases and fixes a couple few

This commit is contained in:
Jessica Lynn Suttles 2013-02-11 17:17:31 -08:00
parent ed58788884
commit c74ecef194
158 changed files with 46 additions and 42 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"]
}
}]
}