<?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>28316</bug_id>
          
          <creation_ts>2015-03-23 02:22:47 +0000</creation_ts>
          <short_desc>Fix mappings for table elements</short_desc>
          <delta_ts>2015-06-24 08:20:44 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>ARIA</product>
          <component>HTML AAM</component>
          <version>1.0</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</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="Jason Kiss">jason</reporter>
          <assigned_to name="Jason Kiss">jason</assigned_to>
          <cc>jason</cc>
    
    <cc>surkov.alexander</cc>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>118836</commentid>
    <comment_count>0</comment_count>
    <who name="Jason Kiss">jason</who>
    <bug_when>2015-03-23 02:22:47 +0000</bug_when>
    <thetext>Td: states &quot;No corresponding role&quot;
ARIA gridcell? http://www.w3.org/TR/wai-aria/roles#gridcell

tfoot and tbody and thead: states &quot;No corresponding role&quot;
ARIA rowgroup? http://www.w3.org/TR/wai-aria/roles#rowgroup

Th (is a column header): states &quot;No corresponding role&quot;
ARIA columnheader? http://www.w3.org/TR/wai-aria/roles#columnheader

Th (is a row header): states &quot;No corresponding role&quot;
ARIA rowheader? http://www.w3.org/TR/wai-aria/roles#rowheader

Tr: states &quot;No corresponding role&quot;
ARIA row? http://www.w3.org/TR/wai-aria/roles#row

Just a suggestion, but the above table mappings might be helpful when role=table is introduced.


Bug raised by Bryan Garaventa: https://lists.w3.org/Archives/Public/public-pfwg/2015Mar/0120.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>120051</commentid>
    <comment_count>1</comment_count>
    <who name="Jason Kiss">jason</who>
    <bug_when>2015-05-04 00:41:41 +0000</bug_when>
    <thetext>(In reply to Jason Kiss from comment #0)

Will map TR to row, and TH to columnheader and rowheader as appropriate.

Will also map TBODY and TFOOT to rowgroup, but not THEAD for the time being since UIA has control type Header that is specifically for &quot;for the labels for rows or columns of information&quot; [1].

A decision has been made to not create table or cell roles, but instead to map TABLE to role=&quot;grid&quot; with a new property, aria-interactive=&quot;false&quot; [2].

I&apos;m assuming that we can then map TD to gridcell with its interactivity inherited from aria-interactive on the container.


[1] https://msdn.microsoft.com/en-us/library/ms753110.aspx
[2] https://www.w3.org/WAI/PF/Group/track/issues/423</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>120055</commentid>
    <comment_count>2</comment_count>
    <who name="Jason Kiss">jason</who>
    <bug_when>2015-05-04 01:40:23 +0000</bug_when>
    <thetext>See https://github.com/w3c/aria/commit/0c59af24547a328cd47852f337bef34b774c554d?diff=unified</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>