Short URL: http://html5.org/r/4459
| SVN | Bug | Comment | Time (UTC) |
|---|---|---|---|
| 4459 | 8154 | 2010-01-05 00:16 |
Index: source
===================================================================
--- source (revision 4458)
+++ source (revision 4459)
@@ -1211,18 +1211,6 @@
may support only one of these two formats, although supporting both
is encouraged.</span></p>
- <p id="authors-using-xhtml">XML documents that use elements or
- attributes from the <span>HTML namespace</span> and that are served
- over the wire (e.g. by HTTP) must be sent using an <span>XML MIME
- type</span> such as <code>application/xml</code> or
- <code>application/xhtml+xml</code> and must not be served as
- <code>text/html</code>. <a href="#refsRFC3023">[RFC3023]</a></p>
-
- <p id="authors-using-html">Documents that use <span>the HTML
- syntax</span>, if they are served over the wire (e.g. by HTTP) must
- be labeled with the <code>text/html</code> <span>MIME
- type</span>.</p>
-
<p id="entity-references" class="impl">The language in this
specification assumes that the user agent expands all entity
references, and therefore does not include entity reference nodes in
@@ -92072,7 +92060,7 @@
are defined in this specification.
</dd>
<dt>Published specification:</dt>
- <dd>
+ <dd id="authors-using-html">
This document is the relevant specification. Labeling a resource
with the <code>text/html</code> type asserts that the resource is
an <span title="HTML documents">HTML document</span> using
@@ -92145,7 +92133,7 @@
<dd>Same as for <code>application/xml</code> <a href="#refsRFC3023">[RFC3023]</a></dd>
<dt>Interoperability considerations:</dt>
<dd>Same as for <code>application/xml</code> <a href="#refsRFC3023">[RFC3023]</a></dd>
- <dt>Published specification:</dt>
+ <dt id="authors-using-xhtml">Published specification:</dt>
<dd>
Labeling a resource with the <code>application/xhtml+xml</code>
type asserts that the resource is an XML document that likely has