2022-05-05 16:00:25 +03:00
|
|
|
{
|
|
|
|
"type": "Document",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 1,
|
|
|
|
"end": 56,
|
2022-05-05 16:00:25 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"mode": "no-quirks",
|
|
|
|
"children": [
|
|
|
|
{
|
|
|
|
"type": "DocumentType",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 1,
|
|
|
|
"end": 16,
|
2022-05-05 16:00:25 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"name": "html",
|
|
|
|
"publicId": null,
|
2022-07-17 15:48:21 +03:00
|
|
|
"systemId": null,
|
|
|
|
"raw": "<!DOCTYPE html>"
|
2022-05-05 16:00:25 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "Element",
|
|
|
|
"span": {
|
|
|
|
"start": 0,
|
2022-06-07 17:33:06 +03:00
|
|
|
"end": 0,
|
2022-05-05 16:00:25 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"tagName": "html",
|
|
|
|
"namespace": "http://www.w3.org/1999/xhtml",
|
|
|
|
"attributes": [],
|
|
|
|
"children": [
|
|
|
|
{
|
|
|
|
"type": "Element",
|
|
|
|
"span": {
|
|
|
|
"start": 0,
|
2022-06-07 17:33:06 +03:00
|
|
|
"end": 0,
|
2022-05-05 16:00:25 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"tagName": "head",
|
|
|
|
"namespace": "http://www.w3.org/1999/xhtml",
|
|
|
|
"attributes": [],
|
|
|
|
"children": [],
|
2022-06-14 16:31:23 +03:00
|
|
|
"content": null,
|
|
|
|
"isSelfClosing": false
|
2022-05-05 16:00:25 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "Element",
|
|
|
|
"span": {
|
|
|
|
"start": 0,
|
2022-06-07 17:33:06 +03:00
|
|
|
"end": 0,
|
2022-05-05 16:00:25 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"tagName": "body",
|
|
|
|
"namespace": "http://www.w3.org/1999/xhtml",
|
|
|
|
"attributes": [],
|
|
|
|
"children": [
|
|
|
|
{
|
|
|
|
"type": "Text",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 16,
|
|
|
|
"end": 17,
|
2022-05-05 16:00:25 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
2022-07-09 07:19:14 +03:00
|
|
|
"data": "A",
|
|
|
|
"raw": "A"
|
2022-05-05 16:00:25 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "Element",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 17,
|
|
|
|
"end": 26,
|
2022-05-05 16:00:25 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"tagName": "option",
|
|
|
|
"namespace": "http://www.w3.org/1999/xhtml",
|
|
|
|
"attributes": [],
|
|
|
|
"children": [
|
|
|
|
{
|
|
|
|
"type": "Text",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 25,
|
|
|
|
"end": 26,
|
2022-05-05 16:00:25 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
2022-07-09 07:19:14 +03:00
|
|
|
"data": "B",
|
|
|
|
"raw": "B"
|
2022-05-05 16:00:25 +03:00
|
|
|
}
|
|
|
|
],
|
2022-06-14 16:31:23 +03:00
|
|
|
"content": null,
|
|
|
|
"isSelfClosing": false
|
2022-05-05 16:00:25 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "Element",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 26,
|
|
|
|
"end": 56,
|
2022-05-05 16:00:25 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"tagName": "optgroup",
|
|
|
|
"namespace": "http://www.w3.org/1999/xhtml",
|
|
|
|
"attributes": [],
|
|
|
|
"children": [
|
|
|
|
{
|
|
|
|
"type": "Text",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 36,
|
|
|
|
"end": 37,
|
2022-05-05 16:00:25 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
2022-07-09 07:19:14 +03:00
|
|
|
"data": "C",
|
|
|
|
"raw": "C"
|
2022-05-05 16:00:25 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "Element",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 37,
|
|
|
|
"end": 56,
|
2022-05-05 16:00:25 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"tagName": "select",
|
|
|
|
"namespace": "http://www.w3.org/1999/xhtml",
|
|
|
|
"attributes": [],
|
|
|
|
"children": [
|
|
|
|
{
|
|
|
|
"type": "Text",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 45,
|
|
|
|
"end": 56,
|
2022-05-05 16:00:25 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
2022-07-09 07:19:14 +03:00
|
|
|
"data": "DE",
|
|
|
|
"raw": "DE"
|
2022-05-05 16:00:25 +03:00
|
|
|
}
|
|
|
|
],
|
2022-06-14 16:31:23 +03:00
|
|
|
"content": null,
|
|
|
|
"isSelfClosing": false
|
2022-05-05 16:00:25 +03:00
|
|
|
}
|
|
|
|
],
|
2022-06-14 16:31:23 +03:00
|
|
|
"content": null,
|
|
|
|
"isSelfClosing": false
|
2022-05-05 16:00:25 +03:00
|
|
|
}
|
|
|
|
],
|
2022-06-14 16:31:23 +03:00
|
|
|
"content": null,
|
|
|
|
"isSelfClosing": false
|
2022-05-05 16:00:25 +03:00
|
|
|
}
|
|
|
|
],
|
2022-06-14 16:31:23 +03:00
|
|
|
"content": null,
|
|
|
|
"isSelfClosing": false
|
2022-05-05 16:00:25 +03:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|