« Bugzilla Issues Index
#940 — 15.14.5.4 + 15.16.5.5: ",in"
- bug_id:
940
- creation_ts:
2012-11-07 12:18:00 -0800
- short_desc:
15.14.5.4 + 15.16.5.5: ",in"
- delta_ts:
2012-11-23 09:45:34 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 11: October 26, 2012 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
trivial
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
2434
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-11-07 12:18:11 -0800
In 15.14.5.4 "Map.prototype.forEach ( callbackfn , thisArg = undefined )",
step 7 says:
Repeat for each Record {[[key]], [[value]]} e that is an element
of entries,in original key insertion order
and in 15.16.5.5 "Set.prototype.forEach ( callbackfn , thisArg = undefined )",
step 7 says:
Repeat for each e that is an element of entries,in original insertion order
In each case, insert a space between the comma and "in".
- commentid:
2520
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-11-22 10:15:59 -0800
corrected in rev 12 editor's draft
- commentid:
2623
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-11-23 09:45:34 -0800
corrected in rev 12, Nov. 22, 2012 draft