- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 16 Mar 2010 22:37:12 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv12952
Modified Files:
Overview.html acknowledgements.html spec.html
Log Message:
Make <script async> not delay DOMContentLoaded. (whatwg r4850)
[updated by splitter]
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.777
retrieving revision 1.778
diff -u -d -r1.777 -r1.778
--- Overview.html 16 Mar 2010 09:07:06 -0000 1.777
+++ Overview.html 16 Mar 2010 22:37:08 -0000 1.778
@@ -306,7 +306,7 @@
</dl><p>This specification is available in the following formats:
<a href="spec.html">single page HTML</a>,
<a href="Overview.html">multipage HTML</a>.
-This is revision 1.3885.
+This is revision 1.3886.
</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
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.783
retrieving revision 1.784
diff -u -d -r1.783 -r1.784
--- spec.html 16 Mar 2010 09:07:07 -0000 1.783
+++ spec.html 16 Mar 2010 22:37:09 -0000 1.784
@@ -304,7 +304,7 @@
</dl><p>This specification is available in the following formats:
<a href=spec.html>single page HTML</a>,
<a href=Overview.html>multipage HTML</a>.
-This is revision 1.3885.
+This is revision 1.3886.
</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
@@ -29317,6 +29317,7 @@
Brett Zamir,
Brian Campbell,
Brian Korver,
+ Brian Kuhn,
Brian Ryner,
Brian Smith,
Brian Wilson,
Index: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/acknowledgements.html,v
retrieving revision 1.588
retrieving revision 1.589
diff -u -d -r1.588 -r1.589
--- acknowledgements.html 16 Mar 2010 09:07:06 -0000 1.588
+++ acknowledgements.html 16 Mar 2010 22:37:09 -0000 1.589
@@ -372,6 +372,7 @@
Brett Zamir,
Brian Campbell,
Brian Korver,
+ Brian Kuhn,
Brian Ryner,
Brian Smith,
Brian Wilson,
Received on Tuesday, 16 March 2010 22:37:13 UTC