swc/crates/swc_html_parser/tests/recovery/element/body-3/output.stderr
2022-05-21 19:34:02 +00:00

9 lines
191 B
Plaintext

x Stray start tag "<div>"
,-[$DIR/tests/recovery/element/body-3/input.html:1:1]
1 | <!DOCTYPE html>X</body><div>
: ^^^^^
`----
x Unexpected end of file