- In 8.3.16.10 "MakeConstructor Abstract Operation", there are two step 3's.
- In 8.5.4, step 6 is really two steps run together.
- In 12.2.3.2 "Runtime Semantics", subsection "Runtime Semantics:
Indexed Binding Initialisation", under the construction
"BindingElement : BindingPattern Initialiser_opt", the seventh step is
numbered "2.".
- 13.5.1.1 "Static Semantics", subsection "Static Semantics:
PrototypeMethodDefinitions", the first production ("ClassElementList :
ClassElement"), the steps are numbered starting with 5.
- In the same subsection, the next production ("ClassElementList :
ClassElementList ClassElement"), the steps are numbered starting with 7.
- In 15.4.2.4, step 12 is two steps run together.
- In 15.10.5.12 RegExp.prototype.replace (S, replaceValue), step 9.a is
broken into two paragraphs.
fixed in rev19 editor's draft
RegExp replace appears ok in rev18
fixed in rev19