« Bugzilla Issues Index
#699 — 11.3: "ContainsNonObjectLiteralProductions"
- bug_id:
699
- creation_ts:
2012-10-02 21:51:00 -0700
- short_desc:
11.3: "ContainsNonObjectLiteralProductions"
- delta_ts:
2013-10-22 18:00:05 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 10: September 27, 2012 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:
1819
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-10-02 21:51:25 -0700
In 11.3 "Postfix Expressions"
under "Static Semantics: Early Errors",
rule 1 bullet 1 says:
It is a Syntax Error if the derived LeftHandSideExpression is
PrimaryExpression : ObjectLiteral and ContainsNonObjectLiteralProductions
of ObjectLiteral is true.
But there is no definition of 'ContainsNonObjectLiteralProductions'.
- commentid:
2056
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-10-25 16:04:55 -0700
delete, rule not necessary because taken care of in 11.1.5
corrected in rev 11 editor's draft