<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>12557</bug_id>
          
          <creation_ts>2011-04-26 09:24:42 +0000</creation_ts>
          <short_desc>add heading to the list of allowed roles for hx&apos;s</short_desc>
          <delta_ts>2011-08-10 01:06:15 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>LC1 HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="steve faulkner">faulkner.steve</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>brunoaiss</cc>
    
    <cc>ian</cc>
    
    <cc>jfoliot</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>47691</commentid>
    <comment_count>0</comment_count>
    <who name="steve faulkner">faulkner.steve</who>
    <bug_when>2011-04-26 09:24:42 +0000</bug_when>
    <thetext>the spec does not list headings as allowed roles for hx&apos;s

example
&quot;h1 element that does not have an hgroup ancestor 	

heading role, with the aria-level property set to the element&apos;s outline depth 	

Role must be either link, menuitem, menuitemcheckbox, menuitemradio, tab, or treeitem&quot;

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:

&quot;Role must be either heading, link, menuitem, menuitemcheckbox, menuitemradio, tab, or treeitem&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>47692</commentid>
    <comment_count>1</comment_count>
    <who name="brunoais">brunoaiss</who>
    <bug_when>2011-04-26 09:26:21 +0000</bug_when>
    <thetext>Why should that be done?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>47693</commentid>
    <comment_count>2</comment_count>
    <who name="brunoais">brunoaiss</who>
    <bug_when>2011-04-26 09:27:35 +0000</bug_when>
    <thetext>(In reply to comment #1)
&gt; Why should that be done?

I don0t understand well enugh</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>47694</commentid>
    <comment_count>3</comment_count>
    <who name="brunoais">brunoaiss</who>
    <bug_when>2011-04-26 09:28:28 +0000</bug_when>
    <thetext>(In reply to comment #1)
&gt; Why should that be done?

I don&apos;t understand what are you stating well enough</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>47695</commentid>
    <comment_count>4</comment_count>
    <who name="steve faulkner">faulkner.steve</who>
    <bug_when>2011-04-26 12:05:58 +0000</bug_when>
    <thetext>(In reply to comment #1)
&gt; Why should that be done?

take a look at the follwoing section:
http://www.whatwg.org/specs/web-apps/current-work/multipage/content-models.html#wai-aria

(note: pointing to whatg as HTML5 has not been updated yet.)

for any element that has a &apos;Default implied ARIA semantic&apos; (column 2 of table 2) that role is specifically allowed in the &apos;Restrictions&apos; (column 3 of table 2) so unless there is a reasonable technical epxlanation why h1-h6 should be different then the default role should also be explicitly allowed on these elements.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>52513</commentid>
    <comment_count>5</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2011-08-04 05:02:09 +0000</bug_when>
    <thetext>mass-moved component to LC1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>54521</commentid>
    <comment_count>6</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-08-10 01:05:30 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Accepted
Change Description: see diff given below
Rationale: Concurred with reporter&apos;s comments.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>54522</commentid>
    <comment_count>7</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-08-10 01:06:15 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r6402.
Check-in comment: &lt;h1&gt; is allowed to have its default role.
http://html5.org/tools/web-apps-tracker?from=6401&amp;to=6402</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>