swc/crates/swc_html_parser/tests/recovery/element/noscript-1/span.rust-debug
2022-06-02 04:00:32 +00:00

59 lines
1.4 KiB
Plaintext

x Document
,-[$DIR/tests/recovery/element/noscript-1/input.html:1:1]
1 | <head><noscript></br><!--foo--></noscript>
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
`----
x Child
x Element
x Child
,-[$DIR/tests/recovery/element/noscript-1/input.html:1:1]
1 | <head><noscript></br><!--foo--></noscript>
: ^^^^^^^^^^^^^^^^
`----
x Element
,-[$DIR/tests/recovery/element/noscript-1/input.html:1:1]
1 | <head><noscript></br><!--foo--></noscript>
: ^^^^^^^^^^^^^^^^
`----
x Child
,-[$DIR/tests/recovery/element/noscript-1/input.html:1:1]
1 | <head><noscript></br><!--foo--></noscript>
: ^^^^^^^^^^
`----
x Element
,-[$DIR/tests/recovery/element/noscript-1/input.html:1:1]
1 | <head><noscript></br><!--foo--></noscript>
: ^^^^^^^^^^
`----
x Child
,-[$DIR/tests/recovery/element/noscript-1/input.html:1:1]
1 | <head><noscript></br><!--foo--></noscript>
: ^^^^^
`----
x Element
,-[$DIR/tests/recovery/element/noscript-1/input.html:1:1]
1 | <head><noscript></br><!--foo--></noscript>
: ^^^^^
`----
x Child
,-[$DIR/tests/recovery/element/noscript-1/input.html:1:1]
1 | <head><noscript></br><!--foo--></noscript>
: ^^^^^^^^^^
`----
x Comment
,-[$DIR/tests/recovery/element/noscript-1/input.html:1:1]
1 | <head><noscript></br><!--foo--></noscript>
: ^^^^^^^^^^
`----