swc/crates/swc_html_parser/tests/recovery/element/main/output.stderr
2022-06-04 09:33:25 +00:00

7 lines
200 B
Plaintext

x End of file seen and there were open elements
,-[$DIR/tests/recovery/element/main/input.html:1:1]
1 | <!doctype html><p>foo<main>bar<p>baz
: ^
`----