Re: [dom] Attribute lowercasing does not appear to match browsers or web-platform-tests (#31)

Thinking about this further it seems very unlikely the current spec is correct, since it's very natural that `el.setAttribute("ALIGN", "left")` + `el.getAttribute("align")` would work.

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

Received on Sunday, 3 May 2015 13:20:35 UTC