swc/crates/swc_html_parser/tests/html5lib-tests-fixture/math_dat/1.fragment.tr.json
2022-05-09 06:26:31 +00:00

66 lines
1.5 KiB
JSON

{
"type": "DocumentFragment",
"span": {
"start": 0,
"end": 22,
"ctxt": 0
},
"children": [
{
"type": "Element",
"span": {
"start": 0,
"end": 18,
"ctxt": 0
},
"tagName": "math",
"namespace": "http://www.w3.org/1998/Math/MathML",
"attributes": [],
"children": [
{
"type": "Element",
"span": {
"start": 6,
"end": 18,
"ctxt": 0
},
"tagName": "tr",
"namespace": "http://www.w3.org/1998/Math/MathML",
"attributes": [],
"children": [
{
"type": "Element",
"span": {
"start": 10,
"end": 18,
"ctxt": 0
},
"tagName": "td",
"namespace": "http://www.w3.org/1998/Math/MathML",
"attributes": [],
"children": [
{
"type": "Element",
"span": {
"start": 14,
"end": 18,
"ctxt": 0
},
"tagName": "mo",
"namespace": "http://www.w3.org/1998/Math/MathML",
"attributes": [],
"children": [],
"content": null
}
],
"content": null
}
],
"content": null
}
],
"content": null
}
]
}