[html5] r3965 - [e] (0) xref Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7558

whatwg at whatwg.org whatwg at whatwg.org
Tue Sep 22 03:58:26 PDT 2009


Author: ianh
Date: 2009-09-22 03:58:26 -0700 (Tue, 22 Sep 2009)
New Revision: 3965

Modified:
   index
   source
Log:
[e] (0) xref
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7558

Modified: index
===================================================================
--- index	2009-09-22 10:56:42 UTC (rev 3964)
+++ index	2009-09-22 10:58:26 UTC (rev 3965)
@@ -1750,8 +1750,8 @@
   "<code title="">xml</code>". <a href=#refsXML>[XML]</a></p>
 
   <p>The term <dfn id=xml-mime-type>XML MIME type</dfn> is used to refer to the <a href=#mime-type title="MIME type">MIME types</a> <code title="">text/xml</code>,
-  <code title="">application/xml</code>, and any MIME type ending with
-  the four characters "<code title="">+xml</code>". <a href=#refsRFC3023>[RFC3023]</a></p>
+  <code title="">application/xml</code>, and any <a href=#mime-type>MIME
+  type</a> ending with the four characters "<code title="">+xml</code>". <a href=#refsRFC3023>[RFC3023]</a></p>
 
 
   <h4 id=dom-trees><span class=secno>2.1.3 </span>DOM trees</h4>

Modified: source
===================================================================
--- source	2009-09-22 10:56:42 UTC (rev 3964)
+++ source	2009-09-22 10:58:26 UTC (rev 3965)
@@ -747,9 +747,9 @@
 
   <p>The term <dfn>XML MIME type</dfn> is used to refer to the <span
   title="MIME type">MIME types</span> <code title="">text/xml</code>,
-  <code title="">application/xml</code>, and any MIME type ending with
-  the four characters "<code title="">+xml</code>". <a
-  href="#refsRFC3023">[RFC3023]</a></p>
+  <code title="">application/xml</code>, and any <span>MIME
+  type</span> ending with the four characters "<code
+  title="">+xml</code>". <a href="#refsRFC3023">[RFC3023]</a></p>
 
 
   <h4>DOM trees</h4>




More information about the Commit-Watchers mailing list