swc/crates/swc_html_parser/tests/recovery/element/a/span.rust-debug
2022-07-27 05:38:31 +00:00

47 lines
787 B
Plaintext

x Document
,-[$DIR/tests/recovery/element/a/input.html:1:1]
1 | <a><p></a></p>
: ^^^^^^^^^^^^^^
`----
x Child
x Element
x Child
,-[$DIR/tests/recovery/element/a/input.html:1:1]
1 | <a><p></a></p>
: ^^^
`----
x Element
,-[$DIR/tests/recovery/element/a/input.html:1:1]
1 | <a><p></a></p>
: ^^^
`----
x Child
,-[$DIR/tests/recovery/element/a/input.html:1:1]
1 | <a><p></a></p>
: ^^^^^^^^^^^
`----
x Element
,-[$DIR/tests/recovery/element/a/input.html:1:1]
1 | <a><p></a></p>
: ^^^^^^^^^^^
`----
x Child
,-[$DIR/tests/recovery/element/a/input.html:1:1]
1 | <a><p></a></p>
: ^^^^
`----
x Element
,-[$DIR/tests/recovery/element/a/input.html:1:1]
1 | <a><p></a></p>
: ^^^^
`----