- From: poot <cvsmail@w3.org>
- Date: Fri, 21 Jan 2011 19:20:14 -0500
- To: public-html-diffs@w3.org
hixie: xref (whatwg r5801) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4661&r2=1.4662&f=h http://html5.org/tools/web-apps-tracker?from=5800&to=5801 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.4661 retrieving revision 1.4662 diff -u -d -r1.4661 -r1.4662 --- Overview.html 22 Jan 2011 00:04:32 -0000 1.4661 +++ Overview.html 22 Jan 2011 00:18:51 -0000 1.4662 @@ -2978,8 +2978,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> @@ -40869,8 +40869,8 @@ must also treat the keyword "<code title="">previous</code>" like the <code title="rel-prev"><a href="#link-type-prev">prev</a></code> keyword.</p> - </div><h5 id="other-link-types"><span class="secno">4.12.4.19 </span>Other link types</h5><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/127">ISSUE-127</a> (link-type-flags) blocks progress to Last Call</span><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 + </div><h5 id="other-link-types"><span class="secno">4.12.4.19 </span>Other link types</h5><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/127">ISSUE-127</a> (link-type-flags) blocks progress to Last Call</span><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>Anyone is free to edit the WHATWG Wiki RelExtensions page at any time to add a type. Extension types must be specified with the following information:<dl><dt>Keyword</dt>
Received on Saturday, 22 January 2011 00:20:15 UTC