archives

« Bugzilla Issues Index

#4304 — 9.2.9 GetOption, 9.2.10 GetNumberOption


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