<?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>20317</bug_id>
          
          <creation_ts>2012-12-10 01:08:14 +0000</creation_ts>
          <short_desc>David MacDonald and Bruce Bailey, members of WCAG, but not speaking for WCAG, comments</short_desc>
          <delta_ts>2014-05-21 12:51:46 +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>CR alt techniques [please use LC1 instead]</component>
          <version>unspecified</version>
          <rep_platform>PC</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>a11y, a11y_text-alt</keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="dmacdona">david100</reporter>
          <assigned_to name="steve faulkner">faulkner.steve</assigned_to>
          <cc>faulkner.steve</cc>
    
    <cc>hans.hillen</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>79785</commentid>
    <comment_count>0</comment_count>
    <who name="dmacdona">david100</who>
    <bug_when>2012-12-10 01:08:14 +0000</bug_when>
    <thetext>example 2.5 has alt text:
alt=&quot;Bar Chart showing average rainfall in millimetres by country and season.&quot;&gt;

the long description follows in a paragraph...there should be a reference to the long description in the alt text, given that there is no programmatic association between the image and the long description.

suggest something like:

alt=&quot;Bar Chart showing average rainfall in millimetres by country and season. &lt;add&gt;long description immediately below&lt;/add&gt;&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>106552</commentid>
    <comment_count>1</comment_count>
    <who name="steve faulkner">faulkner.steve</who>
    <bug_when>2014-05-21 12:51:46 +0000</bug_when>
    <thetext>have added figure/figcaption + aria to provide grouping and association

&lt;figuer role=&quot;group&quot; aria-labelledby=&quot;caption&quot;&gt;
&lt;img src=&quot;rainchart.gif&quot; alt=&quot;Bar chart: Average rainfall in millimetres by Country and Season.&quot;&gt;    
&lt;table&gt;    
&lt;caption id=&quot;caption&quot;&gt;Rainfall in millimetres by Country and Season.&lt;/caption&gt;    
&lt;tr&gt;&lt;td&gt;&lt;th scope=&quot;col&quot;&gt;UK &lt;th scope=&quot;col&quot;&gt;Japan&lt;th scope=&quot;col&quot;&gt;Australia&lt;/tr&gt;    
&lt;tr&gt;&lt;th scope=&quot;row&quot;&gt;Spring &lt;td&gt;5.5 (highest)&lt;td&gt;2.4 &lt;td&gt;2 (lowest)&lt;/tr&gt;    
&lt;tr&gt;&lt;th scope=&quot;row&quot;&gt;Summer &lt;td&gt;4.5 (highest)&lt;td&gt;3.4&lt;td&gt;2 (lowest)&lt;/tr&gt;    
&lt;tr&gt;&lt;th scope=&quot;row&quot;&gt;Autumn &lt;td&gt;3.5 (highest) &lt;td&gt;1.8 &lt;td&gt;1.5 (lowest)&lt;/tr&gt;    
&lt;tr&gt;&lt;th scope=&quot;row&quot;&gt;Winter &lt;td&gt;1.5 (highest) &lt;td&gt;1.2 &lt;td&gt;1 lowest&lt;/tr&gt;    
&lt;/table&gt;
&lt;/figure&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>