<?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>22049</bug_id>
          
          <creation_ts>2013-05-15 19:04:55 +0000</creation_ts>
          <short_desc>Describing cell for an header cell in a data table</short_desc>
          <delta_ts>2016-02-26 19:48:17 +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 XP</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>MOVED</resolution>
          
          
          <bug_file_loc>http://www.plam.cantech.bg</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>a11y, a11ytf, a11y_table_headers</keywords>
          <priority>P2</priority>
          <bug_severity>editorial</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>18790</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Edward O&apos;Connor">eoconnor</reporter>
          <assigned_to name="Charles McCathieNevile">chaals</assigned_to>
          <cc>chaals</cc>
    
    <cc>cooper</cc>
    
    <cc>duboisp2</cc>
    
    <cc>erika.doyle</cc>
    
    <cc>faulkner.steve</cc>
    
    <cc>mike</cc>
    
    <cc>plam</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>robin</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>87733</commentid>
    <comment_count>0</comment_count>
    <who name="Edward O&apos;Connor">eoconnor</who>
    <bug_when>2013-05-15 19:04:55 +0000</bug_when>
    <thetext>+++ This bug was initially created as a clone of Bug #18790 +++

Hi,

In the Editor&apos;s Draft 4 September 2012, &quot;Section 4.9.6 The thead element&quot; show a method about on how to add a description to a column header cell.

The &quot;algorithm for assigning header cells&quot; defined in the &quot;Section 4.9.12.1 Forming a table&quot; do not add any particular meaning to those describing cell because they are parsed with the &quot;internal algorithm for scanning and assigning header cells&quot;, the same algorithm for parsing the real data cell. 

This can create a confusion between the real data cell vs. the describing cell in a table because the &quot;internal algorithm for scanning and assigning header cells&quot; are not considering any column group and/or any row group.

----
Describing cell for a row header cell


I would like to propose an addition in the specification about on how to add a description to a row header cell in a data table. That relation can be made by using the colgroup element. 
See the draft of that technique:  http://wet-boew.github.com/wet-boew/docs/tableparser/rowheader-description-techniques.html (FYI, the intention of that technique is for submission to the WCAG 2.0 Techniques)

A note in the section &quot;4.9.3 The colgroup element&quot; can be added to say &quot;the first column group (colgroup element) can be used as an header column group if inside the column group there are at least one row header cell defined inside a tbody row group. Otherwise the first column group would be a data column group.&quot; 

With that note, it would be possible to set a descriptive cell to a row header cell.

----

Attached: A javascript table parser that takes in consideration the row group, the column group and the placement, size of the header cell to create the relationship between each cell contained in a table. You can find the most recent version here: https://github.com/wet-boew/wet-boew/blob/master/src/js/workers/parser.table.js

The following table validator use the preceding table parser.
http://wet-boew.github.com/wet-boew/docs/tableparser/validator-htmltable.html

FYI - Here a mailing sent to WAI Interrest Group about a request for comments in regards of the techniques mentioned here. http://lists.w3.org/Archives/Public/w3c-wai-ig/2012JulSep/0310.html

Thank you

:-)

Pierre Dubois</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>120941</commentid>
    <comment_count>1</comment_count>
    <who name="Charles McCathieNevile">chaals</who>
    <bug_when>2015-06-12 14:37:01 +0000</bug_when>
    <thetext>This is what title attribute is meant to enable (or linking to the footnote that explains…)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>125277</commentid>
    <comment_count>2</comment_count>
    <who name="Charles McCathieNevile">chaals</who>
    <bug_when>2016-02-26 19:48:17 +0000</bug_when>
    <thetext>I think I understood the issue. (argh. tables. As all algorithms).

Moved to https://github.com/w3c/html/issues/104</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>