html5/spec-author-view Overview.html,1.443,1.444 acknowledgements.html,1.441,1.442 browsers.html,1.444,1.445 comms.html,1.443,1.444 dom.html,1.444,1.445 editing.html,1.443,1.444 embedded-content-0.html,1.441,1.442 forms.html,1.443,1.444 history.html,1.442,1.443 index.html,1.441,1.442 infrastructure.html,1.442,1.443 interactive-elements.html,1.441,1.442 introduction.html,1.442,1.443 microdata.html,1.441,1.442 named-character-references.html,1.442,1.443 obsolete.html,1.442,1.443 offline.html,1.441,1.442 references.html,1.441,1.442 semantics.html,1.443,1.444 spec.html,1.444,1.445 syntax.html,1.444,1.445 tabular-data.html,1.441,1.442 text-level-semantics.html,1.440,1.441 the-canvas-element.html,1.443,1.444 the-xhtml-syntax.html,1.440,1.441 video.html,1.443,1.444

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

Modified Files:
	Overview.html 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:
Mention that unquoted attributes can't contain spaces. (whatwg r4292)

[updated by splitter]


Index: infrastructure.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/infrastructure.html,v
retrieving revision 1.442
retrieving revision 1.443
diff -u -d -r1.442 -r1.443
--- infrastructure.html	23 Oct 2009 05:47:16 -0000	1.442
+++ infrastructure.html	23 Oct 2009 05:56:57 -0000	1.443
@@ -219,7 +219,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.3426.</p>
+<p>This is revision 1.3428.</p>
    </div><div>
    <a href="introduction.html">&#8592; 1 Introduction</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;
@@ -376,10 +376,10 @@
   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="iana-considerations.html#application-xhtml-xml">application/xhtml+xml</a></code> and must not be served as
-  <code><a href="iana-considerations.html#text-html">text/html</a></code>. <a href="references.html#refsRFC3023">[RFC3023]</a></p><p id="authors-using-html">Documents that use <a href="syntax.html#syntax">the HTML
+  <code><a href="iana.html#application-xhtml-xml">application/xhtml+xml</a></code> and must not be served as
+  <code><a href="iana.html#text-html">text/html</a></code>. <a href="references.html#refsRFC3023">[RFC3023]</a></p><p id="authors-using-html">Documents that use <a href="syntax.html#syntax">the HTML
   syntax</a>, if they are served over the wire (e.g. by HTTP) must
-  be labeled with the <code><a href="iana-considerations.html#text-html">text/html</a></code> <a href="#mime-type">MIME
+  be labeled with the <code><a href="iana.html#text-html">text/html</a></code> <a href="#mime-type">MIME
   type</a>.</p><h3 id="case-sensitivity-and-string-comparison"><span class="secno">2.3 </span>Case-sensitivity and string comparison</h3><p class="XXX annotation"><b>Status: </b><i>Implemented and widely deployed</i></p><p>Comparing two strings in a <dfn id="case-sensitive">case-sensitive</dfn> manner means
   comparing them exactly, code point for code point.</p><p>Comparing two strings in an <dfn id="ascii-case-insensitive">ASCII case-insensitive</dfn>
   manner means comparing them exactly, code point for code point, except

Index: text-level-semantics.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/text-level-semantics.html,v
retrieving revision 1.440
retrieving revision 1.441
diff -u -d -r1.440 -r1.441
--- text-level-semantics.html	23 Oct 2009 05:47:17 -0000	1.440
+++ text-level-semantics.html	23 Oct 2009 05:56:58 -0000	1.441
@@ -219,7 +219,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.3426.</p>
+<p>This is revision 1.3428.</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.442
retrieving revision 1.443
diff -u -d -r1.442 -r1.443
--- history.html	23 Oct 2009 05:47:16 -0000	1.442
+++ history.html	23 Oct 2009 05:56:57 -0000	1.443
@@ -219,7 +219,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.3426.</p>
+<p>This is revision 1.3428.</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.441
retrieving revision 1.442
diff -u -d -r1.441 -r1.442
--- tabular-data.html	23 Oct 2009 05:47:17 -0000	1.441
+++ tabular-data.html	23 Oct 2009 05:56:58 -0000	1.442
@@ -219,7 +219,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.3426.</p>
+<p>This is revision 1.3428.</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.441
retrieving revision 1.442
diff -u -d -r1.441 -r1.442
--- microdata.html	23 Oct 2009 05:47:17 -0000	1.441
+++ microdata.html	23 Oct 2009 05:56:58 -0000	1.442
@@ -219,7 +219,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.3426.</p>
+<p>This is revision 1.3428.</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.443
retrieving revision 1.444
diff -u -d -r1.443 -r1.444
--- Overview.html	23 Oct 2009 05:47:16 -0000	1.443
+++ Overview.html	23 Oct 2009 05:56:57 -0000	1.444
@@ -241,7 +241,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.3426.
+This is revision 1.3428.
    </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
@@ -805,14 +805,14 @@
  <li><a href="obsolete.html#obsolete"><span class="secno">11 </span>Obsolete features</a>
   <ol><li><a href="obsolete.html#obsolete-but-conforming-features"><span class="secno">11.1 </span>Obsolete but conforming features</a></li>
    <li><a href="obsolete.html#non-conforming-features"><span class="secno">11.2 </span>Non-conforming features</a></li></ol></li>
- <li><a href="iana-considerations.html#iana-considerations"><span class="secno">12 </span>IANA considerations</a>
-  <ol><li><a href="iana-considerations.html#text-html"><span class="secno">12.1 </span><code>text/html</code></a></li>
-   <li><a href="iana-considerations.html#application-xhtml-xml"><span class="secno">12.2 </span><code>application/xhtml+xml</code></a></li>
-   <li><a href="iana-considerations.html#text-cache-manifest"><span class="secno">12.3 </span><code>text/cache-manifest</code></a></li>
-   <li><a href="iana-considerations.html#text-ping"><span class="secno">12.4 </span><code>text/ping</code></a></li>
-   <li><a href="iana-considerations.html#application-microdata-json"><span class="secno">12.5 </span><code>application/microdata+json</code></a></li>
-   <li><a href="iana-considerations.html#ping-from"><span class="secno">12.6 </span><code>Ping-From</code></a></li>
-   <li><a href="iana-considerations.html#ping-to"><span class="secno">12.7 </span><code>Ping-To</code></a></li></ol></li>
+ <li><a href="iana.html#iana"><span class="secno">12 </span>IANA considerations</a>
+  <ol><li><a href="iana.html#text-html"><span class="secno">12.1 </span><code>text/html</code></a></li>
+   <li><a href="iana.html#application-xhtml-xml"><span class="secno">12.2 </span><code>application/xhtml+xml</code></a></li>
+   <li><a href="iana.html#text-cache-manifest"><span class="secno">12.3 </span><code>text/cache-manifest</code></a></li>
+   <li><a href="iana.html#text-ping"><span class="secno">12.4 </span><code>text/ping</code></a></li>
+   <li><a href="iana.html#application-microdata-json"><span class="secno">12.5 </span><code>application/microdata+json</code></a></li>
+   <li><a href="iana.html#ping-from"><span class="secno">12.6 </span><code>Ping-From</code></a></li>
+   <li><a href="iana.html#ping-to"><span class="secno">12.7 </span><code>Ping-To</code></a></li></ol></li>
  <li><a class="no-num" href="index.html#index">Index</a>
   <ol><li><a class="no-num" href="index.html#elements-1">Elements</a></li>
    <li><a class="no-num" href="index.html#attributes-0">Attributes</a></li>

Index: embedded-content-0.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/embedded-content-0.html,v
retrieving revision 1.441
retrieving revision 1.442
diff -u -d -r1.441 -r1.442
--- embedded-content-0.html	23 Oct 2009 05:47:16 -0000	1.441
+++ embedded-content-0.html	23 Oct 2009 05:56:57 -0000	1.442
@@ -219,7 +219,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.3426.</p>
+<p>This is revision 1.3428.</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;
@@ -759,7 +759,7 @@
     previous object, which is then returned.</p>
 
     <p>If the <var title="">type</var> argument is omitted or has the
-    value "<code><a href="iana-considerations.html#text-html">text/html</a></code>", then the resulting
+    value "<code><a href="iana.html#text-html">text/html</a></code>", then the resulting
     <code>Document</code> has an HTML parser associated with it, which
     can be given data to parse using <code title="dom-document-write"><a href="#dom-document-write">document.write()</a></code>. Otherwise, all
     content passed to <code title="dom-document-write"><a href="#dom-document-write">document.write()</a></code> will be parsed

Index: dom.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/dom.html,v
retrieving revision 1.444
retrieving revision 1.445
diff -u -d -r1.444 -r1.445
--- dom.html	23 Oct 2009 05:47:16 -0000	1.444
+++ dom.html	23 Oct 2009 05:56:57 -0000	1.445
@@ -219,7 +219,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.3426.</p>
+<p>This is revision 1.3428.</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.441
retrieving revision 1.442
diff -u -d -r1.441 -r1.442
--- acknowledgements.html	23 Oct 2009 05:47:16 -0000	1.441
+++ acknowledgements.html	23 Oct 2009 05:56:57 -0000	1.442
@@ -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.3426.</p>
+<p>This is revision 1.3428.</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.443
retrieving revision 1.444
diff -u -d -r1.443 -r1.444
--- the-canvas-element.html	23 Oct 2009 05:47:18 -0000	1.443
+++ the-canvas-element.html	23 Oct 2009 05:56:58 -0000	1.444
@@ -219,7 +219,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.3426.</p>
+<p>This is revision 1.3428.</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: forms.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/forms.html,v
retrieving revision 1.443
retrieving revision 1.444
diff -u -d -r1.443 -r1.444
--- forms.html	23 Oct 2009 05:47:16 -0000	1.443
+++ forms.html	23 Oct 2009 05:56:57 -0000	1.444
@@ -219,7 +219,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.3426.</p>
+<p>This is revision 1.3428.</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;

Index: interactive-elements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/interactive-elements.html,v
retrieving revision 1.441
retrieving revision 1.442
diff -u -d -r1.441 -r1.442
--- interactive-elements.html	23 Oct 2009 05:47:16 -0000	1.441
+++ interactive-elements.html	23 Oct 2009 05:56:57 -0000	1.442
@@ -219,7 +219,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.3426.</p>
+<p>This is revision 1.3428.</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.443
retrieving revision 1.444
diff -u -d -r1.443 -r1.444
--- editing.html	23 Oct 2009 05:47:16 -0000	1.443
+++ editing.html	23 Oct 2009 05:56:57 -0000	1.444
@@ -219,7 +219,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.3426.</p>
+<p>This is revision 1.3428.</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.443
retrieving revision 1.444
diff -u -d -r1.443 -r1.444
--- video.html	23 Oct 2009 05:47:18 -0000	1.443
+++ video.html	23 Oct 2009 05:56:58 -0000	1.444
@@ -219,7 +219,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.3426.</p>
+<p>This is revision 1.3428.</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.444
retrieving revision 1.445
diff -u -d -r1.444 -r1.445
--- browsers.html	23 Oct 2009 05:47:16 -0000	1.444
+++ browsers.html	23 Oct 2009 05:56:57 -0000	1.445
@@ -219,7 +219,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.3426.</p>
+<p>This is revision 1.3428.</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.440
retrieving revision 1.441
diff -u -d -r1.440 -r1.441
--- the-xhtml-syntax.html	23 Oct 2009 05:47:18 -0000	1.440
+++ the-xhtml-syntax.html	23 Oct 2009 05:56:58 -0000	1.441
@@ -219,7 +219,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.3426.</p>
+<p>This is revision 1.3428.</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;
@@ -227,7 +227,7 @@
   </div>
 
   <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
-  resources. Rules for <code><a href="iana-considerations.html#text-html">text/html</a></code> resources are discussed
+  resources. Rules for <code><a href="iana.html#text-html">text/html</a></code> resources are discussed
   in the section above entitled "<a href="syntax.html#syntax">The HTML syntax</a>".</p><p>The syntax for using HTML with XML, whether in XHTML documents or
   embedded in other XML documents, is defined in the XML and
   Namespaces in XML specifications. <a href="references.html#refsXML">[XML]</a> <a href="references.html#refsXMLNS">[XMLNS]</a></p><p>This specification does not define any syntax-level requirements

Index: offline.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/offline.html,v
retrieving revision 1.441
retrieving revision 1.442
diff -u -d -r1.441 -r1.442
--- offline.html	23 Oct 2009 05:47:17 -0000	1.441
+++ offline.html	23 Oct 2009 05:56:58 -0000	1.442
@@ -219,7 +219,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.3426.</p>
+<p>This is revision 1.3428.</p>
    </div><div>
    <a href="browsers.html">&#8592; 6 Web browsers</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;
@@ -296,7 +296,7 @@
 clock.html
 clock.css
 clock.js</pre><p>With a small change to the HTML file, the manifest (served as
-  <code><a href="iana-considerations.html#text-cache-manifest">text/cache-manifest</a></code>) is linked to the application:</p><pre>&lt;!-- clock.html --&gt;
+  <code><a href="iana.html#text-cache-manifest">text/cache-manifest</a></code>) is linked to the application:</p><pre>&lt;!-- clock.html --&gt;
 &lt;!DOCTYPE HTML&gt;
 &lt;html manifest="clock.manifest"&gt;
  &lt;head&gt;
@@ -407,8 +407,8 @@
 / /offline.html
 NETWORK:
 *</pre><h5 id="writing-cache-manifests"><span class="secno">6.7.2.2 </span>Writing cache manifests</h5><p>Manifests must be served using the
-  <code><a href="iana-considerations.html#text-cache-manifest">text/cache-manifest</a></code> <a href="infrastructure.html#mime-type">MIME type</a>. All
-  resources served using the <code><a href="iana-considerations.html#text-cache-manifest">text/cache-manifest</a></code>
+  <code><a href="iana.html#text-cache-manifest">text/cache-manifest</a></code> <a href="infrastructure.html#mime-type">MIME type</a>. All
+  resources served using the <code><a href="iana.html#text-cache-manifest">text/cache-manifest</a></code>
   <a href="infrastructure.html#mime-type">MIME type</a> must follow the syntax of application cache
   manifests, as described in this section.</p><p>An application cache manifest is a text file, whose text is
   encoded using UTF-8. Data in application cache manifests is

Index: syntax.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/syntax.html,v
retrieving revision 1.444
retrieving revision 1.445
diff -u -d -r1.444 -r1.445
--- syntax.html	23 Oct 2009 05:47:17 -0000	1.444
+++ syntax.html	23 Oct 2009 05:56:58 -0000	1.445
@@ -219,7 +219,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.3426.</p>
+<p>This is revision 1.3428.</p>
    </div><div>
    <a href="comms.html">&#8592; 8 Communication</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;
@@ -227,7 +227,7 @@
   </div>
 
   <h2 id="syntax"><span class="secno">9 </span><dfn>The HTML syntax</dfn></h2><p class="note">This section only describes the rules for
-  <code><a href="iana-considerations.html#text-html">text/html</a></code> resources. Rules for XML resources are
+  <code><a href="iana.html#text-html">text/html</a></code> resources. Rules for XML resources are
   discussed in the section below entitled "<a href="the-xhtml-syntax.html#the-xhtml-syntax">The XHTML
   syntax</a>".</p><h3 id="writing"><span class="secno">9.1 </span>Writing HTML documents</h3><p class="XXX annotation"><b>Status: </b><i>Working draft</i></p><p>Documents must consist of the following parts, in the given
   order:</p><ol><li>Optionally, a single U+FEFF BYTE ORDER MARK (BOM) character.</li>

Index: obsolete.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/obsolete.html,v
retrieving revision 1.442
retrieving revision 1.443
diff -u -d -r1.442 -r1.443
--- obsolete.html	23 Oct 2009 05:47:17 -0000	1.442
+++ obsolete.html	23 Oct 2009 05:56:58 -0000	1.443
@@ -214,16 +214,16 @@
 
   </style><link href="data:text/css," rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D" rel="alternate stylesheet" title="Highlight implementation requirements"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><!-- ZZZ ED vs WD --><link href="the-xhtml-syntax.html" title="10 The XHTML syntax" rel="prev">
   <link href="Overview.html#contents" title="Table of contents" rel="index">
-  <link href="iana-considerations.html" title="12 IANA considerations" rel="next">
+  <link href="iana.html" title="12 IANA considerations" rel="next">
   </head><body onload="fixBrokenLink(); fixBrokenLink()"><div class="head">
    <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.3426.</p>
+<p>This is revision 1.3428.</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;
-   <a href="iana-considerations.html">12 IANA considerations &#8594;</a>
+   <a href="iana.html">12 IANA considerations &#8594;</a>
   </div>
 
   <h2 id="obsolete"><span class="secno">11 </span>Obsolete features</h2><h3 id="obsolete-but-conforming-features"><span class="secno">11.1 </span>Obsolete but conforming features</h3><p>Features listed in this section will trigger warnings in

Index: named-character-references.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/named-character-references.html,v
retrieving revision 1.442
retrieving revision 1.443
diff -u -d -r1.442 -r1.443
--- named-character-references.html	23 Oct 2009 05:47:17 -0000	1.442
+++ named-character-references.html	23 Oct 2009 05:56:58 -0000	1.443
@@ -219,7 +219,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.3426.</p>
+<p>This is revision 1.3428.</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.441
retrieving revision 1.442
diff -u -d -r1.441 -r1.442
--- references.html	23 Oct 2009 05:47:17 -0000	1.441
+++ references.html	23 Oct 2009 05:56:58 -0000	1.442
@@ -219,7 +219,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.3426.</p>
+<p>This is revision 1.3428.</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.443
retrieving revision 1.444
diff -u -d -r1.443 -r1.444
--- semantics.html	23 Oct 2009 05:47:17 -0000	1.443
+++ semantics.html	23 Oct 2009 05:56:58 -0000	1.444
@@ -219,7 +219,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.3426.</p>
+<p>This is revision 1.3428.</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;

Index: index.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index.html,v
retrieving revision 1.441
retrieving revision 1.442
diff -u -d -r1.441 -r1.442
--- index.html	23 Oct 2009 05:47:16 -0000	1.441
+++ index.html	23 Oct 2009 05:56:57 -0000	1.442
@@ -212,16 +212,16 @@
    .apple-table-examples.e2 th[scope=row] { padding-left: 1em; }
    .apple-table-examples sup { line-height: 0; }
 
-  </style><link href="data:text/css," rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D" rel="alternate stylesheet" title="Highlight implementation requirements"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><!-- ZZZ ED vs WD --><link href="iana-considerations.html" title="12 IANA considerations" rel="prev">
+  </style><link href="data:text/css," rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D" rel="alternate stylesheet" title="Highlight implementation requirements"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><!-- ZZZ ED vs WD --><link href="iana.html" title="12 IANA considerations" rel="prev">
   <link href="Overview.html#contents" title="Table of contents" rel="index">
   <link href="references.html" title="References" rel="next">
   </head><body onload="fixBrokenLink(); fixBrokenLink()"><div class="head">
    <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.3426.</p>
+<p>This is revision 1.3428.</p>
    </div><div>
-   <a href="iana-considerations.html">&#8592; 12 IANA considerations</a> &#8211;
+   <a href="iana.html">&#8592; 12 IANA considerations</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;
    <a href="references.html">References &#8594;</a>
   </div>

Index: comms.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/comms.html,v
retrieving revision 1.443
retrieving revision 1.444
diff -u -d -r1.443 -r1.444
--- comms.html	23 Oct 2009 05:47:16 -0000	1.443
+++ comms.html	23 Oct 2009 05:56:57 -0000	1.444
@@ -219,7 +219,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.3426.</p>
+<p>This is revision 1.3428.</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.444
retrieving revision 1.445
diff -u -d -r1.444 -r1.445
--- spec.html	23 Oct 2009 05:47:17 -0000	1.444
+++ spec.html	23 Oct 2009 05:56:58 -0000	1.445
@@ -239,7 +239,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.3426.
+This is revision 1.3428.
    </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
@@ -884,7 +884,7 @@
   <ol>
    <li><a href=#obsolete-but-conforming-features><span class=secno>11.1 </span>Obsolete but conforming features</a></li>
    <li><a href=#non-conforming-features><span class=secno>11.2 </span>Non-conforming features</a></li></ol></li>
- <li><a href=#iana-considerations><span class=secno>12 </span>IANA considerations</a>
+ <li><a href=#iana><span class=secno>12 </span>IANA considerations</a>
   <ol>
    <li><a href=#text-html><span class=secno>12.1 </span><code>text/html</code></a></li>
    <li><a href=#application-xhtml-xml><span class=secno>12.2 </span><code>application/xhtml+xml</code></a></li>
@@ -1098,7 +1098,8 @@
 
    <dd>This section describes some mechanisms that applications
    written in HTML can use to communicate with other applications from
-   different domains running on the same client.</dd>
+   different domains running on the same client.
+   </dd>
 
 
    <dt><a href=#syntax>The HTML Syntax</a></dt>
@@ -1110,9 +1111,9 @@
    how to parse content using those syntaxes.</dd>
 
 
-  </dl><p>There are also a couple of appendices, defining <a href=#rendering>rendering rules</a> for Web browsers and listing
-  <a href=#obsolete>obsolete features</a> and <a href=#no>areas
-  that are out of scope</a> for this specification.</p><h4 id=how-to-read-this-specification><span class=secno>1.7.1 </span>How to read this specification</h4><p>This specification should be read like all other specifications.
+  </dl><p>There are also some appendices, defining <a href=#rendering>rendering rules</a> for Web browsers and listing
+  <a href=#obsolete>obsolete features</a> and <a href=#iana>IANA
+  considerations</a>.</p><h4 id=how-to-read-this-specification><span class=secno>1.7.1 </span>How to read this specification</h4><p>This specification should be read like all other specifications.
   First, it should be read cover-to-cover, multiple times. Then, it
   should be read backwards at least once. Then it should be read by
   picking random sections from the contents list and following all the
@@ -1150,9 +1151,10 @@
   nested.</p><p>Elements can have attributes, which control how the elements
   work. In the example below, there is a <a href=#hyperlink>hyperlink</a>,
   formed using the <code><a href=#the-a-element>a</a></code> element and its <code title=attr-hyperlink-href><a href=#attr-hyperlink-href>href</a></code> attribute:</p><pre>&lt;a href="demo.html"&gt;simple&lt;/a&gt;</pre><p><a href=#syntax-attributes title=syntax-attributes>Attributes</a> are placed
-  inside the start tag, and consist of a <a href=#syntax-attribute-name title=syntax-attribute-name>name</a> and a <a href=#syntax-attribute-value title=syntax-attribute-value>value</a>, separated by an "<code title="">=</code>" character. The attribute value can be left <a href=#unquoted>unquoted</a> if it doesn't contain any of <code title="">"</code> <code title="">'</code> <code title="">`</code>
-  <code title="">=</code> <code title="">&lt;</code> or <code title="">&gt;</code>. Otherwise, it has to be quoted using either
-  single or double quotes. The value, along with the "<code title="">=</code>" character, can be omitted altogether if the value
+  inside the start tag, and consist of a <a href=#syntax-attribute-name title=syntax-attribute-name>name</a> and a <a href=#syntax-attribute-value title=syntax-attribute-value>value</a>, separated by an "<code title="">=</code>" character. The attribute value can be left <a href=#unquoted>unquoted</a> if it doesn't contain spaces or any of
+  <code title="">"</code> <code title="">'</code> <code title="">`</code> <code title="">=</code> <code title="">&lt;</code>
+  or <code title="">&gt;</code>. Otherwise, it has to be quoted using
+  either single or double quotes. The value, along with the "<code title="">=</code>" character, can be omitted altogether if the value
   is the empty string.</p><pre>&lt;!-- empty attributes --&gt;
 &lt;input name=address disabled&gt;
 &lt;input name=address disabled=""&gt;
@@ -26509,7 +26511,7 @@
    <dt><dfn id=attr-ul-type title=attr-ul-type><code>type</code></dfn> on <code><a href=#the-ul-element>ul</a></code> elements</dt>
    <dd><p>Use CSS instead.</p></dd>
 
-  </dl><h2 id=iana-considerations><span class=secno>12 </span>IANA considerations</h2><p class="XXX annotation"><b>Status: </b><i>First draft</i></p><!-- http://www.w3.org/2002/06/registering-mediatype.html --><h3 id=text-html><span class=secno>12.1 </span><dfn><code>text/html</code></dfn></h3><p>This registration is for community review and will be submitted
+  </dl><h2 id=iana><span class=secno>12 </span>IANA considerations</h2><!-- http://www.w3.org/2002/06/registering-mediatype.html --><h3 id=text-html><span class=secno>12.1 </span><dfn><code>text/html</code></dfn></h3><p>This registration is for community review and will be submitted
   to the IESG for review, approval, and registration with IANA.</p><!--
    To: ietf-types@iana.org
    Subject: Registration of media type text/html

Index: introduction.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/introduction.html,v
retrieving revision 1.442
retrieving revision 1.443
diff -u -d -r1.442 -r1.443
--- introduction.html	23 Oct 2009 05:47:17 -0000	1.442
+++ introduction.html	23 Oct 2009 05:56:57 -0000	1.443
@@ -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.3426.</p>
+<p>This is revision 1.3428.</p>
    </div><div>
    <a href="Overview.html#contents">Table of contents</a> &#8211;
    <a href="infrastructure.html">2 Common infrastructure &#8594;</a>
@@ -356,11 +356,11 @@
   in this specification.</p><p>The first such concrete syntax is the HTML syntax. This is the
   format suggested for most authors. It is compatible with most legacy
   Web browsers. If a document is transmitted with the <a href="infrastructure.html#mime-type">MIME
-  type</a> <code><a href="iana-considerations.html#text-html">text/html</a></code>, then it will be processed as an
+  type</a> <code><a href="iana.html#text-html">text/html</a></code>, then it will be processed as an
   HTML document by Web browsers. This specification defines version 5
   of the HTML syntax, known as "HTML5".</p><p>The second concrete syntax is the XHTML syntax, which is an
   application of XML. When a document is transmitted with an <a href="infrastructure.html#xml-mime-type">XML
-  MIME type</a>, such as <code><a href="iana-considerations.html#application-xhtml-xml">application/xhtml+xml</a></code>, then
+  MIME type</a>, such as <code><a href="iana.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 a
@@ -422,7 +422,8 @@
 
    <dd>This section describes some mechanisms that applications
    written in HTML can use to communicate with other applications from
-   different domains running on the same client.</dd>
+   different domains running on the same client.
+   </dd>
 
 
    <dt><a href="syntax.html#syntax">The HTML Syntax</a></dt>
@@ -434,9 +435,9 @@
    how to parse content using those syntaxes.</dd>
 
 
-  </dl><p>There are also a couple of appendices, defining <a href="#rendering">rendering rules</a> for Web browsers and listing
-  <a href="obsolete.html#obsolete">obsolete features</a> and <a href="#no">areas
-  that are out of scope</a> for this specification.</p><h4 id="how-to-read-this-specification"><span class="secno">1.7.1 </span>How to read this specification</h4><p>This specification should be read like all other specifications.
+  </dl><p>There are also some appendices, defining <a href="#rendering">rendering rules</a> for Web browsers and listing
+  <a href="obsolete.html#obsolete">obsolete features</a> and <a href="iana.html#iana">IANA
+  considerations</a>.</p><h4 id="how-to-read-this-specification"><span class="secno">1.7.1 </span>How to read this specification</h4><p>This specification should be read like all other specifications.
   First, it should be read cover-to-cover, multiple times. Then, it
   should be read backwards at least once. Then it should be read by
   picking random sections from the contents list and following all the
@@ -474,9 +475,10 @@
   nested.</p><p>Elements can have attributes, which control how the elements
   work. In the example below, there is a <a href="history.html#hyperlink">hyperlink</a>,
   formed using the <code><a href="text-level-semantics.html#the-a-element">a</a></code> element and its <code title="attr-hyperlink-href"><a href="history.html#attr-hyperlink-href">href</a></code> attribute:</p><pre>&lt;a href="demo.html"&gt;simple&lt;/a&gt;</pre><p><a href="syntax.html#syntax-attributes" title="syntax-attributes">Attributes</a> are placed
-  inside the start tag, and consist of a <a href="syntax.html#syntax-attribute-name" title="syntax-attribute-name">name</a> and a <a href="syntax.html#syntax-attribute-value" title="syntax-attribute-value">value</a>, separated by an "<code title="">=</code>" character. The attribute value can be left <a href="syntax.html#unquoted">unquoted</a> if it doesn't contain any of <code title="">"</code> <code title="">'</code> <code title="">`</code>
-  <code title="">=</code> <code title="">&lt;</code> or <code title="">&gt;</code>. Otherwise, it has to be quoted using either
-  single or double quotes. The value, along with the "<code title="">=</code>" character, can be omitted altogether if the value
+  inside the start tag, and consist of a <a href="syntax.html#syntax-attribute-name" title="syntax-attribute-name">name</a> and a <a href="syntax.html#syntax-attribute-value" title="syntax-attribute-value">value</a>, separated by an "<code title="">=</code>" character. The attribute value can be left <a href="syntax.html#unquoted">unquoted</a> if it doesn't contain spaces or any of
+  <code title="">"</code> <code title="">'</code> <code title="">`</code> <code title="">=</code> <code title="">&lt;</code>
+  or <code title="">&gt;</code>. Otherwise, it has to be quoted using
+  either single or double quotes. The value, along with the "<code title="">=</code>" character, can be omitted altogether if the value
   is the empty string.</p><pre>&lt;!-- empty attributes --&gt;
 &lt;input name=address disabled&gt;
 &lt;input name=address disabled=""&gt;

Received on Friday, 23 October 2009 05:57:04 UTC