swc/crates/swc_html_minifier/tests/fixture/attribute/textarea/output.min.html

6 lines
129 B
HTML

<!doctype html><html lang=en><head><title>Document</title></head>
<body>
<textarea name=test id=test></textarea>
</body></html>