- From: <bugzilla@jessica.w3.org>
- Date: Sun, 05 Oct 2014 07:28:01 +0000
- To: www-dom@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23212
Anne <annevk@annevk.nl> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |---
--- Comment #3 from Anne <annevk@annevk.nl> ---
As far as I can tell from IDL, if an interface has "supported property indices"
you do not need to spell out the iterable behavior, but you do need the
iterable<> declaration. Is that not true? It might be better if that were not
true.
(Having said that, that means I can remove the description from NodeList and
DOMTokenList as well. I thought named getters were required for some reason.)
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Sunday, 5 October 2014 07:28:07 UTC