[html5] r2623 - [e] (0) Note that the syntax is not for XML. (bug 5994)
whatwg at whatwg.org
whatwg at whatwg.org
Mon Dec 29 17:32:28 PST 2008
Author: ianh
Date: 2008-12-29 17:32:27 -0800 (Mon, 29 Dec 2008)
New Revision: 2623
Modified:
index
source
Log:
[e] (0) Note that the syntax is not for XML. (bug 5994)
Modified: index
===================================================================
--- index 2008-12-30 01:30:14 UTC (rev 2622)
+++ index 2008-12-30 01:32:27 UTC (rev 2623)
@@ -45412,6 +45412,9 @@
<h2 id=syntax><span class=secno>8 </span>The HTML syntax</h2>
+ <p class=note>This section only describes the rules for <code title="">text/html</code> resources. Rules for XML resources are
+ defined by the XML specifications.</p>
+
<h3 id=writing-html-documents><span class=secno>8.1 </span>Writing HTML documents</h3>
<p><em>This section only applies to documents, authoring tools, and
Modified: source
===================================================================
--- source 2008-12-30 01:30:14 UTC (rev 2622)
+++ source 2008-12-30 01:32:27 UTC (rev 2623)
@@ -51815,6 +51815,10 @@
<h2 id="syntax">The HTML syntax</h2>
+ <p class="note">This section only describes the rules for <code
+ title="">text/html</code> resources. Rules for XML resources are
+ defined by the XML specifications.</p>
+
<h3>Writing HTML documents</h3>
<p><em>This section only applies to documents, authoring tools, and
More information about the Commit-Watchers
mailing list