mirror of
https://github.com/swc-project/swc.git
synced 2024-12-20 20:22:26 +03:00
161 lines
4.1 KiB
JSON
161 lines
4.1 KiB
JSON
|
{
|
||
|
"type": "Document",
|
||
|
"span": {
|
||
|
"start": 0,
|
||
|
"end": 67,
|
||
|
"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": 67,
|
||
|
"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": 67,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"tagName": "body",
|
||
|
"namespace": "http://www.w3.org/1999/xhtml",
|
||
|
"attributes": [],
|
||
|
"children": [
|
||
|
{
|
||
|
"type": "Element",
|
||
|
"span": {
|
||
|
"start": 21,
|
||
|
"end": 31,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"tagName": "b",
|
||
|
"namespace": "http://www.w3.org/1999/xhtml",
|
||
|
"attributes": [],
|
||
|
"children": [
|
||
|
{
|
||
|
"type": "Element",
|
||
|
"span": {
|
||
|
"start": 24,
|
||
|
"end": 31,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"tagName": "nobr",
|
||
|
"namespace": "http://www.w3.org/1999/xhtml",
|
||
|
"attributes": [],
|
||
|
"children": [
|
||
|
{
|
||
|
"type": "Text",
|
||
|
"span": {
|
||
|
"start": 30,
|
||
|
"end": 31,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "1"
|
||
|
}
|
||
|
],
|
||
|
"content": null
|
||
|
}
|
||
|
],
|
||
|
"content": null
|
||
|
},
|
||
|
{
|
||
|
"type": "Element",
|
||
|
"span": {
|
||
|
"start": 41,
|
||
|
"end": 67,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"tagName": "div",
|
||
|
"namespace": "http://www.w3.org/1999/xhtml",
|
||
|
"attributes": [],
|
||
|
"children": [
|
||
|
{
|
||
|
"type": "Element",
|
||
|
"span": {
|
||
|
"start": 46,
|
||
|
"end": 56,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"tagName": "i",
|
||
|
"namespace": "http://www.w3.org/1999/xhtml",
|
||
|
"attributes": [],
|
||
|
"children": [
|
||
|
{
|
||
|
"type": "Element",
|
||
|
"span": {
|
||
|
"start": 49,
|
||
|
"end": 56,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"tagName": "nobr",
|
||
|
"namespace": "http://www.w3.org/1999/xhtml",
|
||
|
"attributes": [],
|
||
|
"children": [
|
||
|
{
|
||
|
"type": "Text",
|
||
|
"span": {
|
||
|
"start": 55,
|
||
|
"end": 56,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "2"
|
||
|
}
|
||
|
],
|
||
|
"content": null
|
||
|
}
|
||
|
],
|
||
|
"content": null
|
||
|
},
|
||
|
{
|
||
|
"type": "Text",
|
||
|
"span": {
|
||
|
"start": 66,
|
||
|
"end": 67,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "3"
|
||
|
}
|
||
|
],
|
||
|
"content": null
|
||
|
}
|
||
|
],
|
||
|
"content": null
|
||
|
}
|
||
|
],
|
||
|
"content": null
|
||
|
}
|
||
|
]
|
||
|
}
|