<?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>23800</bug_id>
          
          <creation_ts>2013-11-12 09:22:48 +0000</creation_ts>
          <short_desc>[Shadow]: Needs a similar tool to ReSpec, which resolves &apos;Definitions and Linking&apos; for external definitions.</short_desc>
          <delta_ts>2013-11-13 05:24:16 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebAppsWG</product>
          <component>HISTORICAL - Component Model</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>22716</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Hayato Ito">hayato</reporter>
          <assigned_to name="Hayato Ito">hayato</assigned_to>
          
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>96177</commentid>
    <comment_count>0</comment_count>
    <who name="Hayato Ito">hayato</who>
    <bug_when>2013-11-12 09:22:48 +0000</bug_when>
    <thetext>Managing linking to external definitions is painful. That also decreases readability and edit-ability of the spec.

For example, can you read and edit the following easily? :)


&lt;p&gt;At the time of event dispatch:&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;The &lt;a href=&quot;http://www.w3.org/TR/domcore/#event&quot;&gt;&lt;code&gt;Event&lt;/code&gt;&lt;/a&gt; &lt;a href=&quot;http://www.w3.org/TR/domcore/#dom-event-target&quot;&gt;&lt;code&gt;target&lt;/code&gt;&lt;/a&gt; and &lt;a href=&quot;http://www.w3.org/TR/domcore/#dom-event-currenttarget&quot;&gt;&lt;code&gt;currentTarget&lt;/code&gt;&lt;/a&gt; attributes &lt;strong&gt;must&lt;/strong&gt; return the &lt;a&gt;relative target&lt;/a&gt; for the &lt;a href=&quot;http://www.w3.org/TR/domcore/#concept-node&quot;&gt;node&lt;/a&gt; on which event listeners are &lt;a href=&quot;http://www.w3.org/TR/domcore/#concept-event-listener-invoke&quot;&gt;invoked&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;The &lt;a href=&quot;http://www.w3.org/TR/DOM-Level-3-Events/#events-MouseEvent&quot;&gt;&lt;code&gt;MouseEvent&lt;/code&gt;&lt;/a&gt; &lt;a href=&quot;http://www.w3.org/TR/DOM-Level-3-Events/#events-MouseEvent-relatedTarget&quot;&gt;&lt;code&gt;relatedTarget&lt;/code&gt;&lt;/a&gt; attribute &lt;strong&gt;must&lt;/strong&gt; return the &lt;a&gt;adjusted related target&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;The &lt;a href=&quot;http://www.w3.org/TR/DOM-Level-3-Events/#events-MouseEvent&quot;&gt;&lt;code&gt;MouseEvent&lt;/code&gt;&lt;/a&gt; &lt;a href=&quot;http://dev.w3.org/csswg/cssom-view/#widl-MouseEvent-offsetX&quot;&gt;&lt;code&gt;offsetX&lt;/code&gt;&lt;/a&gt; and &lt;a href=&quot;http://dev.w3.org/csswg/cssom-view/#widl-MouseEvent-offsetY&quot;&gt;&lt;code&gt;offsetY&lt;/code&gt;&lt;/a&gt; attributes &lt;strong&gt;must&lt;/strong&gt; return the coordinates relative to the origin of the &lt;a href=&quot;http://dev.w3.org/csswg/cssom-view/#padding-edge&quot;&gt;padding edge&lt;/a&gt; of the &lt;a&gt;relative target&lt;/a&gt;&lt;/li&gt;
    ....



ReSpec has the feature for resoling local definitions and linking.

http://www.w3.org/respec/guide.html#definitions-and-linking

I need a similar tool for links to external definitions.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>96222</commentid>
    <comment_count>1</comment_count>
    <who name="Hayato Ito">hayato</who>
    <bug_when>2013-11-13 05:24:16 +0000</bug_when>
    <thetext>I&apos;ve developed a tiny tool, called &apos;autolink&apos;, to manage links to external definitions.

Committed in: https://github.com/w3c/webcomponents/commit/49fe95dad3e742b93b7e78e7dc93ce7a707c4978</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>