[Bug 26183] make it easier to define an iterator on an interface that iterates over a set of values

https://www.w3.org/Bugs/Public/show_bug.cgi?id=26183

--- Comment #23 from Cameron McCormack <cam@mcc.id.au> ---
Works for me.  I was about to suggest something like

  [NoMethods] iterable<Element>;

for HTMLCollection, but legacyiterable<> is fine.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Thursday, 2 October 2014 08:34:39 UTC