« Bugzilla Issues Index
#4210 — 25.1.1.3 - Incorrect parenthesis placement
- bug_id:
4210
- creation_ts:
2015-03-25 09:41:00 -0700
- short_desc:
25.1.1.3 - Incorrect parenthesis placement
- delta_ts:
2015-04-03 12:35:32 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 36: March 17, 2015 Release Candidate 3
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
mike
- assigned_to:
Allen Wirfs-Brock
- commentid:
13926
- comment_count:
0
- who:
mike
- bug_when:
2015-03-25 09:41:21 -0700
There is a typo in "25.1.1.3 The IteratorResult Interface", specifically the requirements for the `done` property:
> If a done property (either own or inherited does not exist), it is
> consider to have the value false.
In this statement, the closing parenthesis should fall between the words "inherited" and "does".
- commentid:
13977
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-04-01 09:11:47 -0700
fixed in rev37 editor's draft
- commentid:
14058
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-04-03 12:35:32 -0700
In Rev37