summaryrefslogtreecommitdiffstats
path: root/layout/reftests/forms/input/number/number-same-as-text-unthemed.html
blob: fddcc33eb0bcd941e987db51a003f8a4184e8bef (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html>
  <body>
    <input type="number" style="-moz-appearance:none; width:200px;">
  </body>
</html>