swc/crates/swc_html_parser/tests/recovery/text/unassigned-charref-novalid/output.stderr
2022-05-31 03:50:19 +00:00

7 lines
329 B
Plaintext

x Noncharacter character reference
,-[$DIR/tests/recovery/text/unassigned-charref-novalid/input.html:1:1]
1 | <!doctype html><meta charset=utf-8><title>&amp;#xfdd0;</title><p>There should be an error.&#xfdd0;
: ^
`----