ReSpec / IDL / iterable
Mark Watson <[email protected]> Tue, 31 May 2016 17:33:16 +0200
| Newsgroups | gmane.org.w3c.specifications |
|---|---|
| Message-ID | <CAEnTvdAnGZQq6ypeWUPXhCEY5Xt-vktmsfNga9QNZFFvO0Adjw@mail.gmail.com> |
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