html5/spec-author-view Overview.html,1.937,1.938 introduction.html,1.592,1.593 spec.html,1.945,1.946

Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv28883

Modified Files:
	Overview.html introduction.html spec.html 
Log Message:
update history paragraph based on suggestion from chairs (whatwg r5106)

[updated by splitter]


Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.937
retrieving revision 1.938
diff -u -d -r1.937 -r1.938
--- Overview.html	15 Jun 2010 23:47:24 -0000	1.937
+++ Overview.html	18 Jun 2010 12:18:12 -0000	1.938
@@ -310,7 +310,7 @@
 
    <h1>HTML5 (Edition for Web Authors)</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-15-june-2010">Editor's Draft 15 June 2010</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-18-june-2010">Editor's Draft 18 June 2010</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>
@@ -329,7 +329,7 @@
     <a href="spec.html">single page HTML</a>,
     <a href="Overview.html">multipage HTML</a>.
     
-This is revision 1.4099.
+This is revision 1.4100.
    </p> 
      <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &#169; 2010 <a href="http://www.w3.org/"><abbr title="World Wide
@@ -414,7 +414,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 15 June 2010 Editor's Draft.
+  This specification is the 18 June 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>Work on this specification is also done at the <a href="http://www.whatwg.org/">WHATWG</a>. The W3C HTML working group
   actively pursues convergence with the WHATWG, as required by the <a href="http://www.w3.org/2007/03/HTML-WG-charter">W3C HTML working
   group charter</a>.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- required patent boilerplate --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5

Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.945
retrieving revision 1.946
diff -u -d -r1.945 -r1.946
--- spec.html	15 Jun 2010 23:47:27 -0000	1.945
+++ spec.html	18 Jun 2010 12:18:12 -0000	1.946
@@ -308,7 +308,7 @@
 
    <h1>HTML5 (Edition for Web Authors)</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-15-june-2010>Editor's Draft 15 June 2010</h2>
+   <h2 class="no-num no-toc" id=editor-s-draft-18-june-2010>Editor's Draft 18 June 2010</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>
@@ -327,7 +327,7 @@
     <a href=spec.html>single page HTML</a>,
     <a href=Overview.html>multipage HTML</a>.
     
-This is revision 1.4099.
+This is revision 1.4100.
    </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
@@ -412,7 +412,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 15 June 2010 Editor's Draft.
+  This specification is the 18 June 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>Work on this specification is also done at the <a href=http://www.whatwg.org/>WHATWG</a>. The W3C HTML working group
   actively pursues convergence with the WHATWG, as required by the <a href=http://www.w3.org/2007/03/HTML-WG-charter>W3C HTML working
   group charter</a>.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- required patent boilerplate --><p>This document was produced by a group operating under the <a href=http://www.w3.org/Consortium/Patent-Policy-20040205/>5
@@ -1057,7 +1057,8 @@
   chartered to work with the WHATWG on the development of the HTML5
   specification. Apple, Mozilla, and Opera allowed the W3C to publish
   the specification under the W3C copyright, while keeping a version
-  with the less restrictive license on the WHATWG site.</p><p>Since then, both groups have been working together.</p><!--w3c-html--><!--VERSION--><p>The specification published by the WHATWG is not identical to
+  with the less restrictive license on the WHATWG site.</p><p>Since then, both groups have been working together.</p><!--w3c-html--><!--VERSION--><p>The <a href=http://www.whatwg.org/specs/web-apps/current-work/>HTML
+  specification</a> published by the WHATWG is not identical to
   this specification. The main differences are that the WHATWG version
   includes features not included in this W3C version: some features
   have been omitted as they are considered part of future revisions of

Index: introduction.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/introduction.html,v
retrieving revision 1.592
retrieving revision 1.593
diff -u -d -r1.592 -r1.593
--- introduction.html	15 Jun 2010 23:47:26 -0000	1.592
+++ introduction.html	18 Jun 2010 12:18:12 -0000	1.593
@@ -416,7 +416,8 @@
   chartered to work with the WHATWG on the development of the HTML5
   specification. Apple, Mozilla, and Opera allowed the W3C to publish
   the specification under the W3C copyright, while keeping a version
-  with the less restrictive license on the WHATWG site.</p><p>Since then, both groups have been working together.</p><!--w3c-html--><!--VERSION--><p>The specification published by the WHATWG is not identical to
+  with the less restrictive license on the WHATWG site.</p><p>Since then, both groups have been working together.</p><!--w3c-html--><!--VERSION--><p>The <a href="http://www.whatwg.org/specs/web-apps/current-work/">HTML
+  specification</a> published by the WHATWG is not identical to
   this specification. The main differences are that the WHATWG version
   includes features not included in this W3C version: some features
   have been omitted as they are considered part of future revisions of

Received on Friday, 18 June 2010 12:18:18 UTC