swc/crates/swc_html_parser/tests/recovery/comment/bogus-3/output.stderr

13 lines
247 B
Plaintext
Raw Normal View History

x Missing doctype
,-[$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
: ^^^^^
`----