html5/spec acknowledgements.html,1.653,1.654 browsers.html,1.653,1.654 comms.html,1.653,1.654 dom.html,1.653,1.654 editing.html,1.653,1.654 embedded-content-0.html,1.643,1.644 forms.html,1.647,1.648 history.html,1.647,1.648 index.html,1.653,1.654 infrastructure.html,1.653,1.654 interactive-elements.html,1.647,1.648 introduction.html,1.653,1.654 microdata.html,1.607,1.608 named-character-references.html,1.646,1.647 obsolete.html,1.645,1.646 offline.html,1.648,1.649 references.html,1.653,1.654 semantics.html,1.653,1.654 spec.html,1.655,1.656 syntax.html,1.653,1.654 tabular-data.html,1.647,1.648 text-level-semantics.html,1.646,1.647 the-canvas-element.html,1.515,1.516 the-xhtml-syntax.html,1.653,1.654 video.html,1.522,1.523

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv3217

Modified Files:
	acknowledgements.html browsers.html comms.html dom.html 
	editing.html embedded-content-0.html forms.html history.html 
	index.html infrastructure.html interactive-elements.html 
	introduction.html microdata.html 
	named-character-references.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:
validation fix (whatwg r4371)

[updated by splitter]


Index: infrastructure.html
===================================================================
RCS file: /sources/public/html5/spec/infrastructure.html,v
retrieving revision 1.653
retrieving revision 1.654
diff -u -d -r1.653 -r1.654
--- infrastructure.html	27 Oct 2009 20:36:38 -0000	1.653
+++ infrastructure.html	27 Oct 2009 20:46:53 -0000	1.654
@@ -225,7 +225,7 @@
    <a href="introduction.html">&#8592; 1 Introduction</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="dom.html">3 Semantics, structure, and APIs of HTML documents &#8594;</a>
-  </nav><p>This is revision 1.3502.</p>
+  </nav><p>This is revision 1.3504.</p>
 
 
   <h2 id="infrastructure"><span class="secno">2 </span>Common infrastructure</h2><h3 id="terminology"><span class="secno">2.1 </span>Terminology</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>This specification refers to both HTML and XML attributes and IDL
@@ -347,7 +347,7 @@
   agent.</p><h4 id="character-encodings"><span class="secno">2.1.6 </span>Character encodings</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</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
+  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/text-level-semantics.html,v
retrieving revision 1.646
retrieving revision 1.647
diff -u -d -r1.646 -r1.647
--- text-level-semantics.html	27 Oct 2009 20:36:39 -0000	1.646
+++ text-level-semantics.html	27 Oct 2009 20:46:54 -0000	1.647
@@ -225,7 +225,7 @@
    <a href="semantics.html">&#8592; 4 The elements of HTML</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="video.html">4.8.7 The video element &#8594;</a>
-  </nav><p>This is revision 1.3502.</p>
+  </nav><p>This is revision 1.3504.</p>
 
 
   <h3 id="text-level-semantics"><span class="secno">4.6 </span>Text-level semantics</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><h4 id="the-a-element"><span class="secno">4.6.1 </span>The <dfn><code>a</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><dl class="element"><dt>Categories</dt>

Index: the-canvas-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-canvas-element.html,v
retrieving revision 1.515
retrieving revision 1.516
diff -u -d -r1.515 -r1.516
--- the-canvas-element.html	27 Oct 2009 20:36:39 -0000	1.515
+++ the-canvas-element.html	27 Oct 2009 20:46:54 -0000	1.516
@@ -225,7 +225,7 @@
    <a href="video.html">&#8592; 4.8.7 The video element</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="tabular-data.html">4.9 Tabular data &#8594;</a>
-  </nav><p>This is revision 1.3502.</p>
+  </nav><p>This is revision 1.3504.</p>
 
 
   <h4 id="the-canvas-element"><span class="secno">4.8.11 </span>The <dfn id="canvas"><code>canvas</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/74">ISSUE-74</a> (canvas-accessibility) blocks progress to Last Call</span></p><dl class="element"><dt>Categories</dt>

Index: tabular-data.html
===================================================================
RCS file: /sources/public/html5/spec/tabular-data.html,v
retrieving revision 1.647
retrieving revision 1.648
diff -u -d -r1.647 -r1.648
--- tabular-data.html	27 Oct 2009 20:36:39 -0000	1.647
+++ tabular-data.html	27 Oct 2009 20:46:54 -0000	1.648
@@ -225,7 +225,7 @@
    <a href="the-canvas-element.html">&#8592; 4.8.11 The canvas element</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="forms.html">4.10 Forms &#8594;</a>
-  </nav><p>This is revision 1.3502.</p>
+  </nav><p>This is revision 1.3504.</p>
 
 
   <h3 id="tabular-data"><span class="secno">4.9 </span>Tabular data</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/32">ISSUE-32</a> (table-summary) blocks progress to Last Call</span></p><h4 id="the-table-element"><span class="secno">4.9.1 </span>The <dfn><code>table</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><dl class="element"><dt>Categories</dt>

Index: microdata.html
===================================================================
RCS file: /sources/public/html5/spec/microdata.html,v
retrieving revision 1.607
retrieving revision 1.608
diff -u -d -r1.607 -r1.608
--- microdata.html	27 Oct 2009 20:36:38 -0000	1.607
+++ microdata.html	27 Oct 2009 20:46:54 -0000	1.608
@@ -225,7 +225,7 @@
    <a href="interactive-elements.html">&#8592; 4.11 Interactive elements</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="browsers.html">6 Web browsers &#8594;</a>
-  </nav><p>This is revision 1.3502.</p>
+  </nav><p>This is revision 1.3504.</p>
 
 
   <h2 id="microdata"><span class="secno">5 </span><dfn>Microdata</dfn></h2><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/76">ISSUE-76</a> (Microdata/RDFa) blocks progress to Last Call</span></p><!-- v2

Index: embedded-content-0.html
===================================================================
RCS file: /sources/public/html5/spec/embedded-content-0.html,v
retrieving revision 1.643
retrieving revision 1.644
diff -u -d -r1.643 -r1.644
--- embedded-content-0.html	27 Oct 2009 20:36:38 -0000	1.643
+++ embedded-content-0.html	27 Oct 2009 20:46:53 -0000	1.644
@@ -225,7 +225,7 @@
    <a href="dom.html">&#8592; 3 Semantics, structure, and APIs of HTML documents</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="semantics.html">4 The elements of HTML &#8594;</a>
-  </nav><p>This is revision 1.3502.</p>
+  </nav><p>This is revision 1.3504.</p>
 
 
   <h6 id="embedded-content-0"><span class="secno">3.2.5.1.6 </span>Embedded content</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p><dfn id="embedded-content">Embedded content</dfn> is content that imports another

Index: dom.html
===================================================================
RCS file: /sources/public/html5/spec/dom.html,v
retrieving revision 1.653
retrieving revision 1.654
diff -u -d -r1.653 -r1.654
--- dom.html	27 Oct 2009 20:36:38 -0000	1.653
+++ dom.html	27 Oct 2009 20:46:53 -0000	1.654
@@ -225,7 +225,7 @@
    <a href="infrastructure.html">&#8592; 2 Common infrastructure</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="embedded-content-0.html">3.2.5.1.6 Embedded content &#8594;</a>
-  </nav><p>This is revision 1.3502.</p>
+  </nav><p>This is revision 1.3504.</p>
 
 
   <h2 id="dom"><span class="secno">3 </span>Semantics, structure, and APIs of HTML documents</h2><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><h3 id="documents"><span class="secno">3.1 </span>Documents</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>Every XML and HTML document in an HTML UA is represented by a

Index: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec/acknowledgements.html,v
retrieving revision 1.653
retrieving revision 1.654
diff -u -d -r1.653 -r1.654
--- acknowledgements.html	27 Oct 2009 20:36:37 -0000	1.653
+++ acknowledgements.html	27 Oct 2009 20:46:48 -0000	1.654
@@ -223,7 +223,7 @@
    </div><nav>
    <a href="references.html">&#8592; References</a> &#8211;
    <a href="spec.html#contents">Table of contents</a>
-  </nav><p>This is revision 1.3502.</p>
+  </nav><p>This is revision 1.3504.</p>
 
 
   <h2 class="no-num" id="acknowledgements">Acknowledgements</h2><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><!-- ACKS --><p>Thanks to

Index: history.html
===================================================================
RCS file: /sources/public/html5/spec/history.html,v
retrieving revision 1.647
retrieving revision 1.648
diff -u -d -r1.647 -r1.648
--- history.html	27 Oct 2009 20:36:38 -0000	1.647
+++ history.html	27 Oct 2009 20:46:53 -0000	1.648
@@ -225,7 +225,7 @@
    <a href="offline.html">&#8592; 6.9 Offline Web applications</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="editing.html">7 User Interaction &#8594;</a>
-  </nav><p>This is revision 1.3502.</p>
+  </nav><p>This is revision 1.3504.</p>
 
 
   <h3 id="history"><span class="secno">6.10 </span>Session history and navigation</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><h4 id="the-session-history-of-browsing-contexts"><span class="secno">6.10.1 </span>The session history of browsing contexts</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>The sequence of <code>Document</code>s in a <a href="browsers.html#browsing-context">browsing

Index: forms.html
===================================================================
RCS file: /sources/public/html5/spec/forms.html,v
retrieving revision 1.647
retrieving revision 1.648
diff -u -d -r1.647 -r1.648
--- forms.html	27 Oct 2009 20:36:38 -0000	1.647
+++ forms.html	27 Oct 2009 20:46:53 -0000	1.648
@@ -225,7 +225,7 @@
    <a href="tabular-data.html">&#8592; 4.9 Tabular data</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="interactive-elements.html">4.11 Interactive elements &#8594;</a>
-  </nav><p>This is revision 1.3502.</p>
+  </nav><p>This is revision 1.3504.</p>
 
 
   <h3 id="forms"><span class="secno">4.10 </span>Forms</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>Forms allow unscripted client-server interaction: given a form, a
@@ -362,9 +362,10 @@
   can be submitted to a server for processing.</p><p>The <dfn id="attr-form-accept-charset" title="attr-form-accept-charset"><code>accept-charset</code></dfn>
   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
-  <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
+  unique space-separated tokens</a>, and each token must be an
+  <a href="infrastructure.html#ascii-case-insensitive">ASCII case-insensitive</a> match for the <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.html#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.html#dom-document-forms">forms</a></code> collection that it is in, if

Index: interactive-elements.html
===================================================================
RCS file: /sources/public/html5/spec/interactive-elements.html,v
retrieving revision 1.647
retrieving revision 1.648
diff -u -d -r1.647 -r1.648
--- interactive-elements.html	27 Oct 2009 20:36:38 -0000	1.647
+++ interactive-elements.html	27 Oct 2009 20:46:53 -0000	1.648
@@ -225,7 +225,7 @@
    <a href="forms.html">&#8592; 4.10 Forms</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="microdata.html">5 Microdata &#8594;</a>
-  </nav><p>This is revision 1.3502.</p>
+  </nav><p>This is revision 1.3504.</p>
 
 
   <h3 id="interactive-elements"><span class="secno">4.11 </span>Interactive elements</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><h4 id="the-details-element"><span class="secno">4.11.1 </span>The <dfn><code>details</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><dl class="element"><dt>Categories</dt>

Index: editing.html
===================================================================
RCS file: /sources/public/html5/spec/editing.html,v
retrieving revision 1.653
retrieving revision 1.654
diff -u -d -r1.653 -r1.654
--- editing.html	27 Oct 2009 20:36:38 -0000	1.653
+++ editing.html	27 Oct 2009 20:46:53 -0000	1.654
@@ -225,7 +225,7 @@
    <a href="history.html">&#8592; 6.10 Session history and navigation</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="comms.html">8 Communication &#8594;</a>
-  </nav><p>This is revision 1.3502.</p>
+  </nav><p>This is revision 1.3504.</p>
 
 
   <h2 id="editing"><span class="secno">7 </span><dfn>User Interaction</dfn></h2><p>This section describes various features that allow authors to

Index: video.html
===================================================================
RCS file: /sources/public/html5/spec/video.html,v
retrieving revision 1.522
retrieving revision 1.523
diff -u -d -r1.522 -r1.523
--- video.html	27 Oct 2009 20:36:39 -0000	1.522
+++ video.html	27 Oct 2009 20:46:55 -0000	1.523
@@ -225,7 +225,7 @@
    <a href="text-level-semantics.html">&#8592; 4.6 Text-level semantics</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-canvas-element.html">4.8.11 The canvas element &#8594;</a>
-  </nav><p>This is revision 1.3502.</p>
+  </nav><p>This is revision 1.3504.</p>
 
 
   <h4 id="video"><span class="secno">4.8.7 </span>The <dfn><code>video</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/7">ISSUE-7</a> (video-codecs), <a href="http://www.w3.org/html/wg/tracker/issues/9">ISSUE-9</a> (video-accessibility) and <a href="http://www.w3.org/html/wg/tracker/issues/10">ISSUE-10</a> (video-smil) block progress to Last Call</span></p><dl class="element"><dt>Categories</dt>

Index: browsers.html
===================================================================
RCS file: /sources/public/html5/spec/browsers.html,v
retrieving revision 1.653
retrieving revision 1.654
diff -u -d -r1.653 -r1.654
--- browsers.html	27 Oct 2009 20:36:37 -0000	1.653
+++ browsers.html	27 Oct 2009 20:46:53 -0000	1.654
@@ -225,7 +225,7 @@
    <a href="microdata.html">&#8592; 5 Microdata</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="offline.html">6.9 Offline Web applications &#8594;</a>
-  </nav><p>This is revision 1.3502.</p>
+  </nav><p>This is revision 1.3504.</p>
 
 
   <h2 id="browsers"><span class="secno">6 </span>Web browsers</h2><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><div class="impl">

Index: the-xhtml-syntax.html
===================================================================
RCS file: /sources/public/html5/spec/the-xhtml-syntax.html,v
retrieving revision 1.653
retrieving revision 1.654
diff -u -d -r1.653 -r1.654
--- the-xhtml-syntax.html	27 Oct 2009 20:36:39 -0000	1.653
+++ the-xhtml-syntax.html	27 Oct 2009 20:46:54 -0000	1.654
@@ -225,7 +225,7 @@
    <a href="named-character-references.html">&#8592; 9.6 Named character references</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="obsolete.html">12 Obsolete features &#8594;</a>
-  </nav><p>This is revision 1.3502.</p>
+  </nav><p>This is revision 1.3504.</p>
 
 
   <h2 id="the-xhtml-syntax"><span class="secno">10 </span><dfn id="xhtml">The XHTML syntax</dfn></h2><p class="note">This section only describes the rules for XML

Index: offline.html
===================================================================
RCS file: /sources/public/html5/spec/offline.html,v
retrieving revision 1.648
retrieving revision 1.649
diff -u -d -r1.648 -r1.649
--- offline.html	27 Oct 2009 20:36:38 -0000	1.648
+++ offline.html	27 Oct 2009 20:46:54 -0000	1.649
@@ -225,7 +225,7 @@
    <a href="browsers.html">&#8592; 6 Web browsers</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="history.html">6.10 Session history and navigation &#8594;</a>
-  </nav><p>This is revision 1.3502.</p>
+  </nav><p>This is revision 1.3504.</p>
 
 
   <h3 id="offline"><span class="secno">6.9 </span>Offline Web applications</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><!-- v2 ideas for appcache:

Index: obsolete.html
===================================================================
RCS file: /sources/public/html5/spec/obsolete.html,v
retrieving revision 1.645
retrieving revision 1.646
diff -u -d -r1.645 -r1.646
--- obsolete.html	27 Oct 2009 20:36:38 -0000	1.645
+++ obsolete.html	27 Oct 2009 20:46:54 -0000	1.646
@@ -225,7 +225,7 @@
    <a href="the-xhtml-syntax.html">&#8592; 10 The XHTML syntax</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="iana.html">13 IANA considerations &#8594;</a>
-  </nav><p>This is revision 1.3502.</p>
+  </nav><p>This is revision 1.3504.</p>
 
 
   <h2 id="obsolete"><span class="secno">12 </span>Obsolete features</h2><h3 id="obsolete-but-conforming-features"><span class="secno">12.1 </span>Obsolete but conforming features</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>Features listed in this section will trigger warnings in

Index: named-character-references.html
===================================================================
RCS file: /sources/public/html5/spec/named-character-references.html,v
retrieving revision 1.646
retrieving revision 1.647
diff -u -d -r1.646 -r1.647
--- named-character-references.html	27 Oct 2009 20:36:38 -0000	1.646
+++ named-character-references.html	27 Oct 2009 20:46:54 -0000	1.647
@@ -225,7 +225,7 @@
    <a href="syntax.html">&#8592; 9 The HTML syntax</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="the-xhtml-syntax.html">10 The XHTML syntax &#8594;</a>
-  </nav><p>This is revision 1.3502.</p>
+  </nav><p>This is revision 1.3504.</p>
 
 
   <h3 id="named-character-references"><span class="secno">9.6 </span><dfn>Named character references</dfn></h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>This table lists the character reference names that are supported

Index: references.html
===================================================================
RCS file: /sources/public/html5/spec/references.html,v
retrieving revision 1.653
retrieving revision 1.654
diff -u -d -r1.653 -r1.654
--- references.html	27 Oct 2009 20:36:38 -0000	1.653
+++ references.html	27 Oct 2009 20:46:54 -0000	1.654
@@ -225,7 +225,7 @@
    <a href="index.html">&#8592; Index</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="acknowledgements.html">Acknowledgements &#8594;</a>
-  </nav><p>This is revision 1.3502.</p>
+  </nav><p>This is revision 1.3504.</p>
 
 
   <h2 class="no-num" id="references">References</h2><p class="XXX annotation"><b>Status: </b><i>Implemented and widely deployed</i></p><!--REFS--><!--END vCard--><!--END vEvent--><p>All references are normative unless marked "Non-normative".</p><!--START vCard--><!--START vEvent--><dl><dt id="refsABNF">[ABNF]</dt>

Index: semantics.html
===================================================================
RCS file: /sources/public/html5/spec/semantics.html,v
retrieving revision 1.653
retrieving revision 1.654
diff -u -d -r1.653 -r1.654
--- semantics.html	27 Oct 2009 20:36:39 -0000	1.653
+++ semantics.html	27 Oct 2009 20:46:54 -0000	1.654
@@ -225,7 +225,7 @@
    <a href="embedded-content-0.html">&#8592; 3.2.5.1.6 Embedded content</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="text-level-semantics.html">4.6 Text-level semantics &#8594;</a>
-  </nav><p>This is revision 1.3502.</p>
+  </nav><p>This is revision 1.3504.</p>
 
 
   <h2 id="semantics"><span class="secno">4 </span>The elements of HTML</h2><h3 id="the-root-element"><span class="secno">4.1 </span>The root element</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><h4 id="the-html-element-0"><span class="secno">4.1.1 </span>The <dfn><code>html</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><dl class="element"><dt>Categories</dt>
@@ -1377,7 +1377,8 @@
    character encoding used to serialize the file.</li>
 
    <li>The value must be a valid 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></li>
+   an <a href="infrastructure.html#ascii-case-insensitive">ASCII case-insensitive</a> match for 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>
@@ -1543,20 +1544,16 @@
   match the <code title="">style</code> production in the following
   ABNF, the character set for which is Unicode. <a href="references.html#refsABNF">[ABNF]</a></p><pre>style         = no-c-start *( c-start no-c-end c-end no-c-start )
 no-c-start    = &lt;any string that doesn't contain a substring that matches c-start &gt;
-c-start       = "<!--"
-no-c-end      = &lt;any string that doesn't contain a substring that matches c-end ></pre>
-c-end         = "-->"
-
-  <!-- Unmatched comment-like syntax is invalid on a temporary basis,
+c-start       = "&lt;!--"
+no-c-end      = &lt;any string that doesn't contain a substring that matches c-end &gt;
+c-end         = "--&gt;"</pre><!-- Unmatched comment-like syntax is invalid on a temporary basis,
        waiting for IE, WebKit, and Opera to fix their parsing bug
        whereby such comments trigger a weird escape in which </style>
        is ignored. Otherwise, parsing behaviour in those browsers
        could differ substantially from the parsing behaviour of HTML5.
        Once everyone follows the HTML5 spec, we can drop this
        requirement.
-  -->
-
-  <div class="impl">
+  --><div class="impl">
 
   <p>All descendant elements must be processed, according to their
   semantics, before the <code><a href="#the-style-element">style</a></code> element itself is
@@ -1602,28 +1599,18 @@
   relevant specification. For CSS resources, only <code title="">@import</code> rules introduce critical subresources; other
   resources, e.g. fonts or backgrounds, are not.</p>
 
-  </div>
-
-  <p class="note">This specification does not specify a style system,
-  but CSS is expected to be supported by most Web browsers. <a href="references.html#refsCSS">[CSS]</a></p>
-
-  <div class="impl">
+  </div><p class="note">This specification does not specify a style system,
+  but CSS is expected to be supported by most Web browsers. <a href="references.html#refsCSS">[CSS]</a></p><div class="impl">
 
   <p>The <dfn id="dom-style-media" title="dom-style-media"><code>media</code></dfn>, <dfn id="dom-style-type" title="dom-style-type"><code>type</code></dfn> and <dfn id="dom-style-scoped" title="dom-style-scoped"><code>scoped</code></dfn> IDL attributes
   must <a href="infrastructure.html#reflect">reflect</a> the respective content attributes of the
   same name.</p>
 
-  </div>
-
-  <p>The DOM <dfn id="dom-style-disabled" title="dom-style-disabled"><code>disabled</code></dfn> attribute
+  </div><p>The DOM <dfn id="dom-style-disabled" title="dom-style-disabled"><code>disabled</code></dfn> attribute
   behaves as defined <a href="#dom-linkstyle-disabled" title="dom-linkstyle-disabled">for the
-  alternative style sheets DOM</a>.</p>
-
-  <p>The <code>LinkStyle</code> interface is also implemented by
+  alternative style sheets DOM</a>.</p><p>The <code>LinkStyle</code> interface is also implemented by
   this element; the <a href="#styling">styling processing model</a> defines
-  how. <a href="references.html#refsCSSOM">[CSSOM]</a></p>
-
-  <div class="example">
+  how. <a href="references.html#refsCSSOM">[CSSOM]</a></p><div class="example">
 
    <p>The following document has its emphasis styled as bright red
    text rather than italics text, while leaving titles of works and
@@ -1646,23 +1633,12 @@
  &lt;/body&gt;
 &lt;/html&gt;</pre>
 
-  </div>
-
-
-
-
-  <h4 id="styling"><span class="secno">4.2.7 </span><dfn title="styling processing model">Styling</dfn></h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p>
-
-  <p>The <code><a href="#the-link-element">link</a></code> and <code><a href="#the-style-element">style</a></code> elements can provide
+  </div><h4 id="styling"><span class="secno">4.2.7 </span><dfn title="styling processing model">Styling</dfn></h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>The <code><a href="#the-link-element">link</a></code> and <code><a href="#the-style-element">style</a></code> elements can provide
   styling information for the user agent to use when rendering the
   document. The DOM Styling specification specifies what styling
   information is to be used by the user agent and how it is to be
-  used. <a href="references.html#refsCSSOM">[CSSOM]</a></p>
-
-  <p>The <code><a href="#the-style-element">style</a></code> and <code><a href="#the-link-element">link</a></code> elements implement
-  the <code>LinkStyle</code> interface. <a href="references.html#refsCSSOM">[CSSOM]</a></p>
-
-  <div class="impl">
+  used. <a href="references.html#refsCSSOM">[CSSOM]</a></p><p>The <code><a href="#the-style-element">style</a></code> and <code><a href="#the-link-element">link</a></code> elements implement
+  the <code>LinkStyle</code> interface. <a href="references.html#refsCSSOM">[CSSOM]</a></p><div class="impl">
 
   <p>For <code><a href="#the-style-element">style</a></code> elements, if the user agent does not
   support the specified styling language, then the <code title="dom-LinkStyle-sheet">sheet</code> attribute of the element's
@@ -1769,38 +1745,19 @@
   <a href="infrastructure.html#in-a-document" title="in a document">in that
   <code>Document</code></a>.</p>
 
-  </div>
-
-
-
-  <h3 id="scripting-1"><span class="secno">4.3 </span>Scripting</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p>
-
-  <p>Scripts allow authors to add interactivity to their documents.</p>
-
-  <p>Authors are encouraged to use declarative alternatives to
+  </div><h3 id="scripting-1"><span class="secno">4.3 </span>Scripting</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>Scripts allow authors to add interactivity to their documents.</p><p>Authors are encouraged to use declarative alternatives to
   scripting where possible, as declarative mechanisms are often more
-  maintainable, and many users disable scripting.</p>
-
-  <div class="example">
+  maintainable, and many users disable scripting.</p><div class="example">
    <p>For example, instead of using script to show or hide a section
    to show more details, the <code><a href="interactive-elements.html#the-details-element">details</a></code> element could be
    used.</p>
-  </div>
-
-  <p>Authors are also encouraged to make their applications degrade
-  gracefully in the absence of scripting support.</p>
-
-  <div class="example">
+  </div><p>Authors are also encouraged to make their applications degrade
+  gracefully in the absence of scripting support.</p><div class="example">
    <p>For example, if an author provides a link in a table header to
    dynamically resort the table, the link could also be made to
    function without scripts by requesting the sorted table from the
    server.</p>
-  </div>
-
-
-  <h4 id="script"><span class="secno">4.3.1 </span>The <dfn><code>script</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p>
-
-  </pre><dl class="element"><dt>Categories</dt>
+  </div><h4 id="script"><span class="secno">4.3.1 </span>The <dfn><code>script</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><dl class="element"><dt>Categories</dt>
    <dd><a href="dom.html#metadata-content">Metadata content</a>.</dd>
    <dd><a href="dom.html#flow-content">Flow content</a>.</dd>
    <dd><a href="dom.html#phrasing-content">Phrasing content</a>.</dd>
@@ -1858,10 +1815,11 @@
   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 <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="infrastructure.html#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 an <a href="infrastructure.html#ascii-case-insensitive">ASCII case-insensitive</a> match for 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="infrastructure.html#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/index.html,v
retrieving revision 1.653
retrieving revision 1.654
diff -u -d -r1.653 -r1.654
--- index.html	27 Oct 2009 20:36:38 -0000	1.653
+++ index.html	27 Oct 2009 20:46:53 -0000	1.654
@@ -225,7 +225,7 @@
    <a href="iana.html">&#8592; 13 IANA considerations</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="references.html">References &#8594;</a>
-  </nav><p>This is revision 1.3502.</p>
+  </nav><p>This is revision 1.3504.</p>
 
 
   <h2 class="no-num" id="index">Index</h2><p class="XXX annotation"><b>Status: </b><i>Implemented and widely deployed</i></p><div class="impl">
@@ -1320,7 +1320,7 @@
     </td></tr><tr><th> <code title="">accept-charset</code>
      </th><td> <code title="attr-form-accept-charset"><a href="forms.html#attr-form-accept-charset">form</a></code>
      </td><td> Character encodings to use for <a href="forms.html#form-submission">form submission</a>
-     </td><td> <a href="infrastructure.html#ordered-set-of-unique-space-separated-tokens">Ordered set of unique space-separated tokens</a> consisting of <a href="infrastructure.html#preferred-mime-name" title="preferred MIME name">preferred MIME names</a> of <a href="infrastructure.html#ascii-compatible-character-encoding" title="ASCII-compatible character encoding">ASCII-compatible character encodings</a>
+     </td><td> <a href="infrastructure.html#ordered-set-of-unique-space-separated-tokens">Ordered set of unique space-separated tokens</a> consisting of <a href="infrastructure.html#preferred-mime-name" title="preferred MIME name">preferred MIME names</a> of <a href="infrastructure.html#ascii-compatible-character-encoding" title="ASCII-compatible character encoding">ASCII-compatible character encodings</a>*
     </td></tr><tr><th> <code title="">accesskey</code>
      </th><td> <a href="editing.html#the-accesskey-attribute" title="attr-accesskey">HTML elements</a>
      </td><td> Keyboard shortcut to activate or focus element

Index: comms.html
===================================================================
RCS file: /sources/public/html5/spec/comms.html,v
retrieving revision 1.653
retrieving revision 1.654
diff -u -d -r1.653 -r1.654
--- comms.html	27 Oct 2009 20:36:37 -0000	1.653
+++ comms.html	27 Oct 2009 20:46:53 -0000	1.654
@@ -225,7 +225,7 @@
    <a href="editing.html">&#8592; 7 User Interaction</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="syntax.html">9 The HTML syntax &#8594;</a>
-  </nav><p>This is revision 1.3502.</p>
+  </nav><p>This is revision 1.3504.</p>
 
 
   <h2 id="comms"><span class="secno">8 </span>Communication</h2><h3 id="event-definitions"><span class="secno">8.1 </span>Event definitions</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>Messages in <span>server-sent events</span>, <span>Web

Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec/spec.html,v
retrieving revision 1.655
retrieving revision 1.656
diff -u -d -r1.655 -r1.656
--- spec.html	27 Oct 2009 20:36:39 -0000	1.655
+++ spec.html	27 Oct 2009 20:46:54 -0000	1.656
@@ -237,7 +237,7 @@
    </dl><p>This specification is available in the following formats: 
     <a href="Overview.html">single page HTML</a>,
     <a href="spec.html">multipage HTML</a>.
-This is revision 1.3502.
+This is revision 1.3504.
    </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: introduction.html
===================================================================
RCS file: /sources/public/html5/spec/introduction.html,v
retrieving revision 1.653
retrieving revision 1.654
diff -u -d -r1.653 -r1.654
--- introduction.html	27 Oct 2009 20:36:38 -0000	1.653
+++ introduction.html	27 Oct 2009 20:46:54 -0000	1.654
@@ -223,7 +223,7 @@
    </div><nav>
    <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="infrastructure.html">2 Common infrastructure &#8594;</a>
-  </nav><p>This is revision 1.3502.</p>
+  </nav><p>This is revision 1.3504.</p>
 
 
   <h2 id="introduction"><span class="secno">1 </span>Introduction</h2><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><h3 id="background"><span class="secno">1.1 </span>Background</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p><i>This section is non-normative.</i></p><p>The World Wide Web's markup language has always been HTML. HTML

Index: syntax.html
===================================================================
RCS file: /sources/public/html5/spec/syntax.html,v
retrieving revision 1.653
retrieving revision 1.654
diff -u -d -r1.653 -r1.654
--- syntax.html	27 Oct 2009 20:36:39 -0000	1.653
+++ syntax.html	27 Oct 2009 20:46:54 -0000	1.654
@@ -225,7 +225,7 @@
    <a href="comms.html">&#8592; 8 Communication</a> &#8211;
    <a href="spec.html#contents">Table of contents</a> &#8211;
    <a href="named-character-references.html">9.6 Named character references &#8594;</a>
-  </nav><p>This is revision 1.3502.</p>
+  </nav><p>This is revision 1.3504.</p>
 
 
   <h2 id="syntax"><span class="secno">9 </span><dfn>The HTML syntax</dfn></h2><p class="note">This section only describes the rules for

Received on Tuesday, 27 October 2009 20:47:00 UTC