archives

« Bugzilla Issues Index

#4222 — Missing word in section 25.1.1.2


In Table 54 — Iterator Interface Optional Properties, two "is" are missing and one is too much:
"have a done property whose value true"
"a value property is the value passed as the argument of the return method"
"have a done property whose value true"

Suggested:

"have a done property whose value is true"
and
"a value property with the value passed as the argument to the return method"


fixed in rev37 editor's draft


In Rev37