swc/crates/swc_html_parser/tests/recovery/comment/bogus-3/span.rust-debug

67 lines
1.2 KiB
Plaintext
Raw Normal View History

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