« Bugzilla Issues Index
#2077 — "Arrow Function Definitions" typos
- bug_id:
2077
- creation_ts:
2013-10-22 14:13:00 -0700
- short_desc:
"Arrow Function Definitions" typos
- delta_ts:
2013-10-29 09:45:36 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 19: September 27, 2013 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Ian 'Hixie' Hickson
- assigned_to:
Allen Wirfs-Brock
- commentid:
5948
- comment_count:
0
- who:
Ian 'Hixie' Hickson
- bug_when:
2013-10-22 14:13:32 -0700
"Arrow Function Definitions":
"The semantics of the ArrowFunctionNoIn and ConciseBodyNoIn productions are the same as the ArrowFunction and ConciseBodyNoIn productions"
The second "ConciseBodyNoIn" should presumably just be "ConciseBody".
"Static Semantics: Contains":
"1. If symbol is neither super or this, then return false."
The "or" should be "nor".
- commentid:
5997
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-10-26 20:55:06 -0700
fixed in rev20 editor's draft
- commentid:
6085
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-10-29 09:45:36 -0700
fixed in rev20 draft, Oct. 28, 2013