« Bugzilla Issues Index
#187 — 13.2: extra left brace
- bug_id:
187
- creation_ts:
2011-08-02 11:55:00 -0700
- short_desc:
13.2: extra left brace
- delta_ts:
2011-08-30 11:28:36 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 2: July 25, 2011 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
minor
- blocked:
203
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
410
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2011-08-02 11:55:30 -0700
13.2 Creating Function Objects
Step 17 says:
Property Descriptor {[[Value]]: F, { [[Writable]]: true, ...
and step 18 says:
Property Descriptor {[[Value]]: proto, { [[Writable]]: true, ...
In each case, delete the second "{".
- commentid:
437
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2011-08-30 11:28:36 -0700
corrected in working draft