- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 09 Aug 2010 06:11:12 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv31657 Modified Files: Overview.html Log Message: typos (whatwg r5251) Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.4179 retrieving revision 1.4180 diff -u -d -r1.4179 -r1.4180 --- Overview.html 9 Aug 2010 04:31:37 -0000 1.4179 +++ Overview.html 9 Aug 2010 06:11:09 -0000 1.4180 @@ -39741,7 +39741,7 @@ 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"><b>Status: </b><i>Last call for comments</i><p>There are currently two proposed mechanisms for registrying <dfn id="concept-rel-extensions" title="concept-rel-extensions">extensions to the predefined set of + </div><h5 id="other-link-types"><span class="secno">4.12.4.19 </span>Other link types</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>There are currently two proposed mechanisms for registering <dfn id="concept-rel-extensions" title="concept-rel-extensions">extensions to the predefined set of link types</dfn>. This specification describes both currently. One of these will likely be removed in the future.<h6 id="whatwg-wiki"><span class="secno">4.12.4.19.1 </span>WHATWG Wiki</h6><p><a href="#concept-rel-extensions" title="concept-rel-extensions">Extensions to the predefined set of link types</a> may be registered in the <a href="http://wiki.whatwg.org/wiki/RelExtensions">WHATWG Wiki @@ -39911,7 +39911,7 @@ <code><a href="#the-link-element">link</a></code>, <code><a href="#the-a-element">a</a></code>, and <code><a href="#the-area-element">area</a></code> elements in accordance to the "Effect on..." field. <a href="#refsWHATWGWIKI">[WHATWGWIKI]</a><h6 id="iana-registry"><span class="secno">4.12.4.19.2 </span>IANA Registry</h6><p><a href="#concept-rel-extensions" title="concept-rel-extensions">Extensions to the predefined set of link types</a> may be registered in the Link Relation Type - Registry. <a href="#refsIANALINKTYPE">[IANALINKTYPE]</a><p>Directions on registrying new types are not provided in this + Registry. <a href="#refsIANALINKTYPE">[IANALINKTYPE]</a><p>Directions on registering new types are not provided in this specification, but are available from the IETF. <a href="#refsWEBLINK">[WEBLINK]</a><p>This specification defines the following fields that are used to define how link types registered in the above registry interact with this specification.<dl><dt>Effect on <code><a href="#the-link-element">link</a></code> elements</dt>
Received on Monday, 9 August 2010 06:11:14 UTC