The numerical input to a Range input is not limited by the min. and max. values:

To me, this is unexpected. Stricter input validation helps avoid problems downstream. This is why html inputs allow for validation.
The numerical input to a Range input is not limited by the min. and max. values:

To me, this is unexpected. Stricter input validation helps avoid problems downstream. This is why html inputs allow for validation.