mirror of
https://github.com/swc-project/swc.git
synced 2024-12-21 04:32:01 +03:00
174 lines
4.3 KiB
JSON
174 lines
4.3 KiB
JSON
{
|
|
"type": "Document",
|
|
"span": {
|
|
"start": 0,
|
|
"end": 70,
|
|
"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": 70,
|
|
"ctxt": 0
|
|
},
|
|
"tagName": "html",
|
|
"namespace": "http://www.w3.org/1999/xhtml",
|
|
"attributes": [],
|
|
"children": [
|
|
{
|
|
"type": "Element",
|
|
"span": {
|
|
"start": 0,
|
|
"end": 19,
|
|
"ctxt": 0
|
|
},
|
|
"tagName": "head",
|
|
"namespace": "http://www.w3.org/1999/xhtml",
|
|
"attributes": [],
|
|
"children": [],
|
|
"content": null
|
|
},
|
|
{
|
|
"type": "Element",
|
|
"span": {
|
|
"start": 0,
|
|
"end": 54,
|
|
"ctxt": 0
|
|
},
|
|
"tagName": "body",
|
|
"namespace": "http://www.w3.org/1999/xhtml",
|
|
"attributes": [],
|
|
"children": [
|
|
{
|
|
"type": "Element",
|
|
"span": {
|
|
"start": 15,
|
|
"end": 24,
|
|
"ctxt": 0
|
|
},
|
|
"tagName": "li",
|
|
"namespace": "http://www.w3.org/1999/xhtml",
|
|
"attributes": [],
|
|
"children": [
|
|
{
|
|
"type": "Text",
|
|
"span": {
|
|
"start": 19,
|
|
"end": 24,
|
|
"ctxt": 0
|
|
},
|
|
"value": "hello"
|
|
}
|
|
],
|
|
"content": null
|
|
},
|
|
{
|
|
"type": "Element",
|
|
"span": {
|
|
"start": 24,
|
|
"end": 54,
|
|
"ctxt": 0
|
|
},
|
|
"tagName": "li",
|
|
"namespace": "http://www.w3.org/1999/xhtml",
|
|
"attributes": [],
|
|
"children": [
|
|
{
|
|
"type": "Text",
|
|
"span": {
|
|
"start": 28,
|
|
"end": 33,
|
|
"ctxt": 0
|
|
},
|
|
"value": "world"
|
|
},
|
|
{
|
|
"type": "Element",
|
|
"span": {
|
|
"start": 33,
|
|
"end": 46,
|
|
"ctxt": 0
|
|
},
|
|
"tagName": "ul",
|
|
"namespace": "http://www.w3.org/1999/xhtml",
|
|
"attributes": [],
|
|
"children": [
|
|
{
|
|
"type": "Text",
|
|
"span": {
|
|
"start": 37,
|
|
"end": 40,
|
|
"ctxt": 0
|
|
},
|
|
"value": "how"
|
|
},
|
|
{
|
|
"type": "Element",
|
|
"span": {
|
|
"start": 40,
|
|
"end": 46,
|
|
"ctxt": 0
|
|
},
|
|
"tagName": "li",
|
|
"namespace": "http://www.w3.org/1999/xhtml",
|
|
"attributes": [],
|
|
"children": [
|
|
{
|
|
"type": "Text",
|
|
"span": {
|
|
"start": 44,
|
|
"end": 46,
|
|
"ctxt": 0
|
|
},
|
|
"value": "do"
|
|
}
|
|
],
|
|
"content": null
|
|
}
|
|
],
|
|
"content": null
|
|
},
|
|
{
|
|
"type": "Text",
|
|
"span": {
|
|
"start": 51,
|
|
"end": 54,
|
|
"ctxt": 0
|
|
},
|
|
"value": "you"
|
|
}
|
|
],
|
|
"content": null
|
|
}
|
|
],
|
|
"content": null
|
|
},
|
|
{
|
|
"type": "Comment",
|
|
"span": {
|
|
"start": 61,
|
|
"end": 70,
|
|
"ctxt": 0
|
|
},
|
|
"data": "do"
|
|
}
|
|
],
|
|
"content": null
|
|
}
|
|
]
|
|
}
|