mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 11:42:13 +03:00
103 lines
2.3 KiB
JSON
103 lines
2.3 KiB
JSON
|
{
|
||
|
"type": "Document",
|
||
|
"span": {
|
||
|
"start": 0,
|
||
|
"end": 64,
|
||
|
"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": 57,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"tagName": "html",
|
||
|
"namespace": "http://www.w3.org/1999/xhtml",
|
||
|
"attributes": [],
|
||
|
"children": [
|
||
|
{
|
||
|
"type": "Element",
|
||
|
"span": {
|
||
|
"start": 0,
|
||
|
"end": 36,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"tagName": "head",
|
||
|
"namespace": "http://www.w3.org/1999/xhtml",
|
||
|
"attributes": [],
|
||
|
"children": [],
|
||
|
"content": null
|
||
|
},
|
||
|
{
|
||
|
"type": "Element",
|
||
|
"span": {
|
||
|
"start": 15,
|
||
|
"end": 57,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"tagName": "body",
|
||
|
"namespace": "http://www.w3.org/1999/xhtml",
|
||
|
"attributes": [
|
||
|
{
|
||
|
"type": "Attribute",
|
||
|
"span": {
|
||
|
"start": 0,
|
||
|
"end": 0,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"namespace": null,
|
||
|
"prefix": null,
|
||
|
"name": "xlink:href",
|
||
|
"value": "foo"
|
||
|
}
|
||
|
],
|
||
|
"children": [
|
||
|
{
|
||
|
"type": "Element",
|
||
|
"span": {
|
||
|
"start": 36,
|
||
|
"end": 57,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"tagName": "math",
|
||
|
"namespace": "http://www.w3.org/1998/Math/MathML",
|
||
|
"attributes": [
|
||
|
{
|
||
|
"type": "Attribute",
|
||
|
"span": {
|
||
|
"start": 0,
|
||
|
"end": 0,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"namespace": "http://www.w3.org/1999/xlink",
|
||
|
"prefix": "xlink",
|
||
|
"name": "href",
|
||
|
"value": "foo"
|
||
|
}
|
||
|
],
|
||
|
"children": [],
|
||
|
"content": null
|
||
|
}
|
||
|
],
|
||
|
"content": null
|
||
|
}
|
||
|
],
|
||
|
"content": null
|
||
|
}
|
||
|
]
|
||
|
}
|