swc/crates/swc_html_parser/tests/recovery/element/table-1/output.stderr

17 lines
309 B
Plaintext
Raw Normal View History

x Missing doctype
,-[$DIR/tests/recovery/element/table-1/input.html:1:1]
1 | <table><td></tbody>A
: ^^^^^^^
`----
x Unexpected token
,-[$DIR/tests/recovery/element/table-1/input.html:1:1]
1 | <table><td></tbody>A
: ^^^^
`----
x Unexpected token
x Unexpected end of file