RE: [DOM4] Short and Efficent DOM Traversal
François REMY <[email protected]>
| Newsgroups | gmane.comp.web.dom.general,gmane.org.w3c.webapps |
|---|---|
| Message-ID | <[email protected]> |
> `.iterator()` is a nonstandard Mozilla-ism; > the spec calls for a field named by the > well-known unique symbol `@@iterator`. How do you write that using WebIDL? It there an attribute for that?