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

8 lines
161 B
HTML
Raw Normal View History

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