[html5] r4235 - [e] (0) copy pasta affected toc Fixing http://www.w3.org/Bugs/Public/show_bug.cg [...]

whatwg at whatwg.org whatwg at whatwg.org
Wed Oct 21 00:41:23 PDT 2009


Author: ianh
Date: 2009-10-21 00:41:17 -0700 (Wed, 21 Oct 2009)
New Revision: 4235

Modified:
   complete.html
   index
   source
Log:
[e] (0) copy pasta affected toc
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7909

Modified: complete.html
===================================================================
--- complete.html	2009-10-21 07:29:00 UTC (rev 4234)
+++ complete.html	2009-10-21 07:41:17 UTC (rev 4235)
@@ -1236,10 +1236,9 @@
    <li><a href=#application/xhtml+xml><span class=secno>14.2 </span><code>application/xhtml+xml</code></a></li>
    <li><a href=#text/cache-manifest><span class=secno>14.3 </span><code>text/cache-manifest</code></a></li>
    <li><a href=#text/ping><span class=secno>14.4 </span><code>text/ping</code></a></li>
-   <li><a href=#application/microdata+json><span class=secno>14.5 </span><code>application/microdata+json</code></a>
-    <ol>
-     <li><a href=#ping-from><span class=secno>14.5.1 </span><code>Ping-From</code></a></li>
-     <li><a href=#ping-to><span class=secno>14.5.2 </span><code>Ping-To</code></a></ol></ol></li>
+   <li><a href=#application/microdata+json><span class=secno>14.5 </span><code>application/microdata+json</code></a></li>
+   <li><a href=#ping-from><span class=secno>14.6 </span><code>Ping-From</code></a></li>
+   <li><a href=#ping-to><span class=secno>14.7 </span><code>Ping-To</code></a></ol></li>
  <li><a class=no-num href=#index>Index</a>
   <ol>
    <li><a class=no-num href=#elements-1>Elements</a></li>
@@ -83611,7 +83610,7 @@
   semantics as when used with <code>application/json</code>. <a href=#refsJSON>[JSON]</a></p>
 
 
-  <h5 id=ping-from><span class=secno>14.5.1 </span><dfn title=http-ping-from><code>Ping-From</code></dfn></h5>
+  <h3 id=ping-from><span class=secno>14.6 </span><dfn title=http-ping-from><code>Ping-From</code></dfn></h3>
 
   <p>This section describes a header field for registration in the
   Permanent Message Header Field Registry.  <a href=#refsRFC3864>[RFC3864]</a></p>
@@ -83630,7 +83629,7 @@
    </dd>
    <dt>Related information</dt>
    <dd>None.</dd>   
-  </dl><h5 id=ping-to><span class=secno>14.5.2 </span><dfn title=http-ping-to><code>Ping-To</code></dfn></h5>
+  </dl><h3 id=ping-to><span class=secno>14.7 </span><dfn title=http-ping-to><code>Ping-To</code></dfn></h3>
 
   <p>This section describes a header field for registration in the
   Permanent Message Header Field Registry.  <a href=#refsRFC3864>[RFC3864]</a></p>

Modified: index
===================================================================
--- index	2009-10-21 07:29:00 UTC (rev 4234)
+++ index	2009-10-21 07:41:17 UTC (rev 4235)
@@ -1065,10 +1065,9 @@
    <li><a href=#application/xhtml+xml><span class=secno>12.2 </span><code>application/xhtml+xml</code></a></li>
    <li><a href=#text/cache-manifest><span class=secno>12.3 </span><code>text/cache-manifest</code></a></li>
    <li><a href=#text/ping><span class=secno>12.4 </span><code>text/ping</code></a></li>
-   <li><a href=#application/microdata+json><span class=secno>12.5 </span><code>application/microdata+json</code></a>
-    <ol>
-     <li><a href=#ping-from><span class=secno>12.5.1 </span><code>Ping-From</code></a></li>
-     <li><a href=#ping-to><span class=secno>12.5.2 </span><code>Ping-To</code></a></ol></ol></li>
+   <li><a href=#application/microdata+json><span class=secno>12.5 </span><code>application/microdata+json</code></a></li>
+   <li><a href=#ping-from><span class=secno>12.6 </span><code>Ping-From</code></a></li>
+   <li><a href=#ping-to><span class=secno>12.7 </span><code>Ping-To</code></a></ol></li>
  <li><a class=no-num href=#index>Index</a>
   <ol>
    <li><a class=no-num href=#elements-1>Elements</a></li>
@@ -74674,7 +74673,7 @@
   semantics as when used with <code>application/json</code>. <a href=#refsJSON>[JSON]</a></p>
 
 
-  <h5 id=ping-from><span class=secno>12.5.1 </span><dfn title=http-ping-from><code>Ping-From</code></dfn></h5>
+  <h3 id=ping-from><span class=secno>12.6 </span><dfn title=http-ping-from><code>Ping-From</code></dfn></h3>
 
   <p>This section describes a header field for registration in the
   Permanent Message Header Field Registry.  <a href=#refsRFC3864>[RFC3864]</a></p>
@@ -74693,7 +74692,7 @@
    </dd>
    <dt>Related information</dt>
    <dd>None.</dd>   
-  </dl><h5 id=ping-to><span class=secno>12.5.2 </span><dfn title=http-ping-to><code>Ping-To</code></dfn></h5>
+  </dl><h3 id=ping-to><span class=secno>12.7 </span><dfn title=http-ping-to><code>Ping-To</code></dfn></h3>
 
   <p>This section describes a header field for registration in the
   Permanent Message Header Field Registry.  <a href=#refsRFC3864>[RFC3864]</a></p>

Modified: source
===================================================================
--- source	2009-10-21 07:29:00 UTC (rev 4234)
+++ source	2009-10-21 07:41:17 UTC (rev 4235)
@@ -91865,7 +91865,7 @@
   href="#refsJSON">[JSON]</a></p>
 
 
-  <h5><dfn title="http-ping-from"><code>Ping-From</code></dfn></h5>
+  <h3><dfn title="http-ping-from"><code>Ping-From</code></dfn></h3>
 
   <p>This section describes a header field for registration in the
   Permanent Message Header Field Registry.  <a
@@ -91889,7 +91889,7 @@
   </dl>
 
 
-  <h5><dfn title="http-ping-to"><code>Ping-To</code></dfn></h5>
+  <h3><dfn title="http-ping-to"><code>Ping-To</code></dfn></h3>
 
   <p>This section describes a header field for registration in the
   Permanent Message Header Field Registry.  <a




More information about the Commit-Watchers mailing list