Mask Test: Leading Zeroes in Number Masks

It should be possible to correctly handle positive numbers with decimals inside of numeric Mask-controlled input fields. Using either of the two input fields below, entering "12345600" with negative or positive values should result in a correctly-masked value.

NOTE: When using `input[type="number"]` fields, it's not possible to format numbers with a thousands separator.

Text Inputs

Number Inputs