archives

« Bugzilla Issues Index

#2841 — 12.2.5.6: missing rule for PropName


In 12.2.5.6 "Static Semantics: PropName",
there are rules for productions
LiteralPropertyName : StringLiteral
and
LiteralPropertyName : NumericLiteral
but not
LiteralPropertyName : IdentifierName


fixed in rev25 editor's draft


confirmed fixed.