[html5] r6412 - [e] (0) accuracy Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12642
whatwg at whatwg.org
whatwg at whatwg.org
Wed Aug 10 15:56:57 PDT 2011
Author: ianh
Date: 2011-08-10 15:56:55 -0700 (Wed, 10 Aug 2011)
New Revision: 6412
Modified:
complete.html
index
source
Log:
[e] (0) accuracy
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12642
Modified: complete.html
===================================================================
--- complete.html 2011-08-10 22:33:59 UTC (rev 6411)
+++ complete.html 2011-08-10 22:56:55 UTC (rev 6412)
@@ -97754,7 +97754,7 @@
<td><a href=#global-attributes title="global attributes">globals</a></td>
<td><code><a href=#htmlelement>HTMLElement</a></code></td>
<tr><th><code><a href=#the-address-element>address</a></code></th>
- <td>Contact information for a page or section</td>
+ <td>Contact information for a page or <code><a href=#the-article-element>article</a></code> element</td>
<td><a href=#flow-content title="Flow content">flow</a>;
<a href=#formatblock-candidate title="formatBlock candidate"><code title="">formatBlock</code> candidate</a></td>
<td><a href=#flow-content title="Flow content">flow</a></td>
Modified: index
===================================================================
--- index 2011-08-10 22:33:59 UTC (rev 6411)
+++ index 2011-08-10 22:56:55 UTC (rev 6412)
@@ -93201,7 +93201,7 @@
<td><a href=#global-attributes title="global attributes">globals</a></td>
<td><code><a href=#htmlelement>HTMLElement</a></code></td>
<tr><th><code><a href=#the-address-element>address</a></code></th>
- <td>Contact information for a page or section</td>
+ <td>Contact information for a page or <code><a href=#the-article-element>article</a></code> element</td>
<td><a href=#flow-content title="Flow content">flow</a>;
<a href=#formatblock-candidate title="formatBlock candidate"><code title="">formatBlock</code> candidate</a></td>
<td><a href=#flow-content title="Flow content">flow</a></td>
Modified: source
===================================================================
--- source 2011-08-10 22:33:59 UTC (rev 6411)
+++ source 2011-08-10 22:56:55 UTC (rev 6412)
@@ -110924,7 +110924,7 @@
<tr>
<th><code>address</code></th>
- <td>Contact information for a page or section</td>
+ <td>Contact information for a page or <code>article</code> element</td>
<td><span title="Flow content">flow</span>;
<span title="formatBlock candidate"><code title="">formatBlock</code> candidate</span></td>
<td><span title="Flow content">flow</span></td>
More information about the Commit-Watchers
mailing list