ReSpec / IDL / iterable

ReSpec adds the following
​paragraph
 for interfaces with an iterable declaration:

*This interface has "entries", "keys", "values" and @@iterator methods
brought by iterable.*

However, WebIDL now also specifies the "forEach" method.

I can't find anywhere in the ReSpec source where it adds this sentence,
otherwise I would have provided a Pull Request.

I know Old School IDL is deprecated, but we do not have time to fix that
for our specification right now.

Thanks ... Mark

Received on Tuesday, 31 May 2016 15:33:44 UTC