swc/crates/swc_html_parser/tests/recovery/text/after-body-1/output.stderr
2022-06-02 04:00:32 +00:00

7 lines
299 B
Plaintext

x Non-space character after body
,-[$DIR/tests/recovery/text/after-body-1/input.html:1:1]
1 | <!doctype html> <html lang="en"> <head> <title>Document</title> </head><body> A B </body> C
: ^
`----