- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 10 Aug 2011 23:46:29 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv7726
Modified Files:
index.html spec.html toc-status.html
Log Message:
accuracy (whatwg r6412)
[updated by splitter]
Index: toc-status.html
===================================================================
RCS file: /sources/public/html5/spec/toc-status.html,v
retrieving revision 1.328
retrieving revision 1.329
diff -u -d -r1.328 -r1.329
--- toc-status.html 10 Aug 2011 21:46:24 -0000 1.328
+++ toc-status.html 10 Aug 2011 23:46:27 -0000 1.329
@@ -1626,7 +1626,7 @@
</ol>
</li>
<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=references" class="status REC">REC</a> <a href="../spec/#references">References</a> <span class="id">(references)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=acknowledgements" class="status LC">LC</a> <a href="../spec/#acknowledgements">Acknowledgements</a> <span class="id">(acknowledgements)</span></li>
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=acknowledgements" class="status REC">REC</a> <a href="../spec/#acknowledgements">Acknowledgements</a> <span class="id">(acknowledgements)</span></li>
</body>
</html>
Index: index.html
===================================================================
RCS file: /sources/public/html5/spec/index.html,v
retrieving revision 1.1062
retrieving revision 1.1063
diff -u -d -r1.1062 -r1.1063
--- index.html 10 Aug 2011 00:46:51 -0000 1.1062
+++ index.html 10 Aug 2011 23:46:26 -0000 1.1063
@@ -369,7 +369,7 @@
<td><a href="elements.html#global-attributes" title="global attributes">globals</a></td>
<td><code><a href="elements.html#htmlelement">HTMLElement</a></code></td>
</tr><tr><th><code><a href="sections.html#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="sections.html#the-article-element">article</a></code> element</td>
<td><a href="content-models.html#flow-content" title="Flow content">flow</a>;
<a href="dnd.html#formatblock-candidate" title="formatBlock candidate"><code title="">formatBlock</code> candidate</a></td>
<td><a href="content-models.html#flow-content" title="Flow content">flow</a></td>
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec/spec.html,v
retrieving revision 1.1602
retrieving revision 1.1603
diff -u -d -r1.1602 -r1.1603
--- spec.html 10 Aug 2011 22:46:22 -0000 1.1602
+++ spec.html 10 Aug 2011 23:46:26 -0000 1.1603
@@ -349,7 +349,7 @@
<a href="Overview.html">single page HTML</a>,
<a href="spec.html">multipage HTML</a>,
<a href="author/">web developer edition</a>.
-This is revision 1.5116.
+This is revision 1.5117.
</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2011 <a href="http://www.w3.org/"><abbr title="World Wide
Received on Wednesday, 10 August 2011 23:46:31 UTC