- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 04 Aug 2011 00:58:24 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view In directory hutz:/tmp/cvs-serv31140 Modified Files: Overview.html spec.html spec.preprocessed.html Log Message: Make setInterval() clamp at 4ms as well. (whatwg r6362) [updated by splitter] Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec-author-view/Overview.html,v retrieving revision 1.1526 retrieving revision 1.1527 diff -u -d -r1.1526 -r1.1527 --- Overview.html 3 Aug 2011 23:57:11 -0000 1.1526 +++ Overview.html 4 Aug 2011 00:58:16 -0000 1.1527 @@ -361,7 +361,7 @@ <dt>Editor:</dt> <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd> </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>, <a href="http://dev.w3.org/html5/spec/">full specification</a>. - This is revision 1.5084.</p> + This is revision 1.5085.</p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2011 <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts Index: spec.html =================================================================== RCS file: /sources/public/html5/spec-author-view/spec.html,v retrieving revision 1.1656 retrieving revision 1.1657 diff -u -d -r1.1656 -r1.1657 --- spec.html 3 Aug 2011 23:57:17 -0000 1.1656 +++ spec.html 4 Aug 2011 00:58:16 -0000 1.1657 @@ -362,7 +362,7 @@ <dt>Editor:</dt> <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd> </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>, <a href="http://dev.w3.org/html5/spec/">full specification</a>. - This is revision 1.5084.</p> + This is revision 1.5085.</p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2011 <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts Index: spec.preprocessed.html =================================================================== RCS file: /sources/public/html5/spec-author-view/spec.preprocessed.html,v retrieving revision 1.508 retrieving revision 1.509 diff -u -d -r1.508 -r1.509 --- spec.preprocessed.html 3 Aug 2011 23:57:24 -0000 1.508 +++ spec.preprocessed.html 4 Aug 2011 00:58:21 -0000 1.509 @@ -378,7 +378,7 @@ <dt>Editor:</dt> <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd> </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>, <a href="http://dev.w3.org/html5/spec/">full specification</a>. - This is revision 1.5084.</p> + This is revision 1.5085.</p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2011 <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
Received on Thursday, 4 August 2011 00:58:29 UTC