« Bugzilla Issues Index
#2126 — 22.1.3.1, 22.1.3.7, 22.1.3.15, 22.1.3.22, 22.1.3.25: Typo "A" -> "C"
- bug_id:
2126
- creation_ts:
2013-10-30 04:59:00 -0700
- short_desc:
22.1.3.1, 22.1.3.7, 22.1.3.15, 22.1.3.22, 22.1.3.25: Typo "A" -> "C"
- delta_ts:
2013-11-08 13:09:12 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 20: October 28, 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:
6237
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-10-30 04:59:32 -0700
22.1.3.1 Array.prototype.concat:
22.1.3.7 Array.prototype.filter:
22.1.3.15 Array.prototype.map:
22.1.3.22 Array.prototype.slice:
22.1.3.25 Array.prototype.splice:
> If thisRealm and the value of A’s [[Realm]] internal slot are the same value, then [...]
But `A` is always `undefined`, change variable reference from `A` to `C`.
- commentid:
6295
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-11-01 10:02:29 -0700
fixed in rev21 editor's draft
- commentid:
6557
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-11-08 13:09:12 -0800
fixed in rev21 draft