« Bugzilla Issues Index
#3500 — 18.2.1.2: "script" not defined
- bug_id:
3500
- creation_ts:
2014-12-26 21:04:00 -0800
- short_desc:
18.2.1.2: "script" not defined
- delta_ts:
2015-01-15 16:19:01 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 30: December 24, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
11251
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2014-12-26 21:04:59 -0800
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/?
- commentid:
11252
- comment_count:
1
- who:
Michael Dyck
- bug_when:
2014-12-26 21:11:46 -0800
(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.)
- commentid:
11261
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-12-29 15:40:55 -0800
fixed in rev31 editor's draft
- commentid:
11421
- comment_count:
3
- who:
Allen Wirfs-Brock
- bug_when:
2015-01-15 16:19:01 -0800
In Rev31