swc/crates/swc_html_parser/tests/recovery/comment/bogus-8/output.stderr
2022-07-14 04:56:31 +00:00

13 lines
331 B
Plaintext

x Non-space characters found without seeing a doctype first, expected "<!DOCTYPE html>"
,-[$DIR/tests/recovery/comment/bogus-8/input.html:1:1]
1 | FOO<!-- BAR --!-test
: ^
`----
x Eof in comment
,-[$DIR/tests/recovery/comment/bogus-8/input.html:1:1]
1 | FOO<!-- BAR --!-test
: ^
`----