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

47 lines
787 B
Plaintext
Raw Normal View History

2022-05-04 07:13:15 +03:00
x Document
,-[$DIR/tests/recovery/element/a/input.html:1:1]
1 | <a><p></a></p>
: ^^^^^^^^^^^^^^
`----
x Child
x Element
2022-05-04 07:13:15 +03:00
x Child
,-[$DIR/tests/recovery/element/a/input.html:1:1]
1 | <a><p></a></p>
: ^^^
2022-05-04 07:13:15 +03:00
`----
x Element
,-[$DIR/tests/recovery/element/a/input.html:1:1]
1 | <a><p></a></p>
: ^^^
2022-05-04 07:13:15 +03:00
`----
x Child
,-[$DIR/tests/recovery/element/a/input.html:1:1]
1 | <a><p></a></p>
: ^^^^^^^^^^^
2022-05-04 07:13:15 +03:00
`----
x Element
,-[$DIR/tests/recovery/element/a/input.html:1:1]
1 | <a><p></a></p>
: ^^^^^^^^^^^
2022-05-04 07:13:15 +03:00
`----
x Child
,-[$DIR/tests/recovery/element/a/input.html:1:1]
1 | <a><p></a></p>
2022-07-27 08:38:31 +03:00
: ^^^^
2022-05-04 07:13:15 +03:00
`----
x Element
,-[$DIR/tests/recovery/element/a/input.html:1:1]
1 | <a><p></a></p>
2022-07-27 08:38:31 +03:00
: ^^^^
2022-05-04 07:13:15 +03:00
`----