2022-04-04 07:12:45 +03:00
|
|
|
{
|
|
|
|
"type": "Document",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 1,
|
|
|
|
"end": 201,
|
2022-04-04 07:12:45 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
2022-04-22 14:20:47 +03:00
|
|
|
"mode": "no-quirks",
|
2022-04-04 07:12:45 +03:00
|
|
|
"children": [
|
|
|
|
{
|
2022-04-22 14:20:47 +03:00
|
|
|
"type": "DocumentType",
|
2022-04-04 07:12:45 +03:00
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 1,
|
|
|
|
"end": 16,
|
2022-04-04 07:12:45 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
2022-04-22 14:20:47 +03:00
|
|
|
"name": "html",
|
|
|
|
"publicId": null,
|
2022-07-17 15:48:21 +03:00
|
|
|
"systemId": null,
|
|
|
|
"raw": "<!DOCTYPE html>"
|
2022-04-04 07:12:45 +03:00
|
|
|
},
|
|
|
|
{
|
2022-04-22 14:20:47 +03:00
|
|
|
"type": "Element",
|
2022-04-04 07:12:45 +03:00
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 17,
|
|
|
|
"end": 201,
|
2022-04-04 07:12:45 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
2022-04-22 14:20:47 +03:00
|
|
|
"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-04-22 14:20:47 +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-04-22 14:20:47 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "Element",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 24,
|
|
|
|
"end": 201,
|
2022-04-22 14:20:47 +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": 30,
|
|
|
|
"end": 32,
|
2022-04-22 14:20:47 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
2022-07-09 07:19:14 +03:00
|
|
|
"data": "\n\n",
|
|
|
|
"raw": "\n\n"
|
2022-04-22 14:20:47 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "Element",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 32,
|
2022-06-02 07:00:32 +03:00
|
|
|
"end": 59,
|
2022-04-22 14:20:47 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"tagName": "p",
|
|
|
|
"namespace": "http://www.w3.org/1999/xhtml",
|
|
|
|
"attributes": [],
|
|
|
|
"children": [
|
|
|
|
{
|
|
|
|
"type": "Text",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 35,
|
|
|
|
"end": 55,
|
2022-04-22 14:20:47 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
2022-07-09 07:19:14 +03:00
|
|
|
"data": "This is a paragraph.",
|
|
|
|
"raw": "This is a paragraph."
|
2022-04-22 14:20:47 +03:00
|
|
|
}
|
|
|
|
],
|
2022-06-14 16:31:23 +03:00
|
|
|
"content": null,
|
|
|
|
"isSelfClosing": false
|
2022-04-22 14:20:47 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "Text",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 59,
|
|
|
|
"end": 60,
|
2022-04-22 14:20:47 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
2022-07-09 07:19:14 +03:00
|
|
|
"data": "\n",
|
|
|
|
"raw": "\n"
|
2022-04-22 14:20:47 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "Comment",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 60,
|
|
|
|
"end": 151,
|
2022-04-22 14:20:47 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
2022-07-14 07:56:31 +03:00
|
|
|
"data": "\n<p>Look at this cool image:</p>\n<img border=\"0\" src=\"pic_trulli.jpg\" alt=\"Trulli\">\n",
|
|
|
|
"raw": "<!--\n<p>Look at this cool image:</p>\n<img border=\"0\" src=\"pic_trulli.jpg\" alt=\"Trulli\">\n-->"
|
2022-04-22 14:20:47 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "Text",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 151,
|
|
|
|
"end": 152,
|
2022-04-22 14:20:47 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
2022-07-09 07:19:14 +03:00
|
|
|
"data": "\n",
|
|
|
|
"raw": "\n"
|
2022-04-22 14:20:47 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "Element",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 152,
|
2022-06-02 07:00:32 +03:00
|
|
|
"end": 183,
|
2022-04-22 14:20:47 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"tagName": "p",
|
|
|
|
"namespace": "http://www.w3.org/1999/xhtml",
|
|
|
|
"attributes": [],
|
|
|
|
"children": [
|
|
|
|
{
|
|
|
|
"type": "Text",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 155,
|
|
|
|
"end": 179,
|
2022-04-22 14:20:47 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
2022-07-09 07:19:14 +03:00
|
|
|
"data": "This is a paragraph too.",
|
|
|
|
"raw": "This is a paragraph too."
|
2022-04-22 14:20:47 +03:00
|
|
|
}
|
|
|
|
],
|
2022-06-14 16:31:23 +03:00
|
|
|
"content": null,
|
|
|
|
"isSelfClosing": false
|
2022-04-22 14:20:47 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "Text",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 183,
|
|
|
|
"end": 201,
|
2022-04-22 14:20:47 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
2022-07-09 07:19:14 +03:00
|
|
|
"data": "\n\n\n\n",
|
|
|
|
"raw": "\n\n\n\n"
|
2022-04-22 14:20:47 +03:00
|
|
|
}
|
|
|
|
],
|
2022-06-14 16:31:23 +03:00
|
|
|
"content": null,
|
|
|
|
"isSelfClosing": false
|
2022-04-22 14:20:47 +03:00
|
|
|
}
|
|
|
|
],
|
2022-06-14 16:31:23 +03:00
|
|
|
"content": null,
|
|
|
|
"isSelfClosing": false
|
2022-04-04 07:12:45 +03:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|