« Bugzilla Issues Index
#1930 — 22.2.3.5, 22.2.3.8: Typos find -> copyWithin, find -> fill
- bug_id:
1930
- creation_ts:
2013-09-27 05:34:00 -0700
- short_desc:
22.2.3.5, 22.2.3.8: Typos find -> copyWithin, find -> fill
- delta_ts:
2013-09-27 14:47:25 -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:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
5456
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-09-27 05:34:20 -0700
22.2.3.5 %TypedArray%.prototype.copyWithin (target, start, end = this.length )
"The length property of the find method is 2."
-> "The length property of the copyWithin method is 2."
22.2.3.8 %TypedArray%.prototype.fill (value, start = 0, end = this.length )
"The length property of the find method is 1."
-> "The length property of the fill method is 1."
- commentid:
5469
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-09-27 09:41:29 -0700
fixed in rev19 editor's draft
- commentid:
5540
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-09-27 14:47:25 -0700
fixed in rev19