mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 03:31:45 +03:00
124 lines
3.1 KiB
JSON
124 lines
3.1 KiB
JSON
|
{
|
||
|
"type": "Document",
|
||
|
"span": {
|
||
|
"start": 0,
|
||
|
"end": 62,
|
||
|
"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": 62,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"tagName": "html",
|
||
|
"namespace": "http://www.w3.org/1999/xhtml",
|
||
|
"attributes": [],
|
||
|
"children": [
|
||
|
{
|
||
|
"type": "Element",
|
||
|
"span": {
|
||
|
"start": 0,
|
||
|
"end": 22,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"tagName": "head",
|
||
|
"namespace": "http://www.w3.org/1999/xhtml",
|
||
|
"attributes": [],
|
||
|
"children": [],
|
||
|
"content": null
|
||
|
},
|
||
|
{
|
||
|
"type": "Element",
|
||
|
"span": {
|
||
|
"start": 0,
|
||
|
"end": 62,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"tagName": "body",
|
||
|
"namespace": "http://www.w3.org/1999/xhtml",
|
||
|
"attributes": [],
|
||
|
"children": [
|
||
|
{
|
||
|
"type": "Element",
|
||
|
"span": {
|
||
|
"start": 15,
|
||
|
"end": 62,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"tagName": "table",
|
||
|
"namespace": "http://www.w3.org/1999/xhtml",
|
||
|
"attributes": [],
|
||
|
"children": [
|
||
|
{
|
||
|
"type": "Element",
|
||
|
"span": {
|
||
|
"start": 22,
|
||
|
"end": 62,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"tagName": "tbody",
|
||
|
"namespace": "http://www.w3.org/1999/xhtml",
|
||
|
"attributes": [],
|
||
|
"children": [
|
||
|
{
|
||
|
"type": "Element",
|
||
|
"span": {
|
||
|
"start": 29,
|
||
|
"end": 44,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"tagName": "script",
|
||
|
"namespace": "http://www.w3.org/1999/xhtml",
|
||
|
"attributes": [],
|
||
|
"children": [
|
||
|
{
|
||
|
"type": "Text",
|
||
|
"span": {
|
||
|
"start": 37,
|
||
|
"end": 44,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": " <tr>x "
|
||
|
}
|
||
|
],
|
||
|
"content": null
|
||
|
},
|
||
|
{
|
||
|
"type": "Text",
|
||
|
"span": {
|
||
|
"start": 53,
|
||
|
"end": 62,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": " "
|
||
|
}
|
||
|
],
|
||
|
"content": null
|
||
|
}
|
||
|
],
|
||
|
"content": null
|
||
|
}
|
||
|
],
|
||
|
"content": null
|
||
|
}
|
||
|
],
|
||
|
"content": null
|
||
|
}
|
||
|
]
|
||
|
}
|