<?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>16538</bug_id>
          
          <creation_ts>2012-03-27 15:59:36 +0000</creation_ts>
          <short_desc>aria mapping for details and summary are problematic</short_desc>
          <delta_ts>2012-04-03 18:13:48 +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>HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>a11y, aria</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>mike</cc>
    
    <cc>public-html-a11y</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>66124</commentid>
    <comment_count>0</comment_count>
    <who name="steve faulkner">faulkner.steve</who>
    <bug_when>2012-03-27 15:59:36 +0000</bug_when>
    <thetext>The details element has a default implied role of group and a restriction that &quot;Role must be a role that supports aria-expanded&quot;
http://dev.w3.org/html5/spec/wai-aria.html#wai-aria

The &apos;group&apos; role cannot have aria-expanded attribute applied. Roles that can are button, document, link, separator and window. None of which appear appropriate for the details element.

What is specified for details would be more appropriate for the summary element. As in implementations (webkit/chrome) this is the interactive element and is most likely to be implemented as a button in some API&apos;s that don&apos;t have a disclousre triangle role.

Recommend  removing summary form the first table and changing the row in the second table that lists details under &quot;Language feature&quot; to the summary element, leaving all the rest of the text that pertianed to details the same.

Recommend adding &apos;details&apos; to the first table with a default implied role of &quot;group&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>66381</commentid>
    <comment_count>1</comment_count>
    <who name="steve faulkner">faulkner.steve</who>
    <bug_when>2012-04-03 18:13:48 +0000</bug_when>
    <thetext>my bad, misreading of the ARIA spec, so closing bug. still think the details/summary element mappings need tweaking, will file a new bug.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>