- From: ArkadiuszMichalski <notifications@github.com>
- Date: Mon, 04 Jan 2016 01:25:26 -0800
- To: whatwg/dom <dom@noreply.github.com>
Received on Monday, 4 January 2016 09:25:54 UTC
Yep, this `a:new` and `A:new` is not surprising. More interested is situation when supported property names contains duplicates (it is acceptable?) and what should be done if contains. In DOM for HTMLCollection we have always unique value, I check HTML and in most case we have unique value (but not always). Web IDL specification is very economical in their descriptions: http://heycam.github.io/webidl/#dfn-supported-property-names --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/141#issuecomment-168620247
Received on Monday, 4 January 2016 09:25:54 UTC