DEBSOURCES
Skip Quicknav
sources / rust-swc-core / 35.0.0~ds-2 / crates / swc_html_codegen / tests / fixture / body-meta / input.html
123456789
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body> <meta content="text/css"> </body> </html>