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

            Bug ID: 25283
           Summary: [Custom]: Custom element names should not end with a
                    hyphen
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Component Model
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]
            Blocks: 14968

Custom element names must contain a hyphen, so e.g. `foo` is invalid, but
`foo-bar` is valid.

However, as per the current rules, e.g. `foo-` is valid too. IMHO it would make
sense to tighten the requirement by disallowing trailing hyphens, thus making
`foo-` invalid.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to