<?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>12145</bug_id>
          
          <creation_ts>2011-02-21 09:35:29 +0000</creation_ts>
          <short_desc>define how to resolve conflicting link types</short_desc>
          <delta_ts>2011-08-04 05:05:37 +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>INVALID</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#linkTypes</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>julian.reschke</cc>
    
    <cc>mike</cc>
    
    <cc>philipj</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>45885</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-02-21 09:35:29 +0000</bug_when>
    <thetext>Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/links.html
Section: http://www.whatwg.org/specs/web-apps/current-work/#linkTypes

Comment:
define how to resolve conflicting link types

Posted from: 83.218.67.122</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>45886</commentid>
    <comment_count>1</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2011-02-21 09:43:58 +0000</bug_when>
    <thetext>Hmm, I wanted to write some examples here in response to &lt;http://lists.w3.org/Archives/Public/public-html/2011Feb/0345.html&gt;, but all I could come up with in the existing list of keywords is:

&lt;link rel=&quot;prev&quot; href=&quot;foo.html&quot;&gt;
&lt;link rel=&quot;next&quot; href=&quot;foo.html&quot;&gt;

It turns out this isn&apos;t really a conflict, it would just result in a circular reference of sorts, which is silly but not something implementations need to handle.

&lt;link rel=&quot;next&quot; href=&quot;foo.html&quot;&gt;
&lt;link rel=&quot;next&quot; href=&quot;bar.html&quot;&gt;

This is not a conflict between the link types, but rather a question of which document would be navigated to if one follows the &quot;next&quot; button in a browser. That should be defined, but is unrelated to the problem I tried to formulate.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>45887</commentid>
    <comment_count>2</comment_count>
    <who name="Julian Reschke">julian.reschke</who>
    <bug_when>2011-02-21 09:50:22 +0000</bug_when>
    <thetext>Well, link types can express conflicting information. The more types we get, the more likely it gets.

That being said, it can happen with multiple &lt;link&gt; elements, but even in a single &lt;a&gt;.

In general, I&apos;d call it an authoring mistake, for which UA behavior will be hard to define without actually knowing the link relation.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>52959</commentid>
    <comment_count>3</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2011-08-04 05:05:37 +0000</bug_when>
    <thetext>mass-moved component to LC1</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>