archives

« Bugzilla Issues Index

#622 — 15.5.4.25: missing space


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".


corrected in editor's draft


fixed in rev10, Sept. 27 2012 draft