<?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>6496</bug_id>
          
          <creation_ts>2009-01-29 15:42:58 +0000</creation_ts>
          <short_desc>Allow &lt;img aria-labelledby&gt; to act as a text alternative</short_desc>
          <delta_ts>2014-02-26 18:20:02 +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>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard>accessibility taskforce to review</status_whiteboard>
          <keywords>a11y, a11ytf, a11y_text-alt, CR, TrackerIssue</keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>8171</dependson>
          <blocked>8716</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Simon Pieters">zcorpan</reporter>
          <assigned_to name="steve faulkner">faulkner.steve</assigned_to>
          <cc>cooper</cc>
    
    <cc>hsivonen</cc>
    
    <cc>laura.lee.carlson</cc>
    
    <cc>mark.sadecki+w3c</cc>
    
    <cc>mike</cc>
    
    <cc>olivier.gendrin</cc>
    
    <cc>public-html-a11y</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>robin</cc>
    
    <cc>travil</cc>
    
    <cc>w3c</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>23322</commentid>
    <comment_count>0</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2009-01-29 15:42:58 +0000</bug_when>
    <thetext>When integrating ARIA in HTML5, the &lt;img&gt; section should probably allow &lt;img aria-labelledby&gt; to be used as a way to &quot;caption&quot; the image (same as title=&quot;&quot;, &lt;figure&gt;&lt;legend&gt;, etc).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>26881</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2009-09-07 10:01:50 +0000</bug_when>
    <thetext>I&apos;ve integrated ARIA, and allowed aria-labelledby, but making HTML document conformance depend on ARIA seems like a layering violation to me. If the image is described by another paragraph, then use alt=&quot;&quot; along with aria-labelledby=&quot;...&quot;, not just the latter with no alt.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>26935</commentid>
    <comment_count>2</comment_count>
    <who name="Henri Sivonen">hsivonen</who>
    <bug_when>2009-09-08 13:08:12 +0000</bug_when>
    <thetext>Why alt=&quot;&quot;? If alt=&quot;&quot; means &quot;don&apos;t expose to AT&quot;, how does the user navigate to the node?

(FWIW, I agree that what&apos;s being requested here is a layering violation in principle, but it seems useful not to pretend that HTML and ARIA exist on different layers.)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>29292</commentid>
    <comment_count>3</comment_count>
    <who name="Michael Cooper">cooper</who>
    <bug_when>2009-11-03 22:47:11 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 8171 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>31456</commentid>
    <comment_count>4</comment_count>
    <who name="Michael Cooper">cooper</who>
    <bug_when>2010-02-04 16:42:38 +0000</bug_when>
    <thetext>Removing myself from cc list, default on bug edits is to add, but I&apos;m only acting on behalf of HTML A11Y TF which is already cc&apos;d.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>31797</commentid>
    <comment_count>5</comment_count>
    <who name="Michael Cooper">cooper</who>
    <bug_when>2010-02-11 17:26:22 +0000</bug_when>
    <thetext>Per the proposal at http://lists.w3.org/Archives/Public/public-html-a11y/2010Jan/0245.html, the HTML A11Y TF does not plan to formally work on this issue at this time. This does not mean the TF has no interest in it, but does not have immediate plans to work on it. The TF may review the issue in the future.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>32879</commentid>
    <comment_count>6</comment_count>
    <who name="Laura Carlson">laura.lee.carlson</who>
    <bug_when>2010-03-10 12:37:01 +0000</bug_when>
    <thetext>Adding TrackerIssue Keyword.

@aria-labelledby is part of the change proposal, &quot;Replace img Guidance for Conformance Checkers&quot; for HTML WG Issue 31.
http://www.w3.org/html/wg/wiki/ChangeProposals/ImgElement20090126
http://www.w3.org/html/wg/tracker/issues/31

WAI CG Consensus Resolutions on Text alternatives in HTML 5 specifically recommends the use of @aria-labelledby for a short text alternative.
http://www.w3.org/2009/06/Text-Alternatives-in-HTML5
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>34340</commentid>
    <comment_count>7</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2010-04-01 21:58:33 +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: Rejected
Change Description: no spec change
Rationale: 

To reply to comment 2, there&apos;s no need to expose the element at all if the description and replacement is completely expressed elsewhere in the page, as far as I can tell.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>37610</commentid>
    <comment_count>8</comment_count>
    <who name="Laura Carlson">laura.lee.carlson</who>
    <bug_when>2010-08-18 13:04:49 +0000</bug_when>
    <thetext>Change Proposals:
http://www.w3.org/html/wg/wiki/ChangeProposals/ImgElement20090126
http://www.w3.org/html/wg/wiki/ChangeProposals/ImgElement20100706</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>43128</commentid>
    <comment_count>9</comment_count>
    <who name="Martin Kliehm">w3c</who>
    <bug_when>2010-12-07 14:13:45 +0000</bug_when>
    <thetext>Related to ISSUE-31, further addressed in &quot;HTML5: Techniques for providing useful text alternatives&quot; (http://dev.w3.org/html5/alt-techniques/)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>43134</commentid>
    <comment_count>10</comment_count>
    <who name="Martin Kliehm">w3c</who>
    <bug_when>2010-12-07 16:08:42 +0000</bug_when>
    <thetext>The bug-triage sub-team thinks this should be an accessibility task force priority.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>83147</commentid>
    <comment_count>11</comment_count>
    <who name="steve faulkner">faulkner.steve</who>
    <bug_when>2013-02-14 16:27:58 +0000</bug_when>
    <thetext>accessibility taskforce to review</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>94662</commentid>
    <comment_count>12</comment_count>
    <who name="steve faulkner">faulkner.steve</who>
    <bug_when>2013-10-14 15:43:53 +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: wontfix
Change Description: no change
Rationale: alt and aria-labelledby are not the same, alt as implemented has different effects, for example if there is a none empty alt present the presence of the image is identified in most user agents and the text alternative is displayed with a visible relation to the image indicator.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>