- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 28 Jul 2010 22:26:58 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv5794
Modified Files:
acknowledgements.html spec.html
Log Message:
Mention that postMessage() won't work when the target hasn't loaded yet. (whatwg r5217)
[updated by splitter]
Index: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec/acknowledgements.html,v
retrieving revision 1.1012
retrieving revision 1.1013
diff -u -d -r1.1012 -r1.1013
--- acknowledgements.html 27 Jul 2010 23:06:50 -0000 1.1012
+++ acknowledgements.html 28 Jul 2010 22:26:56 -0000 1.1013
@@ -479,6 +479,7 @@
Devdatta,
Dimitri Glazkov,
Dimitry Golubovsky,
+ Dirk Pranke,
Divya Manian,
dolphinling,
Dominique Hazaël-Massieux,
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec/spec.html,v
retrieving revision 1.1088
retrieving revision 1.1089
diff -u -d -r1.1088 -r1.1089
--- spec.html 28 Jul 2010 22:16:48 -0000 1.1088
+++ spec.html 28 Jul 2010 22:26:56 -0000 1.1089
@@ -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.4151.
+This is revision 1.4152.
</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 Wednesday, 28 July 2010 22:26:59 UTC