« Bugzilla Issues Index
#2167 — 23.1.5.2.1, 23.2.5.2.1: Move assertion in step 7 after step 8
- bug_id:
2167
- creation_ts:
2013-11-02 03:23:00 -0700
- short_desc:
23.1.5.2.1, 23.2.5.2.1: Move assertion in step 7 after step 8
- delta_ts:
2013-11-08 13:09:16 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 20: October 28, 2013 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
6368
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-11-02 03:23:07 -0700
23.1.5.2.1 %MapIteratorPrototype%.next( ), step 7:
23.2.5.2.1 %SetIteratorPrototype%.next( ), step 7:
Move the assertion in step 7 after step 8, because when [[IteratedSet]] has been set to `undefined` the assertion does not hold.
- commentid:
6400
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-11-02 17:02:50 -0700
fixed in rev21 editor's draft
- commentid:
6564
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-11-08 13:09:16 -0800
fixed in rev21 draft