« Bugzilla Issues Index
#1836 — 22.1.3.3: misc typos
- bug_id:
1836
- creation_ts:
2013-08-27 11:36:00 -0700
- short_desc:
22.1.3.3: misc typos
- delta_ts:
2013-09-27 14:47:58 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 18: September 5, 2013 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
- cc:
andrebargull
- commentid:
5244
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2013-08-27 11:36:16 -0700
In 15.4.3.31 "Array.prototype.copyWith (target, start, end = this.length)" ...
Step 8 says:
If relativeTarget is negative, let to be max((len + relativeStart),0);
else let to be min(relativeStart, len).
but 'relativeStart' is not defined.
s|relativeStart|relativeTarget|g
--
Also, step 8 should presumably be moved to after step 9:
ReturnIfAbrupt(relativeTarget).
--
Step 17 says:
If from<to and to<from+count
where the second '<' and the '+' are in italic font.
Change them to an upright font.
- commentid:
5298
- comment_count:
1
- who:
André Bargull
- bug_when:
2013-09-02 02:14:00 -0700
Also in preamble, third sentence: Typo "taqrget" -> "target"
- commentid:
5351
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-09-09 18:19:39 -0700
fixed in rev19 editor's draft
22.1.3.3
- commentid:
5591
- comment_count:
3
- who:
Allen Wirfs-Brock
- bug_when:
2013-09-27 14:47:58 -0700
fixed in rev19