<?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>12222</bug_id>
          
          <creation_ts>2011-03-02 19:54:41 +0000</creation_ts>
          <short_desc>Drop rel=external. It doesn&apos;t do anything anywhere. Pages that use it mostly use it as a scripting hook to inject target=_blank to get around validation.</short_desc>
          <delta_ts>2011-08-04 05:35:36 +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>LC1 HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>11181</dup_id>
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#link-type-external</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>ayg</cc>
    
    <cc>ian</cc>
    
    <cc>julian.reschke</cc>
    
    <cc>mike</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>46191</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-03-02 19:54:41 +0000</bug_when>
    <thetext>Specification: http://www.whatwg.org/specs/web-apps/current-work/complete/links.html
Section: http://www.whatwg.org/specs/web-apps/current-work/#link-type-external

Comment:
Drop rel=external. It doesn&apos;t do anything anywhere. Pages that use it mostly
use it as a scripting hook to inject target=_blank to get around validation.

Posted from: 85.227.154.141
User agent: Opera/9.80 (Macintosh; Intel Mac OS X 10.5.8; U; en) Presto/2.7.62 Version/11.01</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>46195</commentid>
    <comment_count>1</comment_count>
    <who name="Julian Reschke">julian.reschke</who>
    <bug_when>2011-03-02 20:08:58 +0000</bug_when>
    <thetext>Yes. Please go ahead.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>48108</commentid>
    <comment_count>2</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-05-05 21:33:13 +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: People use it for styling external links differently than internal links.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>48124</commentid>
    <comment_count>3</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2011-05-05 22:56:08 +0000</bug_when>
    <thetext>Citation needed.

http://www.google.com/codesearch?as_q=%5C%5Brel%7E%3F%3D%28%22%7C%27%29external+lang%3Acss&amp;btnG=Search+Code&amp;hl=en&amp;as_package=&amp;as_lang=&amp;as_filename=&amp;as_class=&amp;as_function=&amp;as_license=&amp;as_case=

shows 30 matches for 

   \[rel~?=(&quot;|&apos;)external lang:css

which is close to nothing. In comparison

   \.external

finds 2,400 and

   \[href\^=(&quot;|&apos;)?http lang:css

finds 549.

An attribute selector works and doesn&apos;t need to clutter the markup, and if the author wants to annotate the markup for external links for styling, a class selector has wider support than an attribute selector (works in IE6).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>48198</commentid>
    <comment_count>4</comment_count>
    <who name="Julian Reschke">julian.reschke</who>
    <bug_when>2011-05-06 19:30:27 +0000</bug_when>
    <thetext>This might be a duplicate of of 11181, which has been raised as http://www.w3.org/html/wg/tracker/issues/153</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>49407</commentid>
    <comment_count>5</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-06-09 23:00:59 +0000</bug_when>
    <thetext>Attribute selectors on href=&quot;&quot; don&apos;t work in large deployments where a site spans multiple domains.

*** This bug has been marked as a duplicate of bug 11181 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>54042</commentid>
    <comment_count>6</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2011-08-04 05:35:36 +0000</bug_when>
    <thetext>mass-move component to LC1</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>