2022-05-05 16:00:25 +03:00
|
|
|
{
|
|
|
|
"type": "Document",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 1,
|
|
|
|
"end": 72,
|
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-05-11 19:14:42 +03:00
|
|
|
"end": 72,
|
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-05-11 19:14:42 +03:00
|
|
|
"end": 16,
|
2022-05-05 16:00:25 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"tagName": "head",
|
|
|
|
"namespace": "http://www.w3.org/1999/xhtml",
|
|
|
|
"attributes": [],
|
|
|
|
"children": [],
|
|
|
|
"content": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "Element",
|
|
|
|
"span": {
|
|
|
|
"start": 0,
|
2022-05-11 19:14:42 +03:00
|
|
|
"end": 72,
|
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": 50,
|
2022-05-05 16:00:25 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"tagName": "a",
|
|
|
|
"namespace": "http://www.w3.org/1999/xhtml",
|
|
|
|
"attributes": [
|
|
|
|
{
|
|
|
|
"type": "Attribute",
|
|
|
|
"span": {
|
2022-05-17 11:23:24 +03:00
|
|
|
"start": 4,
|
|
|
|
"end": 15,
|
2022-05-05 16:00:25 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"namespace": null,
|
|
|
|
"prefix": null,
|
|
|
|
"name": "href",
|
|
|
|
"value": "blah"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"children": [
|
|
|
|
{
|
|
|
|
"type": "Text",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 16,
|
|
|
|
"end": 19,
|
2022-05-05 16:00:25 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"value": "aba"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "Element",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 26,
|
|
|
|
"end": 42,
|
2022-05-05 16:00:25 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"tagName": "a",
|
|
|
|
"namespace": "http://www.w3.org/1999/xhtml",
|
|
|
|
"attributes": [
|
|
|
|
{
|
|
|
|
"type": "Attribute",
|
|
|
|
"span": {
|
2022-05-17 11:23:24 +03:00
|
|
|
"start": 29,
|
|
|
|
"end": 39,
|
2022-05-05 16:00:25 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"namespace": null,
|
|
|
|
"prefix": null,
|
|
|
|
"name": "href",
|
|
|
|
"value": "foo"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"children": [
|
|
|
|
{
|
|
|
|
"type": "Text",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 40,
|
|
|
|
"end": 42,
|
2022-05-05 16:00:25 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"value": "br"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"content": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "Element",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 26,
|
|
|
|
"end": 69,
|
2022-05-05 16:00:25 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"tagName": "a",
|
|
|
|
"namespace": "http://www.w3.org/1999/xhtml",
|
|
|
|
"attributes": [
|
|
|
|
{
|
|
|
|
"type": "Attribute",
|
|
|
|
"span": {
|
2022-05-17 11:23:24 +03:00
|
|
|
"start": 29,
|
|
|
|
"end": 39,
|
2022-05-05 16:00:25 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"namespace": null,
|
|
|
|
"prefix": null,
|
|
|
|
"name": "href",
|
|
|
|
"value": "foo"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"children": [
|
|
|
|
{
|
|
|
|
"type": "Text",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 60,
|
|
|
|
"end": 69,
|
2022-05-05 16:00:25 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"value": "x"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"content": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "Element",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 19,
|
|
|
|
"end": 50,
|
2022-05-05 16:00:25 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"tagName": "table",
|
|
|
|
"namespace": "http://www.w3.org/1999/xhtml",
|
|
|
|
"attributes": [],
|
|
|
|
"children": [
|
|
|
|
{
|
|
|
|
"type": "Element",
|
|
|
|
"span": {
|
|
|
|
"start": 0,
|
2022-05-11 19:14:42 +03:00
|
|
|
"end": 50,
|
2022-05-05 16:00:25 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"tagName": "tbody",
|
|
|
|
"namespace": "http://www.w3.org/1999/xhtml",
|
|
|
|
"attributes": [],
|
|
|
|
"children": [
|
|
|
|
{
|
|
|
|
"type": "Element",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 42,
|
|
|
|
"end": 50,
|
2022-05-05 16:00:25 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"tagName": "tr",
|
|
|
|
"namespace": "http://www.w3.org/1999/xhtml",
|
|
|
|
"attributes": [],
|
|
|
|
"children": [
|
|
|
|
{
|
|
|
|
"type": "Element",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 46,
|
|
|
|
"end": 50,
|
2022-05-05 16:00:25 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"tagName": "td",
|
|
|
|
"namespace": "http://www.w3.org/1999/xhtml",
|
|
|
|
"attributes": [],
|
|
|
|
"children": [],
|
|
|
|
"content": null
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"content": null
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"content": null
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"content": null
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"content": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "Element",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 26,
|
|
|
|
"end": 72,
|
2022-05-05 16:00:25 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"tagName": "a",
|
|
|
|
"namespace": "http://www.w3.org/1999/xhtml",
|
|
|
|
"attributes": [
|
|
|
|
{
|
|
|
|
"type": "Attribute",
|
|
|
|
"span": {
|
2022-05-17 11:23:24 +03:00
|
|
|
"start": 29,
|
|
|
|
"end": 39,
|
2022-05-05 16:00:25 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"namespace": null,
|
|
|
|
"prefix": null,
|
|
|
|
"name": "href",
|
|
|
|
"value": "foo"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"children": [
|
|
|
|
{
|
|
|
|
"type": "Text",
|
|
|
|
"span": {
|
2022-05-11 19:14:42 +03:00
|
|
|
"start": 69,
|
|
|
|
"end": 72,
|
2022-05-05 16:00:25 +03:00
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"value": "aoe"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"content": null
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"content": null
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"content": null
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|