« Bugzilla Issues Index
#581 — 13.3: missing commas
- bug_id:
581
- creation_ts:
2012-07-22 19:19:00 -0700
- short_desc:
13.3: missing commas
- delta_ts:
2012-09-28 12:24:14 -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:
enhancement
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
1375
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-07-22 19:19:23 -0700
In 13.3 "Method Definitions",
under "Runtime Semantics: Property Definition Evaluation",
rule 1 step 8 and rule 2 step 8 both say:
Let desc be the Property Descriptor{[[Value]]: closure,
[[Writable]]: false [[Enumerable]]: false, [[Configurable]]: true}.
In each case, insert a comma between "false" and "[[Enumerable]]".
- commentid:
1454
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-08-13 16:30:15 -0700
corrected in editor's draft
- commentid:
1689
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-09-28 12:24:14 -0700
fixed in rev10, Sept. 27 2012 draft