swc/crates/swc_html_parser/tests/recovery/comment/bogus/output.stderr
2022-06-04 09:33:25 +00:00

13 lines
402 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

x Incorrectly opened comment
,-[$DIR/tests/recovery/comment/bogus/input.html:1:1]
1 | <! Failing New York Times Comment -->
: ^^^
`----
x End of file seen without seeing a doctype first, expected "<!DOCTYPE html>"
,-[$DIR/tests/recovery/comment/bogus/input.html:1:1]
1 | <! Failing New York Times Comment -->
: ^
`----