[html5] r5037 - [e] (0) Make microdata not depend on HTML5 for now to decouple them process-wise.

whatwg at whatwg.org whatwg at whatwg.org
Tue Apr 13 13:53:04 PDT 2010


Author: ianh
Date: 2010-04-13 13:53:03 -0700 (Tue, 13 Apr 2010)
New Revision: 5037

Modified:
   source
Log:
[e] (0) Make microdata not depend on HTML5 for now to decouple them process-wise.

Modified: source
===================================================================
--- source	2010-04-13 09:57:25 UTC (rev 5036)
+++ source	2010-04-13 20:53:03 UTC (rev 5037)
@@ -54924,7 +54924,7 @@
 <!--END html--><!--END complete-->
 
   <p>The following attributes are added as <span>global
-  attributes</span> to HTML elements:</p>
+  attributes</span> to <span>HTML elements</span>:</p>
 
   <ul class="brief">
    <li><code title="attr-itemid">itemid</code></li>
@@ -55686,7 +55686,7 @@
 
 
 <!--END complete--><!--END html-->
-
+<!--YYY
   <h3>Other changes to HTML5</h3>
 
   <h4>Content models</h4>
@@ -55709,8 +55709,8 @@
   title="attr-meta-charset">charset</code> attributes must be omitted,
   and the <code title="attr-meta-content">content</code> attribute
   must be present.</p>
+-->
 
-
   <div class="impl">
 
   <h4>Drag-and-drop</h4>
@@ -102413,8 +102413,12 @@
    I. Hickson. WHATWG.</dd>
 
    <dt id="refsHTML5">[HTML5]</dt>
-   <dd><cite><a href="http://dev.w3.org/html5/spec/">HTML5</a></cite>,
-   I. Hickson, D. Hyatt. W3C.</dd>
+   <dd>
+<!--END vocabs--><!--END vCard--><!--END vEvent--><!--END work--><!--END websocket-api--><!--END storage--><!--END database--><!--END eventsource--><!--END workers--><!--END html-device--><!--YYYEND microdata--><!--END 2dcontext--><!--END postmsg--><!--END w3c-html-->
+   (Non-normative)
+<!--START html-device--><!--YYYSTART microdata--><!--START 2dcontext--><!--START postmsg--><!--START w3c-html--><!--START websocket-api--><!--START storage--><!--START database--><!--START eventsource--><!--START workers--><!--START vocabs--><!--START vCard--><!--START vEvent--><!--START work-->
+   <cite><a href="http://dev.w3.org/html5/spec/">HTML5</a></cite>,
+   I. Hickson. W3C.</dd>
 
    <dt id="refsHTMLDIFF">[HTMLDIFF]</dt>
    <!--




More information about the Commit-Watchers mailing list