swc/crates/swc_html_parser/tests/recovery/element/noscript/span.rust-debug

47 lines
1.3 KiB
Plaintext

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