summaryrefslogtreecommitdiffstats
path: root/layout/reftests/forms/input/number/number-spinbox-disabled-notref.html
blob: 216111431e97ff0d5f1fe248c59ea17f3b9b402c (plain)
1
2
3
4
5
6
7
8
9
<!doctype html>
<style>
input {
  border: none;
  background: white;
  color: black;
}
</style>
<input type=number>