swc/crates/swc_html_parser/tests/recovery/element/image-1/output.stderr
2022-05-23 04:04:20 +00:00

7 lines
181 B
Plaintext

x Saw a start tag "image", "img" element is outdated
,-[$DIR/tests/recovery/element/image-1/input.html:1:1]
1 | <!doctype html><image/>
: ^^^^^^^^
`----