swc/crates/swc_html_parser/tests/html5lib-tests-fixture/tests12_dat/0.json

355 lines
14 KiB
JSON
Raw Normal View History

{
"type": "Document",
"span": {
"start": 0,
"end": 225,
"ctxt": 0
},
"mode": "no-quirks",
"children": [
{
"type": "DocumentType",
"span": {
"start": 0,
"end": 15,
"ctxt": 0
},
"name": "html",
"publicId": null,
"systemId": null
},
{
"type": "Element",
"span": {
"start": 0,
"end": 225,
"ctxt": 0
},
"tagName": "html",
"namespace": "http://www.w3.org/1999/xhtml",
"attributes": [],
"children": [
{
"type": "Element",
"span": {
"start": 0,
"end": 21,
"ctxt": 0
},
"tagName": "head",
"namespace": "http://www.w3.org/1999/xhtml",
"attributes": [],
"children": [],
"content": null
},
{
"type": "Element",
"span": {
"start": 15,
"end": 225,
"ctxt": 0
},
"tagName": "body",
"namespace": "http://www.w3.org/1999/xhtml",
"attributes": [],
"children": [
{
"type": "Element",
"span": {
"start": 21,
"end": 225,
"ctxt": 0
},
"tagName": "p",
"namespace": "http://www.w3.org/1999/xhtml",
"attributes": [],
"children": [
{
"type": "Text",
"span": {
"start": 24,
"end": 27,
"ctxt": 0
},
"value": "foo"
},
{
"type": "Element",
"span": {
"start": 27,
"end": 188,
"ctxt": 0
},
"tagName": "math",
"namespace": "http://www.w3.org/1998/Math/MathML",
"attributes": [],
"children": [
{
"type": "Element",
"span": {
"start": 33,
"end": 46,
"ctxt": 0
},
"tagName": "mtext",
"namespace": "http://www.w3.org/1998/Math/MathML",
"attributes": [],
"children": [
{
"type": "Element",
"span": {
"start": 40,
"end": 46,
"ctxt": 0
},
"tagName": "i",
"namespace": "http://www.w3.org/1999/xhtml",
"attributes": [],
"children": [
{
"type": "Text",
"span": {
"start": 43,
"end": 46,
"ctxt": 0
},
"value": "baz"
}
],
"content": null
}
],
"content": null
},
{
"type": "Element",
"span": {
"start": 58,
"end": 188,
"ctxt": 0
},
"tagName": "annotation-xml",
"namespace": "http://www.w3.org/1998/Math/MathML",
"attributes": [],
"children": [
{
"type": "Element",
"span": {
"start": 74,
"end": 188,
"ctxt": 0
},
"tagName": "svg",
"namespace": "http://www.w3.org/2000/svg",
"attributes": [],
"children": [
{
"type": "Element",
"span": {
"start": 79,
"end": 92,
"ctxt": 0
},
"tagName": "desc",
"namespace": "http://www.w3.org/2000/svg",
"attributes": [],
"children": [
{
"type": "Element",
"span": {
"start": 85,
"end": 92,
"ctxt": 0
},
"tagName": "b",
"namespace": "http://www.w3.org/1999/xhtml",
"attributes": [],
"children": [
{
"type": "Text",
"span": {
"start": 88,
"end": 92,
"ctxt": 0
},
"value": "eggs"
}
],
"content": null
}
],
"content": null
},
{
"type": "Element",
"span": {
"start": 103,
"end": 148,
"ctxt": 0
},
"tagName": "g",
"namespace": "http://www.w3.org/2000/svg",
"attributes": [],
"children": [
{
"type": "Element",
"span": {
"start": 106,
"end": 148,
"ctxt": 0
},
"tagName": "foreignObject",
"namespace": "http://www.w3.org/2000/svg",
"attributes": [],
"children": [
{
"type": "Element",
"span": {
"start": 121,
"end": 128,
"ctxt": 0
},
"tagName": "p",
"namespace": "http://www.w3.org/1999/xhtml",
"attributes": [],
"children": [
{
"type": "Text",
"span": {
"start": 124,
"end": 128,
"ctxt": 0
},
"value": "spam"
}
],
"content": null
},
{
"type": "Element",
"span": {
"start": 128,
"end": 148,
"ctxt": 0
},
"tagName": "table",
"namespace": "http://www.w3.org/1999/xhtml",
"attributes": [],
"children": [
{
"type": "Element",
"span": {
"start": 0,
"end": 148,
"ctxt": 0
},
"tagName": "tbody",
"namespace": "http://www.w3.org/1999/xhtml",
"attributes": [],
"children": [
{
"type": "Element",
"span": {
"start": 135,
"end": 148,
"ctxt": 0
},
"tagName": "tr",
"namespace": "http://www.w3.org/1999/xhtml",
"attributes": [],
"children": [
{
"type": "Element",
"span": {
"start": 139,
"end": 148,
"ctxt": 0
},
"tagName": "td",
"namespace": "http://www.w3.org/1999/xhtml",
"attributes": [],
"children": [
{
"type": "Element",
"span": {
"start": 143,
"end": 148,
"ctxt": 0
},
"tagName": "img",
"namespace": "http://www.w3.org/1999/xhtml",
"attributes": [],
"children": [],
"content": null
}
],
"content": null
}
],
"content": null
}
],
"content": null
}
],
"content": null
}
],
"content": null
}
],
"content": null
},
{
"type": "Element",
"span": {
"start": 181,
"end": 188,
"ctxt": 0
},
"tagName": "g",
"namespace": "http://www.w3.org/2000/svg",
"attributes": [],
"children": [
{
"type": "Text",
"span": {
"start": 184,
"end": 188,
"ctxt": 0
},
"value": "quux"
}
],
"content": null
}
],
"content": null
}
],
"content": null
}
],
"content": null
},
{
"type": "Text",
"span": {
"start": 222,
"end": 225,
"ctxt": 0
},
"value": "bar"
}
],
"content": null
}
],
"content": null
}
],
"content": null
}
]
}