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

6 lines
117 B
HTML
Raw Normal View History

<!doctype html><html lang=en><head><title>Document</title></head>
<body>
<img src=test.png alt=test>
</body></html>