Skip to content

Commit

Permalink
[e] (0) clarify the table for rel=author
Browse files Browse the repository at this point in the history
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=16554
Affected topics: HTML

git-svn-id: http://svn.whatwg.org/webapps@7254 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Aug 23, 2012
1 parent 9219160 commit 8f50dce
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion complete.html
Expand Up @@ -60803,7 +60803,7 @@ <h4 id=linkTypes><span class=secno>4.12.5 </span>Link types</h4>
<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>
Expand Down
2 changes: 1 addition & 1 deletion index
Expand Up @@ -60803,7 +60803,7 @@ fur
<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>
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -71117,7 +71117,7 @@ fur
<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>
Expand Down

0 comments on commit 8f50dce

Please sign in to comment.