archives

« Bugzilla Issues Index

#1146 — 15.7.4.6: check for "fractionDigits != undefined" in step 9 not necessary


Step 9 tests for "fractionDigits is not undefined", but that's not necessary, cf. 15.7.4.5 Number.prototype.toFixed which has the same function domain restriction but doesn't use that additional check.


fixed in rev 16 editor's draft


fixed in rev16 draft. July 15, 2013