[html5] r6336 - [e] (0) class=impl fix Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13441

whatwg at whatwg.org whatwg at whatwg.org
Thu Jul 28 16:02:21 PDT 2011


Author: ianh
Date: 2011-07-28 16:02:19 -0700 (Thu, 28 Jul 2011)
New Revision: 6336

Modified:
   complete.html
   index
   source
Log:
[e] (0) class=impl fix
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13441

Modified: complete.html
===================================================================
--- complete.html	2011-07-28 01:23:26 UTC (rev 6335)
+++ complete.html	2011-07-28 23:02:19 UTC (rev 6336)
@@ -56848,6 +56848,10 @@
   <code><a href=#the-time-element>time</a></code> element.</p>
 
 
+
+  <div class=impl> <!-- this is unfortunate, as it is hiding authoring conformance criteria (so we leave it in for the w3c copy) -->
+
+
   <h4 id=associating-names-with-items><span class=secno>5.2.5 </span>Associating names with items</h4>
 
   <p>To find <dfn id=the-properties-of-an-item>the properties of an item</dfn> defined by the
@@ -56969,7 +56973,11 @@
    </dl></div>
 
 
+  </div> <!-- see comment above -->
 
+
+
+
   <h3 id=microdata-dom-api><span class=secno>5.3 </span>Microdata DOM API</h3>
 
 

Modified: index
===================================================================
--- index	2011-07-28 01:23:26 UTC (rev 6335)
+++ index	2011-07-28 23:02:19 UTC (rev 6336)
@@ -56720,6 +56720,10 @@
   <code><a href=#the-time-element>time</a></code> element.</p>
 
 
+
+  <div class=impl> <!-- this is unfortunate, as it is hiding authoring conformance criteria (so we leave it in for the w3c copy) -->
+
+
   <h4 id=associating-names-with-items><span class=secno>5.2.5 </span>Associating names with items</h4>
 
   <p>To find <dfn id=the-properties-of-an-item>the properties of an item</dfn> defined by the
@@ -56841,7 +56845,11 @@
    </dl></div>
 
 
+  </div> <!-- see comment above -->
 
+
+
+
   <h3 id=microdata-dom-api><span class=secno>5.3 </span>Microdata DOM API</h3>
 
 

Modified: source
===================================================================
--- source	2011-07-28 01:23:26 UTC (rev 6335)
+++ source	2011-07-28 23:02:19 UTC (rev 6336)
@@ -64099,6 +64099,10 @@
   <code>time</code> element.</p>
 
 
+<!--END w3c-html-->
+  <div class="impl"> <!-- this is unfortunate, as it is hiding authoring conformance criteria (so we leave it in for the w3c copy) -->
+<!--START w3c-html-->
+
   <h4>Associating names with items</h4>
 
   <p>To find <dfn>the properties of an item</dfn> defined by the
@@ -64249,8 +64253,12 @@
 
   </div>
 
+<!--END w3c-html-->
+  </div> <!-- see comment above -->
+<!--START w3c-html-->
 
 
+
   <h3>Microdata DOM API</h3>
 
 <!--END html--><!--END dev-html--><!--END complete--><!--END epub--><!--MD-->




More information about the Commit-Watchers mailing list