summaryrefslogtreecommitdiffstats
path: root/layout/reftests/forms/input/color/auto-height-1-ref.html
blob: 32fb2e3b352843912ba5a0a54f18350d15e71ec0 (plain)
1
2
3
4
5
<!doctype html>
<link rel="stylesheet" href="reference-style.css">
<button class="input-color" style="height: auto">
  <div class="input-color-swatch" style="height: 0"></div>
</button>