reorganizes spec cases and fixes a couple few
This commit is contained in:
parent
ed58788884
commit
c74ecef194
158 changed files with 46 additions and 42 deletions
|
@ -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"]
|
||||
}
|
||||
}]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue