swc/crates/swc_html_parser/tests/recovery/comment/bogus-3/output.stderr
2022-05-23 04:04:20 +00:00

13 lines
317 B
Plaintext

x Non-space characters found without seeing a doctype first, expected "<!DOCTYPE html>"
,-[$DIR/tests/recovery/comment/bogus-3/input.html:1:1]
1 | FOO<!-->BAZ
: ^
`----
x Abrupt closing of empty comment
,-[$DIR/tests/recovery/comment/bogus-3/input.html:1:1]
1 | FOO<!-->BAZ
: ^^^^^
`----