swc/crates/swc_html_parser/tests/recovery/element/body-3/output.stderr
2022-06-04 09:33:25 +00:00

13 lines
347 B
Plaintext

x Stray start tag "div"
,-[$DIR/tests/recovery/element/body-3/input.html:1:1]
1 | <!DOCTYPE html>X</body><div>
: ^^^^^
`----
x End of file seen and there were open elements
,-[$DIR/tests/recovery/element/body-3/input.html:1:1]
1 | <!DOCTYPE html>X</body><div>
: ^
`----