- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 02 Feb 2010 01:07:17 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view In directory hutz:/tmp/cvs-serv11684 Modified Files: Overview.html acknowledgements.html spec.html Log Message: Clarify what 'send' means and remove some redundant requirements. (whatwg r4642) [updated by splitter] Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec-author-view/Overview.html,v retrieving revision 1.626 retrieving revision 1.627 diff -u -d -r1.626 -r1.627 --- Overview.html 1 Feb 2010 23:27:18 -0000 1.626 +++ Overview.html 2 Feb 2010 01:07:14 -0000 1.627 @@ -283,7 +283,7 @@ <h1>HTML5 (Author Edition)</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor-s-draft-1-february-2010">Editor's Draft 1 February 2010</h2> + <h2 class="no-num no-toc" id="editor-s-draft-2-february-2010">Editor's Draft 2 February 2010</h2> <dl><dt>Latest Published Version:</dt> <dd><a href="http://www.w3.org/TR/html5/">http://www.w3.org/TR/html5/</a></dd> <dt>Latest Editor's Draft:</dt> @@ -302,7 +302,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.3696. +This is revision 1.3697. </p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2009 <a href="http://www.w3.org/"><abbr title="World Wide @@ -391,7 +391,7 @@ specification's progress along the W3C Recommendation track. - This specification is the 1 February 2010 Editor's Draft. + This specification is the 2 February 2010 Editor's Draft. </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>This specification is part of <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/">a larger specification</a> being produced by the <a href="http://www.whatwg.org/">WHATWG</a>, which is available under a license that permits reuse of the specification text.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- context and rationale (required) --><!-- (this text is from the RDFa+HTML spec --><p>This specification is an extension to the HTML5 language. All Index: spec.html =================================================================== RCS file: /sources/public/html5/spec-author-view/spec.html,v retrieving revision 1.631 retrieving revision 1.632 diff -u -d -r1.631 -r1.632 --- spec.html 1 Feb 2010 23:27:20 -0000 1.631 +++ spec.html 2 Feb 2010 01:07:15 -0000 1.632 @@ -281,7 +281,7 @@ <h1>HTML5 (Author Edition)</h1> <h2 class="no-num no-toc" id=a-vocabulary-and-associated-apis-for-html-and-xhtml>A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id=editor-s-draft-1-february-2010>Editor's Draft 1 February 2010</h2> + <h2 class="no-num no-toc" id=editor-s-draft-2-february-2010>Editor's Draft 2 February 2010</h2> <dl><dt>Latest Published Version:</dt> <dd><a href=http://www.w3.org/TR/html5/>http://www.w3.org/TR/html5/</a></dd> <dt>Latest Editor's Draft:</dt> @@ -300,7 +300,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.3696. +This is revision 1.3697. </p> <p class=copyright><a href=http://www.w3.org/Consortium/Legal/ipr-notice#Copyright>Copyright</a> © 2009 <a href=http://www.w3.org/><abbr title="World Wide @@ -389,7 +389,7 @@ specification's progress along the W3C Recommendation track. - This specification is the 1 February 2010 Editor's Draft. + This specification is the 2 February 2010 Editor's Draft. </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>This specification is part of <a href=http://www.whatwg.org/specs/web-apps/current-work/multipage/>a larger specification</a> being produced by the <a href=http://www.whatwg.org/>WHATWG</a>, which is available under a license that permits reuse of the specification text.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- context and rationale (required) --><!-- (this text is from the RDFa+HTML spec --><p>This specification is an extension to the HTML5 language. All @@ -28564,6 +28564,7 @@ Graham Klyne, Greg Botten, Greg Houston, + Greg Wilkins, Gregg Tavares, Grey, Gytis Jakutonis, Index: acknowledgements.html =================================================================== RCS file: /sources/public/html5/spec-author-view/acknowledgements.html,v retrieving revision 1.565 retrieving revision 1.566 diff -u -d -r1.565 -r1.566 --- acknowledgements.html 1 Feb 2010 23:27:18 -0000 1.565 +++ acknowledgements.html 2 Feb 2010 01:07:14 -0000 1.566 @@ -482,6 +482,7 @@ Graham Klyne, Greg Botten, Greg Houston, + Greg Wilkins, Gregg Tavares, Grey, Gytis Jakutonis,
Received on Tuesday, 2 February 2010 01:07:19 UTC