- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 23 Jul 2010 20:47:32 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv12717
Modified Files:
acknowledgements.html spec.html the-xhtml-syntax.html
Log Message:
Typo (whatwg r5194)
[updated by splitter]
Index: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec/acknowledgements.html,v
retrieving revision 1.1008
retrieving revision 1.1009
diff -u -d -r1.1008 -r1.1009
--- acknowledgements.html 21 Jul 2010 07:06:47 -0000 1.1008
+++ acknowledgements.html 23 Jul 2010 20:47:20 -0000 1.1009
@@ -813,6 +813,7 @@
Vladimir Vukićević,
voracity,
Wakaba,
+ Wayne Carr,
Wayne Pollock,
Wellington Fernando de Macedo,
Will Levine,
Index: the-xhtml-syntax.html
===================================================================
RCS file: /sources/public/html5/spec/the-xhtml-syntax.html,v
retrieving revision 1.1000
retrieving revision 1.1001
diff -u -d -r1.1000 -r1.1001
--- the-xhtml-syntax.html 14 Jul 2010 22:16:54 -0000 1.1000
+++ the-xhtml-syntax.html 23 Jul 2010 20:47:30 -0000 1.1001
@@ -361,7 +361,7 @@
performs on the <code><a href="infrastructure.html#document">Document</a></code>'s tree, but the user agent
must act as if elements and attributes were individually appended
and set respectively so as to trigger rules in this specification
- regarding what happens when an element in inserted into a document
+ regarding what happens when an element is inserted into a document
or has its attributes set. <a href="references.html#refsXML">[XML]</a> <a href="references.html#refsXMLNS">[XMLNS]</a> <a href="references.html#refsDOMCORE">[DOMCORE]</a>
<a href="references.html#refsDOMEVENTS">[DOMEVENTS]</a></p>
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec/spec.html,v
retrieving revision 1.1069
retrieving revision 1.1070
diff -u -d -r1.1069 -r1.1070
--- spec.html 23 Jul 2010 08:16:52 -0000 1.1069
+++ spec.html 23 Jul 2010 20:47:21 -0000 1.1070
@@ -333,7 +333,7 @@
<a href="Overview.html">single page HTML</a>,
<a href="spec.html">multipage HTML</a>,
<a href="author/">author edition</a>.
-This is revision 1.4130.
+This is revision 1.4131.
</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2010 <a href="http://www.w3.org/"><abbr title="World Wide
Received on Friday, 23 July 2010 20:47:36 UTC