« Bugzilla Issues Index
#491 — 12.6.4: missing commas
- bug_id:
491
- creation_ts:
2012-07-09 14:14:00 -0700
- short_desc:
12.6.4: missing commas
- delta_ts:
2012-09-28 12:24:07 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 9: July 8, 2012 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
minor
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
1232
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-07-09 14:14:31 -0700
In 12.6.4 "The for-in and for-of Statements",
under "Runtime Semantics: Labelled Evaluation",
in the definition of abstract operation For In/Of Expression Evaluation,
steps 3.b and 4 contain:
"Completion {[[type]]: break, [[value]]: empty [[target]]: empty}"
In each case, insert a comma after the first "empty".
(Also, there's a double-period at the end of step 4.)
- commentid:
1260
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-07-09 16:00:19 -0700
fixed in rev10 editor's draft
- commentid:
1669
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-09-28 12:24:07 -0700
fixed in rev10, Sept. 27 2012 draft