mirror of
https://github.com/swc-project/swc.git
synced 2024-12-28 08:04:43 +03:00
127 lines
3.2 KiB
JSON
127 lines
3.2 KiB
JSON
{
|
|
"type": "Document",
|
|
"span": {
|
|
"start": 1,
|
|
"end": 49,
|
|
"ctxt": 0
|
|
},
|
|
"mode": "quirks",
|
|
"children": [
|
|
{
|
|
"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": 0,
|
|
"end": 0,
|
|
"ctxt": 0
|
|
},
|
|
"tagName": "body",
|
|
"namespace": "http://www.w3.org/1999/xhtml",
|
|
"attributes": [],
|
|
"children": [
|
|
{
|
|
"type": "Element",
|
|
"span": {
|
|
"start": 1,
|
|
"end": 49,
|
|
"ctxt": 0
|
|
},
|
|
"tagName": "isindex",
|
|
"namespace": "http://www.w3.org/1999/xhtml",
|
|
"attributes": [
|
|
{
|
|
"type": "Attribute",
|
|
"span": {
|
|
"start": 10,
|
|
"end": 18,
|
|
"ctxt": 0
|
|
},
|
|
"namespace": null,
|
|
"prefix": null,
|
|
"name": "name",
|
|
"rawName": "name",
|
|
"value": "A",
|
|
"rawValue": "\"A\""
|
|
},
|
|
{
|
|
"type": "Attribute",
|
|
"span": {
|
|
"start": 19,
|
|
"end": 29,
|
|
"ctxt": 0
|
|
},
|
|
"namespace": null,
|
|
"prefix": null,
|
|
"name": "action",
|
|
"rawName": "action",
|
|
"value": "B",
|
|
"rawValue": "\"B\""
|
|
},
|
|
{
|
|
"type": "Attribute",
|
|
"span": {
|
|
"start": 30,
|
|
"end": 40,
|
|
"ctxt": 0
|
|
},
|
|
"namespace": null,
|
|
"prefix": null,
|
|
"name": "prompt",
|
|
"rawName": "prompt",
|
|
"value": "C",
|
|
"rawValue": "\"C\""
|
|
},
|
|
{
|
|
"type": "Attribute",
|
|
"span": {
|
|
"start": 41,
|
|
"end": 48,
|
|
"ctxt": 0
|
|
},
|
|
"namespace": null,
|
|
"prefix": null,
|
|
"name": "foo",
|
|
"rawName": "foo",
|
|
"value": "D",
|
|
"rawValue": "\"D\""
|
|
}
|
|
],
|
|
"children": [],
|
|
"content": null,
|
|
"isSelfClosing": false
|
|
}
|
|
],
|
|
"content": null,
|
|
"isSelfClosing": false
|
|
}
|
|
],
|
|
"content": null,
|
|
"isSelfClosing": false
|
|
}
|
|
]
|
|
}
|