[Bug 13237] New: inconsistency in event name convention - DOMContentLoaded

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13237

           Summary: inconsistency in event name convention -
                    DOMContentLoaded
           Product: HTML WG
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML5 spec author view
        AssignedTo: mike@w3.org
        ReportedBy: glenn@skynav.com
         QAContact: public-html-bugzilla@w3.org
                CC: public-html-wg-issue-tracking@w3.org,
                    public-html@w3.org


With the exception of DOMContentLoaded, all current event types defined for use
in HTML5 are lower-cased, unhyphenated. As such DOMContentLoaded is the sole
exception to this convention. It would be useful to change this to maintain a
consistent naming convention. Perhaps this could be renamed, for example, to
"contentloaded"?

This comment is in reference to Editor's Draft of 11 July 2011.

-- 
Configure bugmail: http://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, 13 July 2011 19:05:24 UTC