[html5] r7254 - [e] (0) clarify the table for rel=author Fixing https://www.w3.org/Bugs/Public/s [...]

whatwg at whatwg.org whatwg at whatwg.org
Wed Aug 22 23:40:37 PDT 2012


Author: ianh
Date: 2012-08-22 23:40:35 -0700 (Wed, 22 Aug 2012)
New Revision: 7254

Modified:
   complete.html
   index
   source
Log:
[e] (0) clarify the table for rel=author
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=16554
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2012-08-23 06:31:16 UTC (rev 7253)
+++ complete.html	2012-08-23 06:40:35 UTC (rev 7254)
@@ -60803,7 +60803,7 @@
     <tr><td><code title=rel-author><a href=#link-type-author>author</a></code></td>
      <td><a href=#hyperlink>Hyperlink</a></td>
      <td><a href=#hyperlink>Hyperlink</a></td>
-     <td>Gives a link to the current document's author.</td>
+     <td>Gives a link to the author of the current document or article.</td>
     <tr><td><code title=rel-bookmark><a href=#link-type-bookmark>bookmark</a></code></td> <!-- fourth most used <a rel> value -->
      <td><em>not allowed</em></td>
      <td><a href=#hyperlink>Hyperlink</a></td>

Modified: index
===================================================================
--- index	2012-08-23 06:31:16 UTC (rev 7253)
+++ index	2012-08-23 06:40:35 UTC (rev 7254)
@@ -60803,7 +60803,7 @@
     <tr><td><code title=rel-author><a href=#link-type-author>author</a></code></td>
      <td><a href=#hyperlink>Hyperlink</a></td>
      <td><a href=#hyperlink>Hyperlink</a></td>
-     <td>Gives a link to the current document's author.</td>
+     <td>Gives a link to the author of the current document or article.</td>
     <tr><td><code title=rel-bookmark><a href=#link-type-bookmark>bookmark</a></code></td> <!-- fourth most used <a rel> value -->
      <td><em>not allowed</em></td>
      <td><a href=#hyperlink>Hyperlink</a></td>

Modified: source
===================================================================
--- source	2012-08-23 06:31:16 UTC (rev 7253)
+++ source	2012-08-23 06:40:35 UTC (rev 7254)
@@ -71117,7 +71117,7 @@
      <td><code title="rel-author">author</code></td>
      <td><span>Hyperlink</span></td>
      <td><span>Hyperlink</span></td>
-     <td>Gives a link to the current document's author.</td>
+     <td>Gives a link to the author of the current document or article.</td>
     </tr>
 
     <tr>




More information about the Commit-Watchers mailing list