mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 19:21:33 +03:00
155 lines
4.0 KiB
JSON
155 lines
4.0 KiB
JSON
{
|
|
"type": "Document",
|
|
"span": {
|
|
"start": 1,
|
|
"end": 92,
|
|
"ctxt": 0
|
|
},
|
|
"mode": "no-quirks",
|
|
"children": [
|
|
{
|
|
"type": "DocumentType",
|
|
"span": {
|
|
"start": 1,
|
|
"end": 16,
|
|
"ctxt": 0
|
|
},
|
|
"name": "html",
|
|
"publicId": null,
|
|
"systemId": null,
|
|
"raw": "<!DOCTYPE html>"
|
|
},
|
|
{
|
|
"type": "Element",
|
|
"span": {
|
|
"start": 0,
|
|
"end": 0,
|
|
"ctxt": 0
|
|
},
|
|
"tagName": "html",
|
|
"namespace": "http://www.w3.org/1999/xhtml",
|
|
"attributes": [],
|
|
"children": [
|
|
{
|
|
"type": "Element",
|
|
"span": {
|
|
"start": 0,
|
|
"end": 0,
|
|
"ctxt": 0
|
|
},
|
|
"tagName": "head",
|
|
"namespace": "http://www.w3.org/1999/xhtml",
|
|
"attributes": [],
|
|
"children": [],
|
|
"content": null,
|
|
"isSelfClosing": false
|
|
},
|
|
{
|
|
"type": "Element",
|
|
"span": {
|
|
"start": 16,
|
|
"end": 92,
|
|
"ctxt": 0
|
|
},
|
|
"tagName": "body",
|
|
"namespace": "http://www.w3.org/1999/xhtml",
|
|
"attributes": [
|
|
{
|
|
"type": "Attribute",
|
|
"span": {
|
|
"start": 22,
|
|
"end": 36,
|
|
"ctxt": 0
|
|
},
|
|
"namespace": null,
|
|
"prefix": null,
|
|
"name": "xlink:href",
|
|
"rawName": "xlink:href",
|
|
"value": "foo",
|
|
"rawValue": "foo"
|
|
},
|
|
{
|
|
"type": "Attribute",
|
|
"span": {
|
|
"start": 37,
|
|
"end": 48,
|
|
"ctxt": 0
|
|
},
|
|
"namespace": null,
|
|
"prefix": null,
|
|
"name": "xml:lang",
|
|
"rawName": "xml:lang",
|
|
"value": "en",
|
|
"rawValue": "en"
|
|
}
|
|
],
|
|
"children": [
|
|
{
|
|
"type": "Element",
|
|
"span": {
|
|
"start": 49,
|
|
"end": 92,
|
|
"ctxt": 0
|
|
},
|
|
"tagName": "svg",
|
|
"namespace": "http://www.w3.org/2000/svg",
|
|
"attributes": [],
|
|
"children": [
|
|
{
|
|
"type": "Element",
|
|
"span": {
|
|
"start": 54,
|
|
"end": 86,
|
|
"ctxt": 0
|
|
},
|
|
"tagName": "g",
|
|
"namespace": "http://www.w3.org/2000/svg",
|
|
"attributes": [
|
|
{
|
|
"type": "Attribute",
|
|
"span": {
|
|
"start": 57,
|
|
"end": 68,
|
|
"ctxt": 0
|
|
},
|
|
"namespace": "http://www.w3.org/XML/1998/namespace",
|
|
"prefix": "xml",
|
|
"name": "lang",
|
|
"rawName": "xml:lang",
|
|
"value": "en",
|
|
"rawValue": "en"
|
|
},
|
|
{
|
|
"type": "Attribute",
|
|
"span": {
|
|
"start": 69,
|
|
"end": 83,
|
|
"ctxt": 0
|
|
},
|
|
"namespace": "http://www.w3.org/1999/xlink",
|
|
"prefix": "xlink",
|
|
"name": "href",
|
|
"rawName": "xlink:href",
|
|
"value": "foo",
|
|
"rawValue": "foo"
|
|
}
|
|
],
|
|
"children": [],
|
|
"content": null,
|
|
"isSelfClosing": true
|
|
}
|
|
],
|
|
"content": null,
|
|
"isSelfClosing": false
|
|
}
|
|
],
|
|
"content": null,
|
|
"isSelfClosing": false
|
|
}
|
|
],
|
|
"content": null,
|
|
"isSelfClosing": false
|
|
}
|
|
]
|
|
}
|