- From: Anne van Kesteren via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 12 Feb 2010 10:09:13 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html4-differences
In directory hutz:/tmp/cvs-serv9793
Modified Files:
Overview.html Overview.src.html
Log Message:
microdata vocabularies are toally nuked
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/html4-differences/Overview.html,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -d -r1.89 -r1.90
--- Overview.html 12 Feb 2010 09:57:17 -0000 1.89
+++ Overview.html 12 Feb 2010 10:09:11 -0000 1.90
@@ -1285,6 +1285,10 @@
<li><a href="http://dev.w3.org/html5/postmsg/">HTML5 Web Messaging</a>
</ul>
+ <p>Specific microdata vocabularies are gone altogether in the W3C draft of
+ HTML5 and are not published as a separate draft. The WHATWG draft of HTML5
+ still includes them.
+
<h3 id=changes-2009-04-23><span class=secno>5.2. </span>Changes from 23
April 2009 to 25 August 2009</h3>
<!-- since rev 2975 -->
Index: Overview.src.html
===================================================================
RCS file: /sources/public/html5/html4-differences/Overview.src.html,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- Overview.src.html 12 Feb 2010 09:57:18 -0000 1.67
+++ Overview.src.html 12 Feb 2010 10:09:11 -0000 1.68
@@ -1097,6 +1097,10 @@
<li><a href="http://dev.w3.org/html5/2dcontext/">HTML Canvas 2D Context</a></li>
<li><a href="http://dev.w3.org/html5/postmsg/">HTML5 Web Messaging</a></li>
</ul>
+
+ <p>Specific microdata vocabularies are gone altogether in the W3C draft
+ of HTML5 and are not published as a separate draft. The WHATWG draft of
+ HTML5 still includes them.</p>
<h3 id="changes-2009-04-23">Changes from 23 April 2009 to 25 August 2009</h3> <!-- since rev 2975 -->
Received on Friday, 12 February 2010 10:09:14 UTC