{ {
"items": [ "items": [
{ {
"children": [ "children": [
{ {
"properties": { "properties": {
"name": [ "name": [
"Valid" "Valid"
] ]
}, },
"type": [ "type": [
"h-test-child" "h-test-child"
] ]
}, },
{ {
"properties": { "properties": {
"name": [ "name": [
"NotPartOfTest" "NotPartOfTest"
] ]
}, },
"type": [ "type": [
"h-test-child" "h-test-child"
] ]
} }
], ],
"properties": { "properties": {
"deep": [ "deep": [
"Valid" "Valid"
], ],
"double": [ "double": [
"Valid" "Valid"
], ],
"inside-microformat": [ "inside-microformat": [
"Valid" | "ValidNotPartOfTest"
], ],
"inside-property": [ "inside-property": [
"Valid" | "ValidNotPartOfTest"
], ],
"is-microformat": [ "is-microformat": [
"Valid" | "Valid"
], ],
"is-property": [ "is-property": [
"Valid" "Valid"
], ],
"nested": [ "nested": [
"Valid" | "Valid"
], ],
"not-part-of-test": [ "not-part-of-test": [
"Valid", "Valid",
"NotPartOfTest" "NotPartOfTest"
], ],
"other-classes": [ "other-classes": [
"Valid" "Valid"
], ],
"quintuple": [ "quintuple": [
"Valid" "Valid"
], ],
"self": [ "self": [
"Valid" | "Invalid Valid Invalid
], ],
"single": [ "single": [
"Valid" "Valid"
] ]
}, },
"type": [ "type": [
"h-test-value" "h-test-value"
] ]
}, },
{ {
"properties": { "properties": {
"empty": [ "empty": [
"" ""
], ],
"filled": [ "filled": [
"Valid" | ""
], ],
"filled-space": [ "filled-space": [
" No Trim " | ""
], ],
"missing": [ "missing": [
"" ""
] ]
}, },
"type": [ "type": [
"h-test-img" "h-test-img"
] ]
}, },
{ {
"properties": { "properties": {
"empty": [ "empty": [
"" ""
], ],
"filled": [ "filled": [
"Valid" | ""
], ],
"filled-space": [ "filled-space": [
" No Trim " | ""
], ],
"missing": [ "missing": [
"" ""
] ]
}, },
"type": [ "type": [
"h-test-area" "h-test-area"
] ]
}, },
{ {
"properties": { "properties": {
"empty": [ "empty": [
"" | "Invalid"
], ],
"filled": [ "filled": [
"Valid" | "Invalid"
], ],
"filled-space": [ "filled-space": [
" No Trim " | "Invalid"
], ],
"missing": [ "missing": [
"Valid" "Valid"
] ]
}, },
"type": [ "type": [
"h-test-data" "h-test-data"
] ]
}, },
{ {
"properties": { "properties": {
"empty": [ "empty": [
"" | "Invalid"
], ],
"filled": [ "filled": [
"Valid" | "Invalid"
], ],
"filled-space": [ "filled-space": [
" No Trim " | "Invalid"
], ],
"missing": [ "missing": [
"Valid" "Valid"
] ]
}, },
"type": [ "type": [
"h-test-abbr" "h-test-abbr"
] ]
}, },
{ {
"properties": { "properties": {
"empty": [ "empty": [
"Valid" | ""
], ],
"filled": [ "filled": [
"Valid" | "Invalid"
], ],
"missing": [ "missing": [
"Valid" "Valid"
], ],
"name": [ "name": [
"NotPartOfTest" "NotPartOfTest"
] ]
}, },
"type": [ "type": [
"h-test-time" "h-test-time"
] ]
}, },
{ {
"properties": { "properties": {
"empty": [ "empty": [
"Valid" | ""
], ],
"filled": [ "filled": [
"Valid" | "Invalid"
], ],
"missing": [ "missing": [
"Valid" "Valid"
], ],
"name": [ "name": [
"NotPartOfTest" "NotPartOfTest"
] ]
}, },
"type": [ "type": [
"h-test-ins" "h-test-ins"
] ]
}, },
{ {
"properties": { "properties": {
"empty": [ "empty": [
"Valid" | ""
], ],
"filled": [ "filled": [
"Valid" | "Invalid"
], ],
"missing": [ "missing": [
"Valid" "Valid"
], ],
"name": [ "name": [
"NotPartOfTest" "NotPartOfTest"
] ]
}, },
"type": [ "type": [
"h-test-del" "h-test-del"
] ]
}, },
{ {
"properties": { "properties": {
"abbr": [ "abbr": [
"Valid" "Valid"
], ],
"data": [ "data": [
"Valid" "Valid"
] ]
}, },
"type": [ "type": [
"h-test-override" "h-test-override"
] ]
} }
], ],
"rel-urls": {}, "rel-urls": {},
"rels": {} "rels": {}
} }