archives

« Bugzilla Issues Index

#2929 — 12.2.9.2.4: return string incorrect


Under TemplateLiteral : TemplateHead Expression TemplateSpans,
point 7 should be:

Return the string value whose elements are the code units of head followed by the code units of middle followed by the code units of tail.

instead of

Return the string value whose elements are the code units of head followed by the code units of tail.


fixed in rev26 editor's draft


fixed in rev26