[html5] r1581 - /

whatwg at whatwg.org whatwg at whatwg.org
Fri May 9 00:02:16 PDT 2008


Author: ianh
Date: 2008-05-09 00:02:15 -0700 (Fri, 09 May 2008)
New Revision: 1581

Modified:
   index
   source
Log:
[e] (0) explain that rel='up up index icon' is two links, not four (or three); fix another typo

Modified: index
===================================================================
--- index	2008-05-09 06:56:16 UTC (rev 1580)
+++ index	2008-05-09 07:02:15 UTC (rev 1581)
@@ -34539,7 +34539,7 @@
    contain the keyword <code title=rel-stylesheet><a
    href="#stylesheet">stylesheet</a></code>, it creates a <a
    href="#hyperlink1" title="hyperlink link">hyperlink</a>; but if it
-   <em>does</em> also contains the keyword <code title=rel-stylesheet><a
+   <em>does</em> also contain the keyword <code title=rel-stylesheet><a
    href="#stylesheet">stylesheet</a></code>, the <code title=rel-alternate><a
    href="#alternate">alternate</a></code> keyword instead modifies the
    meaning of the <code title=rel-stylesheet><a
@@ -35122,7 +35122,9 @@
    title=rel-index><a href="#index0">index</a></code> keyword is also
    present, then the number of <code title=rel-up><a href="#up">up</a></code>
    keywords is the depth of the current page relative to the top of the
-   hierarchy.
+   hierarchy. Only one link is created for the set of one or more <code
+   title=rel-up><a href="#up">up</a></code> keywords and, if present, the
+   <code title=rel-index><a href="#index0">index</a></code> keyword.
 
   <p>If the page is part of multiple hierarchies, then they should be
    described in different <a href="#paragraph"

Modified: source
===================================================================
--- source	2008-05-09 06:56:16 UTC (rev 1580)
+++ source	2008-05-09 07:02:15 UTC (rev 1581)
@@ -32293,7 +32293,7 @@
   title="attr-link-rel">rel</code> attribute does not also contain the
   keyword <code title="rel-stylesheet">stylesheet</code>, it creates a
   <span title="hyperlink link">hyperlink</span>; but if it
-  <em>does</em> also contains the keyword <code
+  <em>does</em> also contain the keyword <code
   title="rel-stylesheet">stylesheet</code>, the <code
   title="rel-alternate">alternate</code> keyword instead modifies the
   meaning of the <code title="rel-stylesheet">stylesheet</code>
@@ -32845,7 +32845,9 @@
   further level. If the <code title="rel-index">index</code> keyword
   is also present, then the number of <code title="rel-up">up</code>
   keywords is the depth of the current page relative to the top of the
-  hierarchy.</p>
+  hierarchy. Only one link is created for the set of one or more <code
+  title="rel-up">up</code> keywords and, if present, the <code
+  title="rel-index">index</code> keyword.</p>
 
   <p>If the page is part of multiple hierarchies, then they should be
   described in different <span




More information about the Commit-Watchers mailing list