« Bugzilla Issues Index
#622 — 15.5.4.25: missing space
- bug_id:
622
- creation_ts:
2012-08-18 18:32:00 -0700
- short_desc:
15.5.4.25: missing space
- delta_ts:
2012-09-28 12:24:33 -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:
minor
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
1522
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-08-18 18:32:13 -0700
In 15.5.4.5 "String.prototype.codePointAt (pos)",
step 9 says:
"If first < 0xD800 or first > 0xDBFFor position+1 = size, then return first."
Insert space between "0xDBFF" and "or".
- commentid:
1552
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-08-30 13:30:13 -0700
corrected in editor's draft
- commentid:
1746
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-09-28 12:24:33 -0700
fixed in rev10, Sept. 27 2012 draft