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

6 lines
174 B
HTML
Raw Normal View History

<!doctype html><html lang=en><title>Document</title><body>
<a href=# rel="value1 nofollow">Link</a>
<a href=# rel="value1 nofollow">Link</a>
<a href=# rel=nofollow>Link</a>