swc/crates/swc_html_parser/tests/recovery/element/font/output.stderr
2022-05-14 01:43:52 +00:00

15 lines
378 B
Plaintext

x Missing doctype
,-[$DIR/tests/recovery/element/font/input.html:1:1]
1 | <p><font size=4><font color=red><font color=red><p>X
: ^^^
`----
x Unexpected token
,-[$DIR/tests/recovery/element/font/input.html:1:1]
1 | <p><font size=4><font color=red><font color=red><p>X
: ^^^^^^^^^^^^^^^^
`----
x Unexpected end of file