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

35 lines
721 B
Plaintext

x Document
,-[$DIR/tests/recovery/element/math-2/input.html:1:1]
1 | <!doctype html><math></html>
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
`----
x Child
,-[$DIR/tests/recovery/element/math-2/input.html:1:1]
1 | <!doctype html><math></html>
: ^^^^^^^^^^^^^^^
`----
x DocumentType
,-[$DIR/tests/recovery/element/math-2/input.html:1:1]
1 | <!doctype html><math></html>
: ^^^^^^^^^^^^^^^
`----
x Child
x Element
x Child
,-[$DIR/tests/recovery/element/math-2/input.html:1:1]
1 | <!doctype html><math></html>
: ^^^^^^
`----
x Element
,-[$DIR/tests/recovery/element/math-2/input.html:1:1]
1 | <!doctype html><math></html>
: ^^^^^^
`----