html5/spec-author-view Overview.html,1.201,1.202 acknowledgements.html,1.201,1.202 browsers.html,1.202,1.203 comms.html,1.201,1.202 dom.html,1.202,1.203 editing.html,1.201,1.202 embedded-content-0.html,1.201,1.202 forms.html,1.201,1.202 history.html,1.202,1.203 iana-considerations.html,1.201,1.202 index.html,1.201,1.202 infrastructure.html,1.202,1.203 interactive-elements.html,1.201,1.202 introduction.html,1.202,1.203 microdata.html,1.201,1.202 named-character-references.html,1.202,1.203 no.html,1.201,1.202 obsolete.html,1.202,1.203 offline.html,1.201,1.202 references.html,1.201,1.202 semantics.html,1.201,1.202 spec.html,1.202,1.203 syntax.html,1.202,1.203 tabular-data.html,1.201,1.202 text-level-semantics.html,1.200,1.201 the-canvas-element.html,1.201,1.202 the-xhtml-syntax.html,1.200,1.201 video.html,1.201,1.202

Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv4845

Modified Files:
	Overview.html acknowledgements.html browsers.html comms.html 
	dom.html editing.html embedded-content-0.html forms.html 
	history.html iana-considerations.html index.html 
	infrastructure.html interactive-elements.html 
	introduction.html microdata.html 
	named-character-references.html no.html obsolete.html 
	offline.html references.html semantics.html spec.html 
	syntax.html tabular-data.html text-level-semantics.html 
	the-canvas-element.html the-xhtml-syntax.html video.html 
Log Message:
XML documents can't have syntax errors, only documents 'labeled as XML' can have syntax errors. (whatwg r3944)

[updated by splitter]


Index: infrastructure.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/infrastructure.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- infrastructure.html	21 Sep 2009 23:36:53 -0000	1.202
+++ infrastructure.html	21 Sep 2009 23:46:54 -0000	1.203
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3104.</p>
+<p>This is revision 1.3106.</p>
    </div><div>
    <a href="introduction.html">&#8592; 1 Introduction</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;
@@ -339,7 +339,10 @@
   interacting with external content intended for <a href="#plugin" title="plugin">plugins</a>. When third-party software is run with
   the same privileges as the user agent itself, vulnerabilities in the
   third-party software become as dangerous as those in the user
-  agent.</p><h4 id="character-encodings"><span class="secno">2.1.6 </span>Character encodings</h4><p class="XXX annotation"><b>Status: </b><i>Working draft</i></p><p>An <dfn id="ascii-compatible-character-encoding">ASCII-compatible character encoding</dfn> is a
+  agent.</p><h4 id="character-encodings"><span class="secno">2.1.6 </span>Character encodings</h4><p class="XXX annotation"><b>Status: </b><i>Working draft</i></p><p>The <dfn id="preferred-mime-name">preferred MIME name</dfn> of a character encoding is the
+  name or alias labeled as "preferred MIME name" in the IANA
+  <cite>Character Sets</cite> registry, if there is one, or the
+  encoding's name, if none of the aliases are so labeled.  <a href="references.html#refsIANACHARSET">[IANACHARSET]</a></p><p>An <dfn id="ascii-compatible-character-encoding">ASCII-compatible character encoding</dfn> is a
   single-byte or variable-length encoding in which the bytes 0x09,
   0x0A, 0x0C, 0x0D, 0x20 - 0x22, 0x26, 0x27, 0x2C - 0x3F, 0x41 - 0x5A,
   and 0x61 - 0x7A<!-- is that list ok? do any character sets we want

Index: text-level-semantics.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/text-level-semantics.html,v
retrieving revision 1.200
retrieving revision 1.201
diff -u -d -r1.200 -r1.201
--- text-level-semantics.html	21 Sep 2009 23:36:53 -0000	1.200
+++ text-level-semantics.html	21 Sep 2009 23:46:55 -0000	1.201
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3104.</p>
+<p>This is revision 1.3106.</p>
    </div><div>
    <a href="semantics.html">&#8592; 4 The elements of HTML</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: history.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/history.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- history.html	21 Sep 2009 23:36:53 -0000	1.202
+++ history.html	21 Sep 2009 23:46:54 -0000	1.203
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3104.</p>
+<p>This is revision 1.3106.</p>
    </div><div>
    <a href="offline.html">&#8592; 6.7 Offline Web applications</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: tabular-data.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/tabular-data.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- tabular-data.html	21 Sep 2009 23:36:53 -0000	1.201
+++ tabular-data.html	21 Sep 2009 23:46:55 -0000	1.202
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3104.</p>
+<p>This is revision 1.3106.</p>
    </div><div>
    <a href="the-canvas-element.html">&#8592; 4.8.11 The canvas element</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: microdata.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/microdata.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- microdata.html	21 Sep 2009 23:36:53 -0000	1.201
+++ microdata.html	21 Sep 2009 23:46:54 -0000	1.202
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3104.</p>
+<p>This is revision 1.3106.</p>
    </div><div>
    <a href="interactive-elements.html">&#8592; 4.11 Interactive elements</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- Overview.html	21 Sep 2009 23:36:52 -0000	1.201
+++ Overview.html	21 Sep 2009 23:46:53 -0000	1.202
@@ -240,7 +240,7 @@
    </dl><p>This specification is available in the following formats: 
     <a href="spec.html">single page HTML</a>,
     <a href="Overview.html">multipage HTML</a>.
-This is revision 1.3104.
+This is revision 1.3106.
    </p>
    <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &#169; 2009 <a href="http://www.w3.org/"><abbr title="World Wide

Index: embedded-content-0.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/embedded-content-0.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- embedded-content-0.html	21 Sep 2009 23:36:53 -0000	1.201
+++ embedded-content-0.html	21 Sep 2009 23:46:54 -0000	1.202
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3104.</p>
+<p>This is revision 1.3106.</p>
    </div><div>
    <a href="dom.html">&#8592; 3 Semantics, structure, and APIs of HTML documents</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: dom.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/dom.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- dom.html	21 Sep 2009 23:36:52 -0000	1.202
+++ dom.html	21 Sep 2009 23:46:54 -0000	1.203
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3104.</p>
+<p>This is revision 1.3106.</p>
    </div><div>
    <a href="infrastructure.html">&#8592; 2 Common infrastructure</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/acknowledgements.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- acknowledgements.html	21 Sep 2009 23:36:52 -0000	1.201
+++ acknowledgements.html	21 Sep 2009 23:46:53 -0000	1.202
@@ -217,7 +217,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3104.</p>
+<p>This is revision 1.3106.</p>
    </div><div>
    <a href="references.html">&#8592; References</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a>

Index: the-canvas-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-canvas-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-canvas-element.html	21 Sep 2009 23:36:53 -0000	1.201
+++ the-canvas-element.html	21 Sep 2009 23:46:55 -0000	1.202
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3104.</p>
+<p>This is revision 1.3106.</p>
    </div><div>
    <a href="video.html">&#8592; 4.8.7 The video element</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: iana-considerations.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/iana-considerations.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- iana-considerations.html	21 Sep 2009 23:36:53 -0000	1.201
+++ iana-considerations.html	21 Sep 2009 23:46:54 -0000	1.202
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3104.</p>
+<p>This is revision 1.3106.</p>
    </div><div>
    <a href="no.html">&#8592; 12 Things that you can't do with this specification because they are better handled using other technologies that are further described herein</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;
@@ -250,8 +250,8 @@
       declaration">character encoding declarations</a> in the
       document. The parameter's value must be the name of the
       character encoding used to serialize the file, must be a valid
-      character encoding name, and must be the preferred name for that
-      encoding. <a href="references.html#refsIANACHARSET">[IANACHARSET]</a></p>
+      character encoding name, and must be the <a href="infrastructure.html#preferred-mime-name">preferred MIME
+      name</a> for that encoding. <a href="references.html#refsIANACHARSET">[IANACHARSET]</a></p>
      </dd>
     </dl></dd>
    <dt>Encoding considerations:</dt>

Index: forms.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/forms.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- forms.html	21 Sep 2009 23:36:53 -0000	1.201
+++ forms.html	21 Sep 2009 23:46:54 -0000	1.202
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3104.</p>
+<p>This is revision 1.3106.</p>
    </div><div>
    <a href="tabular-data.html">&#8592; 4.9 Tabular data</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;
@@ -360,8 +360,8 @@
   attribute gives the character encodings that are to be used for the
   submission. If specified, the value must be an <a href="infrastructure.html#ordered-set-of-unique-space-separated-tokens">ordered set of
   unique space-separated tokens</a>, and each token must be the
-  preferred name of an <a href="infrastructure.html#ascii-compatible-character-encoding">ASCII-compatible character
-  encoding</a>. <a href="references.html#refsIANACHARSET">[IANACHARSET]</a></p><p>The <dfn id="attr-form-name" title="attr-form-name"><code>name</code></dfn> attribute
+  <a href="infrastructure.html#preferred-mime-name">preferred MIME name</a> of an <a href="infrastructure.html#ascii-compatible-character-encoding">ASCII-compatible
+  character encoding</a>. <a href="references.html#refsIANACHARSET">[IANACHARSET]</a></p><p>The <dfn id="attr-form-name" title="attr-form-name"><code>name</code></dfn> attribute
   represents the <code><a href="#the-form-element">form</a></code>'s name within the <code title="dom-document-forms"><a href="#dom-document-forms">forms</a></code> collection. The value must
   not be the empty string, and the value must be unique amongst the
   <code><a href="#the-form-element">form</a></code> elements in the <code title="dom-document-forms"><a href="#dom-document-forms">forms</a></code> collection that it is in, if

Index: interactive-elements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/interactive-elements.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- interactive-elements.html	21 Sep 2009 23:36:53 -0000	1.201
+++ interactive-elements.html	21 Sep 2009 23:46:54 -0000	1.202
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3104.</p>
+<p>This is revision 1.3106.</p>
    </div><div>
    <a href="forms.html">&#8592; 4.10 Forms</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: editing.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/editing.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- editing.html	21 Sep 2009 23:36:53 -0000	1.201
+++ editing.html	21 Sep 2009 23:46:54 -0000	1.202
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3104.</p>
+<p>This is revision 1.3106.</p>
    </div><div>
    <a href="history.html">&#8592; 6.8 Session history and navigation</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: video.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/video.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- video.html	21 Sep 2009 23:36:53 -0000	1.201
+++ video.html	21 Sep 2009 23:46:55 -0000	1.202
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3104.</p>
+<p>This is revision 1.3106.</p>
    </div><div>
    <a href="text-level-semantics.html">&#8592; 4.6 Text-level semantics</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: browsers.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/browsers.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- browsers.html	21 Sep 2009 23:36:52 -0000	1.202
+++ browsers.html	21 Sep 2009 23:46:53 -0000	1.203
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3104.</p>
+<p>This is revision 1.3106.</p>
    </div><div>
    <a href="microdata.html">&#8592; 5 Microdata</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: the-xhtml-syntax.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-xhtml-syntax.html,v
retrieving revision 1.200
retrieving revision 1.201
diff -u -d -r1.200 -r1.201
--- the-xhtml-syntax.html	21 Sep 2009 23:36:53 -0000	1.200
+++ the-xhtml-syntax.html	21 Sep 2009 23:46:55 -0000	1.201
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3104.</p>
+<p>This is revision 1.3106.</p>
    </div><div>
    <a href="named-character-references.html">&#8592; 9.2 Named character references</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: offline.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/offline.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- offline.html	21 Sep 2009 23:36:53 -0000	1.201
+++ offline.html	21 Sep 2009 23:46:54 -0000	1.202
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3104.</p>
+<p>This is revision 1.3106.</p>
    </div><div>
    <a href="browsers.html">&#8592; 6 Web browsers</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: syntax.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/syntax.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- syntax.html	21 Sep 2009 23:36:53 -0000	1.202
+++ syntax.html	21 Sep 2009 23:46:55 -0000	1.203
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3104.</p>
+<p>This is revision 1.3106.</p>
    </div><div>
    <a href="comms.html">&#8592; 8 Communication</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: obsolete.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/obsolete.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- obsolete.html	21 Sep 2009 23:36:53 -0000	1.202
+++ obsolete.html	21 Sep 2009 23:46:54 -0000	1.203
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3104.</p>
+<p>This is revision 1.3106.</p>
    </div><div>
    <a href="the-xhtml-syntax.html">&#8592; 10 The XHTML syntax</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: named-character-references.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/named-character-references.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- named-character-references.html	21 Sep 2009 23:36:53 -0000	1.202
+++ named-character-references.html	21 Sep 2009 23:46:54 -0000	1.203
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3104.</p>
+<p>This is revision 1.3106.</p>
    </div><div>
    <a href="syntax.html">&#8592; 9 The HTML syntax</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: references.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/references.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- references.html	21 Sep 2009 23:36:53 -0000	1.201
+++ references.html	21 Sep 2009 23:46:54 -0000	1.202
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3104.</p>
+<p>This is revision 1.3106.</p>
    </div><div>
    <a href="index.html">&#8592; Index</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: semantics.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/semantics.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- semantics.html	21 Sep 2009 23:36:53 -0000	1.201
+++ semantics.html	21 Sep 2009 23:46:54 -0000	1.202
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3104.</p>
+<p>This is revision 1.3106.</p>
    </div><div>
    <a href="embedded-content-0.html">&#8592; 3.2.5.1.6 Embedded content</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;
@@ -929,7 +929,7 @@
    character encoding used to serialize the file.</li>
 
    <li>The value must be a valid character encoding name, and must be
-   the preferred name for that encoding. <a href="references.html#refsIANACHARSET">[IANACHARSET]</a></li>
+   the <a href="infrastructure.html#preferred-mime-name">preferred MIME name</a> for that encoding. <a href="references.html#refsIANACHARSET">[IANACHARSET]</a></li>
 
    <li>The character encoding declaration must be serialized without
    the use of <a href="syntax.html#syntax-charref" title="syntax-charref">character references</a>
@@ -1147,10 +1147,10 @@
   attribute gives the character encoding of the external script
   resource. The attribute must not be specified if the <code title="attr-script-src"><a href="#attr-script-src">src</a></code> attribute is not present. If the
   attribute is set, its value must be a valid character encoding name,
-  must be the preferred name for that encoding, and must match the
-  encoding given in the <code title="">charset</code> parameter of the
-  <a href="#content-type" title="Content-Type">Content-Type metadata</a> of the
-  external file, if any. <a href="references.html#refsIANACHARSET">[IANACHARSET]</a></p><p>The <dfn id="attr-script-async" title="attr-script-async"><code>async</code></dfn> and
+  must be the <a href="infrastructure.html#preferred-mime-name">preferred MIME name</a> for that encoding, and
+  must match the encoding given in the <code title="">charset</code>
+  parameter of the <a href="#content-type" title="Content-Type">Content-Type
+  metadata</a> of the external file, if any. <a href="references.html#refsIANACHARSET">[IANACHARSET]</a></p><p>The <dfn id="attr-script-async" title="attr-script-async"><code>async</code></dfn> and
   <dfn id="attr-script-defer" title="attr-script-defer"><code>defer</code></dfn> attributes
   are <a href="infrastructure.html#boolean-attribute" title="boolean attribute">boolean attributes</a> that
   indicate how the script should be executed.</p><p>There are three possible modes that can be selected using these

Index: index.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- index.html	21 Sep 2009 23:36:53 -0000	1.201
+++ index.html	21 Sep 2009 23:46:54 -0000	1.202
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3104.</p>
+<p>This is revision 1.3106.</p>
    </div><div>
    <a href="iana-considerations.html">&#8592; IANA considerations</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: comms.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/comms.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- comms.html	21 Sep 2009 23:36:52 -0000	1.201
+++ comms.html	21 Sep 2009 23:46:54 -0000	1.202
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3104.</p>
+<p>This is revision 1.3106.</p>
    </div><div>
    <a href="editing.html">&#8592; 7 User Interaction</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- spec.html	21 Sep 2009 23:36:53 -0000	1.202
+++ spec.html	21 Sep 2009 23:46:54 -0000	1.203
@@ -238,7 +238,7 @@
    </dl><p>This specification is available in the following formats: 
     <a href=spec.html>single page HTML</a>,
     <a href=Overview.html>multipage HTML</a>.
-This is revision 1.3104.
+This is revision 1.3106.
    </p>
    <p class=copyright><a href=http://www.w3.org/Consortium/Legal/ipr-notice#Copyright>Copyright</a>
    © 2009 <a href=http://www.w3.org/><abbr title="World Wide
@@ -1052,10 +1052,10 @@
   MIME type</a>, such as <code><a href=#application-xhtml-xml>application/xhtml+xml</a></code>, then
   it is treated as an XML document by Web browsers, to be parsed by an
   XML processor. Authors are reminded that the processing for XML and
-  HTML differs; in particular, even minor syntax errors will prevent
-  an XML document from being rendered fully, whereas they would be
-  ignored in the HTML syntax. This specification defines version 5 of
-  the XHTML syntax, known as "XHTML5".</p><p>The DOM, the HTML syntax, and XML cannot all represent the same
+  HTML differs; in particular, even minor syntax errors will prevent a
+  document labeled as XML from being rendered fully, whereas they
+  would be ignored in the HTML syntax. This specification defines
+  version 5 of the XHTML syntax, known as "XHTML5".</p><p>The DOM, the HTML syntax, and XML cannot all represent the same
   content. For example, namespaces cannot be represented using the
   HTML syntax, but they are supported in the DOM and in XML.
   Similarly, documents that use the <code><a href=#the-noscript-element>noscript</a></code> feature can
@@ -1390,7 +1390,10 @@
   interacting with external content intended for <a href=#plugin title=plugin>plugins</a>. When third-party software is run with
   the same privileges as the user agent itself, vulnerabilities in the
   third-party software become as dangerous as those in the user
-  agent.</p><h4 id=character-encodings><span class=secno>2.1.6 </span>Character encodings</h4><p class="XXX annotation"><b>Status: </b><i>Working draft</i></p><p>An <dfn id=ascii-compatible-character-encoding>ASCII-compatible character encoding</dfn> is a
+  agent.</p><h4 id=character-encodings><span class=secno>2.1.6 </span>Character encodings</h4><p class="XXX annotation"><b>Status: </b><i>Working draft</i></p><p>The <dfn id=preferred-mime-name>preferred MIME name</dfn> of a character encoding is the
+  name or alias labeled as "preferred MIME name" in the IANA
+  <cite>Character Sets</cite> registry, if there is one, or the
+  encoding's name, if none of the aliases are so labeled.  <a href=#refsIANACHARSET>[IANACHARSET]</a></p><p>An <dfn id=ascii-compatible-character-encoding>ASCII-compatible character encoding</dfn> is a
   single-byte or variable-length encoding in which the bytes 0x09,
   0x0A, 0x0C, 0x0D, 0x20 - 0x22, 0x26, 0x27, 0x2C - 0x3F, 0x41 - 0x5A,
   and 0x61 - 0x7A<!-- is that list ok? do any character sets we want
@@ -4779,7 +4782,7 @@
    character encoding used to serialize the file.</li>
 
    <li>The value must be a valid character encoding name, and must be
-   the preferred name for that encoding. <a href=#refsIANACHARSET>[IANACHARSET]</a></li>
+   the <a href=#preferred-mime-name>preferred MIME name</a> for that encoding. <a href=#refsIANACHARSET>[IANACHARSET]</a></li>
 
    <li>The character encoding declaration must be serialized without
    the use of <a href=#syntax-charref title=syntax-charref>character references</a>
@@ -4997,10 +5000,10 @@
   attribute gives the character encoding of the external script
   resource. The attribute must not be specified if the <code title=attr-script-src><a href=#attr-script-src>src</a></code> attribute is not present. If the
   attribute is set, its value must be a valid character encoding name,
-  must be the preferred name for that encoding, and must match the
-  encoding given in the <code title="">charset</code> parameter of the
-  <a href=#content-type title=Content-Type>Content-Type metadata</a> of the
-  external file, if any. <a href=#refsIANACHARSET>[IANACHARSET]</a></p><p>The <dfn id=attr-script-async title=attr-script-async><code>async</code></dfn> and
+  must be the <a href=#preferred-mime-name>preferred MIME name</a> for that encoding, and
+  must match the encoding given in the <code title="">charset</code>
+  parameter of the <a href=#content-type title=Content-Type>Content-Type
+  metadata</a> of the external file, if any. <a href=#refsIANACHARSET>[IANACHARSET]</a></p><p>The <dfn id=attr-script-async title=attr-script-async><code>async</code></dfn> and
   <dfn id=attr-script-defer title=attr-script-defer><code>defer</code></dfn> attributes
   are <a href=#boolean-attribute title="boolean attribute">boolean attributes</a> that
   indicate how the script should be executed.</p><p>There are three possible modes that can be selected using these
@@ -13563,8 +13566,8 @@
   attribute gives the character encodings that are to be used for the
   submission. If specified, the value must be an <a href=#ordered-set-of-unique-space-separated-tokens>ordered set of
   unique space-separated tokens</a>, and each token must be the
-  preferred name of an <a href=#ascii-compatible-character-encoding>ASCII-compatible character
-  encoding</a>. <a href=#refsIANACHARSET>[IANACHARSET]</a></p><p>The <dfn id=attr-form-name title=attr-form-name><code>name</code></dfn> attribute
+  <a href=#preferred-mime-name>preferred MIME name</a> of an <a href=#ascii-compatible-character-encoding>ASCII-compatible
+  character encoding</a>. <a href=#refsIANACHARSET>[IANACHARSET]</a></p><p>The <dfn id=attr-form-name title=attr-form-name><code>name</code></dfn> attribute
   represents the <code><a href=#the-form-element>form</a></code>'s name within the <code title=dom-document-forms><a href=#dom-document-forms>forms</a></code> collection. The value must
   not be the empty string, and the value must be unique amongst the
   <code><a href=#the-form-element>form</a></code> elements in the <code title=dom-document-forms><a href=#dom-document-forms>forms</a></code> collection that it is in, if
@@ -26475,8 +26478,8 @@
       declaration">character encoding declarations</a> in the
       document. The parameter's value must be the name of the
       character encoding used to serialize the file, must be a valid
-      character encoding name, and must be the preferred name for that
-      encoding. <a href=#refsIANACHARSET>[IANACHARSET]</a></p>
+      character encoding name, and must be the <a href=#preferred-mime-name>preferred MIME
+      name</a> for that encoding. <a href=#refsIANACHARSET>[IANACHARSET]</a></p>
      </dd>
     </dl></dd>
    <dt>Encoding considerations:</dt>

Index: introduction.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/introduction.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- introduction.html	21 Sep 2009 23:36:53 -0000	1.202
+++ introduction.html	21 Sep 2009 23:46:54 -0000	1.203
@@ -217,7 +217,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3104.</p>
+<p>This is revision 1.3106.</p>
    </div><div>
    <a href="Overview.html#contents">Table of contents</a> &#8211;
    <a href="infrastructure.html">2 Common infrastructure &#8594;</a>
@@ -367,10 +367,10 @@
   MIME type</a>, such as <code><a href="iana-considerations.html#application-xhtml-xml">application/xhtml+xml</a></code>, then
   it is treated as an XML document by Web browsers, to be parsed by an
   XML processor. Authors are reminded that the processing for XML and
-  HTML differs; in particular, even minor syntax errors will prevent
-  an XML document from being rendered fully, whereas they would be
-  ignored in the HTML syntax. This specification defines version 5 of
-  the XHTML syntax, known as "XHTML5".</p><p>The DOM, the HTML syntax, and XML cannot all represent the same
+  HTML differs; in particular, even minor syntax errors will prevent a
+  document labeled as XML from being rendered fully, whereas they
+  would be ignored in the HTML syntax. This specification defines
+  version 5 of the XHTML syntax, known as "XHTML5".</p><p>The DOM, the HTML syntax, and XML cannot all represent the same
   content. For example, namespaces cannot be represented using the
   HTML syntax, but they are supported in the DOM and in XML.
   Similarly, documents that use the <code><a href="semantics.html#the-noscript-element">noscript</a></code> feature can

Index: no.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/no.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- no.html	21 Sep 2009 23:36:53 -0000	1.201
+++ no.html	21 Sep 2009 23:46:54 -0000	1.202
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3104.</p>
+<p>This is revision 1.3106.</p>
    </div><div>
    <a href="obsolete.html">&#8592; 11 Obsolete features</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Received on Monday, 21 September 2009 23:47:09 UTC