html5/md Overview.html,1.77,1.78

Update of /sources/public/html5/md
In directory hutz:/tmp/cvs-serv31857

Modified Files:
	Overview.html 
Log Message:
Remove a paragraph from the W3C version by request of the chairs. Add a list of differences between the versions of the spec to the WHATWG version now that there's more than a few. Add a paragraph to the W3C version mentioning this. Make it easier to keep track of what is in what version of the spec when editing. (whatwg r5101)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/md/Overview.html,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- Overview.html	1 Jun 2010 04:26:17 -0000	1.77
+++ Overview.html	5 Jun 2010 05:55:12 -0000	1.78
@@ -287,7 +287,7 @@
 
    <h1>HTML Microdata</h1>
    <h2 class="no-num no-toc" id="generatedID"></h2>
-   <h2 class="no-num no-toc" id="editor-s-draft-1-june-2010">Editor's Draft 1 June 2010</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-5-june-2010">Editor's Draft 5 June 2010</h2>
    <dl><dt>Latest Published Version:</dt>
     <dd><a href="http://www.w3.org/TR/microdata/">http://www.w3.org/TR/microdata/</a></dd>
     <dt>Latest Editor's Draft:</dt>
@@ -379,7 +379,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 1 June 2010 Editor's Draft.
+  This specification is the 5 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>The contents of this specification are also part of <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/">a
   specification</a> published 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 --><!--YYY BOILERPLATE middle-w3c-html-module-status--><!-- 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
@@ -1577,9 +1577,6 @@
 
   <h2 id="converting-html-to-other-formats"><span class="secno">5 </span>Converting HTML to other formats</h2><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p>
 
-
-
-
   <h3 id="json"><span class="secno">5.1 </span>JSON</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p>
 
   <p>Given a list of nodes <var title="">nodes</var> in a

Received on Saturday, 5 June 2010 05:55:16 UTC