swc/crates/swc_html_parser/tests/recovery/comment/bogus-8/span.rust-debug
2022-07-14 04:56:31 +00:00

35 lines
644 B
Plaintext

x Document
,-[$DIR/tests/recovery/comment/bogus-8/input.html:1:1]
1 | FOO<!-- BAR --!-test
: ^^^^^^^^^^^^^^^^^^^^
`----
x Child
x Element
x Child
,-[$DIR/tests/recovery/comment/bogus-8/input.html:1:1]
1 | FOO<!-- BAR --!-test
: ^^^
`----
x Text
,-[$DIR/tests/recovery/comment/bogus-8/input.html:1:1]
1 | FOO<!-- BAR --!-test
: ^^^
`----
x Child
,-[$DIR/tests/recovery/comment/bogus-8/input.html:1:1]
1 | FOO<!-- BAR --!-test
: ^^^^^^^^^^^^^^^^^
`----
x Comment
,-[$DIR/tests/recovery/comment/bogus-8/input.html:1:1]
1 | FOO<!-- BAR --!-test
: ^^^^^^^^^^^^^^^^^
`----