trisquel-icecat/icecat/layout/reftests/forms/input/number/number-style-inheritance-ref.html

6 lines
161 B
HTML

<!DOCTYPE html>
<html>
<body>
<input type="text" style="width: 100px; text-decoration: underline; box-sizing: border-box;" value="1234">
</body>
</html>