Re: [webcomponents] [Custom]: "are" custom element names ASCII characters, or MUST they be ASCII characters? (#239)

Option 2 seems rather risky because we could end up allowing names that can't be processed by HTML/XML parser and we may not even know about it.  So I think we should go with option 1 for now.  It's easy to expand the set of letters we can use later.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/239#issuecomment-191699558

Received on Thursday, 3 March 2016 10:36:53 UTC