swc/crates/swc_html_minifier/tests/fixture/text/single-1/input.html
2022-06-26 19:08:03 +00:00

6 lines
125 B
HTML

<!doctype html>
<html lang="en">
<head>
<title>Document</title>
</head>
<body><div><span> foo </span></div></body></html>