html5/markup Overview.html,1.444,1.445 button.html,1.24,1.25 command.html,1.25,1.26 common-models.html,1.36,1.37 datatypes.html,1.55,1.56 documents.html,1.28,1.29 elements-by-function.html,1.2,1.3 forms-attributes.html,1.25,1.26 global-attributes.html,1.8,1.9 input.html,1.25,1.26 meta.html,1.22,1.23 meta.http-equiv.content-language.html,1.58,1.59 spec.html,1.255,1.256 syntax.html,1.53,1.54

Update of /sources/public/html5/markup
In directory hutz:/tmp/cvs-serv32054

Modified Files:
	Overview.html button.html command.html common-models.html 
	datatypes.html documents.html elements-by-function.html 
	forms-attributes.html global-attributes.html input.html 
	meta.html meta.http-equiv.content-language.html spec.html 
	syntax.html 
Log Message:
make the general pages for the <input>, <meta>, <command>, and <button> elements more useful


Index: button.html
===================================================================
RCS file: /sources/public/html5/markup/button.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- button.html	28 Jul 2010 16:07:26 -0000	1.24
+++ button.html	29 Jul 2010 09:39:25 -0000	1.25
@@ -3,36 +3,46 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5:   button &#8211; button</title>
+<title>HTML5:   button – button</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body>
 <h2 class="chunkpagetitle"><a href="Overview.html">HTML: The Markup Language Reference</a></h2>
 <div class="nav">
-<span class="nav-prev"><a href="br.html">&#171; br</a></span>
-<span class="nav-next"><a href="button.submit.html">button type=submit &#187;</a></span>
+<span class="nav-prev"><a href="br.html">« br</a></span>
+<span class="nav-next"><a href="button.submit.html">button type=submit »</a></span>
 </div>
 <div id="button" class="section">
       <h2 class="element-head">
-<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">&#9432;</a></span>  <span class="element">button</span> &#8211; <span class="shortdesc">button</span> <a class="hash" href="#button">#</a> <a class="toc-bak" href="Overview.html#button-toc">T</a>
+<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span>  <span class="element">button</span> – <span class="shortdesc">button</span> <a class="hash" href="#button">#</a> <a class="toc-bak" href="Overview.html#button-toc">T</a>
 </h2>
+      <div id="button-longdesc" class="longdesc">
+      <p>The
+                <a href="button.html#button" class="element">button</a>
+                element is a multipurpose element for representing buttons.</p>
+</div>
       <div>
-      <p>See the following sections:</p>
+      <p>The details of the
+      <a href=".html#" class="element">button</a>
+      element are described in the following sections:</p>
 <ul>
 <li><a class="ref" href="button.submit.html#button.submit">button type=submit</a></li>
 <li><a class="ref" href="button.reset.html#button.reset">button type=reset</a></li>
 <li><a class="ref" href="button.button.html#button.button">button type=button</a></li>
 </ul>
-<p>A <span class="element">button</span> element with
-                no <span class="attribute">type</span> attribute
-                specified represents the same thing as a <a href="button.submit.html#button.submit">button element with its type
-                  attribute set to "submit"</a>.</p>
-      </div>
+</div>
+<p>A
+              <a href="button.html#button" class="element">button</a>
+              element with no
+              <span class="attribute">type</span>
+              attribute specified represents the same thing as a
+              <a href="button.submit.html#button.submit">button element with its type
+                attribute set to "submit"</a>.</p>
       </div>
 <hr class="footerbreak">
 <div class="nav">
-<span class="nav-prev"><a href="br.html">&#171; br</a></span>
-<span class="nav-next"><a href="button.submit.html">button type=submit &#187;</a></span>
+<span class="nav-prev"><a href="br.html">« br</a></span>
+<span class="nav-next"><a href="button.submit.html">button type=submit »</a></span>
 </div>
 </body>
 </html>

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/markup/Overview.html,v
retrieving revision 1.444
retrieving revision 1.445
diff -u -d -r1.444 -r1.445
--- Overview.html	28 Jul 2010 16:15:09 -0000	1.444
+++ Overview.html	29 Jul 2010 09:39:25 -0000	1.445
@@ -164,35 +164,35 @@
 </li>
 <li id="documents-toc"> <a href="documents.html#documents"><span class="toc-section-number">3. </span><span class="toc-section-name">&#160;Documents</span></a>
 <ul>
-<li id="language-and-syntax-toc"> <a href="documents.html#language-and-syntax"><span class="toc-section-number">3.01. </span><span class="toc-section-name">&#160;The HTML language and HTML and XML syntaxes</span></a>
+<li id="language-and-syntax-toc"> <a href="documents.html#language-and-syntax"><span class="toc-section-number">3.1. </span><span class="toc-section-name">&#160;The HTML language and HTML and XML syntaxes</span></a>
 </li>
-<li id="mime-types-toc"> <a href="documents.html#mime-types"><span class="toc-section-number">3.02. </span><span class="toc-section-name">&#160;The HTML namespace and MIME types</span></a>
+<li id="mime-types-toc"> <a href="documents.html#mime-types"><span class="toc-section-number">3.2. </span><span class="toc-section-name">&#160;The HTML namespace and MIME types</span></a>
 </li>
-<li id="conformant-documents-toc"> <a href="documents.html#conformant-documents"><span class="toc-section-number">3.03. </span><span class="toc-section-name">&#160;Conformant documents</span></a>
+<li id="conformant-documents-toc"> <a href="documents.html#conformant-documents"><span class="toc-section-number">3.3. </span><span class="toc-section-name">&#160;Conformant documents</span></a>
 </li>
-<li id="case-insensitivity-toc"> <a href="documents.html#case-insensitivity"><span class="toc-section-number">3.04. </span><span class="toc-section-name">&#160;Case insensitivity in tag names and attribute names</span></a>
+<li id="case-insensitivity-toc"> <a href="documents.html#case-insensitivity"><span class="toc-section-number">3.4. </span><span class="toc-section-name">&#160;Case insensitivity in tag names and attribute names</span></a>
 </li>
 </ul>
 </li>
 <li id="syntax-toc"> <a href="syntax.html#syntax"><span class="toc-section-number">4. </span><span class="toc-section-name">&#160;HTML syntax</span></a>
 <ul>
-<li id="doctype-syntax-toc"> <a href="syntax.html#doctype-syntax"><span class="toc-section-number">4.01. </span><span class="toc-section-name">&#160;The doctype</span></a>
+<li id="doctype-syntax-toc"> <a href="syntax.html#doctype-syntax"><span class="toc-section-number">4.1. </span><span class="toc-section-name">&#160;The doctype</span></a>
 </li>
-<li id="character-encoding-toc"> <a href="syntax.html#character-encoding"><span class="toc-section-number">4.02. </span><span class="toc-section-name">&#160;Character encoding declaration</span></a>
+<li id="character-encoding-toc"> <a href="syntax.html#character-encoding"><span class="toc-section-number">4.2. </span><span class="toc-section-name">&#160;Character encoding declaration</span></a>
 </li>
-<li id="syntax-elements-toc"> <a href="syntax.html#syntax-elements"><span class="toc-section-number">4.03. </span><span class="toc-section-name">&#160;Elements</span></a>
+<li id="syntax-elements-toc"> <a href="syntax.html#syntax-elements"><span class="toc-section-number">4.3. </span><span class="toc-section-name">&#160;Elements</span></a>
 </li>
-<li id="syntax-attributes-toc"> <a href="syntax.html#syntax-attributes"><span class="toc-section-number">4.04. </span><span class="toc-section-name">&#160;Attributes</span></a>
+<li id="syntax-attributes-toc"> <a href="syntax.html#syntax-attributes"><span class="toc-section-number">4.4. </span><span class="toc-section-name">&#160;Attributes</span></a>
 </li>
-<li id="text-syntax-toc"> <a href="syntax.html#text-syntax"><span class="toc-section-number">4.05. </span><span class="toc-section-name">&#160;Text and character data</span></a>
+<li id="text-syntax-toc"> <a href="syntax.html#text-syntax"><span class="toc-section-number">4.5. </span><span class="toc-section-name">&#160;Text and character data</span></a>
 </li>
-<li id="character-references-toc"> <a href="syntax.html#character-references"><span class="toc-section-number">4.06. </span><span class="toc-section-name">&#160;Character references</span></a>
+<li id="character-references-toc"> <a href="syntax.html#character-references"><span class="toc-section-number">4.6. </span><span class="toc-section-name">&#160;Character references</span></a>
 </li>
-<li id="comments-toc"> <a href="syntax.html#comments"><span class="toc-section-number">4.07. </span><span class="toc-section-name">&#160;Comments</span></a>
+<li id="comments-toc"> <a href="syntax.html#comments"><span class="toc-section-number">4.7. </span><span class="toc-section-name">&#160;Comments</span></a>
 </li>
-<li id="svg-mathml-toc"> <a href="syntax.html#svg-mathml"><span class="toc-section-number">4.08. </span><span class="toc-section-name">&#160;SVG and MathML elements in HTML documents</span></a>
+<li id="svg-mathml-toc"> <a href="syntax.html#svg-mathml"><span class="toc-section-number">4.8. </span><span class="toc-section-name">&#160;SVG and MathML elements in HTML documents</span></a>
 </li>
-<li id="cdata-sections-toc"> <a href="syntax.html#cdata-sections"><span class="toc-section-number">4.09. </span><span class="toc-section-name">&#160;CDATA sections in SVG and MathML contents</span></a>
+<li id="cdata-sections-toc"> <a href="syntax.html#cdata-sections"><span class="toc-section-number">4.9. </span><span class="toc-section-name">&#160;CDATA sections in SVG and MathML contents</span></a>
 </li>
 </ul>
 </li>
@@ -621,21 +621,21 @@
 </li>
 <li id="common-models-toc"> <a href="common-models.html#common-models"><span class="toc-section-number">7. </span><span class="toc-section-name">&#160;Common content models</span></a>
 <ul>
-<li id="common.elem.flow-toc"> <a href="common-models.html#common.elem.flow"><span class="toc-section-number">7.01. </span><span class="toc-section-name">&#160;Flow elements</span></a>
+<li id="common.elem.flow-toc"> <a href="common-models.html#common.elem.flow"><span class="toc-section-number">7.1. </span><span class="toc-section-name">&#160;Flow elements</span></a>
 </li>
-<li id="common.elem.metadata-toc"> <a href="common-models.html#common.elem.metadata"><span class="toc-section-number">7.02. </span><span class="toc-section-name">&#160;Metadata elements</span></a>
+<li id="common.elem.metadata-toc"> <a href="common-models.html#common.elem.metadata"><span class="toc-section-number">7.2. </span><span class="toc-section-name">&#160;Metadata elements</span></a>
 </li>
-<li id="common.elem.phrasing-toc"> <a href="common-models.html#common.elem.phrasing"><span class="toc-section-number">7.03. </span><span class="toc-section-name">&#160;Phrasing elements</span></a>
+<li id="common.elem.phrasing-toc"> <a href="common-models.html#common.elem.phrasing"><span class="toc-section-number">7.3. </span><span class="toc-section-name">&#160;Phrasing elements</span></a>
 </li>
 </ul>
 </li>
 <li id="global-attributes-toc"> <a href="global-attributes.html#global-attributes"><span class="toc-section-number">8. </span><span class="toc-section-name">&#160;Global attributes</span></a>
 <ul>
-<li id="common.attrs.core-toc"> <a href="global-attributes.html#common.attrs.core"><span class="toc-section-number">8.01. </span><span class="toc-section-name">&#160;Core attributes</span></a>
+<li id="common.attrs.core-toc"> <a href="global-attributes.html#common.attrs.core"><span class="toc-section-number">8.1. </span><span class="toc-section-name">&#160;Core attributes</span></a>
 </li>
-<li id="common.attrs.event-handler-toc"> <a href="global-attributes.html#common.attrs.event-handler"><span class="toc-section-number">8.02. </span><span class="toc-section-name">&#160;Event-handler attributes</span></a>
+<li id="common.attrs.event-handler-toc"> <a href="global-attributes.html#common.attrs.event-handler"><span class="toc-section-number">8.2. </span><span class="toc-section-name">&#160;Event-handler attributes</span></a>
 </li>
-<li id="common.attrs.xml-toc"> <a href="global-attributes.html#common.attrs.xml"><span class="toc-section-number">8.03. </span><span class="toc-section-name">&#160;XML attributes</span></a>
+<li id="common.attrs.xml-toc"> <a href="global-attributes.html#common.attrs.xml"><span class="toc-section-number">8.3. </span><span class="toc-section-name">&#160;XML attributes</span></a>
 </li>
 </ul>
 </li>

Index: global-attributes.html
===================================================================
RCS file: /sources/public/html5/markup/global-attributes.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- global-attributes.html	28 Jul 2010 16:07:28 -0000	1.8
+++ global-attributes.html	29 Jul 2010 09:39:26 -0000	1.9
@@ -15,7 +15,7 @@
 <div id="global-attributes" class="section">
         <h2>8. Global attributes <a class="hash" href="#global-attributes">#</a> <a class="toc-bak" href="Overview.html#global-attributes-toc">T</a>
 </h2>
-        <p>This section defines attributes that are common to
+        <p>This section describes attributes that are common to
               all elements in the
               <a href="documents.html#html-language">HTML language</a>.</p>
         <div id="common.attrs-mdl">
@@ -26,7 +26,7 @@
             </div>
         </div>
       <div id="common.attrs.core" class="section">
-        <h2 class="common-subhead">8.01. Core attributes <a class="hash" href="#common.attrs.core">#</a> <a class="toc-bak" href="Overview.html#common.attrs.core-toc">T</a>
+        <h2 class="common-subhead">8.1. Core attributes <a class="hash" href="#common.attrs.core">#</a> <a class="toc-bak" href="Overview.html#common.attrs.core-toc">T</a>
 </h2>
 <div id="common.attrs.core-mdl">
         
@@ -169,7 +169,7 @@
 </div>
 </div>
 <div id="common.attrs.event-handler" class="section">
-        <h2 class="common-subhead">8.02. Event-handler attributes <a class="hash" href="#common.attrs.event-handler">#</a> <a class="toc-bak" href="Overview.html#common.attrs.event-handler-toc">T</a>
+        <h2 class="common-subhead">8.2. Event-handler attributes <a class="hash" href="#common.attrs.event-handler">#</a> <a class="toc-bak" href="Overview.html#common.attrs.event-handler-toc">T</a>
 </h2>
 <div id="common.attrs.event-handler-mdl">
         
@@ -534,7 +534,7 @@
 </div>
 </div>
 <div id="common.attrs.xml" class="section">
-        <h2 class="common-subhead">8.03. XML attributes <a class="hash" href="#common.attrs.xml">#</a> <a class="toc-bak" href="Overview.html#common.attrs.xml-toc">T</a>
+        <h2 class="common-subhead">8.3. XML attributes <a class="hash" href="#common.attrs.xml">#</a> <a class="toc-bak" href="Overview.html#common.attrs.xml-toc">T</a>
 </h2>
 <div id="common.attrs.xml-mdl">
         

Index: meta.http-equiv.content-language.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.content-language.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- meta.http-equiv.content-language.html	28 Jul 2010 16:07:30 -0000	1.58
+++ meta.http-equiv.content-language.html	29 Jul 2010 09:39:26 -0000	1.59
@@ -21,9 +21,7 @@
     with a <span class="attribute">http-equiv</span> attribute
     whose value is "<code>content-language</code>" represents a pragma
     directive that specifies a document-wide default language.</p>
-    <p class="warning">
-    <span class="admonition-marker">Warning: </span>
-    Using the
+    <p class="warning">Using the
     <a href="meta.html#meta" class="element">meta</a>
     element to specify the document-wide default language is
     obsolete. Consider specifying the language on the root element

Index: input.html
===================================================================
RCS file: /sources/public/html5/markup/input.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- input.html	28 Jul 2010 16:07:29 -0000	1.25
+++ input.html	29 Jul 2010 09:39:26 -0000	1.26
@@ -3,56 +3,121 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5:   input &#8211; input control  (CHANGED)</title>
+<title>HTML5:   input – input control  (CHANGED)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body>
 <h2 class="chunkpagetitle"><a href="Overview.html">HTML: The Markup Language Reference</a></h2>
 <div class="nav">
-<span class="nav-prev"><a href="img.html">&#171; img</a></span>
-<span class="nav-next"><a href="input.text.html">input type=text &#187;</a></span>
+<span class="nav-prev"><a href="img.html">« img</a></span>
+<span class="nav-next"><a href="input.text.html">input type=text »</a></span>
 </div>
 <div id="input" class="section">
       <h2 class="element-head">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#the-input-element">&#9432;</a></span>  <span class="element">input</span> &#8211; <span class="shortdesc">input control</span>  <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#input">#</a> <a class="toc-bak" href="Overview.html#input-toc">T</a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#the-input-element">ⓘ</a></span>  <span class="element">input</span> – <span class="shortdesc">input control</span>  <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#input">#</a> <a class="toc-bak" href="Overview.html#input-toc">T</a>
 </h2>
-      <div>
-      <p>See the following sections:</p>
+      <div id="input-longdesc" class="longdesc">
+      <p>The
+                <a href="input.html#input" class="element">input</a>
+                element is a multipurpose element for representing input controls.</p>
+</div>
+      <div class="toc">
+
+      <p>The details of the
+      <a href=".html#" class="element">input</a>
+      element are described in the following sections:</p>
 <ul>
-<li><a class="ref" href="input.text.html#input.text">input type=text</a></li>
-<li><a class="ref" href="input.password.html#input.password">input type=password</a></li>
-<li><a class="ref" href="input.checkbox.html#input.checkbox">input type=checkbox</a></li>
-<li><a class="ref" href="input.radio.html#input.radio">input type=radio</a></li>
-<li><a class="ref" href="input.button.html#input.button">input type=button</a></li>
-<li><a class="ref" href="input.submit.html#input.submit">input type=submit</a></li>
-<li><a class="ref" href="input.reset.html#input.reset">input type=reset</a></li>
-<li><a class="ref" href="input.file.html#input.file">input type=file</a></li>
-<li><a class="ref" href="input.hidden.html#input.hidden">input type=hidden</a></li>
-<li><a class="ref" href="input.image.html#input.image">input type=image</a></li>
-<li><a class="ref" href="input.datetime.html#input.datetime">input type=datetime</a></li>
-<li><a class="ref" href="input.datetime-local.html#input.datetime-local">input type=datetime-local</a></li>
-<li><a class="ref" href="input.date.html#input.date">input type=date</a></li>
-<li><a class="ref" href="input.month.html#input.month">input type=month</a></li>
-<li><a class="ref" href="input.time.html#input.time">input type=time</a></li>
-<li><a class="ref" href="input.week.html#input.week">input type=week</a></li>
-<li><a class="ref" href="input.number.html#input.number">input type=number</a></li>
-<li><a class="ref" href="input.range.html#input.range">input type=range</a></li>
-<li><a class="ref" href="input.email.html#input.email">input type=email</a></li>
-<li><a class="ref" href="input.url.html#input.url">input type=url</a></li>
-<li><a class="ref" href="input.search.html#input.search">input type=search</a></li>
-<li><a class="ref" href="input.tel.html#input.tel">input type=tel</a></li>
-<li><a class="ref" href="input.color.html#input.color">input type=color</a></li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a></span> <span> </span><a class="ref" href="input.text.html#input.text">input type=text</a><span> </span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#password-state">ⓘ</a></span> <span> </span><a class="ref" href="input.password.html#input.password">input type=password</a><span> </span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#checkbox-state">ⓘ</a></span> <span> </span><a class="ref" href="input.checkbox.html#input.checkbox">input type=checkbox</a><span> </span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#radio-button-state">ⓘ</a></span> <span> </span><a class="ref" href="input.radio.html#input.radio">input type=radio</a><span> </span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#button-state">ⓘ</a></span> <span> </span><a class="ref" href="input.button.html#input.button">input type=button</a><span> </span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#submit-button-state">ⓘ</a></span> <span> </span><a class="ref" href="input.submit.html#input.submit">input type=submit</a><span> </span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#reset-button-state">ⓘ</a></span> <span> </span><a class="ref" href="input.reset.html#input.reset">input type=reset</a><span> </span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#file-upload-state">ⓘ</a></span> <span> </span><a class="ref" href="input.file.html#input.file">input type=file</a><span> </span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#hidden-state">ⓘ</a></span> <span> </span><a class="ref" href="input.hidden.html#input.hidden">input type=hidden</a><span> </span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#image-button-state">ⓘ</a></span> <span> </span><a class="ref" href="input.image.html#input.image">input type=image</a><span> </span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-and-time-state">ⓘ</a></span> <span> </span><a class="ref" href="input.datetime.html#input.datetime">input type=datetime</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#local-date-and-time-state">ⓘ</a></span> <span> </span><a class="ref" href="input.datetime-local.html#input.datetime-local">input type=datetime-local</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-state">ⓘ</a></span> <span> </span><a class="ref" href="input.date.html#input.date">input type=date</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#month-state">ⓘ</a></span> <span> </span><a class="ref" href="input.month.html#input.month">input type=month</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#time-state">ⓘ</a></span> <span> </span><a class="ref" href="input.time.html#input.time">input type=time</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#week-state">ⓘ</a></span> <span> </span><a class="ref" href="input.week.html#input.week">input type=week</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#number-state">ⓘ</a></span> <span> </span><a class="ref" href="input.number.html#input.number">input type=number</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#range-state">ⓘ</a></span> <span> </span><a class="ref" href="input.range.html#input.range">input type=range</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#e-mail-state">ⓘ</a></span> <span> </span><a class="ref" href="input.email.html#input.email">input type=email</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#url-state">ⓘ</a></span> <span> </span><a class="ref" href="input.url.html#input.url">input type=url</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a></span> <span> </span><a class="ref" href="input.search.html#input.search">input type=search</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#telephone-state">ⓘ</a></span> <span> </span><a class="ref" href="input.tel.html#input.tel">input type=tel</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#color-state">ⓘ</a></span> <span> </span><a class="ref" href="input.color.html#input.color">input type=color</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+</li>
 </ul>
-<p>An <span class="element">input</span> element with
-                no <span class="attribute">type</span> attribute
-                specified represents the same thing as a <a href="input.text.html#input.text">input element with its type
-                  attribute set to "text"</a>.</p>
+</div>
+<p>An
+              <a href="input.html#input" class="element">input</a>
+              element with no
+              <span class="attribute">type</span>
+              attribute specified represents the same thing as an
+              <a href="input.text.html#input.text">input element with its type
+                attribute set to "text"</a>.</p>
+      <div class="no-number no-toc" id="input-changes">
+<h2 class="element-subhead">Changes in HTML5 <a class="hash" href="#input-changes">#</a>
+</h2>
+<div class="changes"><p>Several new 
+                  <a href="input.html#input" class="element">input</a>
+                  element types have been added, and several new
+                  attributes are now allowed on the element.</p></div>
 </div>
 </div>
 <hr class="footerbreak">
 <div class="nav">
-<span class="nav-prev"><a href="img.html">&#171; img</a></span>
-<span class="nav-next"><a href="input.text.html">input type=text &#187;</a></span>
+<span class="nav-prev"><a href="img.html">« img</a></span>
+<span class="nav-next"><a href="input.text.html">input type=text »</a></span>
 </div>
 </body>
 </html>

Index: command.html
===================================================================
RCS file: /sources/public/html5/markup/command.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- command.html	28 Jul 2010 16:07:27 -0000	1.25
+++ command.html	29 Jul 2010 09:39:25 -0000	1.26
@@ -3,36 +3,46 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5:   command &#8211; command  (NEW)</title>
+<title>HTML5:   command – command  (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body>
 <h2 class="chunkpagetitle"><a href="Overview.html">HTML: The Markup Language Reference</a></h2>
 <div class="nav">
-<span class="nav-prev"><a href="colgroup.html">&#171; colgroup</a></span>
-<span class="nav-next"><a href="command.command.html">command type=command &#187;</a></span>
+<span class="nav-prev"><a href="colgroup.html">« colgroup</a></span>
+<span class="nav-next"><a href="command.command.html">command type=command »</a></span>
 </div>
 <div id="command" class="section">
       <h2 class="element-head">
-<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">&#9432;</a></span>  <span class="element">command</span> &#8211; <span class="shortdesc">command</span>  <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#command">#</a> <a class="toc-bak" href="Overview.html#command-toc">T</a>
+<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span>  <span class="element">command</span> – <span class="shortdesc">command</span>  <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#command">#</a> <a class="toc-bak" href="Overview.html#command-toc">T</a>
 </h2>
+      <div id="command-longdesc" class="longdesc">
+      <p>The
+                <a href="command.html#command" class="element">command</a>
+                element is a multipurpose element for representing commands.</p>
+</div>
       <div>
-      <p>See the following sections:</p>
+      <p>The details of the
+      <a href=".html#" class="element">command</a>
+      element are described in the following sections:</p>
 <ul>
 <li><a class="ref" href="command.command.html#command.command">command type=command</a></li>
 <li><a class="ref" href="command.radio.html#command.radio">command type=radio</a></li>
 <li><a class="ref" href="command.checkbox.html#command.checkbox">command type=checkbox</a></li>
 </ul>
-<p>A <span class="element">command</span> element with
-                no <span class="attribute">type</span> attribute
-                specified represents the same thing as a <a href="command.command.html#command.command">command element with its type
-                  attribute set to "command"</a>.</p>
 </div>
+      <p>A
+              <a href="command.html#command" class="element">command</a>
+              element with no
+              <span class="attribute">type</span>
+              attribute specified represents the same thing as a
+              <a href="command.command.html#command.command">command element with its type
+                attribute set to "command"</a>.</p>
 </div>
 <hr class="footerbreak">
 <div class="nav">
-<span class="nav-prev"><a href="colgroup.html">&#171; colgroup</a></span>
-<span class="nav-next"><a href="command.command.html">command type=command &#187;</a></span>
+<span class="nav-prev"><a href="colgroup.html">« colgroup</a></span>
+<span class="nav-next"><a href="command.command.html">command type=command »</a></span>
 </div>
 </body>
 </html>

Index: elements-by-function.html
===================================================================
RCS file: /sources/public/html5/markup/elements-by-function.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- elements-by-function.html	28 Jul 2010 16:15:09 -0000	1.2
+++ elements-by-function.html	29 Jul 2010 09:39:26 -0000	1.3
@@ -20,7 +20,7 @@
   into groups according to function.</p>
   <div class="section" id="the-root-element">
 
-    <h2>5.01. The root element <a class="hash" href="#the-root-element">#</a>
+    <h2>5.1. The root element <a class="hash" href="#the-root-element">#</a>
 </h2>
     <ul>
 <li>
@@ -30,7 +30,7 @@
 </div>
   <div class="section" id="document-metadata-elements">
 
-    <h2>5.02. Document metadata <a class="hash" href="#document-metadata-elements">#</a>
+    <h2>5.2. Document metadata <a class="hash" href="#document-metadata-elements">#</a>
 </h2>
     <ul>
 <li>
@@ -55,7 +55,7 @@
 </div>
   <div class="section" id="scripting-elements">
 
-    <h2>5.03. Scripting <a class="hash" href="#scripting-elements">#</a>
+    <h2>5.3. Scripting <a class="hash" href="#scripting-elements">#</a>
 </h2>
     <ul>
 <li>
@@ -68,7 +68,7 @@
 </div>
   <div class="section" id="sections-elements">
 
-    <h2>5.04. Sections <a class="hash" href="#sections-elements">#</a>
+    <h2>5.4. Sections <a class="hash" href="#sections-elements">#</a>
 </h2>
     <ul>
 <li>
@@ -120,7 +120,7 @@
 </div>
   <div class="section" id="grouping-content-elements">
 
-    <h2>5.05. Grouping content <a class="hash" href="#grouping-content-elements">#</a>
+    <h2>5.5. Grouping content <a class="hash" href="#grouping-content-elements">#</a>
 </h2>
     <ul>
 <li>
@@ -169,7 +169,7 @@
 </div>
   <div class="section" id="text-level-semantics-elements">
 
-    <h2>5.06. Text-level semantics <a class="hash" href="#text-level-semantics-elements">#</a>
+    <h2>5.6. Text-level semantics <a class="hash" href="#text-level-semantics-elements">#</a>
 </h2>
     <ul>
 <li>
@@ -245,7 +245,7 @@
 </div>
   <div class="section" id="edits-elements">
 
-    <h2>5.07. Edits <a class="hash" href="#edits-elements">#</a>
+    <h2>5.7. Edits <a class="hash" href="#edits-elements">#</a>
 </h2>
     <ul>
 <li>
@@ -258,7 +258,7 @@
 </div>
   <div class="section" id="embedded-content-elements">
 
-    <h2>5.08. Embedded content <a class="hash" href="#embedded-content-elements">#</a>
+    <h2>5.8. Embedded content <a class="hash" href="#embedded-content-elements">#</a>
 </h2>
     <ul>
 <li>
@@ -298,7 +298,7 @@
 </div>
   <div class="section" id="tables-elements">
 
-    <h2>5.09. Tables <a class="hash" href="#tables-elements">#</a>
+    <h2>5.9. Tables <a class="hash" href="#tables-elements">#</a>
 </h2>
     <ul>
 <li>

Index: syntax.html
===================================================================
RCS file: /sources/public/html5/markup/syntax.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- syntax.html	28 Jul 2010 16:07:32 -0000	1.53
+++ syntax.html	29 Jul 2010 09:39:26 -0000	1.54
@@ -50,7 +50,7 @@
 </ul>
 </div>
   <div id="doctype-syntax" class="section">
-    <h2>4.01. The doctype <a class="hash" href="#doctype-syntax">#</a> <a class="toc-bak" href="Overview.html#doctype-syntax-toc">T</a>
+    <h2>4.1. The doctype <a class="hash" href="#doctype-syntax">#</a> <a class="toc-bak" href="Overview.html#doctype-syntax-toc">T</a>
 </h2>
     <p>A
     <dfn id="doctype">doctype</dfn>
@@ -226,7 +226,7 @@
     </div>
   </div>
   <div id="character-encoding" class="section">
-    <h2>4.02. Character encoding declaration <a class="hash" href="#character-encoding">#</a> <a class="toc-bak" href="Overview.html#character-encoding-toc">T</a>
+    <h2>4.2. Character encoding declaration <a class="hash" href="#character-encoding">#</a> <a class="toc-bak" href="Overview.html#character-encoding-toc">T</a>
 </h2>
     <p>A
     <dfn id="encoding-declaration" title="encoding-declaration">character encoding declaration</dfn>
@@ -318,7 +318,7 @@
     necessary.</p>
   </div>
   <div id="syntax-elements" class="section">
-    <h2>4.03. Elements <a class="hash" href="#syntax-elements">#</a> <a class="toc-bak" href="Overview.html#syntax-elements-toc">T</a>
+    <h2>4.3. Elements <a class="hash" href="#syntax-elements">#</a> <a class="toc-bak" href="Overview.html#syntax-elements-toc">T</a>
 </h2>
     <p>An element&#8217;s
     <dfn id="content-model" title="content-model">content model</dfn>
@@ -478,7 +478,7 @@
         implied in certain cases</a>).</li>
     </ul>
 <div id="misnesting" class="section">
-      <h2>4.3.01. Misnested tags <a class="hash" href="#misnesting">#</a>
+      <h2>4.3.1. Misnested tags <a class="hash" href="#misnesting">#</a>
 </h2>
       <p>If an
       <a href="syntax.html#syntax-elements">element</a>
@@ -518,7 +518,7 @@
     </div>
   </div>
     <div id="syntax-attributes" class="section">
-      <h2>4.04. Attributes <a class="hash" href="#syntax-attributes">#</a> <a class="toc-bak" href="Overview.html#syntax-attributes-toc">T</a>
+      <h2>4.4. Attributes <a class="hash" href="#syntax-attributes">#</a> <a class="toc-bak" href="Overview.html#syntax-attributes-toc">T</a>
 </h2>
       <p>
       <dfn id="attribute" title="syntax-attributes">Attributes</dfn>
@@ -760,7 +760,7 @@
       </dl>
 </div>
   <div id="text-syntax" class="section">
-    <h2>4.05. Text and character data <a class="hash" href="#text-syntax">#</a> <a class="toc-bak" href="Overview.html#text-syntax-toc">T</a>
+    <h2>4.5. Text and character data <a class="hash" href="#text-syntax">#</a> <a class="toc-bak" href="Overview.html#text-syntax-toc">T</a>
 </h2>
     <p><dfn id="syntax-text" title="syntax-text">Text</dfn>
     in
@@ -938,7 +938,7 @@
     </dl>
 </div>
   <div id="character-references" class="section">
-    <h2>4.06. Character references <a class="hash" href="#character-references">#</a> <a class="toc-bak" href="Overview.html#character-references-toc">T</a>
+    <h2>4.6. Character references <a class="hash" href="#character-references">#</a> <a class="toc-bak" href="Overview.html#character-references-toc">T</a>
 </h2>
     <p><dfn id="syntax-charref">Character references</dfn> are a form
     of markup for representing single individual characters. There
@@ -1066,7 +1066,7 @@
     character.</p>
   </div>
   <div id="comments" class="section">
-    <h2>4.07. Comments <a class="hash" href="#comments">#</a> <a class="toc-bak" href="Overview.html#comments-toc">T</a>
+    <h2>4.7. Comments <a class="hash" href="#comments">#</a> <a class="toc-bak" href="Overview.html#comments-toc">T</a>
 </h2>
     <p>
     <dfn id="syntax-comments" title="syntax-comments">Comments</dfn>
@@ -1109,7 +1109,7 @@
     </div>
   </div>
  <div id="svg-mathml" class="section">
-   <h2>4.08. SVG and MathML elements in HTML documents <a class="hash" href="#svg-mathml">#</a> <a class="toc-bak" href="Overview.html#svg-mathml-toc">T</a>
+   <h2>4.8. SVG and MathML elements in HTML documents <a class="hash" href="#svg-mathml">#</a> <a class="toc-bak" href="Overview.html#svg-mathml-toc">T</a>
 </h2>
    <p id="elements-svg-mathml">
    <dfn id="svg-mathml-elements" title="svg-mathml-elements">SVG and MathML elements</dfn>
@@ -1166,7 +1166,7 @@
    </ul>
 </div>
  <div id="cdata-sections" class="section">
-   <h2>4.09. CDATA sections in SVG and MathML contents <a class="hash" href="#cdata-sections">#</a> <a class="toc-bak" href="Overview.html#cdata-sections-toc">T</a>
+   <h2>4.9. CDATA sections in SVG and MathML contents <a class="hash" href="#cdata-sections">#</a> <a class="toc-bak" href="Overview.html#cdata-sections-toc">T</a>
 </h2>
    <p>
    <dfn id="syntax-cdata-sections" title="syntax-cdata-sections">CDATA sections in SVG and MathML contents</dfn>

Index: datatypes.html
===================================================================
RCS file: /sources/public/html5/markup/datatypes.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- datatypes.html	28 Jul 2010 16:07:27 -0000	1.55
+++ datatypes.html	29 Jul 2010 09:39:25 -0000	1.56
@@ -15,15 +15,15 @@
 <div id="datatypes" class="section">
         <h2>10. Datatypes <a class="hash" href="#datatypes">#</a> <a class="toc-bak" href="Overview.html#datatypes-toc">T</a>
 </h2>
-        <p>This section defines datatypes that are referenced
-              by attribute definitions in the 
+        <p>This section describes datatypes that are referenced
+              by attribute descriptions in the 
               <a href="elements.html">HTML elements</a>,
               <a href="global-attributes.html">Global attributes</a>,
               and
               <a href="forms-attributes.html">Forms attributes</a>
               sections.</p>
         <div id="data-string-def" class="section">
-    <h2 class="common-subhead">10.01. <dfn id="data-string">String</dfn> <a class="hash" href="#data-string-def">#</a>
+    <h2 class="common-subhead">10.1. <dfn id="data-string">String</dfn> <a class="hash" href="#data-string-def">#</a>
 </h2>
     <div class="datatype-desc">
       <p>For the purposes of this document, a
@@ -42,7 +42,7 @@
 </div>
   </div>
 <div id="data-comma-separated-strings-def" class="section">
-    <h2 class="common-subhead">10.02. <dfn id="data-comma-separated-strings">Set of comma-separated strings</dfn> <a class="hash" href="#data-comma-separated-strings-def">#</a>
+    <h2 class="common-subhead">10.2. <dfn id="data-comma-separated-strings">Set of comma-separated strings</dfn> <a class="hash" href="#data-comma-separated-strings-def">#</a>
 </h2>
     <div class="datatype-desc">Zero or more
       <a href="datatypes.html#data-string">strings</a>
@@ -62,7 +62,7 @@
       (comma) characters.</div>
   </div>
 <div id="data-token-def" class="section">
-    <h2 class="common-subhead">10.03. <dfn id="data-token">Token</dfn> <a class="hash" href="#data-token-def">#</a>
+    <h2 class="common-subhead">10.3. <dfn id="data-token">Token</dfn> <a class="hash" href="#data-token-def">#</a>
 </h2>
     <div class="datatype-desc">A
       <a href="datatypes.html#data-string">string</a>
@@ -70,7 +70,7 @@
       <a href="terminology.html#space">space characters</a>.</div>
   </div>
       <div id="common.data.tokens-def" class="section">
-        <h2 class="common-subhead">10.04. <dfn id="common.data.tokens">Set of space-separated tokens</dfn> <a class="hash" href="#common.data.tokens-def">#</a>
+        <h2 class="common-subhead">10.4. <dfn id="common.data.tokens">Set of space-separated tokens</dfn> <a class="hash" href="#common.data.tokens-def">#</a>
 </h2>
         
       <div class="datatype-desc">A
@@ -80,14 +80,14 @@
     
       </div>
         <div id="data-unordered-tokens-def" class="section">
-<h2 class="common-subhead">10.05. <dfn id="data-unordered-tokens">Unordered set of unique space-separated tokens</dfn> <a class="hash" href="#data-unordered-tokens-def">#</a>
+<h2 class="common-subhead">10.5. <dfn id="data-unordered-tokens">Unordered set of unique space-separated tokens</dfn> <a class="hash" href="#data-unordered-tokens-def">#</a>
 </h2>
       <div class="datatype-desc">A
         <a href="datatypes.html#common.data.tokens">set of space-separated tokens</a>
         in which none of the tokens are duplicated.</div>
     </div>
 <div id="data-ordered-tokens-def" class="section">
-<h2 class="common-subhead">10.06. <dfn id="data-ordered-tokens">Ordered set of unique space-separated tokens</dfn> <a class="hash" href="#data-ordered-tokens-def">#</a>
+<h2 class="common-subhead">10.6. <dfn id="data-ordered-tokens">Ordered set of unique space-separated tokens</dfn> <a class="hash" href="#data-ordered-tokens-def">#</a>
 </h2>
       <div class="datatype-desc">A
         <a href="datatypes.html#common.data.tokens">set of space-separated tokens</a>
@@ -95,7 +95,7 @@
         but in which the order of the tokens is meaningful.</div>
     </div>
       <div id="common.data.browsing-context-name-def" class="section">
-        <h2 class="common-subhead">10.07. <dfn id="common.data.browsing-context-name">Browsing-context name</dfn> <a class="hash" href="#common.data.browsing-context-name-def">#</a>
+        <h2 class="common-subhead">10.7. <dfn id="common.data.browsing-context-name">Browsing-context name</dfn> <a class="hash" href="#common.data.browsing-context-name-def">#</a>
 </h2>
         
       <div class="datatype-desc">Any
@@ -116,7 +116,7 @@
       </div>
         
       <div id="common.data.browsing-context-name-or-keyword-def" class="section">
-        <h2 class="common-subhead">10.08. <dfn id="common.data.browsing-context-name-or-keyword">Browsing-context name or keyword</dfn> <a class="hash" href="#common.data.browsing-context-name-or-keyword-def">#</a>
+        <h2 class="common-subhead">10.8. <dfn id="common.data.browsing-context-name-or-keyword">Browsing-context name or keyword</dfn> <a class="hash" href="#common.data.browsing-context-name-or-keyword-def">#</a>
 </h2>
         
       <div class="datatype-desc">Any
@@ -142,7 +142,7 @@
       </div>
         
       <div id="common.data.id-def" class="section">
-        <h2 class="common-subhead">10.09. <dfn id="common.data.id">ID</dfn> <a class="hash" href="#common.data.id-def">#</a>
+        <h2 class="common-subhead">10.9. <dfn id="common.data.id">ID</dfn> <a class="hash" href="#common.data.id-def">#</a>
 </h2>
         
       <div class="datatype-desc">Any

Index: common-models.html
===================================================================
RCS file: /sources/public/html5/markup/common-models.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- common-models.html	28 Jul 2010 16:07:27 -0000	1.36
+++ common-models.html	29 Jul 2010 09:39:25 -0000	1.37
@@ -15,15 +15,15 @@
 <div id="common-models" class="section">
         <h2>7. Common content models <a class="hash" href="#common-models">#</a> <a class="toc-bak" href="Overview.html#common-models-toc">T</a>
 </h2>
-<p>This section defines content models that are
+<p>This section describes content models that are
               referenced by a number of different element
-              definitions in the
+              descriptions in the
               <i>Content model</i>
               subsections of the per-element documentation in the
               <a href="elements.html">HTML elements</a>
               section.</p>
       <div id="common.elem.flow" class="section">
-        <h2 class="common-subhead">7.01. Flow elements <a class="hash" href="#common.elem.flow">#</a> <a class="toc-bak" href="Overview.html#common.elem.flow-toc">T</a>
+        <h2 class="common-subhead">7.1. Flow elements <a class="hash" href="#common.elem.flow">#</a> <a class="toc-bak" href="Overview.html#common.elem.flow-toc">T</a>
 </h2>
         <div class="content-models">
           <p><a class="ref" href="common-models.html#common.elem.phrasing">phrasing elements</a>
@@ -68,7 +68,7 @@
         </div>
       </div>
       <div id="common.elem.metadata" class="section">
-        <h2 class="common-subhead">7.02. Metadata elements <a class="hash" href="#common.elem.metadata">#</a> <a class="toc-bak" href="Overview.html#common.elem.metadata-toc">T</a>
+        <h2 class="common-subhead">7.2. Metadata elements <a class="hash" href="#common.elem.metadata">#</a> <a class="toc-bak" href="Overview.html#common.elem.metadata-toc">T</a>
 </h2>
         <div class="content-models">
           <p><a class="ref" href="link.html#link">link</a>
@@ -86,7 +86,7 @@
         </div>
       </div>
       <div id="common.elem.phrasing" class="section">
-        <h2 class="common-subhead">7.03. Phrasing elements <a class="hash" href="#common.elem.phrasing">#</a> <a class="toc-bak" href="Overview.html#common.elem.phrasing-toc">T</a>
+        <h2 class="common-subhead">7.3. Phrasing elements <a class="hash" href="#common.elem.phrasing">#</a> <a class="toc-bak" href="Overview.html#common.elem.phrasing-toc">T</a>
 </h2>
         <div class="content-models">
           <p><a class="ref" href="a.html#a">a</a>

Index: documents.html
===================================================================
RCS file: /sources/public/html5/markup/documents.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- documents.html	28 Jul 2010 16:07:27 -0000	1.28
+++ documents.html	29 Jul 2010 09:39:26 -0000	1.29
@@ -32,7 +32,7 @@
 </ul>
 </div>
     <div id="language-and-syntax" class="section">
-      <h2>3.01. The HTML language and HTML and XML syntaxes <a class="hash" href="#language-and-syntax">#</a> <a class="toc-bak" href="Overview.html#language-and-syntax-toc">T</a>
+      <h2>3.1. The HTML language and HTML and XML syntaxes <a class="hash" href="#language-and-syntax">#</a> <a class="toc-bak" href="Overview.html#language-and-syntax-toc">T</a>
 </h2>
   <p>The term
   <dfn id="document" title="document">document</dfn> is used in this reference
@@ -77,7 +77,7 @@
   those defined in the XML specification.</p>
   </div>
   <div id="mime-types" class="section">
-    <h2>3.02. The HTML namespace and MIME types <a class="hash" href="#mime-types">#</a> <a class="toc-bak" href="Overview.html#mime-types-toc">T</a>
+    <h2>3.2. The HTML namespace and MIME types <a class="hash" href="#mime-types">#</a> <a class="toc-bak" href="Overview.html#mime-types-toc">T</a>
 </h2>
     <p>The
     <dfn id="html-namespace" title="html-namespace">HTML namespace</dfn>
@@ -106,7 +106,7 @@
     <a href="documents.html#syntax-document-xml">documents in the XML syntax</a>.</p>
   </div>
   <div id="conformant-documents" class="section">
-    <h2>3.03. Conformant documents <a class="hash" href="#conformant-documents">#</a> <a class="toc-bak" href="Overview.html#conformant-documents-toc">T</a>
+    <h2>3.3. Conformant documents <a class="hash" href="#conformant-documents">#</a> <a class="toc-bak" href="Overview.html#conformant-documents-toc">T</a>
 </h2>
     <p>A conformant
     <dfn id="syntax-document-html" title="syntax-document-html">document in the HTML
@@ -168,7 +168,7 @@
     <a href="syntax.html#omitted">omit tags</a>).</p>
   </div>
   <div id="case-insensitivity" class="section">
-    <h2>3.04. Case insensitivity in tag names and attribute names <a class="hash" href="#case-insensitivity">#</a> <a class="toc-bak" href="Overview.html#case-insensitivity-toc">T</a>
+    <h2>3.4. Case insensitivity in tag names and attribute names <a class="hash" href="#case-insensitivity">#</a> <a class="toc-bak" href="Overview.html#case-insensitivity-toc">T</a>
 </h2>
     <p>In
     <a href="documents.html#syntax-document-html">documents in the HTML syntax</a>:</p>

Index: meta.html
===================================================================
RCS file: /sources/public/html5/markup/meta.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- meta.html	28 Jul 2010 16:15:09 -0000	1.22
+++ meta.html	29 Jul 2010 09:39:26 -0000	1.23
@@ -16,16 +16,52 @@
       <h2 class="element-head">
 <span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">&#9432;</a></span>  <span class="element">meta</span> &#8211; <span class="shortdesc">metadata</span>  <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#meta">#</a> <a class="toc-bak" href="Overview.html#meta-toc">T</a>
 </h2>
-      <p>The <span class="element">meta</span> element is
-              defined in the following sections:</p>
-      <ul>
-<li><a href="meta.name.html#meta.name">meta name</a></li>
-      <li><a href="meta.http-equiv.refresh.html#meta.http-equiv.refresh">meta http-equiv=refresh</a></li>
-      <li><a href="meta.http-equiv.default-style.html#meta.http-equiv.default-style">meta http-equiv=default-style</a></li>
-      <li><a href="meta.charset.html#meta.charset">meta charset</a></li>
-      <li><a href="meta.http-equiv.content-type.html#meta.http-equiv.content-type">meta http-equiv=content-type</a></li>
+      <div id="meta-longdesc" class="longdesc">
+      <p>The
+                <a href="meta.html#meta" class="element">meta</a>
+                element is a multipurpose element for representing
+                metadata.</p>
+      </div>
+      <p>The details of the
+              <a href="meta.html#meta" class="element">meta</a>
+              element are described in the following sections:</p>
+      <div class="toc">
+<ul>
+<li>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-name">&#9432;</a></span> <span> </span><a href="meta.name.html#meta.name">meta name</a>
+</li>
+      <li>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-refresh">&#9432;</a></span> <span> </span><a href="meta.http-equiv.refresh.html#meta.http-equiv.refresh">meta http-equiv=refresh</a>
+</li>
+      <li>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-default-style">&#9432;</a></span> <span> </span><a href="meta.http-equiv.default-style.html#meta.http-equiv.default-style">meta http-equiv=default-style</a>
+</li>
+      <li>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-content-language">&#9432;</a></span> <span> </span><a href="meta.http-equiv.content-type.html#meta.http-equiv.content-type">meta http-equiv=content-language</a><span> </span><span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span>
+</li>
+      <li>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-charset">&#9432;</a></span> <span> </span><a href="meta.charset.html#meta.charset">meta charset</a><span> </span><span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+</li>
+      <li>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-content-type">&#9432;</a></span> <span> </span><a href="meta.http-equiv.content-type.html#meta.http-equiv.content-type">meta http-equiv=content-type</a>
+</li>
       </ul>
 </div>
+      <div class="no-number no-toc" id="meta-changes">
+<h2 class="element-subhead">Changes in HTML5 <a class="hash" href="#meta-changes">#</a>
+</h2>
+<div class="changes"><p>Although previous versions of HTML allowed the
+                  <span class="attribute">http-equiv</span>
+                  attribute on the
+                  <a href="meta.html#meta" class="element">meta</a>
+                  element to have any number of possible values, the
+                  <span class="attribute">http-equiv</span>
+                  attribute is now restricted to only the specific
+                  values described in this reference. Also, the new
+                  <a href="meta.charset.html#meta.charset" class="attribute">charset</a>
+                  attribute is now allowed.</p></div>
+</div>
+</div>
 <hr class="footerbreak">
 <div class="nav">
 <span class="nav-prev"><a href="menu.html">&#171; menu</a></span>

Index: spec.html
===================================================================
RCS file: /sources/public/html5/markup/spec.html,v
retrieving revision 1.255
retrieving revision 1.256
diff -u -d -r1.255 -r1.256
--- spec.html	28 Jul 2010 16:15:09 -0000	1.255
+++ spec.html	29 Jul 2010 09:39:26 -0000	1.256
@@ -163,35 +163,35 @@
 </li>
 <li id="documents-toc"> <a href="#documents"><span class="toc-section-number">3. </span><span class="toc-section-name">&#160;Documents</span></a>
 <ul>
-<li id="language-and-syntax-toc"> <a href="#language-and-syntax"><span class="toc-section-number">3.01. </span><span class="toc-section-name">&#160;The HTML language and HTML and XML syntaxes</span></a>
+<li id="language-and-syntax-toc"> <a href="#language-and-syntax"><span class="toc-section-number">3.1. </span><span class="toc-section-name">&#160;The HTML language and HTML and XML syntaxes</span></a>
 </li>
-<li id="mime-types-toc"> <a href="#mime-types"><span class="toc-section-number">3.02. </span><span class="toc-section-name">&#160;The HTML namespace and MIME types</span></a>
+<li id="mime-types-toc"> <a href="#mime-types"><span class="toc-section-number">3.2. </span><span class="toc-section-name">&#160;The HTML namespace and MIME types</span></a>
 </li>
-<li id="conformant-documents-toc"> <a href="#conformant-documents"><span class="toc-section-number">3.03. </span><span class="toc-section-name">&#160;Conformant documents</span></a>
+<li id="conformant-documents-toc"> <a href="#conformant-documents"><span class="toc-section-number">3.3. </span><span class="toc-section-name">&#160;Conformant documents</span></a>
 </li>
-<li id="case-insensitivity-toc"> <a href="#case-insensitivity"><span class="toc-section-number">3.04. </span><span class="toc-section-name">&#160;Case insensitivity in tag names and attribute names</span></a>
+<li id="case-insensitivity-toc"> <a href="#case-insensitivity"><span class="toc-section-number">3.4. </span><span class="toc-section-name">&#160;Case insensitivity in tag names and attribute names</span></a>
 </li>
 </ul>
 </li>
 <li id="syntax-toc"> <a href="#syntax"><span class="toc-section-number">4. </span><span class="toc-section-name">&#160;HTML syntax</span></a>
 <ul>
-<li id="doctype-syntax-toc"> <a href="#doctype-syntax"><span class="toc-section-number">4.01. </span><span class="toc-section-name">&#160;The doctype</span></a>
+<li id="doctype-syntax-toc"> <a href="#doctype-syntax"><span class="toc-section-number">4.1. </span><span class="toc-section-name">&#160;The doctype</span></a>
 </li>
-<li id="character-encoding-toc"> <a href="#character-encoding"><span class="toc-section-number">4.02. </span><span class="toc-section-name">&#160;Character encoding declaration</span></a>
+<li id="character-encoding-toc"> <a href="#character-encoding"><span class="toc-section-number">4.2. </span><span class="toc-section-name">&#160;Character encoding declaration</span></a>
 </li>
-<li id="syntax-elements-toc"> <a href="#syntax-elements"><span class="toc-section-number">4.03. </span><span class="toc-section-name">&#160;Elements</span></a>
+<li id="syntax-elements-toc"> <a href="#syntax-elements"><span class="toc-section-number">4.3. </span><span class="toc-section-name">&#160;Elements</span></a>
 </li>
-<li id="syntax-attributes-toc"> <a href="#syntax-attributes"><span class="toc-section-number">4.04. </span><span class="toc-section-name">&#160;Attributes</span></a>
+<li id="syntax-attributes-toc"> <a href="#syntax-attributes"><span class="toc-section-number">4.4. </span><span class="toc-section-name">&#160;Attributes</span></a>
 </li>
-<li id="text-syntax-toc"> <a href="#text-syntax"><span class="toc-section-number">4.05. </span><span class="toc-section-name">&#160;Text and character data</span></a>
+<li id="text-syntax-toc"> <a href="#text-syntax"><span class="toc-section-number">4.5. </span><span class="toc-section-name">&#160;Text and character data</span></a>
 </li>
-<li id="character-references-toc"> <a href="#character-references"><span class="toc-section-number">4.06. </span><span class="toc-section-name">&#160;Character references</span></a>
+<li id="character-references-toc"> <a href="#character-references"><span class="toc-section-number">4.6. </span><span class="toc-section-name">&#160;Character references</span></a>
 </li>
-<li id="comments-toc"> <a href="#comments"><span class="toc-section-number">4.07. </span><span class="toc-section-name">&#160;Comments</span></a>
+<li id="comments-toc"> <a href="#comments"><span class="toc-section-number">4.7. </span><span class="toc-section-name">&#160;Comments</span></a>
 </li>
-<li id="svg-mathml-toc"> <a href="#svg-mathml"><span class="toc-section-number">4.08. </span><span class="toc-section-name">&#160;SVG and MathML elements in HTML documents</span></a>
+<li id="svg-mathml-toc"> <a href="#svg-mathml"><span class="toc-section-number">4.8. </span><span class="toc-section-name">&#160;SVG and MathML elements in HTML documents</span></a>
 </li>
-<li id="cdata-sections-toc"> <a href="#cdata-sections"><span class="toc-section-number">4.09. </span><span class="toc-section-name">&#160;CDATA sections in SVG and MathML contents</span></a>
+<li id="cdata-sections-toc"> <a href="#cdata-sections"><span class="toc-section-number">4.9. </span><span class="toc-section-name">&#160;CDATA sections in SVG and MathML contents</span></a>
 </li>
 </ul>
 </li>
@@ -620,21 +620,21 @@
 </li>
 <li id="common-models-toc"> <a href="#common-models"><span class="toc-section-number">7. </span><span class="toc-section-name">&#160;Common content models</span></a>
 <ul>
-<li id="common.elem.flow-toc"> <a href="#common.elem.flow"><span class="toc-section-number">7.01. </span><span class="toc-section-name">&#160;Flow elements</span></a>
+<li id="common.elem.flow-toc"> <a href="#common.elem.flow"><span class="toc-section-number">7.1. </span><span class="toc-section-name">&#160;Flow elements</span></a>
 </li>
-<li id="common.elem.metadata-toc"> <a href="#common.elem.metadata"><span class="toc-section-number">7.02. </span><span class="toc-section-name">&#160;Metadata elements</span></a>
+<li id="common.elem.metadata-toc"> <a href="#common.elem.metadata"><span class="toc-section-number">7.2. </span><span class="toc-section-name">&#160;Metadata elements</span></a>
 </li>
-<li id="common.elem.phrasing-toc"> <a href="#common.elem.phrasing"><span class="toc-section-number">7.03. </span><span class="toc-section-name">&#160;Phrasing elements</span></a>
+<li id="common.elem.phrasing-toc"> <a href="#common.elem.phrasing"><span class="toc-section-number">7.3. </span><span class="toc-section-name">&#160;Phrasing elements</span></a>
 </li>
 </ul>
 </li>
 <li id="global-attributes-toc"> <a href="#global-attributes"><span class="toc-section-number">8. </span><span class="toc-section-name">&#160;Global attributes</span></a>
 <ul>
-<li id="common.attrs.core-toc"> <a href="#common.attrs.core"><span class="toc-section-number">8.01. </span><span class="toc-section-name">&#160;Core attributes</span></a>
+<li id="common.attrs.core-toc"> <a href="#common.attrs.core"><span class="toc-section-number">8.1. </span><span class="toc-section-name">&#160;Core attributes</span></a>
 </li>
-<li id="common.attrs.event-handler-toc"> <a href="#common.attrs.event-handler"><span class="toc-section-number">8.02. </span><span class="toc-section-name">&#160;Event-handler attributes</span></a>
+<li id="common.attrs.event-handler-toc"> <a href="#common.attrs.event-handler"><span class="toc-section-number">8.2. </span><span class="toc-section-name">&#160;Event-handler attributes</span></a>
 </li>
-<li id="common.attrs.xml-toc"> <a href="#common.attrs.xml"><span class="toc-section-number">8.03. </span><span class="toc-section-name">&#160;XML attributes</span></a>
+<li id="common.attrs.xml-toc"> <a href="#common.attrs.xml"><span class="toc-section-number">8.3. </span><span class="toc-section-name">&#160;XML attributes</span></a>
 </li>
 </ul>
 </li>
@@ -838,7 +838,7 @@
 </ul>
 </div>
     <div id="language-and-syntax" class="section">
-      <h2>3.01. The HTML language and HTML and XML syntaxes <a class="hash" href="#language-and-syntax">#</a> <a class="toc-bak" href="#language-and-syntax-toc">T</a>
+      <h2>3.1. The HTML language and HTML and XML syntaxes <a class="hash" href="#language-and-syntax">#</a> <a class="toc-bak" href="#language-and-syntax-toc">T</a>
 </h2>
   <p>The term
   <dfn id="document" title="document">document</dfn> is used in this reference
@@ -883,7 +883,7 @@
   those defined in the XML specification.</p>
   </div>
   <div id="mime-types" class="section">
-    <h2>3.02. The HTML namespace and MIME types <a class="hash" href="#mime-types">#</a> <a class="toc-bak" href="#mime-types-toc">T</a>
+    <h2>3.2. The HTML namespace and MIME types <a class="hash" href="#mime-types">#</a> <a class="toc-bak" href="#mime-types-toc">T</a>
 </h2>
     <p>The
     <dfn id="html-namespace" title="html-namespace">HTML namespace</dfn>
@@ -912,7 +912,7 @@
     <a href="#syntax-document-xml">documents in the XML syntax</a>.</p>
   </div>
   <div id="conformant-documents" class="section">
-    <h2>3.03. Conformant documents <a class="hash" href="#conformant-documents">#</a> <a class="toc-bak" href="#conformant-documents-toc">T</a>
+    <h2>3.3. Conformant documents <a class="hash" href="#conformant-documents">#</a> <a class="toc-bak" href="#conformant-documents-toc">T</a>
 </h2>
     <p>A conformant
     <dfn id="syntax-document-html" title="syntax-document-html">document in the HTML
@@ -974,7 +974,7 @@
     <a href="#omitted">omit tags</a>).</p>
   </div>
   <div id="case-insensitivity" class="section">
-    <h2>3.04. Case insensitivity in tag names and attribute names <a class="hash" href="#case-insensitivity">#</a> <a class="toc-bak" href="#case-insensitivity-toc">T</a>
+    <h2>3.4. Case insensitivity in tag names and attribute names <a class="hash" href="#case-insensitivity">#</a> <a class="toc-bak" href="#case-insensitivity-toc">T</a>
 </h2>
     <p>In
     <a href="#syntax-document-html">documents in the HTML syntax</a>:</p>
@@ -1064,7 +1064,7 @@
 </ul>
 </div>
   <div id="doctype-syntax" class="section">
-    <h2>4.01. The doctype <a class="hash" href="#doctype-syntax">#</a> <a class="toc-bak" href="#doctype-syntax-toc">T</a>
+    <h2>4.1. The doctype <a class="hash" href="#doctype-syntax">#</a> <a class="toc-bak" href="#doctype-syntax-toc">T</a>
 </h2>
     <p>A
     <dfn id="doctype">doctype</dfn>
@@ -1240,7 +1240,7 @@
     </div>
   </div>
   <div id="character-encoding" class="section">
-    <h2>4.02. Character encoding declaration <a class="hash" href="#character-encoding">#</a> <a class="toc-bak" href="#character-encoding-toc">T</a>
+    <h2>4.2. Character encoding declaration <a class="hash" href="#character-encoding">#</a> <a class="toc-bak" href="#character-encoding-toc">T</a>
 </h2>
     <p>A
     <dfn id="encoding-declaration" title="encoding-declaration">character encoding declaration</dfn>
@@ -1332,7 +1332,7 @@
     necessary.</p>
   </div>
   <div id="syntax-elements" class="section">
-    <h2>4.03. Elements <a class="hash" href="#syntax-elements">#</a> <a class="toc-bak" href="#syntax-elements-toc">T</a>
+    <h2>4.3. Elements <a class="hash" href="#syntax-elements">#</a> <a class="toc-bak" href="#syntax-elements-toc">T</a>
 </h2>
     <p>An element&#8217;s
     <dfn id="content-model" title="content-model">content model</dfn>
@@ -1492,7 +1492,7 @@
         implied in certain cases</a>).</li>
     </ul>
 <div id="misnesting" class="section">
-      <h2>4.3.01. Misnested tags <a class="hash" href="#misnesting">#</a>
+      <h2>4.3.1. Misnested tags <a class="hash" href="#misnesting">#</a>
 </h2>
       <p>If an
       <a href="#syntax-elements">element</a>
@@ -1532,7 +1532,7 @@
     </div>
   </div>
     <div id="syntax-attributes" class="section">
-      <h2>4.04. Attributes <a class="hash" href="#syntax-attributes">#</a> <a class="toc-bak" href="#syntax-attributes-toc">T</a>
+      <h2>4.4. Attributes <a class="hash" href="#syntax-attributes">#</a> <a class="toc-bak" href="#syntax-attributes-toc">T</a>
 </h2>
       <p>
       <dfn id="attribute" title="syntax-attributes">Attributes</dfn>
@@ -1774,7 +1774,7 @@
       </dl>
 </div>
   <div id="text-syntax" class="section">
-    <h2>4.05. Text and character data <a class="hash" href="#text-syntax">#</a> <a class="toc-bak" href="#text-syntax-toc">T</a>
+    <h2>4.5. Text and character data <a class="hash" href="#text-syntax">#</a> <a class="toc-bak" href="#text-syntax-toc">T</a>
 </h2>
     <p><dfn id="syntax-text" title="syntax-text">Text</dfn>
     in
@@ -1952,7 +1952,7 @@
     </dl>
 </div>
   <div id="character-references" class="section">
-    <h2>4.06. Character references <a class="hash" href="#character-references">#</a> <a class="toc-bak" href="#character-references-toc">T</a>
+    <h2>4.6. Character references <a class="hash" href="#character-references">#</a> <a class="toc-bak" href="#character-references-toc">T</a>
 </h2>
     <p><dfn id="syntax-charref">Character references</dfn> are a form
     of markup for representing single individual characters. There
@@ -2080,7 +2080,7 @@
     character.</p>
   </div>
   <div id="comments" class="section">
-    <h2>4.07. Comments <a class="hash" href="#comments">#</a> <a class="toc-bak" href="#comments-toc">T</a>
+    <h2>4.7. Comments <a class="hash" href="#comments">#</a> <a class="toc-bak" href="#comments-toc">T</a>
 </h2>
     <p>
     <dfn id="syntax-comments" title="syntax-comments">Comments</dfn>
@@ -2123,7 +2123,7 @@
     </div>
   </div>
  <div id="svg-mathml" class="section">
-   <h2>4.08. SVG and MathML elements in HTML documents <a class="hash" href="#svg-mathml">#</a> <a class="toc-bak" href="#svg-mathml-toc">T</a>
+   <h2>4.8. SVG and MathML elements in HTML documents <a class="hash" href="#svg-mathml">#</a> <a class="toc-bak" href="#svg-mathml-toc">T</a>
 </h2>
    <p id="elements-svg-mathml">
    <dfn id="svg-mathml-elements" title="svg-mathml-elements">SVG and MathML elements</dfn>
@@ -2180,7 +2180,7 @@
    </ul>
 </div>
  <div id="cdata-sections" class="section">
-   <h2>4.09. CDATA sections in SVG and MathML contents <a class="hash" href="#cdata-sections">#</a> <a class="toc-bak" href="#cdata-sections-toc">T</a>
+   <h2>4.9. CDATA sections in SVG and MathML contents <a class="hash" href="#cdata-sections">#</a> <a class="toc-bak" href="#cdata-sections-toc">T</a>
 </h2>
    <p>
    <dfn id="syntax-cdata-sections" title="syntax-cdata-sections">CDATA sections in SVG and MathML contents</dfn>
@@ -2227,7 +2227,7 @@
   into groups according to function.</p>
   <div class="section" id="the-root-element">
 
-    <h2>5.01. The root element <a class="hash" href="#the-root-element">#</a>
+    <h2>5.1. The root element <a class="hash" href="#the-root-element">#</a>
 </h2>
     <ul>
 <li>
@@ -2237,7 +2237,7 @@
 </div>
   <div class="section" id="document-metadata-elements">
 
-    <h2>5.02. Document metadata <a class="hash" href="#document-metadata-elements">#</a>
+    <h2>5.2. Document metadata <a class="hash" href="#document-metadata-elements">#</a>
 </h2>
     <ul>
 <li>
@@ -2262,7 +2262,7 @@
 </div>
   <div class="section" id="scripting-elements">
 
-    <h2>5.03. Scripting <a class="hash" href="#scripting-elements">#</a>
+    <h2>5.3. Scripting <a class="hash" href="#scripting-elements">#</a>
 </h2>
     <ul>
 <li>
@@ -2275,7 +2275,7 @@
 </div>
   <div class="section" id="sections-elements">
 
-    <h2>5.04. Sections <a class="hash" href="#sections-elements">#</a>
+    <h2>5.4. Sections <a class="hash" href="#sections-elements">#</a>
 </h2>
     <ul>
 <li>
@@ -2327,7 +2327,7 @@
 </div>
   <div class="section" id="grouping-content-elements">
 
-    <h2>5.05. Grouping content <a class="hash" href="#grouping-content-elements">#</a>
+    <h2>5.5. Grouping content <a class="hash" href="#grouping-content-elements">#</a>
 </h2>
     <ul>
 <li>
@@ -2376,7 +2376,7 @@
 </div>
   <div class="section" id="text-level-semantics-elements">
 
-    <h2>5.06. Text-level semantics <a class="hash" href="#text-level-semantics-elements">#</a>
+    <h2>5.6. Text-level semantics <a class="hash" href="#text-level-semantics-elements">#</a>
 </h2>
     <ul>
 <li>
@@ -2452,7 +2452,7 @@
 </div>
   <div class="section" id="edits-elements">
 
-    <h2>5.07. Edits <a class="hash" href="#edits-elements">#</a>
+    <h2>5.7. Edits <a class="hash" href="#edits-elements">#</a>
 </h2>
     <ul>
 <li>
@@ -2465,7 +2465,7 @@
 </div>
   <div class="section" id="embedded-content-elements">
 
-    <h2>5.08. Embedded content <a class="hash" href="#embedded-content-elements">#</a>
+    <h2>5.8. Embedded content <a class="hash" href="#embedded-content-elements">#</a>
 </h2>
     <ul>
 <li>
@@ -2505,7 +2505,7 @@
 </div>
   <div class="section" id="tables-elements">
 
-    <h2>5.09. Tables <a class="hash" href="#tables-elements">#</a>
+    <h2>5.9. Tables <a class="hash" href="#tables-elements">#</a>
 </h2>
     <ul>
 <li>
@@ -4650,18 +4650,28 @@
       <h2 class="element-head">
 <span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">&#9432;</a></span>  <span class="element">button</span> &#8211; <span class="shortdesc">button</span> <a class="hash" href="#button">#</a> <a class="toc-bak" href="#button-toc">T</a>
 </h2>
+      <div id="button-longdesc" class="longdesc">
+      <p>The
+                <a href="#button" class="element">button</a>
+                element is a multipurpose element for representing buttons.</p>
+</div>
       <div>
-      <p>See the following sections:</p>
+      <p>The details of the
+      <a href="#" class="element">button</a>
+      element are described in the following sections:</p>
 <ul>
 <li><a class="ref" href="#button.submit">button type=submit</a></li>
 <li><a class="ref" href="#button.reset">button type=reset</a></li>
 <li><a class="ref" href="#button.button">button type=button</a></li>
 </ul>
-<p>A <span class="element">button</span> element with
-                no <span class="attribute">type</span> attribute
-                specified represents the same thing as a <a href="#button.submit">button element with its type
-                  attribute set to "submit"</a>.</p>
-      </div>
+</div>
+<p>A
+              <a href="#button" class="element">button</a>
+              element with no
+              <span class="attribute">type</span>
+              attribute specified represents the same thing as a
+              <a href="#button.submit">button element with its type
+                attribute set to "submit"</a>.</p>
       </div>
 <div id="button.submit" class="section">
       <h2 class="element-head">
@@ -5537,18 +5547,28 @@
       <h2 class="element-head">
 <span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">&#9432;</a></span>  <span class="element">command</span> &#8211; <span class="shortdesc">command</span>  <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#command">#</a> <a class="toc-bak" href="#command-toc">T</a>
 </h2>
+      <div id="command-longdesc" class="longdesc">
+      <p>The
+                <a href="#command" class="element">command</a>
+                element is a multipurpose element for representing commands.</p>
+</div>
       <div>
-      <p>See the following sections:</p>
+      <p>The details of the
+      <a href="#" class="element">command</a>
+      element are described in the following sections:</p>
 <ul>
 <li><a class="ref" href="#command.command">command type=command</a></li>
 <li><a class="ref" href="#command.radio">command type=radio</a></li>
 <li><a class="ref" href="#command.checkbox">command type=checkbox</a></li>
 </ul>
-<p>A <span class="element">command</span> element with
-                no <span class="attribute">type</span> attribute
-                specified represents the same thing as a <a href="#command.command">command element with its type
-                  attribute set to "command"</a>.</p>
 </div>
+      <p>A
+              <a href="#command" class="element">command</a>
+              element with no
+              <span class="attribute">type</span>
+              attribute specified represents the same thing as a
+              <a href="#command.command">command element with its type
+                attribute set to "command"</a>.</p>
 </div>
 <div id="command.command" class="section">
       <h2 class="element-head">
@@ -8688,37 +8708,102 @@
       <h2 class="element-head">
 <span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#the-input-element">&#9432;</a></span>  <span class="element">input</span> &#8211; <span class="shortdesc">input control</span>  <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#input">#</a> <a class="toc-bak" href="#input-toc">T</a>
 </h2>
-      <div>
-      <p>See the following sections:</p>
+      <div id="input-longdesc" class="longdesc">
+      <p>The
+                <a href="#input" class="element">input</a>
+                element is a multipurpose element for representing input controls.</p>
+</div>
+      <div class="toc">
+
+      <p>The details of the
+      <a href="#" class="element">input</a>
+      element are described in the following sections:</p>
 <ul>
-<li><a class="ref" href="#input.text">input type=text</a></li>
-<li><a class="ref" href="#input.password">input type=password</a></li>
-<li><a class="ref" href="#input.checkbox">input type=checkbox</a></li>
-<li><a class="ref" href="#input.radio">input type=radio</a></li>
-<li><a class="ref" href="#input.button">input type=button</a></li>
-<li><a class="ref" href="#input.submit">input type=submit</a></li>
-<li><a class="ref" href="#input.reset">input type=reset</a></li>
-<li><a class="ref" href="#input.file">input type=file</a></li>
-<li><a class="ref" href="#input.hidden">input type=hidden</a></li>
-<li><a class="ref" href="#input.image">input type=image</a></li>
-<li><a class="ref" href="#input.datetime">input type=datetime</a></li>
-<li><a class="ref" href="#input.datetime-local">input type=datetime-local</a></li>
-<li><a class="ref" href="#input.date">input type=date</a></li>
-<li><a class="ref" href="#input.month">input type=month</a></li>
-<li><a class="ref" href="#input.time">input type=time</a></li>
-<li><a class="ref" href="#input.week">input type=week</a></li>
-<li><a class="ref" href="#input.number">input type=number</a></li>
-<li><a class="ref" href="#input.range">input type=range</a></li>
-<li><a class="ref" href="#input.email">input type=email</a></li>
-<li><a class="ref" href="#input.url">input type=url</a></li>
-<li><a class="ref" href="#input.search">input type=search</a></li>
-<li><a class="ref" href="#input.tel">input type=tel</a></li>
-<li><a class="ref" href="#input.color">input type=color</a></li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">&#9432;</a></span> <span> </span><a class="ref" href="#input.text">input type=text</a><span> </span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#password-state">&#9432;</a></span> <span> </span><a class="ref" href="#input.password">input type=password</a><span> </span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#checkbox-state">&#9432;</a></span> <span> </span><a class="ref" href="#input.checkbox">input type=checkbox</a><span> </span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#radio-button-state">&#9432;</a></span> <span> </span><a class="ref" href="#input.radio">input type=radio</a><span> </span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#button-state">&#9432;</a></span> <span> </span><a class="ref" href="#input.button">input type=button</a><span> </span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#submit-button-state">&#9432;</a></span> <span> </span><a class="ref" href="#input.submit">input type=submit</a><span> </span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#reset-button-state">&#9432;</a></span> <span> </span><a class="ref" href="#input.reset">input type=reset</a><span> </span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#file-upload-state">&#9432;</a></span> <span> </span><a class="ref" href="#input.file">input type=file</a><span> </span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#hidden-state">&#9432;</a></span> <span> </span><a class="ref" href="#input.hidden">input type=hidden</a><span> </span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#image-button-state">&#9432;</a></span> <span> </span><a class="ref" href="#input.image">input type=image</a><span> </span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-and-time-state">&#9432;</a></span> <span> </span><a class="ref" href="#input.datetime">input type=datetime</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#local-date-and-time-state">&#9432;</a></span> <span> </span><a class="ref" href="#input.datetime-local">input type=datetime-local</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-state">&#9432;</a></span> <span> </span><a class="ref" href="#input.date">input type=date</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#month-state">&#9432;</a></span> <span> </span><a class="ref" href="#input.month">input type=month</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#time-state">&#9432;</a></span> <span> </span><a class="ref" href="#input.time">input type=time</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#week-state">&#9432;</a></span> <span> </span><a class="ref" href="#input.week">input type=week</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#number-state">&#9432;</a></span> <span> </span><a class="ref" href="#input.number">input type=number</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#range-state">&#9432;</a></span> <span> </span><a class="ref" href="#input.range">input type=range</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#e-mail-state">&#9432;</a></span> <span> </span><a class="ref" href="#input.email">input type=email</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#url-state">&#9432;</a></span> <span> </span><a class="ref" href="#input.url">input type=url</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">&#9432;</a></span> <span> </span><a class="ref" href="#input.search">input type=search</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#telephone-state">&#9432;</a></span> <span> </span><a class="ref" href="#input.tel">input type=tel</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+</li>
+<li>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#color-state">&#9432;</a></span> <span> </span><a class="ref" href="#input.color">input type=color</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+</li>
 </ul>
-<p>An <span class="element">input</span> element with
-                no <span class="attribute">type</span> attribute
-                specified represents the same thing as a <a href="#input.text">input element with its type
-                  attribute set to "text"</a>.</p>
+</div>
+<p>An
+              <a href="#input" class="element">input</a>
+              element with no
+              <span class="attribute">type</span>
+              attribute specified represents the same thing as an
+              <a href="#input.text">input element with its type
+                attribute set to "text"</a>.</p>
+      <div class="no-number no-toc" id="input-changes">
+<h2 class="element-subhead">Changes in HTML5 <a class="hash" href="#input-changes">#</a>
+</h2>
+<div class="changes"><p>Several new 
+                  <a href="#input" class="element">input</a>
+                  element types have been added, and several new
+                  attributes are now allowed on the element.</p></div>
 </div>
 </div>
 <div id="input.text" class="section">
@@ -13690,16 +13775,52 @@
       <h2 class="element-head">
 <span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">&#9432;</a></span>  <span class="element">meta</span> &#8211; <span class="shortdesc">metadata</span>  <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#meta">#</a> <a class="toc-bak" href="#meta-toc">T</a>
 </h2>
-      <p>The <span class="element">meta</span> element is
-              defined in the following sections:</p>
-      <ul>
-<li><a href="#meta.name">meta name</a></li>
-      <li><a href="#meta.http-equiv.refresh">meta http-equiv=refresh</a></li>
-      <li><a href="#meta.http-equiv.default-style">meta http-equiv=default-style</a></li>
-      <li><a href="#meta.charset">meta charset</a></li>
-      <li><a href="#meta.http-equiv.content-type">meta http-equiv=content-type</a></li>
+      <div id="meta-longdesc" class="longdesc">
+      <p>The
+                <a href="#meta" class="element">meta</a>
+                element is a multipurpose element for representing
+                metadata.</p>
+      </div>
+      <p>The details of the
+              <a href="#meta" class="element">meta</a>
+              element are described in the following sections:</p>
+      <div class="toc">
+<ul>
+<li>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-name">&#9432;</a></span> <span> </span><a href="#meta.name">meta name</a>
+</li>
+      <li>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-refresh">&#9432;</a></span> <span> </span><a href="#meta.http-equiv.refresh">meta http-equiv=refresh</a>
+</li>
+      <li>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-default-style">&#9432;</a></span> <span> </span><a href="#meta.http-equiv.default-style">meta http-equiv=default-style</a>
+</li>
+      <li>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-content-language">&#9432;</a></span> <span> </span><a href="#meta.http-equiv.content-type">meta http-equiv=content-language</a><span> </span><span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span>
+</li>
+      <li>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-charset">&#9432;</a></span> <span> </span><a href="#meta.charset">meta charset</a><span> </span><span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+</li>
+      <li>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-content-type">&#9432;</a></span> <span> </span><a href="#meta.http-equiv.content-type">meta http-equiv=content-type</a>
+</li>
       </ul>
 </div>
+      <div class="no-number no-toc" id="meta-changes">
+<h2 class="element-subhead">Changes in HTML5 <a class="hash" href="#meta-changes">#</a>
+</h2>
+<div class="changes"><p>Although previous versions of HTML allowed the
+                  <span class="attribute">http-equiv</span>
+                  attribute on the
+                  <a href="#meta" class="element">meta</a>
+                  element to have any number of possible values, the
+                  <span class="attribute">http-equiv</span>
+                  attribute is now restricted to only the specific
+                  values described in this reference. Also, the new
+                  <a href="#meta.charset" class="attribute">charset</a>
+                  attribute is now allowed.</p></div>
+</div>
+</div>
 <div id="meta.name" class="section">
       <h2 class="element-head">
 <span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-name">&#9432;</a></span> <span class="element">meta</span> <span class="elem-qualifier"> <span class="attribute-name">name</span></span> &#8211; <span class="shortdesc">name-value metadata</span> <a class="hash" href="#meta.name">#</a> <a class="toc-bak" href="#meta.name-toc">T</a>
@@ -13967,9 +14088,7 @@
     with a <span class="attribute">http-equiv</span> attribute
     whose value is "<code>content-language</code>" represents a pragma
     directive that specifies a document-wide default language.</p>
-    <p class="warning">
-    <span class="admonition-marker">Warning: </span>
-    Using the
+    <p class="warning">Using the
     <a href="#meta" class="element">meta</a>
     element to specify the document-wide default language is
     obsolete. Consider specifying the language on the root element
@@ -18724,15 +18843,15 @@
     <div id="common-models" class="section">
         <h2>7. Common content models <a class="hash" href="#common-models">#</a> <a class="toc-bak" href="#common-models-toc">T</a>
 </h2>
-<p>This section defines content models that are
+<p>This section describes content models that are
               referenced by a number of different element
-              definitions in the
+              descriptions in the
               <i>Content model</i>
               subsections of the per-element documentation in the
               <a href="#elements">HTML elements</a>
               section.</p>
       <div id="common.elem.flow" class="section">
-        <h2 class="common-subhead">7.01. Flow elements <a class="hash" href="#common.elem.flow">#</a> <a class="toc-bak" href="#common.elem.flow-toc">T</a>
+        <h2 class="common-subhead">7.1. Flow elements <a class="hash" href="#common.elem.flow">#</a> <a class="toc-bak" href="#common.elem.flow-toc">T</a>
 </h2>
         <div class="content-models">
           <p><a class="ref" href="#common.elem.phrasing">phrasing elements</a>
@@ -18777,7 +18896,7 @@
         </div>
       </div>
       <div id="common.elem.metadata" class="section">
-        <h2 class="common-subhead">7.02. Metadata elements <a class="hash" href="#common.elem.metadata">#</a> <a class="toc-bak" href="#common.elem.metadata-toc">T</a>
+        <h2 class="common-subhead">7.2. Metadata elements <a class="hash" href="#common.elem.metadata">#</a> <a class="toc-bak" href="#common.elem.metadata-toc">T</a>
 </h2>
         <div class="content-models">
           <p><a class="ref" href="#link">link</a>
@@ -18795,7 +18914,7 @@
         </div>
       </div>
       <div id="common.elem.phrasing" class="section">
-        <h2 class="common-subhead">7.03. Phrasing elements <a class="hash" href="#common.elem.phrasing">#</a> <a class="toc-bak" href="#common.elem.phrasing-toc">T</a>
+        <h2 class="common-subhead">7.3. Phrasing elements <a class="hash" href="#common.elem.phrasing">#</a> <a class="toc-bak" href="#common.elem.phrasing-toc">T</a>
 </h2>
         <div class="content-models">
           <p><a class="ref" href="#a">a</a>
@@ -18852,7 +18971,7 @@
     <div id="global-attributes" class="section">
         <h2>8. Global attributes <a class="hash" href="#global-attributes">#</a> <a class="toc-bak" href="#global-attributes-toc">T</a>
 </h2>
-        <p>This section defines attributes that are common to
+        <p>This section describes attributes that are common to
               all elements in the
               <a href="#html-language">HTML language</a>.</p>
         <div id="common.attrs-mdl">
@@ -18863,7 +18982,7 @@
             </div>
         </div>
       <div id="common.attrs.core" class="section">
-        <h2 class="common-subhead">8.01. Core attributes <a class="hash" href="#common.attrs.core">#</a> <a class="toc-bak" href="#common.attrs.core-toc">T</a>
+        <h2 class="common-subhead">8.1. Core attributes <a class="hash" href="#common.attrs.core">#</a> <a class="toc-bak" href="#common.attrs.core-toc">T</a>
 </h2>
 <div id="common.attrs.core-mdl">
         
@@ -19006,7 +19125,7 @@
 </div>
 </div>
 <div id="common.attrs.event-handler" class="section">
-        <h2 class="common-subhead">8.02. Event-handler attributes <a class="hash" href="#common.attrs.event-handler">#</a> <a class="toc-bak" href="#common.attrs.event-handler-toc">T</a>
+        <h2 class="common-subhead">8.2. Event-handler attributes <a class="hash" href="#common.attrs.event-handler">#</a> <a class="toc-bak" href="#common.attrs.event-handler-toc">T</a>
 </h2>
 <div id="common.attrs.event-handler-mdl">
         
@@ -19371,7 +19490,7 @@
 </div>
 </div>
 <div id="common.attrs.xml" class="section">
-        <h2 class="common-subhead">8.03. XML attributes <a class="hash" href="#common.attrs.xml">#</a> <a class="toc-bak" href="#common.attrs.xml-toc">T</a>
+        <h2 class="common-subhead">8.3. XML attributes <a class="hash" href="#common.attrs.xml">#</a> <a class="toc-bak" href="#common.attrs.xml-toc">T</a>
 </h2>
 <div id="common.attrs.xml-mdl">
         
@@ -19423,7 +19542,7 @@
     <div id="forms-attributes" class="section">
         <h2>9. Forms attributes <a class="hash" href="#forms-attributes">#</a> <a class="toc-bak" href="#forms-attributes-toc">T</a>
 </h2>
-    <p>This section defines attributes that are common to
+    <p>This section describes attributes that are common to
               a number of forms elements.</p>
     <dl class="attr-defs">
 <dt>
@@ -19596,15 +19715,15 @@
     <div id="datatypes" class="section">
         <h2>10. Datatypes <a class="hash" href="#datatypes">#</a> <a class="toc-bak" href="#datatypes-toc">T</a>
 </h2>
-        <p>This section defines datatypes that are referenced
-              by attribute definitions in the 
+        <p>This section describes datatypes that are referenced
+              by attribute descriptions in the 
               <a href="#elements">HTML elements</a>,
               <a href="#global-attributes">Global attributes</a>,
               and
               <a href="#forms-attributes">Forms attributes</a>
               sections.</p>
         <div id="data-string-def" class="section">
-    <h2 class="common-subhead">10.01. <dfn id="data-string">String</dfn> <a class="hash" href="#data-string-def">#</a>
+    <h2 class="common-subhead">10.1. <dfn id="data-string">String</dfn> <a class="hash" href="#data-string-def">#</a>
 </h2>
     <div class="datatype-desc">
       <p>For the purposes of this document, a
@@ -19623,7 +19742,7 @@
 </div>
   </div>
 <div id="data-comma-separated-strings-def" class="section">
-    <h2 class="common-subhead">10.02. <dfn id="data-comma-separated-strings">Set of comma-separated strings</dfn> <a class="hash" href="#data-comma-separated-strings-def">#</a>
+    <h2 class="common-subhead">10.2. <dfn id="data-comma-separated-strings">Set of comma-separated strings</dfn> <a class="hash" href="#data-comma-separated-strings-def">#</a>
 </h2>
     <div class="datatype-desc">Zero or more
       <a href="#data-string">strings</a>
@@ -19643,7 +19762,7 @@
       (comma) characters.</div>
   </div>
 <div id="data-token-def" class="section">
-    <h2 class="common-subhead">10.03. <dfn id="data-token">Token</dfn> <a class="hash" href="#data-token-def">#</a>
+    <h2 class="common-subhead">10.3. <dfn id="data-token">Token</dfn> <a class="hash" href="#data-token-def">#</a>
 </h2>
     <div class="datatype-desc">A
       <a href="#data-string">string</a>
@@ -19651,7 +19770,7 @@
       <a href="#space">space characters</a>.</div>
   </div>
       <div id="common.data.tokens-def" class="section">
-        <h2 class="common-subhead">10.04. <dfn id="common.data.tokens">Set of space-separated tokens</dfn> <a class="hash" href="#common.data.tokens-def">#</a>
+        <h2 class="common-subhead">10.4. <dfn id="common.data.tokens">Set of space-separated tokens</dfn> <a class="hash" href="#common.data.tokens-def">#</a>
 </h2>
         
       <div class="datatype-desc">A
@@ -19661,14 +19780,14 @@
     
       </div>
         <div id="data-unordered-tokens-def" class="section">
-<h2 class="common-subhead">10.05. <dfn id="data-unordered-tokens">Unordered set of unique space-separated tokens</dfn> <a class="hash" href="#data-unordered-tokens-def">#</a>
+<h2 class="common-subhead">10.5. <dfn id="data-unordered-tokens">Unordered set of unique space-separated tokens</dfn> <a class="hash" href="#data-unordered-tokens-def">#</a>
 </h2>
       <div class="datatype-desc">A
         <a href="#common.data.tokens">set of space-separated tokens</a>
         in which none of the tokens are duplicated.</div>
     </div>
 <div id="data-ordered-tokens-def" class="section">
-<h2 class="common-subhead">10.06. <dfn id="data-ordered-tokens">Ordered set of unique space-separated tokens</dfn> <a class="hash" href="#data-ordered-tokens-def">#</a>
+<h2 class="common-subhead">10.6. <dfn id="data-ordered-tokens">Ordered set of unique space-separated tokens</dfn> <a class="hash" href="#data-ordered-tokens-def">#</a>
 </h2>
       <div class="datatype-desc">A
         <a href="#common.data.tokens">set of space-separated tokens</a>
@@ -19676,7 +19795,7 @@
         but in which the order of the tokens is meaningful.</div>
     </div>
       <div id="common.data.browsing-context-name-def" class="section">
-        <h2 class="common-subhead">10.07. <dfn id="common.data.browsing-context-name">Browsing-context name</dfn> <a class="hash" href="#common.data.browsing-context-name-def">#</a>
+        <h2 class="common-subhead">10.7. <dfn id="common.data.browsing-context-name">Browsing-context name</dfn> <a class="hash" href="#common.data.browsing-context-name-def">#</a>
 </h2>
         
       <div class="datatype-desc">Any
@@ -19697,7 +19816,7 @@
       </div>
         
       <div id="common.data.browsing-context-name-or-keyword-def" class="section">
-        <h2 class="common-subhead">10.08. <dfn id="common.data.browsing-context-name-or-keyword">Browsing-context name or keyword</dfn> <a class="hash" href="#common.data.browsing-context-name-or-keyword-def">#</a>
+        <h2 class="common-subhead">10.8. <dfn id="common.data.browsing-context-name-or-keyword">Browsing-context name or keyword</dfn> <a class="hash" href="#common.data.browsing-context-name-or-keyword-def">#</a>
 </h2>
         
       <div class="datatype-desc">Any
@@ -19723,7 +19842,7 @@
       </div>
         
       <div id="common.data.id-def" class="section">
-        <h2 class="common-subhead">10.09. <dfn id="common.data.id">ID</dfn> <a class="hash" href="#common.data.id-def">#</a>
+        <h2 class="common-subhead">10.9. <dfn id="common.data.id">ID</dfn> <a class="hash" href="#common.data.id-def">#</a>
 </h2>
         
       <div class="datatype-desc">Any

Index: forms-attributes.html
===================================================================
RCS file: /sources/public/html5/markup/forms-attributes.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- forms-attributes.html	28 Jul 2010 16:07:28 -0000	1.25
+++ forms-attributes.html	29 Jul 2010 09:39:26 -0000	1.26
@@ -15,7 +15,7 @@
 <div id="forms-attributes" class="section">
         <h2>9. Forms attributes <a class="hash" href="#forms-attributes">#</a> <a class="toc-bak" href="Overview.html#forms-attributes-toc">T</a>
 </h2>
-    <p>This section defines attributes that are common to
+    <p>This section describes attributes that are common to
               a number of forms elements.</p>
     <dl class="attr-defs">
 <dt>

Received on Thursday, 29 July 2010 09:39:32 UTC