archives

« Bugzilla Issues Index

#3500 — 18.2.1.2: "script" not defined


In 18.2.1.2 "Runtime Semantics: EvalDeclarationInstantiation( ... )",
step 13 says:
Let lexDeclarations be the LexicallyScopedDeclarations of script.
but /script/ is not defined.

Change to /body/?


(And in the same algorithm, steps 15.c.i, 15.d.i, 16.a.i, and 16.b.i have "true" in italics. Change to upright bold.)


fixed in rev31 editor's draft


In Rev31