[Bug 9593] New: Anchors in spec are not consistent

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

           Summary: Anchors in spec are not consistent
           Product: HTML WG
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: HTML5 spec bugs
        AssignedTo: dave.null@w3.org
        ReportedBy: jirka@kosek.cz
         QAContact: public-html-bugzilla@w3.org
                CC: ian@hixie.ch, mike@w3.org, public-html@w3.org


Definition of most element is preceded by anchor in a for the-xxx-element and
similarly for attributes (the-xxx-attribute). However I have found that some
attributes doesn't follow this pattern. For example for contenteditable there
is just contenteditable anchor, not the-contenteditable-attribute.

This naming schema should be 100% consistent in order to allow easy linking to
definition of element/attributes from other specs and reference materials.

It this is not feasible I would as editor to provide XML file with mapping from
attribute/element name to an appropriate anchor label.

-- 
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 Monday, 26 April 2010 19:51:29 UTC