html5/spec acknowledgements.html,1.1011,1.1012 history.html,1.990,1.991 spec.html,1.1082,1.1083 the-button-element.html,1.7,1.8

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv19377

Modified Files:
	acknowledgements.html history.html spec.html 
	the-button-element.html 
Log Message:
ack for last checkin (whatwg r5211)

[updated by splitter]


Index: history.html
===================================================================
RCS file: /sources/public/html5/spec/history.html,v
retrieving revision 1.990
retrieving revision 1.991
diff -u -d -r1.990 -r1.991
--- history.html	2 Jul 2010 23:06:45 -0000	1.990
+++ history.html	27 Jul 2010 23:06:50 -0000	1.991
@@ -2227,7 +2227,7 @@
    the <code><a href="infrastructure.html#document">Document</a></code>'s <code><a href="browsers.html#window">Window</a></code> object, roll them
    back (without invoking any of the callbacks) and set the
    <code><a href="infrastructure.html#document">Document</a></code>'s <var title="concept-document-salvageable">salvageable</var> state to
-   false. <a href="references.html#refsWEBSQL">[WEBSQL]</a> </p></li>
+   false. <a href="references.html#refsWEBSQL">[WEBSQL]</a></p></li>
 
    <li><p><span>Close the WebSocket connection</span> of any
    <code>WebSocket</code> objects that were created by the <code title="dom-WebSocket">WebSocket()</code> constructor visible on the

Index: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec/acknowledgements.html,v
retrieving revision 1.1011
retrieving revision 1.1012
diff -u -d -r1.1011 -r1.1012
--- acknowledgements.html	27 Jul 2010 22:36:53 -0000	1.1011
+++ acknowledgements.html	27 Jul 2010 23:06:50 -0000	1.1012
@@ -619,6 +619,7 @@
   Korn&#233;l P&#225;l,
   Kornel Lesinski,
   Kristof Zelechovski,
+  Krzysztof Maczy&#324;ski,
   &#40658;&#28580;&#21083;&#24535; (Kurosawa Takeshi),
   Kyle Hofmann<!-- Ozob -->,
   L&#233;onard Bouchet,
@@ -635,7 +636,7 @@
   Leif Halvard Silli,
   Lenny Domnitser,
   Leons Petrazickis,
-  Lobotom Dysmon,
+  Lobotom Dysmon<!-- may be the same as Thomas Bouchardon -->,
   Logan<!-- on moz irc -->,
   Loune,
   Luke Kenneth Casson Leighton,
@@ -800,7 +801,7 @@
   &#30000;&#26449;&#20581;&#20154; (TAMURA Kent),
   Ted Mielczarek,
   Terrence Wood,
-  Thomas Bouchardon,
+  Thomas Bouchardon<!-- may be the same as Lobotom Dysmon -->,
   Thomas Broyer,
   Thomas O'Connor,
   Tim Altman,

Index: the-button-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-button-element.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- the-button-element.html	27 Jul 2010 22:36:54 -0000	1.7
+++ the-button-element.html	27 Jul 2010 23:06:50 -0000	1.8
@@ -1668,7 +1668,7 @@
   server will generate a client certificate and offer it back to the
   user for download; this certificate, once downloaded and stored in
   the key store along with the private key, can then be used to
-  authenticate to services that use SSL and certificate
+  authenticate to services that use TLS and certificate
   authentication.</p><!-- how does the UA know which private key is associated with a
   certificate it gets back after the server has taken the public key
   created by <keygen> and turned it into a client cert? --><div class="example">

Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec/spec.html,v
retrieving revision 1.1082
retrieving revision 1.1083
diff -u -d -r1.1082 -r1.1083
--- spec.html	27 Jul 2010 22:46:45 -0000	1.1082
+++ spec.html	27 Jul 2010 23:06:50 -0000	1.1083
@@ -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.4144.
+This is revision 1.4146.
    </p> 
      <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &#169; 2010 <a href="http://www.w3.org/"><abbr title="World Wide

Received on Tuesday, 27 July 2010 23:06:54 UTC