archives

« Bugzilla Issues Index

#3080 — 21.2.5.2.2 + 25.4.2.1: "Else If"


In 21.2.5.2.2 "Runtime Semantics: RegExpBuiltinExec ( R, S ) Abstract Operation",
step 29.c says:
Else If fullUnicode is true,

And in 25.4.2.1 "PromiseReactionJob ( reaction, argument )",
step 5 says:
Else If handler is "Thrower", then ...

In each case, change "If" to "if".


fixed in rev27 editor's draft


fixed in rev27 draft