- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 07 May 2012 22:03:08 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view In directory hutz:/tmp/cvs-serv23268 Modified Files: Overview.html spec.html spec.preprocessed.html Log Message: Clarify what triggers a <script> to try to rerun (whatwg r7088) [updated by splitter] Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec-author-view/Overview.html,v retrieving revision 1.1781 retrieving revision 1.1782 diff -u -d -r1.1781 -r1.1782 --- Overview.html 2 May 2012 21:02:01 -0000 1.1781 +++ Overview.html 7 May 2012 22:02:53 -0000 1.1782 @@ -341,7 +341,7 @@ <h1>HTML5: Edition for Web Authors</h1> - <h2 class="no-num no-toc" id="editor-s-draft-2-may-2012">Editor's Draft 2 May 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-7-may-2012">Editor's Draft 7 May 2012</h2> <dl><dt>Latest Published Version:</dt> <dd><a href="http://www.w3.org/TR/html5-author/">http://www.w3.org/TR/html5-author/</a></dd> <dt>Latest Editor's Draft:</dt> @@ -365,7 +365,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.5644.</p> + This is revision 1.5645.</p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2012 <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 @@ -561,7 +561,7 @@ Group</a> is the W3C working group responsible for this specification's progress along the W3C Recommendation track. - This specification is the 2 May 2012 Editor's Draft. + This specification is the 7 May 2012 Editor's Draft. </p> Index: spec.html =================================================================== RCS file: /sources/public/html5/spec-author-view/spec.html,v retrieving revision 1.1924 retrieving revision 1.1925 diff -u -d -r1.1924 -r1.1925 --- spec.html 2 May 2012 21:02:06 -0000 1.1924 +++ spec.html 7 May 2012 22:02:54 -0000 1.1925 @@ -343,7 +343,7 @@ <h1>HTML5: Edition for Web Authors</h1> - <h2 class="no-num no-toc" id="editor-s-draft-2-may-2012">Editor's Draft 2 May 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-7-may-2012">Editor's Draft 7 May 2012</h2> <dl><dt>Latest Published Version:</dt> <dd><a href="http://www.w3.org/TR/html5-author/">http://www.w3.org/TR/html5-author/</a></dd> <dt>Latest Editor's Draft:</dt> @@ -367,7 +367,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.5644.</p> + This is revision 1.5645.</p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2012 <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 @@ -563,7 +563,7 @@ Group</a> is the W3C working group responsible for this specification's progress along the W3C Recommendation track. - This specification is the 2 May 2012 Editor's Draft. + This specification is the 7 May 2012 Editor's Draft. </p> Index: spec.preprocessed.html =================================================================== RCS file: /sources/public/html5/spec-author-view/spec.preprocessed.html,v retrieving revision 1.763 retrieving revision 1.764 diff -u -d -r1.763 -r1.764 --- spec.preprocessed.html 2 May 2012 21:02:22 -0000 1.763 +++ spec.preprocessed.html 7 May 2012 22:03:05 -0000 1.764 @@ -359,7 +359,7 @@ <h1>HTML5: Edition for Web Authors</h1> - <h2 class="no-num no-toc" id="editor-s-draft-2-may-2012">Editor's Draft 2 May 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-7-may-2012">Editor's Draft 7 May 2012</h2> <dl><dt>Latest Published Version:</dt> <dd><a href="http://www.w3.org/TR/html5-author/">http://www.w3.org/TR/html5-author/</a></dd> <dt>Latest Editor's Draft:</dt> @@ -383,7 +383,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.5644.</p> + This is revision 1.5645.</p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2012 <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 @@ -581,7 +581,7 @@ Group</a> is the W3C working group responsible for this specification's progress along the W3C Recommendation track. - This specification is the 2 May 2012 Editor's Draft. + This specification is the 7 May 2012 Editor's Draft. </p>
Received on Monday, 7 May 2012 22:03:18 UTC