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

35 lines
700 B
Plaintext

x Document
,-[$DIR/tests/recovery/element/body-2/input.html:1:1]
1 | <!DOCTYPE html>X</body>A
: ^^^^^^^^^^^^^^^^^^^^^^^^
`----
x Child
,-[$DIR/tests/recovery/element/body-2/input.html:1:1]
1 | <!DOCTYPE html>X</body>A
: ^^^^^^^^^^^^^^^
`----
x DocumentType
,-[$DIR/tests/recovery/element/body-2/input.html:1:1]
1 | <!DOCTYPE html>X</body>A
: ^^^^^^^^^^^^^^^
`----
x Child
x Element
x Child
,-[$DIR/tests/recovery/element/body-2/input.html:1:1]
1 | <!DOCTYPE html>X</body>A
: ^^^^^^^^^
`----
x Text
,-[$DIR/tests/recovery/element/body-2/input.html:1:1]
1 | <!DOCTYPE html>X</body>A
: ^^^^^^^^^
`----