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
19
spec/support/cases/microformat2-node.jit.su/rel/rel-2.js
Normal file
19
spec/support/cases/microformat2-node.jit.su/rel/rel-2.js
Normal file
|
@ -0,0 +1,19 @@
|
|||
// http://microformat2-node.jit.su/rel.html
|
||||
|
||||
{
|
||||
"items": [{
|
||||
"type": ["rel"],
|
||||
"properties": {
|
||||
"me": [
|
||||
"http://twitter.com/glennjones",
|
||||
"http://delicious.com/glennjonesnet/",
|
||||
"https://plus.google.com/u/0/105161464208920272734/about",
|
||||
"http://lanyrd.com/people/glennjones/",
|
||||
"http://github.com/glennjones",
|
||||
"http://www.flickr.com/photos/glennjonesnet/",
|
||||
"http://www.linkedin.com/in/glennjones",
|
||||
"http://www.slideshare.net/glennjones/presentations"
|
||||
]
|
||||
}
|
||||
}]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue