swc/crates/swc_html_parser/tests/recovery/text/after-body/input.html

1 line
97 B
HTML
Raw Normal View History

<!doctype html> <html lang="en"> <head> <title>Document</title> </head><body> A </body> B </html>