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