archives

« Bugzilla Issues Index

#2656 — 26.3.5.2.1 %LoaderIteratorPrototype%.next ( ): Numbering


The numbering in this section uses ordinary Arabic numbering at all levels, rather than using letters and then Roman numerals in nested lists.


The same thing happens in
26.1.4 Reflect.get ( target, propertyKey [ , receiver ])
26.1.12 Reflect.set ( target, propertyKey, V [ , receiver ] )
26.2.3.4 get Reflect.Realm.prototype.intrinsics
26.2.3.5 get Reflect.Realm.prototype.stdlib

Also in
22.2.2.1 %TypedArray%.from ( source [ , mapfn [ , thisArg ] ] )
under step 9.f, the substep is indented an extra level, so it gets the number "1." rather than "i."

Same thing in
22.2.2.1 %TypedArray%.from ( source [ , mapfn [ , thisArg ] ] )
again under step 9.f.



>
> Also in
> 22.2.2.1 %TypedArray%.from ( source [ , mapfn [ , thisArg ] ] )
> under step 9.f, the substep is indented an extra level, so it gets the number
> "1." rather than "i."
>
> Same thing in
> 22.2.2.1 %TypedArray%.from ( source [ , mapfn [ , thisArg ] ] )
> again under step 9.f.

Is one of these supposed to be something else?


fixed in rev25 editor's draft


fixed in rev25