<?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>24273</bug_id>
          
          <creation_ts>2014-01-11 22:22:57 +0000</creation_ts>
          <short_desc>Consider allowing the nohref attribute on area elements</short_desc>
          <delta_ts>2014-02-24 10:06:40 +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>Macintosh</rep_platform>
          <op_sys>Mac System 9.x</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc>http://dev.w3.org/html5/spec/the-map-element#the-area-element</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>a11y</keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>13814</dependson>
          
          <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>ian</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>98288</commentid>
    <comment_count>0</comment_count>
    <who name="Leif Halvard Silli">xn--mlform-iua</who>
    <bug_when>2014-01-11 22:22:57 +0000</bug_when>
    <thetext>Whenever an &lt;area&gt; element has an @alt attribute but does  not have a @href attribute, the validator screams that @href is lacking.

Thus, @nohref is needed to signal to the validator that the the curren element is not meant to have a href attribute.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>98292</commentid>
    <comment_count>1</comment_count>
    <who name="Leif Halvard Silli">xn--mlform-iua</who>
    <bug_when>2014-01-11 22:59:39 +0000</bug_when>
    <thetext>Btw, as I noted in bug 13814, then, in Firefox, the &lt;area&gt; elements are included in the tabbing order even if the element lacks both @alt and @href.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>98295</commentid>
    <comment_count>2</comment_count>
    <who name="steve faulkner">faulkner.steve</who>
    <bug_when>2014-01-12 11:45:44 +0000</bug_when>
    <thetext>(In reply to Leif Halvard Silli from comment #0)
&gt; Whenever an &lt;area&gt; element has an @alt attribute but does  not have a @href
&gt; attribute, the validator screams that @href is lacking.
&gt; 
&gt; Thus, @nohref is needed to signal to the validator that the the curren
&gt; element is not meant to have a href attribute.

adding an attribute for this seems OTT, why not make it conforming to have

&lt;area alt=&quot;blah&quot;&gt; ?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>98308</commentid>
    <comment_count>3</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2014-01-12 17:55:36 +0000</bug_when>
    <thetext>(In reply to Leif Halvard Silli from comment #0)
&gt; Whenever an &lt;area&gt; element has an @alt attribute but does  not have a @href
&gt; attribute, the validator screams that @href is lacking.

Yeah, that&apos;s intentional, because the spec says, &quot;If the area element has no href attribute... the alt attribute must be omitted.&quot;
 
&gt; Thus, @nohref is needed to signal to the validator that the the curren
&gt; element is not meant to have a href attribute.

No, the fact that the element doesn&apos;t have an href attribute signals to the validator that the element doesn&apos;t have an href attribute. No @nohref attribute is needed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>98316</commentid>
    <comment_count>4</comment_count>
    <who name="steve faulkner">faulkner.steve</who>
    <bug_when>2014-01-13 09:45:15 +0000</bug_when>
    <thetext>(In reply to Michael[tm] Smith from comment #3)
&gt; (In reply to Leif Halvard Silli from comment #0)
&gt; &gt; Whenever an &lt;area&gt; element has an @alt attribute but does  not have a @href
&gt; &gt; attribute, the validator screams that @href is lacking.
&gt; 
&gt; Yeah, that&apos;s intentional, because the spec says, &quot;If the area element has no
&gt; href attribute... the alt attribute must be omitted.&quot;

what would be useful is to know why the spec says this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>101226</commentid>
    <comment_count>5</comment_count>
    <who name="steve faulkner">faulkner.steve</who>
    <bug_when>2014-02-24 10:06:40 +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 change
Rationale: agreed with Comment 3 &quot;No, the fact that the element doesn&apos;t have an href attribute signals to the validator that the element doesn&apos;t have an href attribute. No @nohref attribute is needed.&quot;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>