<?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>24335</bug_id>
          
          <creation_ts>2014-01-20 17:40:09 +0000</creation_ts>
          <short_desc>Advice for ”group of images - no links” also valid for (some) linked images</short_desc>
          <delta_ts>2015-06-05 15:03:57 +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>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc>http://www.w3.org/html/wg/drafts/html/master/embedded-content-0.html#a-group-of-images-that-form-a-single-larger-picture-with-no-links</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>a11y</keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Leif Halvard Silli">xn--mlform-iua</reporter>
          <assigned_to name="steve faulkner">faulkner.steve</assigned_to>
          <cc>faulkner.steve</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>xn--mlform-iua</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>98781</commentid>
    <comment_count>0</comment_count>
    <who name="Leif Halvard Silli">xn--mlform-iua</who>
    <bug_when>2014-01-20 17:40:09 +0000</bug_when>
    <thetext>Currently the spec has one section of advice for

1)  ”images that form a single larger picture with no links”

and another section for 

2)  &quot;images that form a single larger picture with links”

However, I think the first section also relates to some situations when the group of images has a link.

The issue is that for the the second sectoin, there is the additional (and ideal) situation that the link for each image slice leads to a different target. But what if  the image is sliced, but the links of each slice lead to the same target? Clearly, then it would be ideal to join the two links to a single link! But what would then be ideal alternative text setup?

Example: Would this better or worse ...

&lt;a href=link&gt;&lt;img src=Lorem alt=Lorem&gt;&lt;img src=ipsum alt=ipsum&gt;&lt;/a&gt;

... than the following?

&lt;a href=link&gt;&lt;img src=Lorem alt=&quot;Lorem ipsum&quot;&gt;&lt;img src=ipsum alt=&quot;&quot;&gt;&lt;/a&gt;

Or are they equal?  Of coures, the worse situation is juxtaposing links which points to the same target but which differs with regard to link text/alt text. The advice should say something about this. And it is in that context that it would be useful to clarify that section 1) also applies to situations when juxtaposing images have links which lead to the same target.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>