« Bugzilla Issues Index
#533 — 11.1.4.1: undefined "padding"
- bug_id:
533
- creation_ts:
2012-07-14 14:52:00 -0700
- short_desc:
11.1.4.1: undefined "padding"
- delta_ts:
2012-09-28 12:24:40 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 9: July 8, 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:
1317
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-07-14 14:52:50 -0700
In 11.1.4.1 "Array Literal",
under "Runtime Semantics: Array Accumulation",
in rule 4, step 4 says:
Return the result of performing Array Accumulation for SpreadElement
with arguments array and postIndex+padding.
but 'padding' is not defined.
Change to "pad".
(Or change 'pad' to 'padding' in the previous step. The spec is divided on which to use.)
- commentid:
1495
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-08-14 15:33:04 -0700
corrected in editor's draft
- commentid:
1767
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-09-28 12:24:40 -0700
fixed in rev10, Sept. 27 2012 draft