- From: Anthony Ramine <notifications@github.com>
- Date: Tue, 22 Dec 2015 01:38:04 -0800
- To: heycam/webidl <webidl@noreply.github.com>
Received on Tuesday, 22 December 2015 09:38:35 UTC
Currently, interfaces that support indexed properties only make the length property mandatory if they are iterable. The length property is also mentioned as a sufficient condition for the interface to have an `@@iterator` symbol. It should probably be made crystal-clear that interfaces that support indexed properties should always have a length attribute. --- Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/issues/80
Received on Tuesday, 22 December 2015 09:38:35 UTC