[html5] r5801 - [e] (0) xref Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11303
whatwg at whatwg.org
whatwg at whatwg.org
Fri Jan 21 16:18:47 PST 2011
Author: ianh
Date: 2011-01-21 16:18:46 -0800 (Fri, 21 Jan 2011)
New Revision: 5801
Modified:
complete.html
index
source
Log:
[e] (0) xref
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11303
Modified: complete.html
===================================================================
--- complete.html 2011-01-22 00:04:27 UTC (rev 5800)
+++ complete.html 2011-01-22 00:18:46 UTC (rev 5801)
@@ -3430,8 +3430,8 @@
predefined set of metadata names</a>.</li>
<li>Authors can use the <code title=attr-hyperlink-rel><a href=#attr-hyperlink-rel>rel=""</a></code> mechanism to annotate
- links with specific meanings by registering <span title=concept-rel-extensions> extensions to the predefined set of
- link types</span>. This is also used by Microformats.</li>
+ links with specific meanings by registering <a href=#concept-rel-extensions title=concept-rel-extensions>extensions to the predefined set of
+ link types</a>. This is also used by Microformats.</li>
<li>Authors can embed raw data using the <code title=script><a href=#script><script type=""></a></code> mechanism with a custom
type, for further handling by inline or server-side scripts.</li>
@@ -51907,8 +51907,8 @@
<h5 id=other-link-types><span class=secno>4.12.4.19 </span>Other link types</h5>
- <p><span title=concept-rel-extensions>Extensions to the predefined
- set of link types</span> may be registered in the <a href=http://wiki.whatwg.org/wiki/RelExtensions>WHATWG Wiki
+ <p><dfn id=concept-rel-extensions title=concept-rel-extensions>Extensions to the predefined
+ set of link types</dfn> may be registered in the <a href=http://wiki.whatwg.org/wiki/RelExtensions>WHATWG Wiki
RelExtensions page</a>. <a href=#refsWHATWGWIKI>[WHATWGWIKI]</a></p>
<p>Anyone is free to edit the WHATWG Wiki RelExtensions page at any
Modified: index
===================================================================
--- index 2011-01-22 00:04:27 UTC (rev 5800)
+++ index 2011-01-22 00:18:46 UTC (rev 5801)
@@ -3409,8 +3409,8 @@
predefined set of metadata names</a>.</li>
<li>Authors can use the <code title=attr-hyperlink-rel><a href=#attr-hyperlink-rel>rel=""</a></code> mechanism to annotate
- links with specific meanings by registering <span title=concept-rel-extensions> extensions to the predefined set of
- link types</span>. This is also used by Microformats.</li>
+ links with specific meanings by registering <a href=#concept-rel-extensions title=concept-rel-extensions>extensions to the predefined set of
+ link types</a>. This is also used by Microformats.</li>
<li>Authors can embed raw data using the <code title=script><a href=#script><script type=""></a></code> mechanism with a custom
type, for further handling by inline or server-side scripts.</li>
@@ -51889,8 +51889,8 @@
<h5 id=other-link-types><span class=secno>4.12.4.19 </span>Other link types</h5>
- <p><span title=concept-rel-extensions>Extensions to the predefined
- set of link types</span> may be registered in the <a href=http://wiki.whatwg.org/wiki/RelExtensions>WHATWG Wiki
+ <p><dfn id=concept-rel-extensions title=concept-rel-extensions>Extensions to the predefined
+ set of link types</dfn> may be registered in the <a href=http://wiki.whatwg.org/wiki/RelExtensions>WHATWG Wiki
RelExtensions page</a>. <a href=#refsWHATWGWIKI>[WHATWGWIKI]</a></p>
<p>Anyone is free to edit the WHATWG Wiki RelExtensions page at any
Modified: source
===================================================================
--- source 2011-01-22 00:04:27 UTC (rev 5800)
+++ source 2011-01-22 00:18:46 UTC (rev 5801)
@@ -2389,7 +2389,7 @@
<li>Authors can use the <code
title="attr-hyperlink-rel">rel=""</code> mechanism to annotate
links with specific meanings by registering <span
- title="concept-rel-extensions"> extensions to the predefined set of
+ title="concept-rel-extensions">extensions to the predefined set of
link types</span>. This is also used by Microformats.</li>
<li>Authors can embed raw data using the <code
@@ -58487,8 +58487,8 @@
<h5>Other link types</h5>
- <p><span title="concept-rel-extensions">Extensions to the predefined
- set of link types</span> may be registered in the <a
+ <p><dfn title="concept-rel-extensions">Extensions to the predefined
+ set of link types</dfn> may be registered in the <a
href="http://wiki.whatwg.org/wiki/RelExtensions">WHATWG Wiki
RelExtensions page</a>. <a
href="#refsWHATWGWIKI">[WHATWGWIKI]</a></p>
More information about the Commit-Watchers
mailing list