- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 11 Jan 2016 02:46:50 -0800
- To: whatwg/dom <dom@noreply.github.com>
Received on Monday, 11 January 2016 10:47:18 UTC
No, you would have both _input_ and _lowercaseInput_ and then for elements in the HTML namespace you would use _lowercaseInput_ and for other elements you would use _input_. I might also introduce an element's qualified name concept to make this easier (analogous to attribute's qualified name concept) and also use that to define `tagName`. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/143#issuecomment-170506029
Received on Monday, 11 January 2016 10:47:18 UTC