- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 23 Nov 2015 01:51:26 -0800
- To: whatwg/dom <dom@noreply.github.com>
Received on Monday, 23 November 2015 09:52:00 UTC
Well, what the specification says currently is more like `name = prefix === null ? localName : prefix + ":" + localName` or some such. I'm happy to drop this slot though. I might keep the concept, but turn it into a getter-like algorithm. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/110#issuecomment-158890523
Received on Monday, 23 November 2015 09:52:00 UTC