mike: checkpointing

mike: checkpointing

http://dev.w3.org/cvsweb/html5/markup/spec.html?r1=1.164&r2=1.165&f=h

===================================================================
RCS file: /sources/public/html5/markup/input.email.html,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- input.email.html 12 Feb 2010 04:52:24 -0000 1.41
+++ input.email.html 12 Feb 2010 07:56:03 -0000 1.42
@@ -42,8 +42,8 @@
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#shared-form.attrs.size" title="shared-form.attrs.size">size</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#shared-form.attrs.placeholder" title="shared-form.attrs.placeholder">placeholder</a> 
    <span class="postfix intermixed">&amp;</span>   <span class="agroupof"><a class="ref" href="forms-attributes.html#input.attrs.multiple" title="input.attrs.multiple">multiple</a><span class="postfix required" title="REQUIRED">&#9733;</span>
-                                                                                                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.email.html#input.email.attrs.value.multiple" title="input.email.attrs.value.multiple">value.multiple</a> </span>
-                                                                                   <span class="postfix or">or</span> <a class="ref" href="input.email.html#input.email.attrs.value.single" title="input.email.attrs.value.single">value.single</a>  </span></p></div></div>
+                                                                                                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.email.html#input.email.attrs.value.multiple" title="input.email.attrs.value.multiple">value</a> <span class="attr-qualifier">(multiple addresses)</span>  </span>
+                                                                                   <span class="postfix or">or</span> <a class="ref" href="input.email.html#input.email.attrs.value.single" title="input.email.attrs.value.single">value</a> <span class="attr-qualifier">(single address)</span>   </span></p></div></div>
       <div class="no-number no-toc" id="input.email-attributes">
         <h2 class="element-subhead">Descriptions for attributes specific to this element <a class="hash" href="#input.email-attributes">#</a></h2>
         <dl class="attr-defs">
@@ -52,12 +52,12 @@
         a control for editing a list of e-mail addresses given in
         the element&#8217;s value.</dd>
           
-            <dt><a class="attribute-name" id="input.email.attrs.value.multiple" title="input.email.attrs.value.multiple" href="input.email.html#input.email.attrs.value.multiple">value<span class="attr-qualifier">.multiple</span></a> = <span class="attr-values">
+            <dt><a class="attribute-name" id="input.email.attrs.value.multiple" title="input.email.attrs.value.multiple" href="input.email.html#input.email.attrs.value.multiple">value</a> = <span class="attr-values">
       <a href="datatypes.html#form.data.emailaddresslist">e-mail address list</a>
     </span> </dt>
             <dd>A list of e-mail addresses.</dd>
           
-            <dt><a class="attribute-name" id="input.email.attrs.value.single" title="input.email.attrs.value.single" href="input.email.html#input.email.attrs.value.single">value<span class="attr-qualifier">.single</span></a> = <span class="attr-values">
+            <dt><a class="attribute-name" id="input.email.attrs.value.single" title="input.email.attrs.value.single" href="input.email.html#input.email.attrs.value.single">value</a> = <span class="attr-values">
       <a href="datatypes.html#form.data.emailaddress">e-mail address</a>
     </span> </dt>
             <dd>A single e-mail address.</dd>

Index: input.month.html
===================================================================
RCS file: /sources/public/html5/markup/input.month.html,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- input.month.html 12 Feb 2010 04:52:25 -0000 1.42
+++ input.month.html 12 Feb 2010 07:56:03 -0000 1.43
@@ -37,7 +37,7 @@
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#input.attrs.list" title="input.attrs.list">list</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.month.html#input.month.attrs.min" title="input.month.attrs.min">min</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.month.html#input.month.attrs.max" title="input.month.attrs.max">max</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#input.attrs.step.integer" title="input.attrs.step.integer">step.integer</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#input.attrs.step.integer" title="input.attrs.step.integer">step</a> <span class="attr-qualifier">(integer)</span>  
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#shared-form.attrs.readonly" title="shared-form.attrs.readonly">readonly</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#shared-form.attrs.required" title="shared-form.attrs.required">required</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.month.html#input.month.attrs.value" title="input.month.attrs.value">value</a> </span></p></div></div>

Index: meta.name.html
===================================================================
RCS file: /sources/public/html5/markup/meta.name.html,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- meta.name.html 12 Feb 2010 04:52:26 -0000 1.39
+++ meta.name.html 12 Feb 2010 07:56:04 -0000 1.40
@@ -8,14 +8,14 @@
 <h2 class="chunkpagetitle"><a href="Overview.html">HTML: The Markup Language</a></h2>
 <div class="nav">
 <span class="nav-prev"><a href="meta.html">&#171; meta</a></span>
-<span class="nav-next"><a href="meta.http-equiv.refresh.html">meta type=http-equiv.refresh &#187;</a></span>
+<span class="nav-next"><a href="meta.http-equiv.refresh.html">meta http-equiv=refresh &#187;</a></span>
 </div>
 <div id="meta.name" class="section">
       <h2 class="element-head"><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="Overview.html#meta.name-toc">T</a></h2>
       <div id="meta.name-longdesc" class="longdesc">
     <p>The <a href="meta.html#meta" class="element">meta</a> element
     with a <span class="attribute">name</span> attribute
-    sets document metadata in the form of name/value pairs.</p>
+    represents document metadata in the form of name/value pairs.</p>
   </div>
       <div class="no-number no-toc" id="meta.name-content-model">
         <h2 class="element-subhead">Permitted content <a class="hash" href="#meta.name-content-model">#</a></h2><div class="content-models">
@@ -65,7 +65,7 @@
 <hr class="footerbreak"></hr>
 <div class="nav">
 <span class="nav-prev"><a href="meta.html">&#171; meta</a></span>
-<span class="nav-next"><a href="meta.http-equiv.refresh.html">meta type=http-equiv.refresh &#187;</a></span>
+<span class="nav-next"><a href="meta.http-equiv.refresh.html">meta http-equiv=refresh &#187;</a></span>
 </div>
 </body>
 </html>

Index: meta.http-equiv.content-type.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.content-type.html,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- meta.http-equiv.content-type.html 12 Feb 2010 04:52:25 -0000 1.43
+++ meta.http-equiv.content-type.html 12 Feb 2010 07:56:04 -0000 1.44
@@ -7,7 +7,7 @@
 <body>
 <h2 class="chunkpagetitle"><a href="Overview.html">HTML: The Markup Language</a></h2>
 <div class="nav">
-<span class="nav-prev"><a href="meta.charset.html">&#171; meta type=charset</a></span>
+<span class="nav-prev"><a href="meta.charset.html">&#171; meta charset</a></span>
 <span class="nav-next"><a href="meter.html">meter &#187;</a></span>
 </div>
 <div id="meta.http-equiv.content-type" class="section">
@@ -31,8 +31,8 @@
           <p><a href="common-attributes.html#common.attrs.core">core attributes</a>
    <span class="postfix intermixed">&amp;</span> <a href="common-attributes.html#common.attrs.core">event-handler attributes</a>
    <span class="postfix intermixed">&amp;</span> <a href="common-attributes.html#common.attrs.core">xml attributes</a>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="meta.http-equiv.content-type.html#meta.http-equiv.attrs.http-equiv.content-type" title="meta.http-equiv.attrs.http-equiv.content-type">http-equiv.content-type</a><span class="postfix required" title="REQUIRED">&#9733;</span>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="meta.http-equiv.content-type.html#meta.http-equiv.attrs.content.content-type" title="meta.http-equiv.attrs.content.content-type">content.content-type</a><span class="postfix required" title="REQUIRED">&#9733;</span></p></div></div>
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="meta.http-equiv.content-type.html#meta.http-equiv.attrs.http-equiv.content-type" title="meta.http-equiv.attrs.http-equiv.content-type">http-equiv</a>=<span class="attr-values">"content-type"</span><span class="postfix required" title="REQUIRED">&#9733;</span>
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="meta.http-equiv.content-type.html#meta.http-equiv.attrs.content.content-type" title="meta.http-equiv.attrs.content.content-type">content</a><span class="postfix required" title="REQUIRED">&#9733;</span></p></div></div>
       <div class="no-number no-toc" id="meta.http-equiv.content-type-attributes">
         <h2 class="element-subhead">Descriptions for attributes specific to this element <a class="hash" href="#meta.http-equiv.content-type-attributes">#</a></h2>
         <dl class="attr-defs">
@@ -100,7 +100,7 @@
 };</pre></div></div>
 <hr class="footerbreak"></hr>
 <div class="nav">
-<span class="nav-prev"><a href="meta.charset.html">&#171; meta type=charset</a></span>
+<span class="nav-prev"><a href="meta.charset.html">&#171; meta charset</a></span>
 <span class="nav-next"><a href="meter.html">meter &#187;</a></span>
 </div>
 </body>

Index: meta.http-equiv.content-language.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.content-language.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- meta.http-equiv.content-language.html 12 Feb 2010 04:52:25 -0000 1.38
+++ meta.http-equiv.content-language.html 12 Feb 2010 07:56:03 -0000 1.39
@@ -7,8 +7,8 @@
 <body>
 <h2 class="chunkpagetitle"><a href="Overview.html">HTML: The Markup Language</a></h2>
 <div class="nav">
-<span class="nav-prev"><a href="meta.http-equiv.default-style.html">&#171; meta type=http-equiv.default-style</a></span>
-<span class="nav-next"><a href="meta.charset.html">meta type=charset &#187;</a></span>
+<span class="nav-prev"><a href="meta.http-equiv.default-style.html">&#171; meta http-equiv=default-style</a></span>
+<span class="nav-next"><a href="meta.charset.html">meta charset &#187;</a></span>
 </div>
 <div id="meta.http-equiv.content-language" class="section">
       <h2 class="element-head"><span class="element">meta</span> <span class="elem-qualifier"><span class="attribute-name">http-equiv</span>=<span class="equals-value">content-language</span></span> &#8211; <span class="shortdesc">&#8220;default language&#8221; pragma directive</span> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span> <a class="hash" href="#meta.http-equiv.content-language">#</a> <a class="toc-bak" href="Overview.html#meta.http-equiv.content-language-toc">T</a></h2>
@@ -38,8 +38,8 @@
           <p><a href="common-attributes.html#common.attrs.core">core attributes</a>
    <span class="postfix intermixed">&amp;</span> <a href="common-attributes.html#common.attrs.core">event-handler attributes</a>
    <span class="postfix intermixed">&amp;</span> <a href="common-attributes.html#common.attrs.core">xml attributes</a>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="meta.http-equiv.content-language.html#meta.http-equiv.attrs.http-equiv.content-language" title="meta.http-equiv.attrs.http-equiv.content-language">http-equiv.content-language</a><span class="postfix required" title="REQUIRED">&#9733;</span>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="meta.http-equiv.content-language.html#meta.http-equiv.attrs.content.content-language" title="meta.http-equiv.attrs.content.content-language">content.content-language</a><span class="postfix required" title="REQUIRED">&#9733;</span></p></div></div>
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="meta.http-equiv.content-language.html#meta.http-equiv.attrs.http-equiv.content-language" title="meta.http-equiv.attrs.http-equiv.content-language">http-equiv</a>=<span class="attr-values">"content-language"</span><span class="postfix required" title="REQUIRED">&#9733;</span>
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="meta.http-equiv.content-language.html#meta.http-equiv.attrs.content.content-language" title="meta.http-equiv.attrs.content.content-language">content</a><span class="postfix required" title="REQUIRED">&#9733;</span></p></div></div>
       <div class="no-number no-toc" id="meta.http-equiv.content-language-attributes">
         <h2 class="element-subhead">Descriptions for attributes specific to this element <a class="hash" href="#meta.http-equiv.content-language-attributes">#</a></h2>
         <dl class="attr-defs">
@@ -87,8 +87,8 @@
 };</pre></div></div>
 <hr class="footerbreak"></hr>
 <div class="nav">
-<span class="nav-prev"><a href="meta.http-equiv.default-style.html">&#171; meta type=http-equiv.default-style</a></span>
-<span class="nav-next"><a href="meta.charset.html">meta type=charset &#187;</a></span>
+<span class="nav-prev"><a href="meta.http-equiv.default-style.html">&#171; meta http-equiv=default-style</a></span>
+<span class="nav-next"><a href="meta.charset.html">meta charset &#187;</a></span>
 </div>
 </body>
 </html>

Index: input.range.html
===================================================================
RCS file: /sources/public/html5/markup/input.range.html,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- input.range.html 12 Feb 2010 04:52:25 -0000 1.42
+++ input.range.html 12 Feb 2010 07:56:03 -0000 1.43
@@ -37,7 +37,7 @@
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#input.attrs.list" title="input.attrs.list">list</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.range.html#input.range.attrs.min" title="input.range.attrs.min">min</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.range.html#input.range.attrs.max" title="input.range.attrs.max">max</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#input.attrs.step.float" title="input.attrs.step.float">step.float</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#input.attrs.step.float" title="input.attrs.step.float">step</a> <span class="attr-qualifier">(float)</span>  
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.range.html#input.range.attrs.value" title="input.range.attrs.value">value</a> </span></p></div></div>
       <div class="no-number no-toc" id="input.range-attributes">
         <h2 class="element-subhead">Descriptions for attributes specific to this element <a class="hash" href="#input.range-attributes">#</a></h2>

Index: meta.http-equiv.default-style.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.default-style.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- meta.http-equiv.default-style.html 12 Feb 2010 04:52:26 -0000 1.40
+++ meta.http-equiv.default-style.html 12 Feb 2010 07:56:04 -0000 1.41
@@ -7,8 +7,8 @@
 <body>
 <h2 class="chunkpagetitle"><a href="Overview.html">HTML: The Markup Language</a></h2>
 <div class="nav">
-<span class="nav-prev"><a href="meta.http-equiv.refresh.html">&#171; meta type=http-equiv.refresh</a></span>
-<span class="nav-next"><a href="meta.http-equiv.content-language.html">meta type=http-equiv.content-language &#187;</a></span>
+<span class="nav-prev"><a href="meta.http-equiv.refresh.html">&#171; meta http-equiv=refresh</a></span>
+<span class="nav-next"><a href="meta.http-equiv.content-language.html">meta http-equiv=content-language &#187;</a></span>
 </div>
 <div id="meta.http-equiv.default-style" class="section">
       <h2 class="element-head"><span class="element">meta</span> <span class="elem-qualifier"><span class="attribute-name">http-equiv</span>=<span class="equals-value">default-style</span></span> &#8211; <span class="shortdesc">&#8220;preferred stylesheet&#8221; pragma directive</span> <a class="hash" href="#meta.http-equiv.default-style">#</a> <a class="toc-bak" href="Overview.html#meta.http-equiv.default-style-toc">T</a></h2>
@@ -31,8 +31,8 @@
           <p><a href="common-attributes.html#common.attrs.core">core attributes</a>
    <span class="postfix intermixed">&amp;</span> <a href="common-attributes.html#common.attrs.core">event-handler attributes</a>
    <span class="postfix intermixed">&amp;</span> <a href="common-attributes.html#common.attrs.core">xml attributes</a>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="meta.http-equiv.default-style.html#meta.http-equiv.attrs.http-equiv.default-style" title="meta.http-equiv.attrs.http-equiv.default-style">http-equiv.default-style</a><span class="postfix required" title="REQUIRED">&#9733;</span>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="meta.http-equiv.default-style.html#meta.http-equiv.attrs.content.default-style" title="meta.http-equiv.attrs.content.default-style">content.default-style</a><span class="postfix required" title="REQUIRED">&#9733;</span></p></div></div>
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="meta.http-equiv.default-style.html#meta.http-equiv.attrs.http-equiv.default-style" title="meta.http-equiv.attrs.http-equiv.default-style">http-equiv</a>=<span class="attr-values">"default-style"</span><span class="postfix required" title="REQUIRED">&#9733;</span>
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="meta.http-equiv.default-style.html#meta.http-equiv.attrs.content.default-style" title="meta.http-equiv.attrs.content.default-style">content</a><span class="postfix required" title="REQUIRED">&#9733;</span></p></div></div>
       <div class="no-number no-toc" id="meta.http-equiv.default-style-attributes">
         <h2 class="element-subhead">Descriptions for attributes specific to this element <a class="hash" href="#meta.http-equiv.default-style-attributes">#</a></h2>
         <dl class="attr-defs">
@@ -80,8 +80,8 @@
 };</pre></div></div>
 <hr class="footerbreak"></hr>
 <div class="nav">
-<span class="nav-prev"><a href="meta.http-equiv.refresh.html">&#171; meta type=http-equiv.refresh</a></span>
-<span class="nav-next"><a href="meta.http-equiv.content-language.html">meta type=http-equiv.content-language &#187;</a></span>
+<span class="nav-prev"><a href="meta.http-equiv.refresh.html">&#171; meta http-equiv=refresh</a></span>
+<span class="nav-next"><a href="meta.http-equiv.content-language.html">meta http-equiv=content-language &#187;</a></span>
 </div>
 </body>
 </html>

Index: textarea.html
===================================================================
RCS file: /sources/public/html5/markup/textarea.html,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- textarea.html 12 Feb 2010 04:52:27 -0000 1.41
+++ textarea.html 12 Feb 2010 07:56:04 -0000 1.42
@@ -39,9 +39,9 @@
                                                                                    <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#shared-form.attrs.required" title="shared-form.attrs.required">required</a> 
                                                                                    <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#shared-form.attrs.placeholder" title="shared-form.attrs.placeholder">placeholder</a> 
                                                                                    <span class="postfix intermixed">&amp;</span> <a class="ref" href="textarea.html#textarea.attrs.rows" title="textarea.attrs.rows">rows</a> 
-                                                                                   <span class="postfix intermixed">&amp;</span>  <span class="agroupof"> <span class="agroupof"><a class="ref" href="textarea.html#textarea.attrs.wrap.hard" title="textarea.attrs.wrap.hard">wrap.hard</a><span class="postfix required" title="REQUIRED">&#9733;</span>
+                                                                                   <span class="postfix intermixed">&amp;</span>  <span class="agroupof"> <span class="agroupof"><a class="ref" href="textarea.html#textarea.attrs.wrap.hard" title="textarea.attrs.wrap.hard">wrap</a>=<span class="attr-values">"hard"</span><span class="postfix required" title="REQUIRED">&#9733;</span>
                                                                                                                                                                                           <span class="postfix intermixed">&amp;</span> <a class="ref" href="textarea.html#textarea.attrs.cols" title="textarea.attrs.cols">cols</a><span class="postfix required" title="REQUIRED">&#9733;</span></span>
-                                                                                                                                                                   <span class="postfix or">or</span>  <span class="agroupof"><a class="ref" href="textarea.html#textarea.attrs.wrap.soft" title="textarea.attrs.wrap.soft">wrap.soft</a> 
+                                                                                                                                                                   <span class="postfix or">or</span>  <span class="agroupof"><a class="ref" href="textarea.html#textarea.attrs.wrap.soft" title="textarea.attrs.wrap.soft">wrap</a>=<span class="attr-values">"soft"</span> 
                                                                                                                                                                                                                               <span class="postfix intermixed">&amp;</span> <a class="ref" href="textarea.html#textarea.attrs.cols" title="textarea.attrs.cols">cols</a> </span></span></span></p></div></div>
       <div class="no-number no-toc" id="textarea-attributes">
         <h2 class="element-subhead">Descriptions for attributes specific to this element <a class="hash" href="#textarea-attributes">#</a></h2>
@@ -51,7 +51,7 @@
     </span> </dt>
             <dd>The number of lines of text for the UA to show.</dd>
           
-            <dt><a class="attribute-name" id="textarea.attrs.wrap.hard" title="textarea.attrs.wrap.hard" href="textarea.html#textarea.attrs.wrap.hard">wrap<span class="attr-qualifier">.hard</span></a> = <span class="attr-values">  "hard" </span> </dt>
+            <dt><a class="attribute-name" id="textarea.attrs.wrap.hard" title="textarea.attrs.wrap.hard" href="textarea.html#textarea.attrs.wrap.hard">wrap</a> = <span class="attr-values">  "hard" </span> </dt>
             <dd>Instructs the UA to insert line breaks into the
         submitted value of the <a href="textarea.html#textarea" class="element">textarea</a>, such that each line has no
         more characters than the value specified by the <a href="textarea.html#textarea.attrs.cols">cols</a> attribute.</dd>
@@ -62,7 +62,7 @@
             <dd>The expected maximum number of characters per line of
         text for the UA to show.</dd>
           
-            <dt><a class="attribute-name" id="textarea.attrs.wrap.soft" title="textarea.attrs.wrap.soft" href="textarea.html#textarea.attrs.wrap.soft">wrap<span class="attr-qualifier">.soft</span></a> = <span class="attr-values">  "soft" </span> </dt>
+            <dt><a class="attribute-name" id="textarea.attrs.wrap.soft" title="textarea.attrs.wrap.soft" href="textarea.html#textarea.attrs.wrap.soft">wrap</a> = <span class="attr-values">  "soft" </span> </dt>
             <dd>Instructs the UA to
         add no line breaks to the submitted value of the <a href="textarea.html#textarea" class="element">textarea</a>.</dd>
           

Index: meter.html
===================================================================
RCS file: /sources/public/html5/markup/meter.html,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- meter.html 12 Feb 2010 04:52:26 -0000 1.43
+++ meter.html 12 Feb 2010 07:56:04 -0000 1.44
@@ -7,7 +7,7 @@
 <body>
 <h2 class="chunkpagetitle"><a href="Overview.html">HTML: The Markup Language</a></h2>
 <div class="nav">
-<span class="nav-prev"><a href="meta.http-equiv.content-type.html">&#171; meta type=http-equiv.content-type</a></span>
+<span class="nav-prev"><a href="meta.http-equiv.content-type.html">&#171; meta http-equiv=content-type</a></span>
 <span class="nav-next"><a href="nav.html">nav &#187;</a></span>
 </div>
 <div id="meter" class="section">
@@ -169,7 +169,7 @@
 };</pre></div></div>
 <hr class="footerbreak"></hr>
 <div class="nav">
-<span class="nav-prev"><a href="meta.http-equiv.content-type.html">&#171; meta type=http-equiv.content-type</a></span>
+<span class="nav-prev"><a href="meta.http-equiv.content-type.html">&#171; meta http-equiv=content-type</a></span>
 <span class="nav-next"><a href="nav.html">nav &#187;</a></span>
 </div>
 </body>

Index: meta.http-equiv.refresh.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.refresh.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- meta.http-equiv.refresh.html 12 Feb 2010 04:52:26 -0000 1.38
+++ meta.http-equiv.refresh.html 12 Feb 2010 07:56:04 -0000 1.39
@@ -7,8 +7,8 @@
 <body>
 <h2 class="chunkpagetitle"><a href="Overview.html">HTML: The Markup Language</a></h2>
 <div class="nav">
-<span class="nav-prev"><a href="meta.name.html">&#171; meta type=name</a></span>
-<span class="nav-next"><a href="meta.http-equiv.default-style.html">meta type=http-equiv.default-style &#187;</a></span>
+<span class="nav-prev"><a href="meta.name.html">&#171; meta name</a></span>
+<span class="nav-next"><a href="meta.http-equiv.default-style.html">meta http-equiv=default-style &#187;</a></span>
 </div>
 <div id="meta.http-equiv.refresh" class="section">
       <h2 class="element-head"><span class="element">meta</span> <span class="elem-qualifier"><span class="attribute-name">http-equiv</span>=<span class="equals-value">refresh</span></span> &#8211; <span class="shortdesc">&#8220;refresh&#8221; pragma directive</span> <a class="hash" href="#meta.http-equiv.refresh">#</a> <a class="toc-bak" href="Overview.html#meta.http-equiv.refresh-toc">T</a></h2>
@@ -35,8 +35,8 @@
           <p><a href="common-attributes.html#common.attrs.core">core attributes</a>
    <span class="postfix intermixed">&amp;</span> <a href="common-attributes.html#common.attrs.core">event-handler attributes</a>
    <span class="postfix intermixed">&amp;</span> <a href="common-attributes.html#common.attrs.core">xml attributes</a>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="meta.http-equiv.refresh.html#meta.http-equiv.attrs.http-equiv.refresh" title="meta.http-equiv.attrs.http-equiv.refresh">http-equiv.refresh</a><span class="postfix required" title="REQUIRED">&#9733;</span>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="meta.http-equiv.refresh.html#meta.http-equiv.attrs.content.refresh" title="meta.http-equiv.attrs.content.refresh">content.refresh</a><span class="postfix required" title="REQUIRED">&#9733;</span></p></div></div>
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="meta.http-equiv.refresh.html#meta.http-equiv.attrs.http-equiv.refresh" title="meta.http-equiv.attrs.http-equiv.refresh">http-equiv</a>=<span class="attr-values">"refresh"</span><span class="postfix required" title="REQUIRED">&#9733;</span>
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="meta.http-equiv.refresh.html#meta.http-equiv.attrs.content.refresh" title="meta.http-equiv.attrs.content.refresh">content</a><span class="postfix required" title="REQUIRED">&#9733;</span></p></div></div>
       <div class="no-number no-toc" id="meta.http-equiv.refresh-attributes">
         <h2 class="element-subhead">Descriptions for attributes specific to this element <a class="hash" href="#meta.http-equiv.refresh-attributes">#</a></h2>
         <dl class="attr-defs">
@@ -84,8 +84,8 @@
 };</pre></div></div>
 <hr class="footerbreak"></hr>
 <div class="nav">
-<span class="nav-prev"><a href="meta.name.html">&#171; meta type=name</a></span>
-<span class="nav-next"><a href="meta.http-equiv.default-style.html">meta type=http-equiv.default-style &#187;</a></span>
+<span class="nav-prev"><a href="meta.name.html">&#171; meta name</a></span>
+<span class="nav-next"><a href="meta.http-equiv.default-style.html">meta http-equiv=default-style &#187;</a></span>
 </div>
 </body>
 </html>

Index: Makefile
===================================================================
RCS file: /sources/public/html5/markup/Makefile,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -d -r1.88 -r1.89
--- Makefile 12 Feb 2010 04:52:22 -0000 1.88
+++ Makefile 12 Feb 2010 07:56:03 -0000 1.89
@@ -99,6 +99,26 @@
    | $(PERL) $(PERLFLAGS) -pi -e 's|>coords.rect<|>coords<|g' \
    | $(PERL) $(PERLFLAGS) -pi -e 's|>coords.circle<|>coords<|g' \
    | $(PERL) $(PERLFLAGS) -pi -e 's|>coords.poly<|>coords<|g' \
+   | $(PERL) $(PERLFLAGS) -pi -e 's|>step.float</a>|>step</a> <span class="postfix optional" title="OPTIONAL">?</span><span class="attr-qualifier">(float)</span> |g' \
+   | $(PERL) $(PERLFLAGS) -pi -e 's|>step.integer</a>|>step</a> <span class="postfix optional" title="OPTIONAL">?</span><span class="attr-qualifier">(integer)</span> |g' \
+   | $(PERL) $(PERLFLAGS) -pi -e 's|>value.multiple</a>|>value</a> <span class="postfix optional" title="OPTIONAL">?</span><span class="attr-qualifier">(multiple addresses)</span> |g' \
+   | $(PERL) $(PERLFLAGS) -pi -e 's|>value.single</a>|>value</a> <span class="postfix optional" title="OPTIONAL">?</span><span class="attr-qualifier">(single address)</span> |g' \
+   | $(PERL) $(PERLFLAGS) -pi -e 's|>http-equiv.refresh</a>|>http-equiv</a>=<span class="attr-values">"refresh"</span><span class="postfix required" title="REQUIRED">&#x2605;</span>|g' \
+   | $(PERL) $(PERLFLAGS) -pi -e 's|>http-equiv.default-style</a>|>http-equiv</a>=<span class="attr-values">"default-style"</span><span class="postfix required" title="REQUIRED">&#x2605;</span>|g' \
+   | $(PERL) $(PERLFLAGS) -pi -e 's|>http-equiv.content-language</a>|>http-equiv</a>=<span class="attr-values">"content-language"</span><span class="postfix required" title="REQUIRED">&#x2605;</span>|g' \
+   | $(PERL) $(PERLFLAGS) -pi -e 's|>http-equiv.content-type</a>|>http-equiv</a>=<span class="attr-values">"content-type"</span><span class="postfix required" title="REQUIRED">&#x2605;</span>|g' \
+   | $(PERL) $(PERLFLAGS) -pi -e 's|>content.refresh<|>content<|g' \
+   | $(PERL) $(PERLFLAGS) -pi -e 's|>content.default-style<|>content<|g' \
+   | $(PERL) $(PERLFLAGS) -pi -e 's|>content.content-language<|>content<|g' \
+   | $(PERL) $(PERLFLAGS) -pi -e 's|>content.content-type<|>content<|g' \
+   | $(PERL) $(PERLFLAGS) -pi -e 's|>meta.name<|>meta name<|g' \
+   | $(PERL) $(PERLFLAGS) -pi -e 's|>meta.charset<|>meta charset<|g' \
+   | $(PERL) $(PERLFLAGS) -pi -e 's|>meta.http-equiv.refresh<|>meta http-equiv=refresh<|g' \
+   | $(PERL) $(PERLFLAGS) -pi -e 's|>meta.http-equiv.default-style<|>meta http-equiv=default-style<|g' \
+   | $(PERL) $(PERLFLAGS) -pi -e 's|>meta.http-equiv.content-language<|>meta http-equiv=content-language<|g' \
+   | $(PERL) $(PERLFLAGS) -pi -e 's|>meta.http-equiv.content-type<|>meta http-equiv=content-type<|g' \
+   | $(PERL) $(PERLFLAGS) -pi -e 's|>wrap.hard</a>|>wrap</a>=<span class="attr-values">"hard"</span><span class="postfix required" title="REQUIRED">&#x2605;</span>|g' \
+   | $(PERL) $(PERLFLAGS) -pi -e 's|>wrap.soft</a>|>wrap</a>=<span class="attr-values">"soft"</span>|g' \
    > $@
 
 Overview.html: html.spec.src.html src/status.html tools/specgen.xsl tools/toc.xsl tools/chunker.xsl

Index: input.number.html
===================================================================
RCS file: /sources/public/html5/markup/input.number.html,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- input.number.html 12 Feb 2010 04:52:25 -0000 1.42
+++ input.number.html 12 Feb 2010 07:56:03 -0000 1.43
@@ -37,7 +37,7 @@
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#input.attrs.list" title="input.attrs.list">list</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.number.html#input.number.attrs.min" title="input.number.attrs.min">min</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.number.html#input.number.attrs.max" title="input.number.attrs.max">max</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#input.attrs.step.float" title="input.attrs.step.float">step.float</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#input.attrs.step.float" title="input.attrs.step.float">step</a> <span class="attr-qualifier">(float)</span>  
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#shared-form.attrs.readonly" title="shared-form.attrs.readonly">readonly</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#shared-form.attrs.required" title="shared-form.attrs.required">required</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.number.html#input.number.attrs.value" title="input.number.attrs.value">value</a> </span></p></div></div>

Index: input.datetime.html
===================================================================
RCS file: /sources/public/html5/markup/input.datetime.html,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- input.datetime.html 12 Feb 2010 04:52:24 -0000 1.42
+++ input.datetime.html 12 Feb 2010 07:56:03 -0000 1.43
@@ -38,7 +38,7 @@
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#input.attrs.list" title="input.attrs.list">list</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.datetime.html#input.datetime.attrs.min" title="input.datetime.attrs.min">min</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.datetime.html#input.datetime.attrs.max" title="input.datetime.attrs.max">max</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#input.attrs.step.float" title="input.attrs.step.float">step.float</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#input.attrs.step.float" title="input.attrs.step.float">step</a> <span class="attr-qualifier">(float)</span>  
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#shared-form.attrs.readonly" title="shared-form.attrs.readonly">readonly</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#shared-form.attrs.required" title="shared-form.attrs.required">required</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.datetime.html#input.datetime.attrs.value" title="input.datetime.attrs.value">value</a> </span></p></div></div>

Index: common-models.html
===================================================================
RCS file: /sources/public/html5/markup/common-models.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- common-models.html 12 Feb 2010 04:52:23 -0000 1.26
+++ common-models.html 12 Feb 2010 07:56:03 -0000 1.27
@@ -67,12 +67,12 @@
         <div class="content-models">
           <p><a class="ref" href="link.html#link">link</a>
    <span class="postfix or">or</span> <a class="ref" href="style.html#style">style</a>
-   <span class="postfix or">or</span> <a class="ref" href="meta.name.html#meta.name">meta.name</a>
-   <span class="postfix or">or</span> <a class="ref" href="meta.http-equiv.refresh.html#meta.http-equiv.refresh">meta.http-equiv.refresh</a>
-   <span class="postfix or">or</span> <a class="ref" href="meta.http-equiv.default-style.html#meta.http-equiv.default-style">meta.http-equiv.default-style</a>
-   <span class="postfix or">or</span> <a class="ref" href="meta.http-equiv.content-language.html#meta.http-equiv.content-language">meta.http-equiv.content-language</a>
-   <span class="postfix or">or</span> <a class="ref" href="meta.charset.html#meta.charset">meta.charset</a>
-   <span class="postfix or">or</span> <a class="ref" href="meta.http-equiv.content-type.html#meta.http-equiv.content-type">meta.http-equiv.content-type</a>
+   <span class="postfix or">or</span> <a class="ref" href="meta.name.html#meta.name">meta name</a>
+   <span class="postfix or">or</span> <a class="ref" href="meta.http-equiv.refresh.html#meta.http-equiv.refresh">meta http-equiv=refresh</a>
+   <span class="postfix or">or</span> <a class="ref" href="meta.http-equiv.default-style.html#meta.http-equiv.default-style">meta http-equiv=default-style</a>
+   <span class="postfix or">or</span> <a class="ref" href="meta.http-equiv.content-language.html#meta.http-equiv.content-language">meta http-equiv=content-language</a>
+   <span class="postfix or">or</span> <a class="ref" href="meta.charset.html#meta.charset">meta charset</a>
+   <span class="postfix or">or</span> <a class="ref" href="meta.http-equiv.content-type.html#meta.http-equiv.content-type">meta http-equiv=content-type</a>
    <span class="postfix or">or</span> <a class="ref" href="script.html#script">script</a>
    <span class="postfix or">or</span> <a class="ref" href="noscript.html#noscript">noscript</a>
    <span class="postfix or">or</span> <a class="ref" href="command.html#command">command</a>

Index: input.time.html
===================================================================
RCS file: /sources/public/html5/markup/input.time.html,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- input.time.html 12 Feb 2010 04:52:25 -0000 1.42
+++ input.time.html 12 Feb 2010 07:56:03 -0000 1.43
@@ -37,7 +37,7 @@
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#input.attrs.list" title="input.attrs.list">list</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.time.html#input.time.attrs.min" title="input.time.attrs.min">min</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.time.html#input.time.attrs.max" title="input.time.attrs.max">max</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#input.attrs.step.float" title="input.attrs.step.float">step.float</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#input.attrs.step.float" title="input.attrs.step.float">step</a> <span class="attr-qualifier">(float)</span>  
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#shared-form.attrs.readonly" title="shared-form.attrs.readonly">readonly</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#shared-form.attrs.required" title="shared-form.attrs.required">required</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.time.html#input.time.attrs.value" title="input.time.attrs.value">value</a> </span></p></div></div>

Index: input.datetime-local.html
===================================================================
RCS file: /sources/public/html5/markup/input.datetime-local.html,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- input.datetime-local.html 12 Feb 2010 04:52:24 -0000 1.42
+++ input.datetime-local.html 12 Feb 2010 07:56:03 -0000 1.43
@@ -38,7 +38,7 @@
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#input.attrs.list" title="input.attrs.list">list</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.datetime-local.html#input.datetime-local.attrs.min" title="input.datetime-local.attrs.min">min</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.datetime-local.html#input.datetime-local.attrs.max" title="input.datetime-local.attrs.max">max</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#input.attrs.step.float" title="input.attrs.step.float">step.float</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#input.attrs.step.float" title="input.attrs.step.float">step</a> <span class="attr-qualifier">(float)</span>  
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#shared-form.attrs.readonly" title="shared-form.attrs.readonly">readonly</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#shared-form.attrs.required" title="shared-form.attrs.required">required</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.datetime-local.html#input.datetime-local.attrs.value" title="input.datetime-local.attrs.value">value</a> </span></p></div></div>

Index: meta.html
===================================================================
RCS file: /sources/public/html5/markup/meta.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- meta.html 12 Feb 2010 04:52:25 -0000 1.9
+++ meta.html 12 Feb 2010 07:56:03 -0000 1.10
@@ -8,7 +8,7 @@
 <h2 class="chunkpagetitle"><a href="Overview.html">HTML: The Markup Language</a></h2>
 <div class="nav">
 <span class="nav-prev"><a href="menu.html">&#171; menu</a></span>
-<span class="nav-next"><a href="meta.name.html">meta type=name &#187;</a></span>
+<span class="nav-next"><a href="meta.name.html">meta name &#187;</a></span>
 </div>
 <div id="meta" class="section">
       <h2 class="element-head"><span class="element">meta</span> <a class="hash" href="#meta">#</a> <a class="toc-bak" href="Overview.html#meta-toc">T</a></h2>
@@ -25,7 +25,7 @@
 <hr class="footerbreak"></hr>
 <div class="nav">
 <span class="nav-prev"><a href="menu.html">&#171; menu</a></span>
-<span class="nav-next"><a href="meta.name.html">meta type=name &#187;</a></span>
+<span class="nav-next"><a href="meta.name.html">meta name &#187;</a></span>
 </div>
 </body>
 </html>

Index: noscript.html
===================================================================
RCS file: /sources/public/html5/markup/noscript.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- noscript.html 12 Feb 2010 04:52:26 -0000 1.40
+++ noscript.html 12 Feb 2010 07:56:04 -0000 1.41
@@ -25,8 +25,8 @@
         
         <p class="elem-mdl">
        <span>zero or more of: </span><span class="agroupof"><span><span>one </span><a class="ref" href="link.html#link">link</a><span> element</span>, </span>
-                          <span class="postfix or">or</span> <span><span>one </span><a class="ref" href="meta.http-equiv.default-style.html#meta.http-equiv.default-style">meta.http-equiv.default-style</a><span> element</span>, </span>
-                          <span class="postfix or">or</span> <span><span>one </span><a class="ref" href="meta.http-equiv.refresh.html#meta.http-equiv.refresh">meta.http-equiv.refresh</a><span> element</span>, </span>
+                          <span class="postfix or">or</span> <span><span>one </span><a class="ref" href="meta.http-equiv.default-style.html#meta.http-equiv.default-style">meta http-equiv=default-style</a><span> element</span>, </span>
+                          <span class="postfix or">or</span> <span><span>one </span><a class="ref" href="meta.http-equiv.refresh.html#meta.http-equiv.refresh">meta http-equiv=refresh</a><span> element</span>, </span>
                           <span class="postfix or">or</span> <span><span>one </span><a class="ref" href="style.html#style">style</a><span> element</span></span></span>  
         
     </p><div class="postfix or">or</div>

Index: style.css
===================================================================
RCS file: /sources/public/html5/markup/style.css,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -d -r1.103 -r1.104
--- style.css 12 Feb 2010 04:52:27 -0000 1.103
+++ style.css 12 Feb 2010 07:56:04 -0000 1.104
@@ -512,7 +512,7 @@
 }
 
 .attr-qualifier {
-  color: #bbb;
+  color: #999;
   font-weight: normal;
 }
 
@@ -627,6 +627,7 @@
 .attr-defs .obsoleted-feature {
   border-bottom: none;
   margin-left: 8px;
+  margin-right: 10px;
   vertical-align: top;
   font-size: .80em;
 }

Index: spec.html
===================================================================
RCS file: /sources/public/html5/markup/spec.html,v
retrieving revision 1.164
retrieving revision 1.165
diff -u -d -r1.164 -r1.165
--- spec.html 12 Feb 2010 04:52:26 -0000 1.164
+++ spec.html 12 Feb 2010 07:56:04 -0000 1.165
@@ -9474,7 +9474,7 @@
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.attrs.list" title="input.attrs.list">list</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.datetime.attrs.min" title="input.datetime.attrs.min">min</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.datetime.attrs.max" title="input.datetime.attrs.max">max</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.attrs.step.float" title="input.attrs.step.float">step.float</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.attrs.step.float" title="input.attrs.step.float">step</a> <span class="attr-qualifier">(float)</span>  
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#shared-form.attrs.readonly" title="shared-form.attrs.readonly">readonly</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#shared-form.attrs.required" title="shared-form.attrs.required">required</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.datetime.attrs.value" title="input.datetime.attrs.value">value</a> </span></p>
@@ -9656,7 +9656,7 @@
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.attrs.list" title="input.attrs.list">list</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.datetime-local.attrs.min" title="input.datetime-local.attrs.min">min</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.datetime-local.attrs.max" title="input.datetime-local.attrs.max">max</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.attrs.step.float" title="input.attrs.step.float">step.float</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.attrs.step.float" title="input.attrs.step.float">step</a> <span class="attr-qualifier">(float)</span>  
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#shared-form.attrs.readonly" title="shared-form.attrs.readonly">readonly</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#shared-form.attrs.required" title="shared-form.attrs.required">required</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.datetime-local.attrs.value" title="input.datetime-local.attrs.value">value</a> </span></p>
@@ -9837,7 +9837,7 @@
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.attrs.list" title="input.attrs.list">list</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.date.attrs.min" title="input.date.attrs.min">min</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.date.attrs.max" title="input.date.attrs.max">max</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.attrs.step.integer" title="input.attrs.step.integer">step.integer</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.attrs.step.integer" title="input.attrs.step.integer">step</a> <span class="attr-qualifier">(integer)</span>  
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#shared-form.attrs.readonly" title="shared-form.attrs.readonly">readonly</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#shared-form.attrs.required" title="shared-form.attrs.required">required</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.date.attrs.value" title="input.date.attrs.value">value</a> </span></p>
@@ -10018,7 +10018,7 @@
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.attrs.list" title="input.attrs.list">list</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.month.attrs.min" title="input.month.attrs.min">min</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.month.attrs.max" title="input.month.attrs.max">max</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.attrs.step.integer" title="input.attrs.step.integer">step.integer</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.attrs.step.integer" title="input.attrs.step.integer">step</a> <span class="attr-qualifier">(integer)</span>  
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#shared-form.attrs.readonly" title="shared-form.attrs.readonly">readonly</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#shared-form.attrs.required" title="shared-form.attrs.required">required</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.month.attrs.value" title="input.month.attrs.value">value</a> </span></p>
@@ -10199,7 +10199,7 @@
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.attrs.list" title="input.attrs.list">list</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.time.attrs.min" title="input.time.attrs.min">min</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.time.attrs.max" title="input.time.attrs.max">max</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.attrs.step.float" title="input.attrs.step.float">step.float</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.attrs.step.float" title="input.attrs.step.float">step</a> <span class="attr-qualifier">(float)</span>  
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#shared-form.attrs.readonly" title="shared-form.attrs.readonly">readonly</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#shared-form.attrs.required" title="shared-form.attrs.required">required</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.time.attrs.value" title="input.time.attrs.value">value</a> </span></p>
@@ -10381,7 +10381,7 @@
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.attrs.list" title="input.attrs.list">list</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.week.attrs.min" title="input.week.attrs.min">min</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.week.attrs.max" title="input.week.attrs.max">max</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.attrs.step.integer" title="input.attrs.step.integer">step.integer</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.attrs.step.integer" title="input.attrs.step.integer">step</a> <span class="attr-qualifier">(integer)</span>  
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#shared-form.attrs.readonly" title="shared-form.attrs.readonly">readonly</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#shared-form.attrs.required" title="shared-form.attrs.required">required</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.week.attrs.value" title="input.week.attrs.value">value</a> </span></p>
@@ -10562,7 +10562,7 @@
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.attrs.list" title="input.attrs.list">list</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.number.attrs.min" title="input.number.attrs.min">min</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.number.attrs.max" title="input.number.attrs.max">max</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.attrs.step.float" title="input.attrs.step.float">step.float</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.attrs.step.float" title="input.attrs.step.float">step</a> <span class="attr-qualifier">(float)</span>  
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#shared-form.attrs.readonly" title="shared-form.attrs.readonly">readonly</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#shared-form.attrs.required" title="shared-form.attrs.required">required</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.number.attrs.value" title="input.number.attrs.value">value</a> </span></p>
@@ -10743,7 +10743,7 @@
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.attrs.list" title="input.attrs.list">list</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.range.attrs.min" title="input.range.attrs.min">min</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.range.attrs.max" title="input.range.attrs.max">max</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.attrs.step.float" title="input.attrs.step.float">step.float</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.attrs.step.float" title="input.attrs.step.float">step</a> <span class="attr-qualifier">(float)</span>  
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.range.attrs.value" title="input.range.attrs.value">value</a> </span></p>
 </div>
 </div>
@@ -10927,8 +10927,8 @@
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#shared-form.attrs.size" title="shared-form.attrs.size">size</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#shared-form.attrs.placeholder" title="shared-form.attrs.placeholder">placeholder</a> 
    <span class="postfix intermixed">&amp;</span>   <span class="agroupof"><a class="ref" href="#input.attrs.multiple" title="input.attrs.multiple">multiple</a><span class="postfix required" title="REQUIRED">&#9733;</span>
-                                                                                                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.email.attrs.value.multiple" title="input.email.attrs.value.multiple">value.multiple</a> </span>
-                                                                                   <span class="postfix or">or</span> <a class="ref" href="#input.email.attrs.value.single" title="input.email.attrs.value.single">value.single</a>  </span></p>
+                                                                                                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="#input.email.attrs.value.multiple" title="input.email.attrs.value.multiple">value</a> <span class="attr-qualifier">(multiple addresses)</span>  </span>
+                                                                                   <span class="postfix or">or</span> <a class="ref" href="#input.email.attrs.value.single" title="input.email.attrs.value.single">value</a> <span class="attr-qualifier">(single address)</span>   </span></p>
 </div>
 </div>
       <div class="no-number no-toc" id="input.email-attributes">
@@ -10942,13 +10942,13 @@
         the element&#8217;s value.</dd>
           
             <dt>
-<a class="attribute-name" id="input.email.attrs.value.multiple" title="input.email.attrs.value.multiple" href="#input.email.attrs.value.multiple">value<span class="attr-qualifier">.multiple</span></a> = <span class="attr-values">
+<a class="attribute-name" id="input.email.attrs.value.multiple" title="input.email.attrs.value.multiple" href="#input.email.attrs.value.multiple">value</a> = <span class="attr-values">
       <a href="#form.data.emailaddresslist">e-mail address list</a>
     </span> </dt>
             <dd>A list of e-mail addresses.</dd>
           
             <dt>
-<a class="attribute-name" id="input.email.attrs.value.single" title="input.email.attrs.value.single" href="#input.email.attrs.value.single">value<span class="attr-qualifier">.single</span></a> = <span class="attr-values">
+<a class="attribute-name" id="input.email.attrs.value.single" title="input.email.attrs.value.single" href="#input.email.attrs.value.single">value</a> = <span class="attr-values">
       <a href="#form.data.emailaddress">e-mail address</a>
     </span> </dt>
             <dd>A single e-mail address.</dd>
@@ -12718,7 +12718,7 @@
       <div id="meta.name-longdesc" class="longdesc">
     <p>The <a href="#meta" class="element">meta</a> element
     with a <span class="attribute">name</span> attribute
-    sets document metadata in the form of name/value pairs.</p>
+    represents document metadata in the form of name/value pairs.</p>
   </div>
       <div class="no-number no-toc" id="meta.name-content-model">
         <h2 class="element-subhead">Permitted content <a class="hash" href="#meta.name-content-model">#</a>
@@ -12814,8 +12814,8 @@
           <p><a href="#common.attrs.core">core attributes</a>
    <span class="postfix intermixed">&amp;</span> <a href="#common.attrs.core">event-handler attributes</a>
    <span class="postfix intermixed">&amp;</span> <a href="#common.attrs.core">xml attributes</a>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="#meta.http-equiv.attrs.http-equiv.refresh" title="meta.http-equiv.attrs.http-equiv.refresh">http-equiv.refresh</a><span class="postfix required" title="REQUIRED">&#9733;</span>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="#meta.http-equiv.attrs.content.refresh" title="meta.http-equiv.attrs.content.refresh">content.refresh</a><span class="postfix required" title="REQUIRED">&#9733;</span></p>
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="#meta.http-equiv.attrs.http-equiv.refresh" title="meta.http-equiv.attrs.http-equiv.refresh">http-equiv</a>=<span class="attr-values">"refresh"</span><span class="postfix required" title="REQUIRED">&#9733;</span>
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="#meta.http-equiv.attrs.content.refresh" title="meta.http-equiv.attrs.content.refresh">content</a><span class="postfix required" title="REQUIRED">&#9733;</span></p>
 </div>
 </div>
       <div class="no-number no-toc" id="meta.http-equiv.refresh-attributes">
@@ -12901,8 +12901,8 @@
           <p><a href="#common.attrs.core">core attributes</a>
    <span class="postfix intermixed">&amp;</span> <a href="#common.attrs.core">event-handler attributes</a>
    <span class="postfix intermixed">&amp;</span> <a href="#common.attrs.core">xml attributes</a>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="#meta.http-equiv.attrs.http-equiv.default-style" title="meta.http-equiv.attrs.http-equiv.default-style">http-equiv.default-style</a><span class="postfix required" title="REQUIRED">&#9733;</span>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="#meta.http-equiv.attrs.content.default-style" title="meta.http-equiv.attrs.content.default-style">content.default-style</a><span class="postfix required" title="REQUIRED">&#9733;</span></p>
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="#meta.http-equiv.attrs.http-equiv.default-style" title="meta.http-equiv.attrs.http-equiv.default-style">http-equiv</a>=<span class="attr-values">"default-style"</span><span class="postfix required" title="REQUIRED">&#9733;</span>
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="#meta.http-equiv.attrs.content.default-style" title="meta.http-equiv.attrs.content.default-style">content</a><span class="postfix required" title="REQUIRED">&#9733;</span></p>
 </div>
 </div>
       <div class="no-number no-toc" id="meta.http-equiv.default-style-attributes">
@@ -12995,8 +12995,8 @@
           <p><a href="#common.attrs.core">core attributes</a>
    <span class="postfix intermixed">&amp;</span> <a href="#common.attrs.core">event-handler attributes</a>
    <span class="postfix intermixed">&amp;</span> <a href="#common.attrs.core">xml attributes</a>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="#meta.http-equiv.attrs.http-equiv.content-language" title="meta.http-equiv.attrs.http-equiv.content-language">http-equiv.content-language</a><span class="postfix required" title="REQUIRED">&#9733;</span>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="#meta.http-equiv.attrs.content.content-language" title="meta.http-equiv.attrs.content.content-language">content.content-language</a><span class="postfix required" title="REQUIRED">&#9733;</span></p>
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="#meta.http-equiv.attrs.http-equiv.content-language" title="meta.http-equiv.attrs.http-equiv.content-language">http-equiv</a>=<span class="attr-values">"content-language"</span><span class="postfix required" title="REQUIRED">&#9733;</span>
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="#meta.http-equiv.attrs.content.content-language" title="meta.http-equiv.attrs.content.content-language">content</a><span class="postfix required" title="REQUIRED">&#9733;</span></p>
 </div>
 </div>
       <div class="no-number no-toc" id="meta.http-equiv.content-language-attributes">
@@ -13171,8 +13171,8 @@
           <p><a href="#common.attrs.core">core attributes</a>
    <span class="postfix intermixed">&amp;</span> <a href="#common.attrs.core">event-handler attributes</a>
    <span class="postfix intermixed">&amp;</span> <a href="#common.attrs.core">xml attributes</a>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="#meta.http-equiv.attrs.http-equiv.content-type" title="meta.http-equiv.attrs.http-equiv.content-type">http-equiv.content-type</a><span class="postfix required" title="REQUIRED">&#9733;</span>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="#meta.http-equiv.attrs.content.content-type" title="meta.http-equiv.attrs.content.content-type">content.content-type</a><span class="postfix required" title="REQUIRED">&#9733;</span></p>
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="#meta.http-equiv.attrs.http-equiv.content-type" title="meta.http-equiv.attrs.http-equiv.content-type">http-equiv</a>=<span class="attr-values">"content-type"</span><span class="postfix required" title="REQUIRED">&#9733;</span>
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="#meta.http-equiv.attrs.content.content-type" title="meta.http-equiv.attrs.content.content-type">content</a><span class="postfix required" title="REQUIRED">&#9733;</span></p>
 </div>
 </div>
       <div class="no-number no-toc" id="meta.http-equiv.content-type-attributes">
@@ -13564,8 +13564,8 @@
         
         <p class="elem-mdl">
        <span>zero or more of: </span><span class="agroupof"><span><span>one </span><a class="ref" href="#link">link</a><span> element</span>, </span>
-                          <span class="postfix or">or</span> <span><span>one </span><a class="ref" href="#meta.http-equiv.default-style">meta.http-equiv.default-style</a><span> element</span>, </span>
-                          <span class="postfix or">or</span> <span><span>one </span><a class="ref" href="#meta.http-equiv.refresh">meta.http-equiv.refresh</a><span> element</span>, </span>
+                          <span class="postfix or">or</span> <span><span>one </span><a class="ref" href="#meta.http-equiv.default-style">meta http-equiv=default-style</a><span> element</span>, </span>
+                          <span class="postfix or">or</span> <span><span>one </span><a class="ref" href="#meta.http-equiv.refresh">meta http-equiv=refresh</a><span> element</span>, </span>
                           <span class="postfix or">or</span> <span><span>one </span><a class="ref" href="#style">style</a><span> element</span></span></span>  
         
     </p>
@@ -16219,9 +16219,9 @@
                                                                                    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#shared-form.attrs.required" title="shared-form.attrs.required">required</a> 
                                                                                    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#shared-form.attrs.placeholder" title="shared-form.attrs.placeholder">placeholder</a> 
                                                                                    <span class="postfix intermixed">&amp;</span> <a class="ref" href="#textarea.attrs.rows" title="textarea.attrs.rows">rows</a> 
-                                                                                   <span class="postfix intermixed">&amp;</span>  <span class="agroupof"> <span class="agroupof"><a class="ref" href="#textarea.attrs.wrap.hard" title="textarea.attrs.wrap.hard">wrap.hard</a><span class="postfix required" title="REQUIRED">&#9733;</span>
+                                                                                   <span class="postfix intermixed">&amp;</span>  <span class="agroupof"> <span class="agroupof"><a class="ref" href="#textarea.attrs.wrap.hard" title="textarea.attrs.wrap.hard">wrap</a>=<span class="attr-values">"hard"</span><span class="postfix required" title="REQUIRED">&#9733;</span>
                                                                                                                                                                                           <span class="postfix intermixed">&amp;</span> <a class="ref" href="#textarea.attrs.cols" title="textarea.attrs.cols">cols</a><span class="postfix required" title="REQUIRED">&#9733;</span></span>
-                                                                                                                                                                   <span class="postfix or">or</span>  <span class="agroupof"><a class="ref" href="#textarea.attrs.wrap.soft" title="textarea.attrs.wrap.soft">wrap.soft</a> 
+                                                                                                                                                                   <span class="postfix or">or</span>  <span class="agroupof"><a class="ref" href="#textarea.attrs.wrap.soft" title="textarea.attrs.wrap.soft">wrap</a>=<span class="attr-values">"soft"</span> 
                                                                                                                                                                                                                               <span class="postfix intermixed">&amp;</span> <a class="ref" href="#textarea.attrs.cols" title="textarea.attrs.cols">cols</a> </span></span></span></p>
 </div>
 </div>
@@ -16236,7 +16236,7 @@
             <dd>The number of lines of text for the UA to show.</dd>
           
             <dt>
-<a class="attribute-name" id="textarea.attrs.wrap.hard" title="textarea.attrs.wrap.hard" href="#textarea.attrs.wrap.hard">wrap<span class="attr-qualifier">.hard</span></a> = <span class="attr-values">  "hard" </span> </dt>
+<a class="attribute-name" id="textarea.attrs.wrap.hard" title="textarea.attrs.wrap.hard" href="#textarea.attrs.wrap.hard">wrap</a> = <span class="attr-values">  "hard" </span> </dt>
             <dd>Instructs the UA to insert line breaks into the
         submitted value of the <a href="#textarea" class="element">textarea</a>, such that each line has no
         more characters than the value specified by the <a href="#textarea.attrs.cols">cols</a> attribute.</dd>
@@ -16249,7 +16249,7 @@
         text for the UA to show.</dd>
           
             <dt>
-<a class="attribute-name" id="textarea.attrs.wrap.soft" title="textarea.attrs.wrap.soft" href="#textarea.attrs.wrap.soft">wrap<span class="attr-qualifier">.soft</span></a> = <span class="attr-values">  "soft" </span> </dt>
+<a class="attribute-name" id="textarea.attrs.wrap.soft" title="textarea.attrs.wrap.soft" href="#textarea.attrs.wrap.soft">wrap</a> = <span class="attr-values">  "soft" </span> </dt>
             <dd>Instructs the UA to
         add no line breaks to the submitted value of the <a href="#textarea" class="element">textarea</a>.</dd>
           
@@ -17311,12 +17311,12 @@
         <div class="content-models">
           <p><a class="ref" href="#link">link</a>
    <span class="postfix or">or</span> <a class="ref" href="#style">style</a>
-   <span class="postfix or">or</span> <a class="ref" href="#meta.name">meta.name</a>
-   <span class="postfix or">or</span> <a class="ref" href="#meta.http-equiv.refresh">meta.http-equiv.refresh</a>
-   <span class="postfix or">or</span> <a class="ref" href="#meta.http-equiv.default-style">meta.http-equiv.default-style</a>
-   <span class="postfix or">or</span> <a class="ref" href="#meta.http-equiv.content-language">meta.http-equiv.content-language</a>
-   <span class="postfix or">or</span> <a class="ref" href="#meta.charset">meta.charset</a>
-   <span class="postfix or">or</span> <a class="ref" href="#meta.http-equiv.content-type">meta.http-equiv.content-type</a>
+   <span class="postfix or">or</span> <a class="ref" href="#meta.name">meta name</a>
+   <span class="postfix or">or</span> <a class="ref" href="#meta.http-equiv.refresh">meta http-equiv=refresh</a>
+   <span class="postfix or">or</span> <a class="ref" href="#meta.http-equiv.default-style">meta http-equiv=default-style</a>
+   <span class="postfix or">or</span> <a class="ref" href="#meta.http-equiv.content-language">meta http-equiv=content-language</a>
+   <span class="postfix or">or</span> <a class="ref" href="#meta.charset">meta charset</a>
+   <span class="postfix or">or</span> <a class="ref" href="#meta.http-equiv.content-type">meta http-equiv=content-type</a>
    <span class="postfix or">or</span> <a class="ref" href="#script">script</a>
    <span class="postfix or">or</span> <a class="ref" href="#noscript">noscript</a>
    <span class="postfix or">or</span> <a class="ref" href="#command">command</a>
@@ -17899,7 +17899,7 @@
         control.</dd>
 <dt>
 <dfn class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form">form</dfn> = <span class="attr-values">
-      <a class="ref" href="#common.data.idref" title="common.data.idref">idref</a>
+      <a href="#common.data.idref">IDREF</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="#common-form.attrs.form">#</a>
 </dt>
 <dd>Identifies a
@@ -17907,7 +17907,7 @@
         with which to associate the element.</dd>
 <dt>
 <dfn class="attribute-name" id="shared-form.attrs.formaction" title="shared-form.attrs.formaction">formaction</dfn> = <span class="attr-values">
-      <a class="ref" href="#common.data.uri" title="common.data.uri">uri</a>
+      <a href="#common.data.uri">URI</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="#shared-form.attrs.formaction">#</a>
 </dt>
 <dd>The form-submission action for the element.</dd>
@@ -17941,14 +17941,14 @@
         submission.</dd>
 <dt>
 <dfn class="attribute-name" id="shared-form.attrs.formtarget" title="shared-form.attrs.formtarget">formtarget</dfn> = <span class="attr-values">
-      <a class="ref" href="#common.data.browsing-context-name-or-keyword" title="common.data.browsing-context-name-or-keyword">browsing-context-name-or-keyword</a>
+      <a href="#common.data.browsing-context-name-or-keyword">browsing-context name or keyword</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="#shared-form.attrs.formtarget">#</a>
 </dt>
 <dd>A browsing context or keyword that represents the target
         of the control.</dd>
 <dt>
 <dfn class="attribute-name" id="input.attrs.list" title="input.attrs.list">list</dfn> = <span class="attr-values">
-      <a class="ref" href="#common.data.idref" title="common.data.idref">idref</a>
+      <a href="#common.data.idref">IDREF</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="#input.attrs.list">#</a>
 </dt>
 <dd>Identifies a
@@ -17956,7 +17956,7 @@
         with which to associate the element.</dd>
 <dt>
 <dfn class="attribute-name" id="shared-form.attrs.maxlength" title="shared-form.attrs.maxlength">maxlength</dfn> = <span class="attr-values">
-      <a class="ref" href="#common.data.integer.positive" title="common.data.integer.positive">integer.positive</a>
+      <a href="#common.data.integer.positive">positive integer</a>
     </span> <a class="hash" href="#shared-form.attrs.maxlength">#</a>
 </dt>
 <dd>The maximum allowed value length of the element.</dd>
@@ -18004,23 +18004,23 @@
       submission.</dd>
 <dt>
 <dfn class="attribute-name" id="shared-form.attrs.size" title="shared-form.attrs.size">size</dfn> = <span class="attr-values">
-      <a class="ref" href="#common.data.integer.positive" title="common.data.integer.positive">integer.positive</a>
+      <a href="#common.data.integer.positive">positive integer</a>
     </span> <a class="hash" href="#shared-form.attrs.size">#</a>
 </dt>
 <dd>The number of options meant to be shown by the control
         represented by its element.</dd>
 <dt>
-<dfn class="attribute-name" id="input.attrs.step.float" title="input.attrs.step.float">step<span class="attr-qualifier">.float</span></dfn> = <span class="attr-values">
+<dfn class="attribute-name" id="input.attrs.step.float" title="input.attrs.step.float">step</dfn> = <span class="attr-values">
        "any"
-       <span class="postfix or">or</span> <a class="ref" href="#common.data.float.positive" title="common.data.float.positive">float.positive</a>
+       <span class="postfix or">or</span> <a href="#common.data.float.positive">positive float</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="#input.attrs.step.float">#</a>
 </dt>
 <dd>Specifies the value granularity of the element&#8217;s
         value.</dd>
 <dt>
-<dfn class="attribute-name" id="input.attrs.step.integer" title="input.attrs.step.integer">step<span class="attr-qualifier">.integer</span></dfn> = <span class="attr-values">
+<dfn class="attribute-name" id="input.attrs.step.integer" title="input.attrs.step.integer">step</dfn> = <span class="attr-values">
        "any"
-       <span class="postfix or">or</span> <a class="ref" href="#common.data.integer.positive" title="common.data.integer.positive">integer.positive</a>
+       <span class="postfix or">or</span> <a href="#common.data.integer.positive">positive integer</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="#input.attrs.step.integer">#</a>
 </dt>
 <dd>Specifies the value granularity of the element&#8217;s

Index: input.week.html
===================================================================
RCS file: /sources/public/html5/markup/input.week.html,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- input.week.html 12 Feb 2010 04:52:25 -0000 1.42
+++ input.week.html 12 Feb 2010 07:56:03 -0000 1.43
@@ -37,7 +37,7 @@
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#input.attrs.list" title="input.attrs.list">list</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.week.html#input.week.attrs.min" title="input.week.attrs.min">min</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.week.html#input.week.attrs.max" title="input.week.attrs.max">max</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#input.attrs.step.integer" title="input.attrs.step.integer">step.integer</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#input.attrs.step.integer" title="input.attrs.step.integer">step</a> <span class="attr-qualifier">(integer)</span>  
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#shared-form.attrs.readonly" title="shared-form.attrs.readonly">readonly</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#shared-form.attrs.required" title="shared-form.attrs.required">required</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.week.html#input.week.attrs.value" title="input.week.attrs.value">value</a> </span></p></div></div>

Index: meta.charset.html
===================================================================
RCS file: /sources/public/html5/markup/meta.charset.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- meta.charset.html 12 Feb 2010 04:52:25 -0000 1.46
+++ meta.charset.html 12 Feb 2010 07:56:03 -0000 1.47
@@ -7,8 +7,8 @@
 <body>
 <h2 class="chunkpagetitle"><a href="Overview.html">HTML: The Markup Language</a></h2>
 <div class="nav">
-<span class="nav-prev"><a href="meta.http-equiv.content-language.html">&#171; meta type=http-equiv.content-language</a></span>
-<span class="nav-next"><a href="meta.http-equiv.content-type.html">meta type=http-equiv.content-type &#187;</a></span>
+<span class="nav-prev"><a href="meta.http-equiv.content-language.html">&#171; meta http-equiv=content-language</a></span>
+<span class="nav-next"><a href="meta.http-equiv.content-type.html">meta http-equiv=content-type &#187;</a></span>
 </div>
 <div id="meta.charset" class="section">
       <h2 class="element-head"><span class="element">meta</span> <span class="elem-qualifier"><span class="attribute-name">charset</span></span> &#8211; <span class="shortdesc">document character-encoding declaration</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#meta.charset">#</a> <a class="toc-bak" href="Overview.html#meta.charset-toc">T</a></h2>
@@ -80,8 +80,8 @@
 };</pre></div></div>
 <hr class="footerbreak"></hr>
 <div class="nav">
-<span class="nav-prev"><a href="meta.http-equiv.content-language.html">&#171; meta type=http-equiv.content-language</a></span>
-<span class="nav-next"><a href="meta.http-equiv.content-type.html">meta type=http-equiv.content-type &#187;</a></span>
+<span class="nav-prev"><a href="meta.http-equiv.content-language.html">&#171; meta http-equiv=content-language</a></span>
+<span class="nav-next"><a href="meta.http-equiv.content-type.html">meta http-equiv=content-type &#187;</a></span>
 </div>
 </body>
 </html>

Index: input.date.html
===================================================================
RCS file: /sources/public/html5/markup/input.date.html,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- input.date.html 12 Feb 2010 04:52:24 -0000 1.41
+++ input.date.html 12 Feb 2010 07:56:03 -0000 1.42
@@ -37,7 +37,7 @@
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#input.attrs.list" title="input.attrs.list">list</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.date.html#input.date.attrs.min" title="input.date.attrs.min">min</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.date.html#input.date.attrs.max" title="input.date.attrs.max">max</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#input.attrs.step.integer" title="input.attrs.step.integer">step.integer</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#input.attrs.step.integer" title="input.attrs.step.integer">step</a> <span class="attr-qualifier">(integer)</span>  
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#shared-form.attrs.readonly" title="shared-form.attrs.readonly">readonly</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="forms-attributes.html#shared-form.attrs.required" title="shared-form.attrs.required">required</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.date.html#input.date.attrs.value" title="input.date.attrs.value">value</a> </span></p></div></div>

Index: forms-attributes.html
===================================================================
RCS file: /sources/public/html5/markup/forms-attributes.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- forms-attributes.html 12 Feb 2010 04:52:24 -0000 1.11
+++ forms-attributes.html 12 Feb 2010 07:56:03 -0000 1.12
@@ -33,11 +33,11 @@
        <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
     </span> <a class="hash" href="forms-attributes.html#common-form.attrs.disabled">#</a></dt><dd>Specifies that the element represents a disabled
         control.</dd><dt><dfn class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form">form</dfn> = <span class="attr-values">
-      <a class="ref" href="datatypes.html#common.data.idref" title="common.data.idref">idref</a>
+      <a href="datatypes.html#common.data.idref">IDREF</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#common-form.attrs.form">#</a></dt><dd>Identifies a
         <a href="form.html#form">form</a>
         with which to associate the element.</dd><dt><dfn class="attribute-name" id="shared-form.attrs.formaction" title="shared-form.attrs.formaction">formaction</dfn> = <span class="attr-values">
-      <a class="ref" href="datatypes.html#common.data.uri" title="common.data.uri">uri</a>
+      <a href="datatypes.html#common.data.uri">URI</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#shared-form.attrs.formaction">#</a></dt><dd>The form-submission action for the element.</dd><dt><dfn class="attribute-name" id="shared-form.attrs.formenctype" title="shared-form.attrs.formenctype">formenctype</dfn> = <span class="attr-values">
        "application/x-www-form-urlencoded"
    <span class="postfix or">or</span>  "multipart/form-data"
@@ -55,14 +55,14 @@
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#shared-form.attrs.formnovalidate">#</a></dt><dd>Specifies that the element represents a control whose
         value is not meant to be validated during form
         submission.</dd><dt><dfn class="attribute-name" id="shared-form.attrs.formtarget" title="shared-form.attrs.formtarget">formtarget</dfn> = <span class="attr-values">
-      <a class="ref" href="datatypes.html#common.data.browsing-context-name-or-keyword" title="common.data.browsing-context-name-or-keyword">browsing-context-name-or-keyword</a>
+      <a href="datatypes.html#common.data.browsing-context-name-or-keyword">browsing-context name or keyword</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#shared-form.attrs.formtarget">#</a></dt><dd>A browsing context or keyword that represents the target
         of the control.</dd><dt><dfn class="attribute-name" id="input.attrs.list" title="input.attrs.list">list</dfn> = <span class="attr-values">
-      <a class="ref" href="datatypes.html#common.data.idref" title="common.data.idref">idref</a>
+      <a href="datatypes.html#common.data.idref">IDREF</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#input.attrs.list">#</a></dt><dd>Identifies a
         <a href="datalist.html#datalist" class="element">datalist</a>
         with which to associate the element.</dd><dt><dfn class="attribute-name" id="shared-form.attrs.maxlength" title="shared-form.attrs.maxlength">maxlength</dfn> = <span class="attr-values">
-      <a class="ref" href="datatypes.html#common.data.integer.positive" title="common.data.integer.positive">integer.positive</a>
+      <a href="datatypes.html#common.data.integer.positive">positive integer</a>
     </span> <a class="hash" href="forms-attributes.html#shared-form.attrs.maxlength">#</a></dt><dd>The maximum allowed value length of the element.</dd><dt><dfn class="attribute-name" id="input.attrs.multiple" title="input.attrs.multiple">multiple</dfn> = <span class="attr-values">
        "multiple"
        <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
@@ -82,15 +82,15 @@
        <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#shared-form.attrs.required">#</a></dt><dd>Specifies that the element is a required part of form
       submission.</dd><dt><dfn class="attribute-name" id="shared-form.attrs.size" title="shared-form.attrs.size">size</dfn> = <span class="attr-values">
-      <a class="ref" href="datatypes.html#common.data.integer.positive" title="common.data.integer.positive">integer.positive</a>
+      <a href="datatypes.html#common.data.integer.positive">positive integer</a>
     </span> <a class="hash" href="forms-attributes.html#shared-form.attrs.size">#</a></dt><dd>The number of options meant to be shown by the control
-        represented by its element.</dd><dt><dfn class="attribute-name" id="input.attrs.step.float" title="input.attrs.step.float">step<span class="attr-qualifier">.float</span></dfn> = <span class="attr-values">
+        represented by its element.</dd><dt><dfn class="attribute-name" id="input.attrs.step.float" title="input.attrs.step.float">step</dfn> = <span class="attr-values">
        "any"
-       <span class="postfix or">or</span> <a class="ref" href="datatypes.html#common.data.float.positive" title="common.data.float.positive">float.positive</a>
+       <span class="postfix or">or</span> <a href="datatypes.html#common.data.float.positive">positive float</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#input.attrs.step.float">#</a></dt><dd>Specifies the value granularity of the element&#8217;s
-        value.</dd><dt><dfn class="attribute-name" id="input.attrs.step.integer" title="input.attrs.step.integer">step<span class="attr-qualifier">.integer</span></dfn> = <span class="attr-values">
+        value.</dd><dt><dfn class="attribute-name" id="input.attrs.step.integer" title="input.attrs.step.integer">step</dfn> = <span class="attr-values">
        "any"
-       <span class="postfix or">or</span> <a class="ref" href="datatypes.html#common.data.integer.positive" title="common.data.integer.positive">integer.positive</a>
+       <span class="postfix or">or</span> <a href="datatypes.html#common.data.integer.positive">positive integer</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#input.attrs.step.integer">#</a></dt><dd>Specifies the value granularity of the element&#8217;s
         value.</dd>
         </dl>

Received on Friday, 12 February 2010 07:57:21 UTC