swc/crates/swc_html_parser/tests/recovery/element/p-3/span.rust-debug
2022-06-07 14:33:06 +00:00

71 lines
1.5 KiB
Plaintext

x Document
,-[$DIR/tests/recovery/element/p-3/input.html:1:1]
1 | <p id=a><b><p id=b></b>TEST
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^
`----
x Child
x Element
x Child
,-[$DIR/tests/recovery/element/p-3/input.html:1:1]
1 | <p id=a><b><p id=b></b>TEST
: ^^^^^^^^^^^
`----
x Element
,-[$DIR/tests/recovery/element/p-3/input.html:1:1]
1 | <p id=a><b><p id=b></b>TEST
: ^^^^^^^^^^^
`----
x Attribute
,-[$DIR/tests/recovery/element/p-3/input.html:1:1]
1 | <p id=a><b><p id=b></b>TEST
: ^^^^
`----
x Child
,-[$DIR/tests/recovery/element/p-3/input.html:1:1]
1 | <p id=a><b><p id=b></b>TEST
: ^^^
`----
x Element
,-[$DIR/tests/recovery/element/p-3/input.html:1:1]
1 | <p id=a><b><p id=b></b>TEST
: ^^^
`----
x Child
,-[$DIR/tests/recovery/element/p-3/input.html:1:1]
1 | <p id=a><b><p id=b></b>TEST
: ^^^^^^^^^^^^^^^^
`----
x Element
,-[$DIR/tests/recovery/element/p-3/input.html:1:1]
1 | <p id=a><b><p id=b></b>TEST
: ^^^^^^^^^^^^^^^^
`----
x Attribute
,-[$DIR/tests/recovery/element/p-3/input.html:1:1]
1 | <p id=a><b><p id=b></b>TEST
: ^^^^
`----
x Child
,-[$DIR/tests/recovery/element/p-3/input.html:1:1]
1 | <p id=a><b><p id=b></b>TEST
: ^^^^
`----
x Text
,-[$DIR/tests/recovery/element/p-3/input.html:1:1]
1 | <p id=a><b><p id=b></b>TEST
: ^^^^
`----