[Bug 18863] New: [Custom]: Consider only restricting naming to contain a dash

https://www.w3.org/Bugs/Public/show_bug.cgi?id=18863

           Summary: [Custom]: Consider only restricting naming to contain
                    a dash
           Product: WebAppsWG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Component Model
        AssignedTo: dglazkov@chromium.org
        ReportedBy: dglazkov@chromium.org
         QAContact: public-webapps-bugzilla@w3.org
            Blocks: 14968


" The custom element name must start with a U+0078 LATIN SMALL LETTER X,
followed by U+002D HYPHEN-MINUS"

Why not just:
1) any name that contains a dash;
2) and hasn't been registered before?

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 12 September 2012 22:11:14 UTC