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

whatwg at whatwg.org whatwg at whatwg.org
Thu Jul 14 15:31:33 PDT 2011


Author: ianh
Date: 2011-07-14 15:31:31 -0700 (Thu, 14 Jul 2011)
New Revision: 6297

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

Modified: complete.html
===================================================================
--- complete.html	2011-07-14 22:29:32 UTC (rev 6296)
+++ complete.html	2011-07-14 22:31:31 UTC (rev 6297)
@@ -7469,6 +7469,7 @@
   the <dfn id=attr-crossorigin-none title=attr-crossorigin-none>No CORS</dfn> state.</p>
 
 
+  <div class=impl>
   <h4 id=cors-enabled-fetch><span class=secno>2.7.6 </span>CORS-enabled fetch</h4>
 
   <p>When the user agent is required to perform a <dfn id=potentially-cors-enabled-fetch>potentially
@@ -7627,8 +7628,12 @@
 
     </ol></dd>
 
-  </dl><h3 id=common-dom-interfaces><span class=secno>2.8 </span>Common DOM interfaces</h3>
+  </dl></div>
 
+
+
+  <h3 id=common-dom-interfaces><span class=secno>2.8 </span>Common DOM interfaces</h3>
+
   <h4 id=reflecting-content-attributes-in-idl-attributes><span class=secno>2.8.1 </span>Reflecting content attributes in IDL attributes</h4>
 
   <p>Some IDL attributes are defined to <dfn id=reflect>reflect</dfn> a

Modified: index
===================================================================
--- index	2011-07-14 22:29:32 UTC (rev 6296)
+++ index	2011-07-14 22:31:31 UTC (rev 6297)
@@ -7338,6 +7338,7 @@
   the <dfn id=attr-crossorigin-none title=attr-crossorigin-none>No CORS</dfn> state.</p>
 
 
+  <div class=impl>
   <h4 id=cors-enabled-fetch><span class=secno>2.7.6 </span>CORS-enabled fetch</h4>
 
   <p>When the user agent is required to perform a <dfn id=potentially-cors-enabled-fetch>potentially
@@ -7496,8 +7497,12 @@
 
     </ol></dd>
 
-  </dl><h3 id=common-dom-interfaces><span class=secno>2.8 </span>Common DOM interfaces</h3>
+  </dl></div>
 
+
+
+  <h3 id=common-dom-interfaces><span class=secno>2.8 </span>Common DOM interfaces</h3>
+
   <h4 id=reflecting-content-attributes-in-idl-attributes><span class=secno>2.8.1 </span>Reflecting content attributes in IDL attributes</h4>
 
   <p>Some IDL attributes are defined to <dfn id=reflect>reflect</dfn> a

Modified: source
===================================================================
--- source	2011-07-14 22:29:32 UTC (rev 6296)
+++ source	2011-07-14 22:31:31 UTC (rev 6297)
@@ -7228,6 +7228,7 @@
   the <dfn title="attr-crossorigin-none">No CORS</dfn> state.</p>
 
 
+  <div class="impl">
   <h4>CORS-enabled fetch</h4>
 
   <p>When the user agent is required to perform a <dfn>potentially
@@ -7419,10 +7420,10 @@
 
   </dl>
 
+  </div>
 
 
 
-
   <h3>Common DOM interfaces</h3>
 
   <h4>Reflecting content attributes in IDL attributes</h4>




More information about the Commit-Watchers mailing list