6.2.6 Data Blocks, 2nd para:
> can be used to express to the individual bytes
Follow up from bug 4213:
"to express to the" -> either "to express access to the" or simply "to access the"
14.4.14 Runtime Semantics: Evaluation
YieldExpression : yield * AssignmentExpression
Step 6.b.iv.4
> Next throw a TypeError to indicate that there was an yield* protocol
> violation: iterator does not have a throw method.
"Next throw" -> "Throw"
"an yield" -> "a yield"
19.1.2.3.1 Runtime Semantics: ObjectDefineProperties ( O. Properties )
"O." -> "O," (Replace full stop with comma)
20.2.2.9 Math.cbrt ( x )
20.2.2.21 Math.log1p ( x )
Different font style for list entries.
22.1.3.31 Array.prototype [ @@unscopables ]
NOTE:
"ECMAScrupt" -> "ECMAScript"
22.2.3.22.2 %TypedArray%.prototype.set(typedArray [, offset ] )
Step 28.a.ii
"Perfrom" -> "Perform"
22.2.7 Properties of TypedArray Instances
> Each TypedArray instances has the ...
"instance" -> "instance"
25.4.1.8 TriggerPromiseReactions ( reactions, argument )
"enques" -> "enqueues"
fixed in rev38 editor's draft
in rev38