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

8 lines
117 B
HTML

<!doctype html><html lang=en><head>
<title>Document</title>
</head>
<body>
<progress></progress>
</body></html>