{ {
"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": [
"http://example.test/Valid" "http://example.test/Valid"
], ],
"double": [ "double": [
"http://example.test/Valid" "http://example.test/Valid"
], ],
"inside-microformat": [ "inside-microformat": [
"http://example.test/Valid" | "http://example.test/ValidNotPartOfTest"
], ],
"inside-property": [ "inside-property": [
"http://example.test/Valid" | "http://example.test/ValidNotPartOfTest"
], ],
"is-microformat": [ "is-microformat": [
"http://example.test/Valid" | "Valid"
], ],
"is-property": [ "is-property": [
"http://example.test/Valid" "http://example.test/Valid"
], ],
"name": [ "name": [
"NotPartOfTest" "NotPartOfTest"
], ],
"nested": [ "nested": [
"http://example.test/Valid" | "http://example.test/Valihttp://example.test/
], ],
"single": [ "single": [
"http://example.test/Valid" "http://example.test/Valid"
] ]
}, },
"type": [ "type": [
"h-test-value" "h-test-value"
] ]
}, },
{ {
"properties": { "properties": {
"empty": [ "empty": [
"http://example.test/" | ""
], ],
"filled": [ "filled": [
"http://example.test/Valid" | ""
], ],
"missing": [ "missing": [
"http://example.test/" | ""
], ],
"name": [ "name": [
"NotPartOfTest" "NotPartOfTest"
] ]
}, },
"type": [ "type": [
"h-test-img" "h-test-img"
] ]
}, },
{ {
"properties": { "properties": {
"empty": [ "empty": [
"http://example.test/" | ""
], ],
"filled": [ "filled": [
"http://example.test/Valid" | ""
], ],
"missing": [ "missing": [
"http://example.test/" | ""
], ],
"name": [ "name": [
"NotPartOfTest" "NotPartOfTest"
] ]
}, },
"type": [ "type": [
"h-test-area" "h-test-area"
] ]
}, },
{ {
"properties": { "properties": {
"empty": [ "empty": [
"http://example.test/" | "Invalid"
], ],
"filled": [ "filled": [
"http://example.test/Valid" | "Invalid"
], ],
"missing": [ "missing": [
"http://example.test/Valid" "http://example.test/Valid"
], ],
"name": [ "name": [
"NotPartOfTest" "NotPartOfTest"
] ]
}, },
"type": [ "type": [
"h-test-data" "h-test-data"
] ]
}, },
{ {
"properties": { "properties": {
"empty": [ "empty": [
"http://example.test/" | "Invalid"
], ],
"filled": [ "filled": [
"http://example.test/Valid" | "Invalid"
], ],
"missing": [ "missing": [
"http://example.test/Valid" "http://example.test/Valid"
], ],
"name": [ "name": [
"NotPartOfTest" "NotPartOfTest"
] ]
}, },
"type": [ "type": [
"h-test-abbr" "h-test-abbr"
] ]
}, },
{ {
"properties": { "properties": {
"empty": [ "empty": [
"http://example.test/Valid" | ""
], ],
"filled": [ "filled": [
"http://example.test/Valid" | "Invalid"
], ],
"missing": [ "missing": [
"http://example.test/Valid" "http://example.test/Valid"
], ],
"name": [ "name": [
"NotPartOfTest" "NotPartOfTest"
] ]
}, },
"type": [ "type": [
"h-test-time" "h-test-time"
] ]
}, },
{ {
"properties": { "properties": {
"empty": [ "empty": [
"http://example.test/Valid" | ""
], ],
"filled": [ "filled": [
"http://example.test/Valid" | "Invalid"
], ],
"missing": [ "missing": [
"http://example.test/Valid" "http://example.test/Valid"
], ],
"name": [ "name": [
"NotPartOfTest" "NotPartOfTest"
] ]
}, },
"type": [ "type": [
"h-test-ins" "h-test-ins"
] ]
}, },
{ {
"properties": { "properties": {
"empty": [ "empty": [
"http://example.test/Valid" | ""
], ],
"filled": [ "filled": [
"http://example.test/Valid" | "Invalid"
], ],
"missing": [ "missing": [
"http://example.test/Valid" "http://example.test/Valid"
], ],
"name": [ "name": [
"NotPartOfTest" "NotPartOfTest"
] ]
}, },
"type": [ "type": [
"h-test-del" "h-test-del"
] ]
}, },
{ {
"properties": { "properties": {
"abbr": [ "abbr": [
"http://example.test/Valid" "http://example.test/Valid"
], ],
"audio": [ "audio": [
"http://example.test/Valid" "http://example.test/Valid"
], ],
"data": [ "data": [
"http://example.test/Valid" "http://example.test/Valid"
], ],
"iframe": [ "iframe": [
"http://example.test/Valid" | "Invalid"
], ],
"name": [ "name": [
"NotPartOfTest" "NotPartOfTest"
], ],
"object": [ "object": [
> "http://example.test/Valid"
> ],
> "photo": [
"http://example.test/Valid" "http://example.test/Valid"
], ],
"video-poster": [ "video-poster": [
"http://example.test/Valid" "http://example.test/Valid"
], ],
"video-src": [ "video-src": [
"http://example.test/Valid" "http://example.test/Valid"
] ]
}, },
"type": [ "type": [
"h-test-override" "h-test-override"
] ]
} }
], ],
"rel-urls": {}, "rel-urls": {},
"rels": {} "rels": {}
} }