swc/crates/swc_html_minifier/tests/fixture/attribute/boolean/output.min.html
2022-10-27 00:16:24 +00:00

40 lines
1.5 KiB
HTML

<!doctype html><html lang=en><title>Document</title><p><button autofocus value=next>Button</button></p>
<p><button autofocus value=next>Button</button></p>
<p><button autofocus value=next>Button</button></p>
<p><button autofocus value=next>Button</button></p>
<p><button autofocus value=next>Button</button></p>
<img draggable=false>
<img draggable=true>
<img data-readonly=test>
<input disabled>
<input checked readonly>
<option name=blah selected>moo</option>
<input autofocus>
<input required>
<input multiple>
<iframe allowfullscreen></iframe>
<ul compact></ul>
<video src="" controls autoplay></video>
<script async defer></script>
<input type=text autofocus checked disabled>
<button formnovalidate></button>
<div allowfullscreen async autofocus autoplay checked compact controls declare default defaultchecked defaultmuted defaultselected defer disabled enabled formnovalidate hidden indeterminate inert ismap itemscope loop multiple muted nohref noresize noshade novalidate nowrap open pauseonexit readonly required reversed scoped seamless selected sortable truespeed typemustmatch visible></div>
<div draggable=auto></div>
<div draggable=true></div>
<div draggable=false></div>
<div draggable=foo></div>
<div draggable></div>
<div draggable=auto></div>
<div draggable=true></div>
<div draggable=false></div>
<div draggable=foo></div>
<div draggable></div>
<div draggable=Auto></div>
<img src=test.png alt=... ismap>
<img src=test.png alt=... ismap>
<img src=test.png alt=... ismap>