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,12 @@
// http://microformat2-node.jit.su/h-org.html
{
"items": [{
"type": ["h-org"],
"properties": {
"organization-name": ["W3C"],
"organization-unit": ["CSS Working Group"],
"name": ["W3C - CSS Working Group"]
}
}]
}