« Bugzilla Issues Index
#569 — 15.7.4.6: undefined "fractionalDigits"
- bug_id:
569
- creation_ts:
2012-07-15 22:00:00 -0700
- short_desc:
15.7.4.6: undefined "fractionalDigits"
- delta_ts:
2012-09-28 12:24:19 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 9: July 8, 2012 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
1355
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-07-15 22:00:30 -0700
In 15.7.4.6 "Number.prototype.toExponential (fractionDigits)",
step 10.a says:
"If fractionalDigits is undefined, then let f = 0."
but 'fractionalDigits' is not defined.
Change to 'fractionDigits'.
- commentid:
1356
- comment_count:
1
- who:
Michael Dyck
- bug_when:
2012-07-15 22:17:18 -0700
And while you're there,
step 11.a says:
"If fractionDigits is not undefined, then"
where 'fractionDigits' is in upright font.
Change it to italic font.
- commentid:
1461
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-08-13 17:03:04 -0700
corrected in editor's draft
- commentid:
1707
- comment_count:
3
- who:
Allen Wirfs-Brock
- bug_when:
2012-09-28 12:24:19 -0700
fixed in rev10, Sept. 27 2012 draft