[html5] r4459 - [ac] (0) Remove text that barred HTML source code from being sent as text/plain, [...]
whatwg at whatwg.org
whatwg at whatwg.org
Mon Jan 4 16:16:38 PST 2010
Author: ianh
Date: 2010-01-04 16:16:35 -0800 (Mon, 04 Jan 2010)
New Revision: 4459
Modified:
complete.html
index
source
Log:
[ac] (0) Remove text that barred HTML source code from being sent as text/plain, and other such things.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8154
Modified: complete.html
===================================================================
--- complete.html 2010-01-04 23:38:02 UTC (rev 4458)
+++ complete.html 2010-01-05 00:16:35 UTC (rev 4459)
@@ -108,7 +108,7 @@
<header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
<hgroup><h1>Web Applications 1.0</h1>
- <h2 class="no-num no-toc">Draft Standard — 4 January 2010</h2>
+ <h2 class="no-num no-toc">Draft Standard — 5 January 2010</h2>
</hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
<p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
<!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
@@ -2338,18 +2338,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 <a href=#html-namespace-0>HTML namespace</a> and that are served
- over the wire (e.g. by HTTP) must be sent using an <a href=#xml-mime-type>XML MIME
- type</a> such as <code>application/xml</code> or
- <code><a href=#application/xhtml+xml>application/xhtml+xml</a></code> and must not be served as
- <code><a href=#text/html>text/html</a></code>. <a href=#refsRFC3023>[RFC3023]</a></p>
-
- <p id=authors-using-html>Documents that use <a href=#syntax>the HTML
- syntax</a>, if they are served over the wire (e.g. by HTTP) must
- be labeled with the <code><a href=#text/html>text/html</a></code> <a href=#mime-type>MIME
- type</a>.</p>
-
<p class=impl id=entity-references>The language in this
specification assumes that the user agent expands all entity
references, and therefore does not include entity reference nodes in
@@ -82803,7 +82791,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><a href=#text/html>text/html</a></code> type asserts that the resource is
an <a href=#html-documents title="HTML documents">HTML document</a> using
@@ -82870,7 +82858,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><a href=#application/xhtml+xml>application/xhtml+xml</a></code>
type asserts that the resource is an XML document that likely has
Modified: index
===================================================================
--- index 2010-01-04 23:38:02 UTC (rev 4458)
+++ index 2010-01-05 00:16:35 UTC (rev 4459)
@@ -110,7 +110,7 @@
<header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
<hgroup><h1>WHATWG HTML (Including HTML5)</h1>
- <h2 class="no-num no-toc">Draft Standard — 4 January 2010</h2>
+ <h2 class="no-num no-toc">Draft Standard — 5 January 2010</h2>
</hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
<p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
<!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
@@ -2173,18 +2173,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 <a href=#html-namespace-0>HTML namespace</a> and that are served
- over the wire (e.g. by HTTP) must be sent using an <a href=#xml-mime-type>XML MIME
- type</a> such as <code>application/xml</code> or
- <code><a href=#application/xhtml+xml>application/xhtml+xml</a></code> and must not be served as
- <code><a href=#text/html>text/html</a></code>. <a href=#refsRFC3023>[RFC3023]</a></p>
-
- <p id=authors-using-html>Documents that use <a href=#syntax>the HTML
- syntax</a>, if they are served over the wire (e.g. by HTTP) must
- be labeled with the <code><a href=#text/html>text/html</a></code> <a href=#mime-type>MIME
- type</a>.</p>
-
<p class=impl id=entity-references>The language in this
specification assumes that the user agent expands all entity
references, and therefore does not include entity reference nodes in
@@ -74430,7 +74418,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><a href=#text/html>text/html</a></code> type asserts that the resource is
an <a href=#html-documents title="HTML documents">HTML document</a> using
@@ -74497,7 +74485,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><a href=#application/xhtml+xml>application/xhtml+xml</a></code>
type asserts that the resource is an XML document that likely has
Modified: source
===================================================================
--- source 2010-01-04 23:38:02 UTC (rev 4458)
+++ source 2010-01-05 00:16:35 UTC (rev 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
More information about the Commit-Watchers
mailing list