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

16 lines
400 B
HTML

<!doctype html><html lang=en><title>Document</title></head>
<body>
<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>