- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 14 Dec 2011 00:51:36 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv24783
Modified Files:
Overview.html
Log Message:
Fix some typos or copypasta. (whatwg r6872)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5471
retrieving revision 1.5472
diff -u -d -r1.5471 -r1.5472
--- Overview.html 14 Dec 2011 00:04:22 -0000 1.5471
+++ Overview.html 14 Dec 2011 00:51:31 -0000 1.5472
@@ -320,12 +320,13 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
- <h2 class="no-num no-toc" id="editor-s-draft-13-december-2011">Editor's Draft 13 December 2011</h2>
+ <h2 class="no-num no-toc" id="editor-s-draft-14-december-2011">Editor's Draft 14 December 2011</h2>
<dl><dt>Latest Published Version:</dt>
<dd><a href="http://www.w3.org/TR/html5/">http://www.w3.org/TR/html5/</a></dd>
<dt>Latest Editor's Draft:</dt>
<dd><a class="latest-link" href="http://dev.w3.org/html5/spec/Overview.html">http://dev.w3.org/html5/spec/Overview.html</a></dd>
+
[...3305 lines suppressed...]
+
+ <dd><cite><a href="http://dev.w3.org/2006/webapi/XMLHttpRequest-2/"><code>XMLHttpRequest</code></a></cite>,
A. van Kesteren. W3C.</dd>
<dt id="refsXML">[XML]</dt>
@@ -73470,6 +74058,7 @@
+
</dl><h2 class="no-num" id="acknowledgements">Acknowledgements</h2><!-- ACKS --><p>Thanks to Tim Berners-Lee for inventing HTML, without which none
of this would exist.<p>Thanks to
@@ -74071,4 +74660,4 @@
to the attendees of the W3C Workshop on Web Applications and
Compound Documents for inspiration, to the #mrt crew, the #mrt.no
crew, and the #whatwg crew, and to Pillar and Hedral for their ideas
- and support.</p>
\ No newline at end of file
+ and support.</p>
Received on Wednesday, 14 December 2011 00:53:40 UTC