Re: [dom] Supported property names for NamedNodeMap (#141)

Per the current definition you would get duplicates, but that does not seem to be what browsers do. @bzbarsky, should I just add a statement to exclude duplicates here?

Note that Chrome does not even list the property names for `getOwnPropertyNames()`... Might be a known bug though.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/141#issuecomment-168614170

Received on Monday, 4 January 2016 08:51:10 UTC