« Bugzilla Issues Index
#2841 — 12.2.5.6: missing rule for PropName
- bug_id:
2841
- creation_ts:
2014-05-11 01:57:00 -0700
- short_desc:
12.2.5.6: missing rule for PropName
- delta_ts:
2014-06-02 11:14:05 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 24: April 27, 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:
8312
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2014-05-11 01:57:41 -0700
In 12.2.5.6 "Static Semantics: PropName",
there are rules for productions
LiteralPropertyName : StringLiteral
and
LiteralPropertyName : NumericLiteral
but not
LiteralPropertyName : IdentifierName
- commentid:
8374
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-05-13 15:19:16 -0700
fixed in rev25 editor's draft
- commentid:
8813
- comment_count:
2
- who:
Michael Dyck
- bug_when:
2014-06-02 11:14:05 -0700
confirmed fixed.