- From: <bugzilla@jessica.w3.org>
- Date: Mon, 16 Sep 2013 14:10:00 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23255 Bug ID: 23255 Summary: [Custom]: Requirements on custom element type names Product: WebAppsWG Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priority: P2 Component: Component Model Assignee: dglazkov@chromium.org Reporter: simonp@opera.com QA Contact: public-webapps-bugzilla@w3.org Blocks: 14968 "The custom element type identifies a custom element interface and is a sequence of alphanumeric ASCII characters" HTML's data-* attributes aren't restricted to alphanumeric ASCII. Why is the alphenumeric requirement there? Does it make sense for data-* also? Or vice versa? Another thing is that the names should be required to be in ASCII lowercase, since the HTML parser case-folds. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Monday, 16 September 2013 14:10:08 UTC