- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 10 Aug 2011 22:57:10 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv2419
Modified Files:
Overview.html
Log Message:
accuracy (whatwg r6412)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5116
retrieving revision 1.5117
diff -u -d -r1.5116 -r1.5117
--- Overview.html 10 Aug 2011 22:06:00 -0000 1.5116
+++ Overview.html 10 Aug 2011 22:57:06 -0000 1.5117
@@ -68734,7 +68734,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>
Received on Wednesday, 10 August 2011 22:57:17 UTC