[Bug 12557] New: add heading to the list of allowed roles for hx's

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

           Summary: add heading to the list of allowed roles for hx's
           Product: HTML WG
           Version: unspecified
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML5 spec (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: faulkner.steve@gmail.com
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
                    public-html@w3.org


the spec does not list headings as allowed roles for hx's

example
"h1 element that does not have an hgroup ancestor     

heading role, with the aria-level property set to the element's outline depth   

Role must be either link, menuitem, menuitemcheckbox, menuitemradio, tab, or
treeitem"

for every other element that has a default role, the default role is allowed. 

suggest adding heading to the list of allwoed roles for h1 to h6 that do not
have an hgroup ancestor.

example:

"Role must be either heading, link, menuitem, menuitemcheckbox, menuitemradio,
tab, or treeitem"

-- 
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 Tuesday, 26 April 2011 09:24:44 UTC