This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 24192 - External interface violates member naming conventions
Summary: External interface violates member naming conventions
Status: RESOLVED WONTFIX
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: This bug has no owner yet - up for the taking
QA Contact: HTML WG Bugzilla archive list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-02 14:57 UTC by Glenn Adams
Modified: 2016-04-26 22:54 UTC (History)
4 users (show)

See Also:


Attachments

Description Glenn Adams 2014-01-02 14:57:09 UTC
In 6.6.2, "interface External" violates the convention that member names are camel cased. Either change to camel case or add note explaining rationale for diverging from convention.
Comment 1 Travis Leithead [MSFT] 2016-04-26 22:54:12 UTC
HTML5.1 Bugzilla Bug Triage: Won't Fix

This [broken] convention is only for legacy interop (in fact these APIs are changing to be no-ops). If not needed for Web compat, we would drop them :-).

If this resolution is not satisfactory, please copy the relevant bug details/proposal into a new issue at the W3C HTML5 Issue tracker: https://github.com/w3c/html/issues/new where it will be re-triaged. Thanks!