2022-05-05 16:00:25 +03:00
|
|
|
{
|
|
|
|
"type": "Document",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 1,
|
|
|
|
"end": 43,
|
2022-05-05 16:00:25 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
2022-05-07 09:30:39 +03:00
|
|
|
"mode": "quirks",
|
2022-05-05 16:00:25 +03:00
|
|
|
"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": "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": "Element",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 1,
|
|
|
|
"end": 43,
|
2022-05-05 16:00:25 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"tagName": "div",
|
|
|
|
"namespace": "http://www.w3.org/1999/xhtml",
|
|
|
|
"attributes": [],
|
|
|
|
"children": [
|
|
|
|
{
|
|
|
|
"type": "Text",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 6,
|
|
|
|
"end": 11,
|
2022-05-05 16:00:25 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
2022-07-09 07:19:14 +03:00
|
|
|
"data": " abc ",
|
|
|
|
"raw": " abc "
|
2022-05-05 16:00:25 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "Element",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 11,
|
|
|
|
"end": 27,
|
2022-05-05 16:00:25 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"tagName": "b",
|
|
|
|
"namespace": "http://www.w3.org/1999/xhtml",
|
|
|
|
"attributes": [],
|
|
|
|
"children": [
|
|
|
|
{
|
|
|
|
"type": "Text",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 14,
|
|
|
|
"end": 19,
|
2022-05-05 16:00:25 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
2022-07-09 07:19:14 +03:00
|
|
|
"data": " def ",
|
|
|
|
"raw": " def "
|
2022-05-05 16:00:25 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "Element",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 19,
|
|
|
|
"end": 27,
|
2022-05-05 16:00:25 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"tagName": "i",
|
|
|
|
"namespace": "http://www.w3.org/1999/xhtml",
|
|
|
|
"attributes": [],
|
|
|
|
"children": [
|
|
|
|
{
|
|
|
|
"type": "Text",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 22,
|
|
|
|
"end": 27,
|
2022-05-05 16:00:25 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
2022-07-09 07:19:14 +03:00
|
|
|
"data": " ghi ",
|
|
|
|
"raw": " ghi "
|
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
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "Element",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 19,
|
|
|
|
"end": 43,
|
2022-05-05 16:00:25 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"tagName": "i",
|
|
|
|
"namespace": "http://www.w3.org/1999/xhtml",
|
|
|
|
"attributes": [],
|
|
|
|
"children": [
|
|
|
|
{
|
|
|
|
"type": "Element",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 27,
|
|
|
|
"end": 43,
|
2022-05-05 16:00:25 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"tagName": "p",
|
|
|
|
"namespace": "http://www.w3.org/1999/xhtml",
|
|
|
|
"attributes": [],
|
2022-05-08 06:47:22 +03:00
|
|
|
"children": [
|
|
|
|
{
|
|
|
|
"type": "Element",
|
|
|
|
"span": {
|
2022-07-27 08:38:31 +03:00
|
|
|
"start": 30,
|
2022-06-02 07:00:32 +03:00
|
|
|
"end": 39,
|
2022-05-08 06:47:22 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"tagName": "b",
|
|
|
|
"namespace": "http://www.w3.org/1999/xhtml",
|
|
|
|
"attributes": [],
|
|
|
|
"children": [
|
|
|
|
{
|
|
|
|
"type": "Text",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 30,
|
|
|
|
"end": 35,
|
2022-05-08 06:47:22 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
2022-07-09 07:19:14 +03:00
|
|
|
"data": " jkl ",
|
|
|
|
"raw": " jkl "
|
2022-05-08 06:47:22 +03:00
|
|
|
}
|
|
|
|
],
|
2022-06-14 16:31:23 +03:00
|
|
|
"content": null,
|
|
|
|
"isSelfClosing": false
|
2022-05-08 06:47:22 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "Text",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 39,
|
|
|
|
"end": 43,
|
2022-05-08 06:47:22 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
2022-07-09 07:19:14 +03:00
|
|
|
"data": " mno",
|
|
|
|
"raw": " mno"
|
2022-05-08 06:47:22 +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
|
|
|
}
|
|
|
|
],
|
2022-06-14 16:31:23 +03:00
|
|
|
"content": null,
|
|
|
|
"isSelfClosing": false
|
2022-05-05 16:00:25 +03:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|