adds more spec cases
This commit is contained in:
parent
241b9ffbd3
commit
d946c7262c
125 changed files with 2275 additions and 1 deletions
11
spec/support/cases/h-review-2.js
Normal file
11
spec/support/cases/h-review-2.js
Normal file
|
@ -0,0 +1,11 @@
|
|||
// http://microformat2-node.jit.su/h-review.html
|
||||
|
||||
{
|
||||
"items": [{
|
||||
"type": ["h-review"],
|
||||
"properties": {
|
||||
"name": ["Crepes on Cole"],
|
||||
"photo": ["images/photo.gif"]
|
||||
}
|
||||
}]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue