archives

« Bugzilla Issues Index

#2124 — 12.1.4.1.2 Array Accumulation: wrong font type for right parenthesis


12.1.4.1.2 Runtime Semantics: Array Accumulation

- SpreadElement : ... AssignmentExpression, step 7.f

> [...] CreateDataPropertyOrThrow(A, ToString(ToUint32(nextIndex))

The closing parenthesis in `ToUint32(nextIndex)` is in italic type.


fixed in rev21 editor's draft


fixed in rev21 draft