<?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>15135</bug_id>
          
          <creation_ts>2011-12-09 23:58:09 +0000</creation_ts>
          <short_desc>The anchor in tag &lt;a&gt; with property &quot;name&quot; is very useful. Don&apos;t remove it form HTML5 please!</short_desc>
          <delta_ts>2011-12-14 00:30:12 +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>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#top</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ian</cc>
    
    <cc>marco</cc>
    
    <cc>mike</cc>
    
    <cc>mtanalin</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>61381</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-12-09 23:58:09 +0000</bug_when>
    <thetext>Specification: http://www.w3.org/TR/html5/
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top

Comment:
The anchor in tag &lt;a&gt; with property &quot;name&quot; is very useful. Don&apos;t remove it
form HTML5 please!

Posted from: 67.169.177.45
User agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>61387</commentid>
    <comment_count>1</comment_count>
    <who name="Marco Kotrotsos">marco</who>
    <bug_when>2011-12-10 10:26:44 +0000</bug_when>
    <thetext>(In reply to comment #0)
&gt; Specification: http://www.w3.org/TR/html5/
&gt; Multipage: http://www.whatwg.org/C#top
&gt; Complete: http://www.whatwg.org/c#top
&gt; 
&gt; Comment:
&gt; The anchor in tag &lt;a&gt; with property &quot;name&quot; is very useful. Don&apos;t remove it
&gt; form HTML5 please!
&gt; 
&gt; Posted from: 67.169.177.45
&gt; User agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64;
&gt; Trident/5.0)

If I am not mistaken the Name attribute is recommended to be replaced with a link type of Bookmark, which is more in-line with the way HTML5 documents are structured.

http://www.w3.org/TR/html5/links.html#link-type-bookmark

Do you have any other specific use case of which it would be more suitable?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>61395</commentid>
    <comment_count>2</comment_count>
    <who name="Marat Tanalin | tanalin.com">mtanalin</who>
    <bug_when>2011-12-10 17:30:39 +0000</bug_when>
    <thetext>(In reply to comment #0)

To make an anchor, just use &apos;id&apos; attribute:

	&lt;a href=&quot;#h-example&quot;&gt;Link to a block&lt;/&gt;

	&lt;h2 id=&quot;h-example&quot;&gt;Example block&lt;/h2&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>61516</commentid>
    <comment_count>3</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-12-14 00:30:12 +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: You can use id=&quot;&quot; in new pages. Old pages are unaffected.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>