« Bugzilla Issues Index
#4304 — 9.2.9 GetOption, 9.2.10 GetNumberOption
- bug_id:
4304
- creation_ts:
2015-04-16 14:52:00 -0700
- short_desc:
9.2.9 GetOption, 9.2.10 GetNumberOption
- delta_ts:
2015-04-16 20:09:43 -0700
- product:
Internationalization - ECMA-402
- component:
Specification
- version:
Edition 2.0 drafts
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Rick Waldron
- cc:
waldron.rick
- commentid:
14259
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-04-16 14:52:23 -0700
9.2.9 GetOption (options, property, type, values, fallback)
Step 5.b.ii: Unnecessary ReturnIfAbrupt, ToBoolean is not fallible
Step 5d.i: Omit "then"
9.2.10 GetNumberOption (options, property, minimum, maximum, fallback)
Step 5.c (labelled ii): Wrong indentation