Re: [dom] Having getElementsByTagName match on localName is not "web"-compatible for IE and Firefox (#143)

Would that be analogous to [get an attribute by name](https://dom.spec.whatwg.org/#concept-element-attributes-get-by-name)? Lowercase the input for HTML documents, and then match that case-sensitively to a computed qualified name for each element?

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

Received on Monday, 11 January 2016 10:34:24 UTC