hixie: xref typo (whatwg r5057)

hixie: xref typo (whatwg r5057)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4061&r2=1.4062&f=h
http://html5.org/tools/web-apps-tracker?from=5056&to=5057

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4061
retrieving revision 1.4062
diff -u -d -r1.4061 -r1.4062
--- Overview.html 15 Apr 2010 07:12:21 -0000 1.4061
+++ Overview.html 15 Apr 2010 19:16:33 -0000 1.4062
@@ -40430,8 +40430,9 @@
       <dl><dt>If the <var title="">article</var> node has a descendant
        <code><a href="#the-a-element">a</a></code> or <code><a href="#the-area-element">area</a></code> element with an <code title="attr-hyperlink-href"><a href="#attr-hyperlink-href">href</a></code> attribute that
        successfully <a href="#resolve-a-url" title="resolve a url">resolves</a>
-       relative to that descendant and a <code title="attr-a-rel">rel</code> attribute whose value includes
-       the <code title="rel-bookmark"><a href="#link-type-bookmark">bookmark</a></code> keyword</dt>
+       relative to that descendant and a <code title="attr-hyperlink-rel"><a href="#attr-hyperlink-rel">rel</a></code> attribute whose value
+       includes the <code title="rel-bookmark"><a href="#link-type-bookmark">bookmark</a></code>
+       keyword</dt>
 
        <dd>Let <var title="">id</var> be the <a href="#absolute-url">absolute URL</a>
        resulting from <a href="#resolve-a-url" title="resolve a url">resolving</a> the
@@ -40575,7 +40576,7 @@
 
   
 
-  </div><h2 id="browsers"><span class="secno">5 </span>Loading Web pages</h2><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/94">ISSUE-94</a> (webcoresplit) blocks progress to Last Call</span><div class="impl">
+  </div><h2 id="browsers"><span class="secno">5 </span>Loading Web pages</h2><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><div class="impl">
 
   <p>This section describes features that apply most directly to Web
   browsers. Having said that, except where specified otherwise, the

Received on Thursday, 15 April 2010 19:17:19 UTC