- From: Ryosuke Niwa <notifications@github.com>
- Date: Mon, 29 Feb 2016 21:04:44 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Tuesday, 1 March 2016 05:05:13 UTC
The current specification doesn't even mention ASCII characters anywhere: https://w3c.github.io/webcomponents/spec/custom/#dfn-custom-element-type > The custom element type identifies a custom element interface and is a sequence of characters that must match the NCName production [XML-NAMES], must contain a U+002D HYPHEN-MINUS character, and must not contain any uppercase ASCII letters [HTML]. I think it makes sense to restrict the tag name to ascii letters at least in v1. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/239#issuecomment-190548236
Received on Tuesday, 1 March 2016 05:05:13 UTC