mirror of
https://github.com/swc-project/swc.git
synced 2024-12-20 04:01:39 +03:00
73 lines
1.4 KiB
JSON
73 lines
1.4 KiB
JSON
|
{
|
|||
|
"type": "Document",
|
|||
|
"span": {
|
|||
|
"start": 0,
|
|||
|
"end": 27,
|
|||
|
"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": 27,
|
|||
|
"ctxt": 0
|
|||
|
},
|
|||
|
"tagName": "html",
|
|||
|
"namespace": "http://www.w3.org/1999/xhtml",
|
|||
|
"attributes": [],
|
|||
|
"children": [
|
|||
|
{
|
|||
|
"type": "Element",
|
|||
|
"span": {
|
|||
|
"start": 0,
|
|||
|
"end": 27,
|
|||
|
"ctxt": 0
|
|||
|
},
|
|||
|
"tagName": "head",
|
|||
|
"namespace": "http://www.w3.org/1999/xhtml",
|
|||
|
"attributes": [],
|
|||
|
"children": [],
|
|||
|
"content": null
|
|||
|
},
|
|||
|
{
|
|||
|
"type": "Element",
|
|||
|
"span": {
|
|||
|
"start": 0,
|
|||
|
"end": 27,
|
|||
|
"ctxt": 0
|
|||
|
},
|
|||
|
"tagName": "body",
|
|||
|
"namespace": "http://www.w3.org/1999/xhtml",
|
|||
|
"attributes": [],
|
|||
|
"children": [
|
|||
|
{
|
|||
|
"type": "Text",
|
|||
|
"span": {
|
|||
|
"start": 15,
|
|||
|
"end": 27,
|
|||
|
"ctxt": 0
|
|||
|
},
|
|||
|
"value": " "
|
|||
|
}
|
|||
|
],
|
|||
|
"content": null
|
|||
|
}
|
|||
|
],
|
|||
|
"content": null
|
|||
|
}
|
|||
|
]
|
|||
|
}
|