- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 02 Mar 2016 08:06:53 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Wednesday, 2 March 2016 16:07:45 UTC
We should disallow uppercase in XML. If we want to allow more in HTML, we should use QName from xml-names per `createElementNS()` since Name allows things that cannot appear in browser-implemented XML. A code point that is not [a-z-] should be enough I think to make it "I am custom". --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/239#issuecomment-191304656
Received on Wednesday, 2 March 2016 16:07:45 UTC