archives

« Bugzilla Issues Index

#4210 — 25.1.1.3 - Incorrect parenthesis placement


There is a typo in "25.1.1.3 The IteratorResult Interface", specifically the requirements for the `done` property:

> If a done property (either own or inherited does not exist), it is
> consider to have the value false.

In this statement, the closing parenthesis should fall between the words "inherited" and "does".


fixed in rev37 editor's draft


In Rev37