« Bugzilla Issues Index
#470 — 15.5.4.5 String.prototype.codePointAt(pos): Typo
- bug_id:
470
- creation_ts:
2012-07-09 01:01:00 -0700
- short_desc:
15.5.4.5 String.prototype.codePointAt(pos): Typo
- delta_ts:
2012-09-28 12:24:10 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 9: July 8, 2012 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Mathias Bynens
- assigned_to:
Allen Wirfs-Brock
- cc:
mathias
- commentid:
1197
- comment_count:
0
- who:
Mathias Bynens
- bug_when:
2012-07-09 01:01:03 -0700
> If a valid UTF-16 sudsarrogate pair does not begin at pos, the result is the code unit at pos.
s/sudsarrogate/surrogate/
- commentid:
1205
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-07-09 09:13:34 -0700
fixed in rev10 editor's draft
- commentid:
1676
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-09-28 12:24:10 -0700
fixed in rev10, Sept. 27 2012 draft