File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -761,6 +761,9 @@ <h2 id=numeric-types><span class=secno>4. </span> Numeric Data Types</h2>
761761 UAs's supported range, it must also be clamped to the closest supported
762762 value.
763763
764+ < p > UAs must support at least 3 digits of precision after the decimal point
765+ in numeric values.
766+
764767 < h3 id =integers > < span class =secno > 4.1. </ span > Integers: the ‘< a
765768 href ="#integer-value "> < code class =css > <integer></ code > </ a > ’
766769 type</ h3 >
Original file line number Diff line number Diff line change @@ -428,6 +428,9 @@ <h2 id="numeric-types">
428428 if the result is outside the UAs's supported range,
429429 it must also be clamped to the closest supported value.
430430
431+ < p >
432+ UAs must support at least 3 digits of precision after the decimal point in numeric values.
433+
431434< h3 id ="integers ">
432435Integers: the ''<integer>'' type</ h3 >
433436
You can’t perform that action at this time.
0 commit comments