archives

« Bugzilla Issues Index

#894 — 9.2.3 + 12.6.3 + 12.11: "then."


In 9.2.3 "The SameValue Algorithm",
step 6 says:
If Type(x) is Number, then.

In 12.6.3 "The for Statement",
under "Runtime Semantics: Labelled Evaluation",
rule 1 step 1 says:
If ExpressionNoIn is present, then.

In 12.11 "The switch Statement",
under "Runtime Semantics: Case Block Evaluation",
rule 2 step 6.b.i.2 says:
If clauseSelector is an abrupt completion, then.

In each case, delete the period after "then".


corrected in rev 12 editor's draft


corrected in rev 12, Nov. 22, 2012 draft