trisquel-icecat/icecat/layout/reftests/forms/input/number/number-spinbox-disabled.html

9 lines
125 B
HTML

<!doctype html>
<style>
input {
border: none;
background: white;
color: black;
}
</style>
<input type=number disabled>