<?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>23059</bug_id>
          
          <creation_ts>2013-08-26 00:39:54 +0000</creation_ts>
          <short_desc>Alt text section should address a headshot of a person with their name written</short_desc>
          <delta_ts>2014-03-26 21:53:50 +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>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>a11y, CR</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>lwatson</cc>
    
    <cc>mike</cc>
    
    <cc>pcotton</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>stommepoes</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>92557</commentid>
    <comment_count>0</comment_count>
    <who name="dmacdona">david100</who>
    <bug_when>2013-08-26 00:39:54 +0000</bug_when>
    <thetext>There have been a number of discussions about situation where you have a head shot of a person with their name written beside it, or in a section that says something like &quot;Biography of John Doe&quot; and there is a headshot...

example
http://lassonde.yorku.ca/users/aijunan

Some accessibility people say use null alt=&quot;&quot;   other say alt=&quot;headshot of John Doe&quot; Others say alt=&quot;John Doe&quot; or &quot;photo of John Doe&quot;...

We should address this specific common use case of an image.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>92568</commentid>
    <comment_count>1</comment_count>
    <who name="dmacdona">david100</who>
    <bug_when>2013-08-26 12:50:00 +0000</bug_when>
    <thetext>My personal opinion is that it should be
alt=&quot;Photo of John Doe&quot; or alt=&quot;head shot of John Doe&quot;

My reasons are:
1) I&apos;ve spoken with several from the blind community about this, and there has been an aversion to the idea that they not be informed that there is a photo there. They want it to be discoverable.They don&apos;t want people to decide for them which content they should and shouldn&apos;t be able to discover.

2) it is not pure decoration, and therefore does not qualify under the alt&quot;&quot; exemption in WCAG 1.1.1

I know that there are some in the accessibility field that think it is redundant and chatty, so I think we should perhaps explore this and make  recommendation.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>100712</commentid>
    <comment_count>2</comment_count>
    <who name="dmacdona">david100</who>
    <bug_when>2014-02-16 14:00:13 +0000</bug_when>
    <thetext>There is a comment in bug  22373 by Mallory that addresses this bug.
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22373#c1

Here is a copy of that comment for easier access.

&quot;Regarding the alternative text mentioning what type of image it is.. there&apos;s some limited data from the WebAIM survey http://webaim.org/projects/screenreadersurvey/#images under &quot;Identification of photos&quot;. It states a general preference of survey takers to know that the photo image is specifically a photo.&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>102372</commentid>
    <comment_count>3</comment_count>
    <who name="Mallory">stommepoes</who>
    <bug_when>2014-03-14 13:17:16 +0000</bug_when>
    <thetext>Another possibility authors may want to use to reduce verbosity...?

&lt;img src=&quot;headshot.jpg&quot; alt=&quot;Profile photo: &quot; aria-describedby=&quot;jdoe&quot;&gt;
...
&lt;htmltag id=&quot;jdoe&quot;&gt;John Doe&lt;/htmltag&gt;


Though I&apos;m unsure about implementation when users call up by type (all images on page) or unfocusables. Reminds me of the &quot;how to programmatically link figcaptions to figures?&quot; discussion, except here it must be author responsibility, not vendor.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>102378</commentid>
    <comment_count>4</comment_count>
    <who name="steve faulkner">faulkner.steve</who>
    <bug_when>2014-03-14 15:51:54 +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: Accepted
Change Description: refer to commit https://github.com/w3c/html/commit/5a8abca8892b7150faeb6b627303446b248f14e1
Rationale: agree with commenter. This type of image i believe falls under 4.7.1.1.7 Images that enhance the themes or subject matter of the page content and have added an example there http://www.w3.org/html/wg/drafts/html/master/embedded-content.html#images-that-enhance-the-themes-or-subject-matter-of-the-page-content</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>102960</commentid>
    <comment_count>5</comment_count>
    <who name="dmacdona">david100</who>
    <bug_when>2014-03-26 21:50:56 +0000</bug_when>
    <thetext>Yes this is fine Steve

Just take the extra space (typo)out after the closing bracket</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>102961</commentid>
    <comment_count>6</comment_count>
    <who name="dmacdona">david100</who>
    <bug_when>2014-03-26 21:53:50 +0000</bug_when>
    <thetext>oops... there is no extra space, just a visual characteristic of courier font</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>