« Bugzilla Issues Index
#2280 — 19.1.3.2: mis-labelled algorithm step
- bug_id:
2280
- creation_ts:
2013-11-13 22:36:00 -0800
- short_desc:
19.1.3.2: mis-labelled algorithm step
- delta_ts:
2014-01-27 10:04:01 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 21: November 8, 2013 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:
6736
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2013-11-13 22:36:50 -0800
In 19.1.3.2 "Object.prototype.hasOwnProperty (V)",
step 3 and 3.a say:
3. Let O be the result of calling ToObject passing ...
a. ReturnIfAbrupt(O).
but there's no reason for 3.a to be subordinate.
Unindent and re-label as 4?
- commentid:
6759
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-11-14 11:12:51 -0800
fixed in rev22 editor's draft
- commentid:
7069
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-01-27 10:04:01 -0800
fixed in Rev22 (January 20, 2013) release