mike: build tweaks to make dfn pop-ups more useful

mike: build tweaks to make dfn pop-ups more useful

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

===================================================================
RCS file: /sources/public/html5/markup/th.html,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- th.html 6 Aug 2010 12:47:52 -0000 1.82
+++ th.html 6 Aug 2010 23:33:26 -0000 1.83
@@ -23,7 +23,7 @@
 <span class="spec-link"><a title="Read about the th element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-th-element">&#9432;</a></span> <span class="element">th</span> &#8211; <span class="shortdesc">table header cell</span> <a class="hash" href="#th">#</a> <a class="toc-bak" href="Overview.html#th-toc">T</a>
 </h2>
       <div id="th-longdesc" class="longdesc">
-    <p>The <a href="th.html#th" class="element" id="id359641">th</a> element represents
+    <p>The <a href="th.html#th" class="element" id="id359650">th</a> element represents
     a header cell in a table.</p>
   </div>
       <div class="no-number no-toc" id="th-content-model">
@@ -33,7 +33,7 @@
         
       <div id="th-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="id359676">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="id359685">phrasing content</a></span>
         
     </p>
         </div>
@@ -43,16 +43,16 @@
         <h2 class="element-subhead">Permitted attributes <a class="hash" href="#th-attributes">#</a>
 </h2>
         <div class="attr-content-models">
-          <p><span class="pattern" id="th.attrs"><a class="ref" href="global-attributes.html" id="id359721">global attributes</a>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="th.html#th.attrs.scope" title="th.attrs.scope" id="id359735">scope</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="th.html#th.attrs.colspan" title="th.attrs.colspan" id="id359757">colspan</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="th.html#th.attrs.rowspan" title="th.attrs.rowspan" id="id359780">rowspan</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="th.html#th.attrs.headers" title="th.attrs.headers" id="id359803">headers</a> </span></p>
+          <p><span class="pattern" id="th.attrs"><a class="ref" href="global-attributes.html" id="id359730">global attributes</a>
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="th.html#th.attrs.scope" title="th.attrs.scope" id="id359744">scope</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="th.html#th.attrs.colspan" title="th.attrs.colspan" id="id359766">colspan</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="th.html#th.attrs.rowspan" title="th.attrs.rowspan" id="id359789">rowspan</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="th.html#th.attrs.headers" title="th.attrs.headers" id="id359812">headers</a> </span></p>
 </div>
         <dl class="attr-defs">
 <dt>
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a>
-<a class="attribute-name" title="global-attributes" href="global-attributes.html" id="id359838">global attributes</a>
+<a class="attribute-name" title="global-attributes" href="global-attributes.html" id="id359847">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
@@ -64,52 +64,52 @@
        <span class="postfix or">or</span>  "rowgroup"
        <span class="postfix or">or</span>  "colgroup"
     </span> 
-<a class="hash" href="th.html#th.attrs.scope" id="id359898">#</a>
+<a class="hash" href="th.html#th.attrs.scope" id="id359907">#</a>
 </dt>
             <dd>Specifies what set of cells the
-        <a href="th.html#th" class="element" id="id359910">th</a>
+        <a href="th.html#th" class="element" id="id359918">th</a>
         element applies to.</dd>
           
             <dt id="th.attrs.colspan" title="th.attrs.colspan">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#attr-tdth-colspan">&#9432;</a>
 <span class="attribute-name">colspan</span> = <span class="attr-values">
-      <a href="datatypes.html#common.data.integer.positive" id="id359946">positive integer</a>
+      <a href="datatypes.html#common.data.integer.positive" id="id359954">positive integer</a>
     </span> 
-<a class="hash" href="th.html#th.attrs.colspan" id="id359953">#</a>
+<a class="hash" href="th.html#th.attrs.colspan" id="id359962">#</a>
 </dt>
             <dd>Specifies the number of adjacent columns  &#8220;spanned&#8221; by
         its
-        <a href="th.html#th" class="element" id="id359967">th</a>
+        <a href="th.html#th" class="element" id="id359976">th</a>
         element.</dd>
           
             <dt id="th.attrs.rowspan" title="th.attrs.rowspan">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#attr-tdth-rowspan">&#9432;</a>
 <span class="attribute-name">rowspan</span> = <span class="attr-values">
-      <a href="datatypes.html#common.data.integer.non-negative" id="id360002">non-negative integer</a>
+      <a href="datatypes.html#common.data.integer.non-negative" id="id360011">non-negative integer</a>
     </span> 
-<a class="hash" href="th.html#th.attrs.rowspan" id="id360010">#</a>
+<a class="hash" href="th.html#th.attrs.rowspan" id="id360019">#</a>
 </dt>
             <dd>Specifies the number of following rows &#8220;spanned&#8221; by
         its
-        <a href="th.html#th" class="element" id="id360024">th</a>
+        <a href="th.html#th" class="element" id="id360033">th</a>
         element.</dd>
           
             <dt id="th.attrs.headers" title="th.attrs.headers">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#attr-tdth-headers">&#9432;</a>
 <span class="attribute-name">headers</span> = <span class="attr-values">
-      <a href="datatypes.html#common.data.idrefs" id="id360060">list of ID references</a>
+      <a href="datatypes.html#common.data.idrefs" id="id360068">list of ID references</a>
     </span> 
-<a class="hash" href="th.html#th.attrs.headers" id="id360067">#</a>
+<a class="hash" href="th.html#th.attrs.headers" id="id360076">#</a>
 </dt>
             <dd>Identifies one or more
-        <a href="th.html#th" class="element" id="id360078">th</a>
+        <a href="th.html#th" class="element" id="id360087">th</a>
         elements that apply to its
-        <a href="th.html#th" class="element" id="id360086">th</a>.</dd>
+        <a href="th.html#th" class="element" id="id360095">th</a>.</dd>
           
 <dd><div class="datatype-desc">An
-        <a href="datatypes.html#data-unordered-tokens" id="id360100">unordered set of unique space-separated tokens</a>,
+        <a href="datatypes.html#data-unordered-tokens" id="id360109">unordered set of unique space-separated tokens</a>,
         each of which is an
-        <a href="datatypes.html#id-reference" id="id360107">ID reference</a>.</div></dd>
+        <a href="datatypes.html#id-reference" id="id360116">ID reference</a>.</div></dd>
         </dl>
 </div>
       
@@ -168,19 +168,19 @@
 </h2>
         
     <p>A
-    <a href="th.html#th" class="element" id="id360400">th</a>
+    <a href="th.html#th" class="element" id="id360409">th</a>
     element must have a
     <span title="syntax-start-tag">start tag</span>.</p>
     <p>A
-    <a href="th.html#th" class="element" id="id360417">th</a>
+    <a href="th.html#th" class="element" id="id360426">th</a>
     element&#8217;s
     <span title="syntax-end-tag">end tag</span>
     may be omitted if the
-    <a href="th.html#th" class="element" id="id360432">th</a>
+    <a href="th.html#th" class="element" id="id360440">th</a>
     element is immediately followed by a
-    <a href="td.html#td" class="element" id="id360440">td</a>
+    <a href="td.html#td" class="element" id="id360448">td</a>
     or
-    <a href="th.html#th" class="element" id="id360447">th</a>
+    <a href="th.html#th" class="element" id="id360456">th</a>
     element, or if there is no more content in the parent
     element.</p>
   
@@ -188,7 +188,7 @@
       <div class="no-number no-toc" id="th-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#th-context">#</a>
 </h2>
-        <p class="permitted-parents"><span class="context-mdl"><a href="tr.html#tr" id="id360477">tr</a></span></p>
+        <p class="permitted-parents"><span class="context-mdl"><a href="tr.html#tr" id="id360486">tr</a></span></p>
       </div>
       <div class="no-number no-toc interface" id="th-interface">
         <h2 class="element-subhead">DOM interface <a class="hash" href="#th-interface">#</a>

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/markup/Overview.html,v
retrieving revision 1.456
retrieving revision 1.457
diff -u -d -r1.456 -r1.457
--- Overview.html 6 Aug 2010 12:45:39 -0000 1.456
+++ Overview.html 6 Aug 2010 23:33:25 -0000 1.457
@@ -14,7 +14,7 @@
 <div class="head">
 <div><a href="http://www.w3.org/"><img height="48" width="72" alt="W3C" src="http://www.w3.org/Icons/w3c_home"></a></div>
 <h1>HTML: The Markup Language Reference</h1>
-<h2>W3C Editor&#8217;s Draft <em>6 August 2010</em>
+<h2>W3C Editor&#8217;s Draft <em>7 August 2010</em>
 </h2>
 <dl>
 <dt>Latest Editor&#8217;s Draft:</dt>
@@ -70,7 +70,7 @@
           reports index</a> at http://www.w3.org/TR/.
       </em></p>
     <p>
-        This document is the 6 August 2010 Editor&#8217;s Draft of 
+        This document is the 7 August 2010 Editor&#8217;s Draft of 
         <cite>HTML: The Markup Language Reference</cite>.
       
       If you&#8217;d like to comment on this document, the preferred

Index: tr.html
===================================================================
RCS file: /sources/public/html5/markup/tr.html,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- tr.html 6 Aug 2010 12:47:52 -0000 1.66
+++ tr.html 6 Aug 2010 23:33:26 -0000 1.67
@@ -23,7 +23,7 @@
 <span class="spec-link"><a title="Read about the tr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tr-element">&#9432;</a></span> <span class="element">tr</span> &#8211; <span class="shortdesc">table row</span> <a class="hash" href="#tr">#</a> <a class="toc-bak" href="Overview.html#tr-toc">T</a>
 </h2>
       <div id="tr-longdesc" class="longdesc">
-    <p>The <a href="tr.html#tr" class="element" id="id362071">tr</a> element represents
+    <p>The <a href="tr.html#tr" class="element" id="id362080">tr</a> element represents
     a row of cells in a table.</p>
   </div>
       <div class="no-number no-toc" id="tr-content-model">
@@ -33,8 +33,8 @@
         
       <div id="tr-mdls">
         <p class="elem-mdl">
-       <span>zero or more of: </span><span class="agroupof"><span><span>one </span><a class="ref" href="td.html#td" id="id362109">td</a><span> element</span>, </span>
-                          <span class="postfix or">or</span> <span><span>one </span><a class="ref" href="th.html#th" id="id362121">th</a><span> element</span></span></span>  
+       <span>zero or more of: </span><span class="agroupof"><span><span>one </span><a class="ref" href="td.html#td" id="id362118">td</a><span> element</span>, </span>
+                          <span class="postfix or">or</span> <span><span>one </span><a class="ref" href="th.html#th" id="id362130">th</a><span> element</span></span></span>  
         
     </p>
         </div>
@@ -46,7 +46,7 @@
         <dl class="attr-defs">
 <dt>
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a>
-<a class="attribute-name" title="global-attributes" href="global-attributes.html" id="id362180">global attributes</a>
+<a class="attribute-name" title="global-attributes" href="global-attributes.html" id="id362188">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
@@ -84,17 +84,17 @@
 </h2>
         
     <p>A
-    <a href="tr.html#tr" class="element" id="id362344">tr</a>
+    <a href="tr.html#tr" class="element" id="id362353">tr</a>
     element must have a
     <span title="syntax-start-tag">start tag</span>.</p>
     <p>A
-    <a href="tr.html#tr" class="element" id="id362361">tr</a>
+    <a href="tr.html#tr" class="element" id="id362370">tr</a>
     element&#8217;s
     <span title="syntax-end-tag">end tag</span>
     may be omitted if the
-    <a href="tr.html#tr" class="element" id="id362376">tr</a>
-    element is immediately followed by another
     <a href="tr.html#tr" class="element" id="id362384">tr</a>
+    element is immediately followed by another
+    <a href="tr.html#tr" class="element" id="id362393">tr</a>
     element, or if there is no more content in the parent
     element.</p>
   
@@ -102,7 +102,7 @@
       <div class="no-number no-toc" id="tr-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#tr-context">#</a>
 </h2>
-        <p class="permitted-parents"><span class="context-mdl"><a href="table.html#table" id="id362414">table</a></span>, <span class="context-mdl"><a href="thead.html#thead" id="id362422">thead</a></span>, <span class="context-mdl"><a href="tfoot.html#tfoot" id="id362431">tfoot</a></span>, <span class="context-mdl"><a href="tbody.html#tbody" id="id362440">tbody</a></span></p>
+        <p class="permitted-parents"><span class="context-mdl"><a href="table.html#table" id="id362422">table</a></span>, <span class="context-mdl"><a href="thead.html#thead" id="id362431">thead</a></span>, <span class="context-mdl"><a href="tfoot.html#tfoot" id="id362440">tfoot</a></span>, <span class="context-mdl"><a href="tbody.html#tbody" id="id362449">tbody</a></span></p>
       </div>
       <div class="no-number no-toc interface" id="tr-interface">
         <h2 class="element-subhead">DOM interface <a class="hash" href="#tr-interface">#</a>

Index: table.html
===================================================================
RCS file: /sources/public/html5/markup/table.html,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- table.html 6 Aug 2010 12:47:36 -0000 1.73
+++ table.html 6 Aug 2010 23:33:26 -0000 1.74
@@ -23,7 +23,7 @@
 <span class="spec-link"><a title="Read about the table element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-table-element">&#9432;</a></span> <span class="element">table</span> &#8211; <span class="shortdesc">table</span> <a class="hash" href="#table">#</a> <a class="toc-bak" href="Overview.html#table-toc">T</a>
 </h2>
       <div id="table-longdesc" class="longdesc">
-    <p>The <a href="table.html#table" class="element" id="id354755">table</a> element
+    <p>The <a href="table.html#table" class="element" id="id354764">table</a> element
     represents a table; that is, data with more than one
     dimension.</p>
   </div>
@@ -34,15 +34,15 @@
         
       <div id="table-mdls">
         <p class="elem-mdl">
-      <span><span>an optional </span><a class="ref" href="caption.html#caption" id="id354791">caption</a><span> element</span>, </span>  <span class="postfix followedby">followed by</span> 
-  <span><span>zero or more </span><a class="ref" href="colgroup.html#colgroup" id="id354812">colgroup</a><span> elements</span>, </span>  <span class="postfix followedby">followed by</span> 
-  <span><span>an optional </span><a class="ref" href="thead.html#thead" id="id354832">thead</a><span> element</span>, </span>  <span class="postfix followedby">followed by</span> 
-   <span class="agroupof"> <span class="agroupof"><span><span>one </span><a class="ref" href="tfoot.html#tfoot" id="id354859">tfoot</a><span> element</span>, </span> <span class="postfix followedby">followed by</span> 
-                                                 <span class="agroupof"><span><span>zero or more </span><a class="ref" href="tbody.html#tbody" id="id354876">tbody</a><span> elements</span>, </span> 
-                                                                        <span class="postfix or">or</span> <span><span>one or more </span><a class="ref" href="tr.html#tr" id="id354897">tr</a><span> elements</span></span> </span></span>
-                          <span class="postfix or">or</span>  <span class="agroupof"> <span class="agroupof"><span><span>zero or more </span><a class="ref" href="tbody.html#tbody" id="id354924">tbody</a><span> elements</span>, </span> 
-                                                                                                            <span class="postfix or">or</span> <span><span>one or more </span><a class="ref" href="tr.html#tr" id="id354945">tr</a><span> elements</span></span> </span> <span class="postfix followedby">followed by</span> 
-                                                                                    <span><span>an optional </span><a class="ref" href="tfoot.html#tfoot" id="id354968">tfoot</a><span> element</span></span> </span></span>
+      <span><span>an optional </span><a class="ref" href="caption.html#caption" id="id354800">caption</a><span> element</span>, </span>  <span class="postfix followedby">followed by</span> 
+  <span><span>zero or more </span><a class="ref" href="colgroup.html#colgroup" id="id354820">colgroup</a><span> elements</span>, </span>  <span class="postfix followedby">followed by</span> 
+  <span><span>an optional </span><a class="ref" href="thead.html#thead" id="id354840">thead</a><span> element</span>, </span>  <span class="postfix followedby">followed by</span> 
+   <span class="agroupof"> <span class="agroupof"><span><span>one </span><a class="ref" href="tfoot.html#tfoot" id="id354868">tfoot</a><span> element</span>, </span> <span class="postfix followedby">followed by</span> 
+                                                 <span class="agroupof"><span><span>zero or more </span><a class="ref" href="tbody.html#tbody" id="id354885">tbody</a><span> elements</span>, </span> 
+                                                                        <span class="postfix or">or</span> <span><span>one or more </span><a class="ref" href="tr.html#tr" id="id354905">tr</a><span> elements</span></span> </span></span>
+                          <span class="postfix or">or</span>  <span class="agroupof"> <span class="agroupof"><span><span>zero or more </span><a class="ref" href="tbody.html#tbody" id="id354933">tbody</a><span> elements</span>, </span> 
+                                                                                                            <span class="postfix or">or</span> <span><span>one or more </span><a class="ref" href="tr.html#tr" id="id354954">tr</a><span> elements</span></span> </span> <span class="postfix followedby">followed by</span> 
+                                                                                    <span><span>an optional </span><a class="ref" href="tfoot.html#tfoot" id="id354976">tfoot</a><span> element</span></span> </span></span>
         
     </p>
         </div>
@@ -52,20 +52,20 @@
         <h2 class="element-subhead">Permitted attributes <a class="hash" href="#table-attributes">#</a>
 </h2>
         <div class="attr-content-models">
-          <p><span class="pattern" id="table.attrs"><a class="ref" href="global-attributes.html" id="id355022">global attributes</a>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="table.html#table.attrs.summary" title="table.attrs.summary" id="id355036">summary</a> </span></p>
+          <p><span class="pattern" id="table.attrs"><a class="ref" href="global-attributes.html" id="id355031">global attributes</a>
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="table.html#table.attrs.summary" title="table.attrs.summary" id="id355044">summary</a> </span></p>
 </div>
         <dl class="attr-defs">
 <dt>
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a>
-<a class="attribute-name" title="global-attributes" href="global-attributes.html" id="id355070">global attributes</a>
+<a class="attribute-name" title="global-attributes" href="global-attributes.html" id="id355079">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt id="table.attrs.summary" title="table.attrs.summary">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#attr-table-summary">&#9432;</a>
-<span class="attribute-name">summary</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id355111">string</a></span> 
-<a class="hash" href="table.html#table.attrs.summary" id="id355117">#</a>
+<span class="attribute-name">summary</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id355120">string</a></span> 
+<a class="hash" href="table.html#table.attrs.summary" id="id355126">#</a>
 </dt>
             <dd>A prose description of the structure of the table.</dd>
           
@@ -117,7 +117,7 @@
       <div class="no-number no-toc tag-omission" id="table-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#table-tags">#</a>
 </h2>
-        <p>A <a href="table.html#table" class="element" id="id355366">table</a>
+        <p>A <a href="table.html#table" class="element" id="id355375">table</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -127,7 +127,7 @@
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#table-context">#</a>
 </h2>
         <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
-            <a href="common-models.html#common.elem.flow" id="id355412">flow elements</a></span></span></p>
+            <a href="common-models.html#common.elem.flow" id="id355421">flow elements</a></span></span></p>
       </div>
       
         <div class="no-number no-toc" id="table-details">
@@ -135,24 +135,24 @@
 </h2>
 <div class="details">
     <p>Although in previous versions of HTML a
-    <a href="table.html#table" class="element" id="id355437">table</a>
+    <a href="table.html#table" class="element" id="id355446">table</a>
     element was only allowed to contain a
-    <a href="tfoot.html#tfoot" class="element" id="id355446">tfoot</a>
-    element if that
     <a href="tfoot.html#tfoot" class="element" id="id355454">tfoot</a>
+    element if that
+    <a href="tfoot.html#tfoot" class="element" id="id355463">tfoot</a>
     occurred before any
-    <a href="tbody.html#tbody" class="element" id="id355462">tbody</a>
+    <a href="tbody.html#tbody" class="element" id="id355471">tbody</a>
     or
-    <a href="tr.html#tr" class="element" id="id355470">tr</a>
+    <a href="tr.html#tr" class="element" id="id355479">tr</a>
     elements, but not after, the
-    <a href="table.html#table" class="element" id="id355478">table</a>
+    <a href="table.html#table" class="element" id="id355487">table</a>
     element is now also alternatively allowed to
     contain a
-    <a href="tfoot.html#tfoot" class="element" id="id355487">tfoot</a>
+    <a href="tfoot.html#tfoot" class="element" id="id355496">tfoot</a>
     after any
-    <a href="tbody.html#tbody" class="element" id="id355496">tbody</a>
+    <a href="tbody.html#tbody" class="element" id="id355504">tbody</a>
     or
-    <a href="tr.html#tr" class="element" id="id355504">tr</a>
+    <a href="tr.html#tr" class="element" id="id355512">tr</a>
     elements.</p>
   </div>
 </div>

Index: global-attributes.html
===================================================================
RCS file: /sources/public/html5/markup/global-attributes.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- global-attributes.html 6 Aug 2010 12:45:50 -0000 1.22
+++ global-attributes.html 6 Aug 2010 23:33:25 -0000 1.23
@@ -23,12 +23,12 @@
 </h2>
         <p>This section describes attributes that are common to
               all elements in the
-              <a href="documents.html#html-language" id="id366047">HTML language</a>.</p>
+              <a href="documents.html#html-language" id="id366056">HTML language</a>.</p>
         <div id="common.attrs-mdl">
         <div class="attr-content-models">
-<a href="global-attributes.html#common.attrs.core" id="id366062">core attributes</a>
-   <span class="postfix intermixed">&amp;</span> <a href="global-attributes.html#common.attrs.event-handler" id="id366078">event-handler attributes</a>
-   <span class="postfix intermixed">&amp;</span> <a href="global-attributes.html#common.attrs.xml" id="id366094">xml attributes</a>
+<a href="global-attributes.html#common.attrs.core" id="id366070">core attributes</a>
+   <span class="postfix intermixed">&amp;</span> <a href="global-attributes.html#common.attrs.event-handler" id="id366087">event-handler attributes</a>
+   <span class="postfix intermixed">&amp;</span> <a href="global-attributes.html#common.attrs.xml" id="id366103">xml attributes</a>
             </div>
         </div>
       <div id="common.attrs.core" class="section">
@@ -37,19 +37,19 @@
 <div id="common.attrs.core-mdl">
         
           <div class="attr-content-models">
-            <p><a class="ref" href="global-attributes.html#common.attrs.accesskey" title="common.attrs.accesskey" id="id366126">accesskey</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#common.attrs.class" title="common.attrs.class" id="id366149">class</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#common.attrs.contenteditable" title="common.attrs.contenteditable" id="id366172">contenteditable</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#common.attrs.contextmenu" title="common.attrs.contextmenu" id="id366195">contextmenu</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#common.attrs.dir" title="common.attrs.dir" id="id366218">dir</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#common.attrs.draggable" title="common.attrs.draggable" id="id366241">draggable</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#common.attrs.hidden" title="common.attrs.hidden" id="id366264">hidden</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#common.attrs.id" title="common.attrs.id" id="id366286">id</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#common.attrs.lang" title="common.attrs.lang" id="id366309">lang</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#common.attrs.spellcheck" title="common.attrs.spellcheck" id="id366332">spellcheck</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#common.attrs.style" title="common.attrs.style" id="id366355">style</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#common.attrs.tabindex" title="common.attrs.tabindex" id="id366378">tabindex</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#common.attrs.title" title="common.attrs.title" id="id366401">title</a> </p>
+            <p><a class="ref" href="global-attributes.html#common.attrs.accesskey" title="common.attrs.accesskey" id="id366135">accesskey</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#common.attrs.class" title="common.attrs.class" id="id366158">class</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#common.attrs.contenteditable" title="common.attrs.contenteditable" id="id366181">contenteditable</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#common.attrs.contextmenu" title="common.attrs.contextmenu" id="id366204">contextmenu</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#common.attrs.dir" title="common.attrs.dir" id="id366227">dir</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#common.attrs.draggable" title="common.attrs.draggable" id="id366249">draggable</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#common.attrs.hidden" title="common.attrs.hidden" id="id366272">hidden</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#common.attrs.id" title="common.attrs.id" id="id366295">id</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#common.attrs.lang" title="common.attrs.lang" id="id366318">lang</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#common.attrs.spellcheck" title="common.attrs.spellcheck" id="id366341">spellcheck</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#common.attrs.style" title="common.attrs.style" id="id366364">style</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#common.attrs.tabindex" title="common.attrs.tabindex" id="id366386">tabindex</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#common.attrs.title" title="common.attrs.title" id="id366409">title</a> </p>
           </div>
         </div>
         <div class="no-number no-toc">
@@ -57,9 +57,9 @@
 <dt id="common.attrs.accesskey" title="common.attrs.accesskey">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/editing.html#the-accesskey-attribute">&#9432;</a>
 <span class="attribute-name">accesskey</span> = <span class="attr-values">
-      <a href="datatypes.html#common.data.keylabellist" id="id366457">list of key labels</a>
+      <a href="datatypes.html#common.data.keylabellist" id="id366466">list of key labels</a>
     </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="global-attributes.html#common.attrs.accesskey" id="id366473">#</a>
+<a class="hash" href="global-attributes.html#common.attrs.accesskey" id="id366482">#</a>
 </dt>
             <dd>A key label or list of key labels with which to
         associate the element; each key label represents a
@@ -67,17 +67,17 @@
         element or give focus to the element.</dd>
           
 <dd><div class="datatype-desc">An
-        <a href="datatypes.html#data-ordered-tokens" id="id366494">ordered set of unique space-separated tokens</a>,
+        <a href="datatypes.html#data-ordered-tokens" id="id366503">ordered set of unique space-separated tokens</a>,
         each of which
-        <a href="terminology.html#must-requirement" id="id366501">must</a>
+        <a href="terminology.html#must-requirement" id="id366510">must</a>
         be exactly one Unicode code point in
         length.</div></dd>
             <dt id="common.attrs.class" title="common.attrs.class">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#classes">&#9432;</a>
 <span class="attribute-name">class</span> = <span class="attr-values">
-      <a href="datatypes.html#common.data.tokens" id="id366536">set of space-separated tokens</a>
+      <a href="datatypes.html#common.data.tokens" id="id366545">set of space-separated tokens</a>
     </span> 
-<a class="hash" href="global-attributes.html#common.attrs.class" id="id366544">#</a>
+<a class="hash" href="global-attributes.html#common.attrs.class" id="id366552">#</a>
 </dt>
             <dd>A name of a classification, or list of names of
         classifications, to which the element belongs.</dd>
@@ -87,25 +87,25 @@
 <span class="attribute-name">contenteditable</span> = <span class="attr-values">
        "true"
        <span class="postfix or">or</span>  "false"
-       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="id366608">empty</a>
+       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="id366616">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#common.attrs.contenteditable" id="id366622">#</a>
+<a class="hash" href="global-attributes.html#common.attrs.contenteditable" id="id366631">#</a>
 </dt>
             <dd>Specifies whether the
-        <a href="syntax.html#contents" id="id366634">contents</a>
+        <a href="syntax.html#contents" id="id366643">contents</a>
         of the element are editable.</dd>
           
             <dt id="common.attrs.contextmenu" title="common.attrs.contextmenu">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-contextmenu">&#9432;</a>
 <span class="attribute-name">contextmenu</span> = <span class="attr-values">
-      <a href="datatypes.html#common.data.idref" id="id366669">ID reference</a>
+      <a href="datatypes.html#common.data.idref" id="id366678">ID reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#common.attrs.contextmenu" id="id366684">#</a>
+<a class="hash" href="global-attributes.html#common.attrs.contextmenu" id="id366693">#</a>
 </dt>
             <dd>The value of the
         <span class="attribute">id</span>
         attribute on the
-        <a href="menu.html#menu" class="element" id="id366701">menu</a>
+        <a href="menu.html#menu" class="element" id="id366710">menu</a>
         with which to associate the element as a
         <dfn id="context-menu" title="context-menu">context menu</dfn>.</dd>
           
@@ -114,7 +114,7 @@
 <span class="attribute-name">dir</span> = <span class="attr-values">
        "ltr"  <span class="postfix or">or</span>  "rtl"
     </span> 
-<a class="hash" href="global-attributes.html#common.attrs.dir" id="id367024">#</a>
+<a class="hash" href="global-attributes.html#common.attrs.dir" id="id367033">#</a>
 </dt>
             <dd>Specifies the element&#8217;s text directionality.</dd>
           
@@ -124,16 +124,16 @@
        "true"
        <span class="postfix or">or</span>  "false"
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#common.attrs.draggable" id="id367080">#</a>
+<a class="hash" href="global-attributes.html#common.attrs.draggable" id="id367089">#</a>
 </dt>
             <dd>Specifies whether the element is draggable.</dd>
           
             <dt id="common.attrs.hidden" title="common.attrs.hidden">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/editing.html#the-hidden-attribute">&#9432;</a>
 <span class="attribute-name">hidden</span> = <span class="attr-values">
-       "hidden"  <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="id367137">empty</a>
+       "hidden"  <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="id367146">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#common.attrs.hidden" id="id367152">#</a>
+<a class="hash" href="global-attributes.html#common.attrs.hidden" id="id367161">#</a>
 </dt>
             <dd>Specifies that the element represents an element that is
         not yet, or is no longer, relevant.</dd>
@@ -141,87 +141,87 @@
             <dt id="common.attrs.id" title="common.attrs.id">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#the-id-attribute">&#9432;</a>
 <span class="attribute-name">id</span> = <span class="attr-values">
-      <a href="datatypes.html#common.data.id" id="id367192">ID</a>
+      <a href="datatypes.html#common.data.id" id="id367201">ID</a>
     </span> 
-<a class="hash" href="global-attributes.html#common.attrs.id" id="id367198">#</a>
+<a class="hash" href="global-attributes.html#common.attrs.id" id="id367207">#</a>
 </dt>
             <dd>A unique identifier for the element.</dd>
 <dd>There
-        <a href="terminology.html#must-requirement" id="id367213">must</a>
+        <a href="terminology.html#must-requirement" id="id367221">must</a>
         not be multiple elements in a document that
         have the same
-        <a href="global-attributes.html#common.attrs.id" class="attribute" id="id367220">id</a>
+        <a href="global-attributes.html#common.attrs.id" class="attribute" id="id367229">id</a>
         value.</dd>
           
 <dd>
 <div class="datatype-desc">Any
-        <a href="datatypes.html#data-string" id="id367235">string</a>,
+        <a href="datatypes.html#data-string" id="id367244">string</a>,
         with the following restrictions:
         <ul>
 <li>
-<a href="terminology.html#must-requirement" id="id367245">must</a>
+<a href="terminology.html#must-requirement" id="id367253">must</a>
           be at least one character long</li>
           <li>
-<a href="terminology.html#must-requirement" id="id367253">must</a>
+<a href="terminology.html#must-requirement" id="id367262">must</a>
           not contain any
-          <a href="terminology.html#space" id="id367260">space characters</a>
+          <a href="terminology.html#space" id="id367269">space characters</a>
 </li>
         </ul>
 </div>
 <div class="note">
         <p>Previous versions of HTML placed greater
         restrictions on the content of
-        <a href="datatypes.html#common.data.id" id="id367275">ID</a>
+        <a href="datatypes.html#common.data.id" id="id367284">ID</a>
         values (for example, they did not permit
-        <a href="datatypes.html#common.data.id" id="id367281">ID</a>
+        <a href="datatypes.html#common.data.id" id="id367290">ID</a>
         values to begin with a number).</p>
       </div>
 </dd>
             <dt id="common.attrs.lang" title="common.attrs.lang">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#attr-lang">&#9432;</a>
 <span class="attribute-name">lang</span> = <span class="attr-values">
-      <a href="datatypes.html#common.data.langcode" id="id367317">language tag</a>
+      <a href="datatypes.html#common.data.langcode" id="id367326">language tag</a>
     </span> 
-<a class="hash" href="global-attributes.html#common.attrs.lang" id="id367324">#</a>
+<a class="hash" href="global-attributes.html#common.attrs.lang" id="id367333">#</a>
 </dt>
             <dd>Specifies the primary language for the
-        <a href="syntax.html#contents" id="id367336">contents</a>
+        <a href="syntax.html#contents" id="id367344">contents</a>
         of the element and for any of the element&#8217;s attributes
         that contain text.</dd>
           
 <dd><div class="datatype-desc">A valid
         <var class="defined-elsewhere">language tag</var>,
         as defined in
-        <a href="references.html#refsBCP47" id="id367358">[BCP47]</a>.</div></dd>
+        <a href="references.html#refsBCP47" id="id367367">[BCP47]</a>.</div></dd>
             <dt id="common.attrs.spellcheck" title="common.attrs.spellcheck">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/editing.html#attr-spellcheck">&#9432;</a>
 <span class="attribute-name">spellcheck</span> = <span class="attr-values">
        "true"
        <span class="postfix or">or</span>  "false"
-       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="id367415">empty</a>
+       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="id367424">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#common.attrs.spellcheck" id="id367430">#</a>
+<a class="hash" href="global-attributes.html#common.attrs.spellcheck" id="id367438">#</a>
 </dt>
             <dd>Specifies whether the element represents
         an element whose
-        <a href="syntax.html#contents" id="id367442">contents</a>
+        <a href="syntax.html#contents" id="id367451">contents</a>
         are subject to spell checking and grammar checking.</dd>
           
             <dt id="common.attrs.style" title="common.attrs.style">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#the-style-attribute">&#9432;</a>
-<span class="attribute-name">style</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id367476">string</a></span> 
-<a class="hash" href="global-attributes.html#common.attrs.style" id="id367481">#</a>
+<span class="attribute-name">style</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id367485">string</a></span> 
+<a class="hash" href="global-attributes.html#common.attrs.style" id="id367490">#</a>
 </dt>
             <dd>Specifies zero or more CSS declarations that apply to
         the element
-        <a href="references.html#refsCSS" id="id367494">[CSS]</a>.</dd>
+        <a href="references.html#refsCSS" id="id367503">[CSS]</a>.</dd>
           
             <dt id="common.attrs.tabindex" title="common.attrs.tabindex">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/editing.html#attr-tabindex">&#9432;</a>
 <span class="attribute-name">tabindex</span> = <span class="attr-values">
-      <a class="ref" href="datatypes.html#common.data.integer" title="common.data.integer" id="id367528">integer</a>
+      <a class="ref" href="datatypes.html#common.data.integer" title="common.data.integer" id="id367537">integer</a>
     </span> 
-<a class="hash" href="global-attributes.html#common.attrs.tabindex" id="id367539">#</a>
+<a class="hash" href="global-attributes.html#common.attrs.tabindex" id="id367548">#</a>
 </dt>
             <dd>Specifies whether the element represents an element that
         is is focusable (that is, an element which is part of the
@@ -232,9 +232,9 @@
             <dt id="common.attrs.title" title="common.attrs.title">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#the-title-attribute">&#9432;</a>
 <span class="attribute-name">title</span> = <span class="attr-values">
-      <a href="syntax.html#normal-character-data" id="id367583">normal character data</a>
+      <a href="syntax.html#normal-character-data" id="id367592">normal character data</a>
     </span> 
-<a class="hash" href="global-attributes.html#common.attrs.title" id="id367590">#</a>
+<a class="hash" href="global-attributes.html#common.attrs.title" id="id367599">#</a>
 </dt>
             <dd>Advisory information associated with the element.</dd>
           
@@ -247,82 +247,82 @@
 <div id="common.attrs.event-handler-mdl">
         
           <div class="attr-content-models">
-            <p><a class="ref" href="global-attributes.html#scripting.attr.onabort" title="scripting.attr.onabort" id="id367623">onabort</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onblur" title="scripting.attr.onblur" id="id367646">onblur</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.oncanplay" title="scripting.attr.oncanplay" id="id367669">oncanplay</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.oncanplaythrough" title="scripting.attr.oncanplaythrough" id="id367692">oncanplaythrough</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onchange" title="scripting.attr.onchange" id="id367715">onchange</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onclick" title="scripting.attr.onclick" id="id367738">onclick</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.oncontextmenu" title="scripting.attr.oncontextmenu" id="id367761">oncontextmenu</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.ondblclick" title="scripting.attr.ondblclick" id="id367784">ondblclick</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.ondrag" title="scripting.attr.ondrag" id="id367807">ondrag</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.ondragend" title="scripting.attr.ondragend" id="id367830">ondragend</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.ondragenter" title="scripting.attr.ondragenter" id="id367853">ondragenter</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.ondragleave" title="scripting.attr.ondragleave" id="id367876">ondragleave</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.ondragover" title="scripting.attr.ondragover" id="id367899">ondragover</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.ondragstart" title="scripting.attr.ondragstart" id="id367922">ondragstart</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.ondrop" title="scripting.attr.ondrop" id="id367945">ondrop</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.ondurationchange" title="scripting.attr.ondurationchange" id="id367968">ondurationchange</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onemptied" title="scripting.attr.onemptied" id="id367991">onemptied</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onended" title="scripting.attr.onended" id="id368014">onended</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onerror" title="scripting.attr.onerror" id="id368037">onerror</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onfocus" title="scripting.attr.onfocus" id="id368060">onfocus</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onformchange" title="scripting.attr.onformchange" id="id368083">onformchange</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onforminput" title="scripting.attr.onforminput" id="id368106">onforminput</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.oninput" title="scripting.attr.oninput" id="id368129">oninput</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.oninvalid" title="scripting.attr.oninvalid" id="id368152">oninvalid</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onkeydown" title="scripting.attr.onkeydown" id="id368174">onkeydown</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onkeypress" title="scripting.attr.onkeypress" id="id368197">onkeypress</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onkeyup" title="scripting.attr.onkeyup" id="id368220">onkeyup</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onload" title="scripting.attr.onload" id="id368243">onload</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onloadeddata" title="scripting.attr.onloadeddata" id="id368266">onloadeddata</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onloadedmetadata" title="scripting.attr.onloadedmetadata" id="id368289">onloadedmetadata</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onloadstart" title="scripting.attr.onloadstart" id="id368313">onloadstart</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onmousedown" title="scripting.attr.onmousedown" id="id368336">onmousedown</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onmousemove" title="scripting.attr.onmousemove" id="id368358">onmousemove</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onmouseout" title="scripting.attr.onmouseout" id="id368381">onmouseout</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onmouseover" title="scripting.attr.onmouseover" id="id368404">onmouseover</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onmouseup" title="scripting.attr.onmouseup" id="id368427">onmouseup</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onmousewheel" title="scripting.attr.onmousewheel" id="id368450">onmousewheel</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onpause" title="scripting.attr.onpause" id="id368473">onpause</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onplay" title="scripting.attr.onplay" id="id368496">onplay</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onplaying" title="scripting.attr.onplaying" id="id368519">onplaying</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onprogress" title="scripting.attr.onprogress" id="id368542">onprogress</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onratechange" title="scripting.attr.onratechange" id="id368565">onratechange</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onreadystatechange" title="scripting.attr.onreadystatechange" id="id368588">onreadystatechange</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onscroll" title="scripting.attr.onscroll" id="id368612">onscroll</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onseeked" title="scripting.attr.onseeked" id="id368634">onseeked</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onseeking" title="scripting.attr.onseeking" id="id368657">onseeking</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onselect" title="scripting.attr.onselect" id="id368680">onselect</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onshow" title="scripting.attr.onshow" id="id368703">onshow</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onstalled" title="scripting.attr.onstalled" id="id368726">onstalled</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onsubmit" title="scripting.attr.onsubmit" id="id368749">onsubmit</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onsuspend" title="scripting.attr.onsuspend" id="id368772">onsuspend</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.ontimeupdate" title="scripting.attr.ontimeupdate" id="id368795">ontimeupdate</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onvolumechange" title="scripting.attr.onvolumechange" id="id368818">onvolumechange</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onwaiting" title="scripting.attr.onwaiting" id="id368841">onwaiting</a> </p>
+            <p><a class="ref" href="global-attributes.html#scripting.attr.onabort" title="scripting.attr.onabort" id="id367632">onabort</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onblur" title="scripting.attr.onblur" id="id367655">onblur</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.oncanplay" title="scripting.attr.oncanplay" id="id367678">oncanplay</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.oncanplaythrough" title="scripting.attr.oncanplaythrough" id="id367701">oncanplaythrough</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onchange" title="scripting.attr.onchange" id="id367724">onchange</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onclick" title="scripting.attr.onclick" id="id367747">onclick</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.oncontextmenu" title="scripting.attr.oncontextmenu" id="id367770">oncontextmenu</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.ondblclick" title="scripting.attr.ondblclick" id="id367793">ondblclick</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.ondrag" title="scripting.attr.ondrag" id="id367816">ondrag</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.ondragend" title="scripting.attr.ondragend" id="id367839">ondragend</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.ondragenter" title="scripting.attr.ondragenter" id="id367862">ondragenter</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.ondragleave" title="scripting.attr.ondragleave" id="id367885">ondragleave</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.ondragover" title="scripting.attr.ondragover" id="id367908">ondragover</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.ondragstart" title="scripting.attr.ondragstart" id="id367930">ondragstart</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.ondrop" title="scripting.attr.ondrop" id="id367953">ondrop</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.ondurationchange" title="scripting.attr.ondurationchange" id="id367976">ondurationchange</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onemptied" title="scripting.attr.onemptied" id="id368000">onemptied</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onended" title="scripting.attr.onended" id="id368023">onended</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onerror" title="scripting.attr.onerror" id="id368046">onerror</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onfocus" title="scripting.attr.onfocus" id="id368069">onfocus</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onformchange" title="scripting.attr.onformchange" id="id368092">onformchange</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onforminput" title="scripting.attr.onforminput" id="id368114">onforminput</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.oninput" title="scripting.attr.oninput" id="id368137">oninput</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.oninvalid" title="scripting.attr.oninvalid" id="id368160">oninvalid</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onkeydown" title="scripting.attr.onkeydown" id="id368183">onkeydown</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onkeypress" title="scripting.attr.onkeypress" id="id368206">onkeypress</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onkeyup" title="scripting.attr.onkeyup" id="id368229">onkeyup</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onload" title="scripting.attr.onload" id="id368252">onload</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onloadeddata" title="scripting.attr.onloadeddata" id="id368275">onloadeddata</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onloadedmetadata" title="scripting.attr.onloadedmetadata" id="id368298">onloadedmetadata</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onloadstart" title="scripting.attr.onloadstart" id="id368321">onloadstart</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onmousedown" title="scripting.attr.onmousedown" id="id368344">onmousedown</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onmousemove" title="scripting.attr.onmousemove" id="id368367">onmousemove</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onmouseout" title="scripting.attr.onmouseout" id="id368390">onmouseout</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onmouseover" title="scripting.attr.onmouseover" id="id368413">onmouseover</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onmouseup" title="scripting.attr.onmouseup" id="id368436">onmouseup</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onmousewheel" title="scripting.attr.onmousewheel" id="id368459">onmousewheel</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onpause" title="scripting.attr.onpause" id="id368482">onpause</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onplay" title="scripting.attr.onplay" id="id368505">onplay</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onplaying" title="scripting.attr.onplaying" id="id368528">onplaying</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onprogress" title="scripting.attr.onprogress" id="id368551">onprogress</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onratechange" title="scripting.attr.onratechange" id="id368574">onratechange</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onreadystatechange" title="scripting.attr.onreadystatechange" id="id368597">onreadystatechange</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onscroll" title="scripting.attr.onscroll" id="id368620">onscroll</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onseeked" title="scripting.attr.onseeked" id="id368643">onseeked</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onseeking" title="scripting.attr.onseeking" id="id368666">onseeking</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onselect" title="scripting.attr.onselect" id="id368689">onselect</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onshow" title="scripting.attr.onshow" id="id368712">onshow</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onstalled" title="scripting.attr.onstalled" id="id368735">onstalled</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onsubmit" title="scripting.attr.onsubmit" id="id368758">onsubmit</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onsuspend" title="scripting.attr.onsuspend" id="id368781">onsuspend</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.ontimeupdate" title="scripting.attr.ontimeupdate" id="id368804">ontimeupdate</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onvolumechange" title="scripting.attr.onvolumechange" id="id368827">onvolumechange</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#scripting.attr.onwaiting" title="scripting.attr.onwaiting" id="id368850">onwaiting</a> </p>
           </div>
         </div>
         <div class="no-number no-toc">
         <dl class="attr-defs">
 <dt id="scripting.attr.onabort" title="scripting.attr.onabort">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onabort">&#9432;</a>
-<span class="attribute-name">onabort</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id368896">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#scripting.attr.onabort" id="id368910">#</a>
+<span class="attribute-name">onabort</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id368905">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" href="global-attributes.html#scripting.attr.onabort" id="id368918">#</a>
 </dt>
             <dd>Load of element was aborted by the user.</dd>
           
             <dt id="scripting.attr.onblur" title="scripting.attr.onblur">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onblur">&#9432;</a>
-<span class="attribute-name">onblur</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id368949">string</a></span> 
-<a class="hash" href="global-attributes.html#scripting.attr.onblur" id="id368954">#</a>
+<span class="attribute-name">onblur</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id368957">string</a></span> 
+<a class="hash" href="global-attributes.html#scripting.attr.onblur" id="id368963">#</a>
 </dt>
             <dd>Element lost focus.</dd>
           
             <dt id="scripting.attr.oncanplay" title="scripting.attr.oncanplay">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-oncanplay">&#9432;</a>
-<span class="attribute-name">oncanplay</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id368993">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#scripting.attr.oncanplay" id="id369006">#</a>
+<span class="attribute-name">oncanplay</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369002">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" href="global-attributes.html#scripting.attr.oncanplay" id="id369015">#</a>
 </dt>
             <dd>The UA can resume playback of media data for this
         video or audio element, but estimates that if playback
@@ -333,8 +333,8 @@
           
             <dt id="scripting.attr.oncanplaythrough" title="scripting.attr.oncanplaythrough">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-oncanplaythrough">&#9432;</a>
-<span class="attribute-name">oncanplaythrough</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369050">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#scripting.attr.oncanplaythrough" id="id369064">#</a>
+<span class="attribute-name">oncanplaythrough</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369059">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" href="global-attributes.html#scripting.attr.oncanplaythrough" id="id369073">#</a>
 </dt>
             <dd>The UA estimates that if playback were to be started
         now, the video or audio element could be rendered
@@ -343,16 +343,16 @@
           
             <dt id="scripting.attr.onchange" title="scripting.attr.onchange">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onchange">&#9432;</a>
-<span class="attribute-name">onchange</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369106">string</a></span> 
-<a class="hash" href="global-attributes.html#scripting.attr.onchange" id="id369112">#</a>
+<span class="attribute-name">onchange</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369115">string</a></span> 
+<a class="hash" href="global-attributes.html#scripting.attr.onchange" id="id369120">#</a>
 </dt>
             <dd>User committed a change to the value of element (form
         control).</dd>
           
             <dt id="scripting.attr.onclick" title="scripting.attr.onclick">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onclick">&#9432;</a>
-<span class="attribute-name">onclick</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369151">string</a></span> 
-<a class="hash" href="global-attributes.html#scripting.attr.onclick" id="id369157">#</a>
+<span class="attribute-name">onclick</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369160">string</a></span> 
+<a class="hash" href="global-attributes.html#scripting.attr.onclick" id="id369165">#</a>
 </dt>
             <dd>User pressed pointer button down and released pointer
         button over element, or otherwise activated the pointer in
@@ -360,17 +360,17 @@
           
             <dt id="scripting.attr.oncontextmenu" title="scripting.attr.oncontextmenu">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-oncontextmenu">&#9432;</a>
-<span class="attribute-name">oncontextmenu</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369198">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#scripting.attr.oncontextmenu" id="id369211">#</a>
+<span class="attribute-name">oncontextmenu</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369206">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" href="global-attributes.html#scripting.attr.oncontextmenu" id="id369220">#</a>
 </dt>
             <dd>User requested the
-        <a href="global-attributes.html#context-menu" id="id369223">context menu</a>
+        <a href="global-attributes.html#context-menu" id="id369232">context menu</a>
         for element.</dd>
           
             <dt id="scripting.attr.ondblclick" title="scripting.attr.ondblclick">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-ondblclick">&#9432;</a>
-<span class="attribute-name">ondblclick</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369256">string</a></span> 
-<a class="hash" href="global-attributes.html#scripting.attr.ondblclick" id="id369262">#</a>
+<span class="attribute-name">ondblclick</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369265">string</a></span> 
+<a class="hash" href="global-attributes.html#scripting.attr.ondblclick" id="id369270">#</a>
 </dt>
             <dd>User clicked pointer button twice over element, or
         otherwise activated the pointer in a manner that simulates
@@ -378,249 +378,249 @@
           
             <dt id="scripting.attr.ondrag" title="scripting.attr.ondrag">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-ondrag">&#9432;</a>
-<span class="attribute-name">ondrag</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369302">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#scripting.attr.ondrag" id="id369316">#</a>
+<span class="attribute-name">ondrag</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369311">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" href="global-attributes.html#scripting.attr.ondrag" id="id369325">#</a>
 </dt>
             <dd>User is continuing to drag element.</dd>
           
             <dt id="scripting.attr.ondragend" title="scripting.attr.ondragend">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-ondragend">&#9432;</a>
-<span class="attribute-name">ondragend</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369355">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#scripting.attr.ondragend" id="id369368">#</a>
+<span class="attribute-name">ondragend</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369364">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" href="global-attributes.html#scripting.attr.ondragend" id="id369377">#</a>
 </dt>
             <dd>User ended dragging element.</dd>
           
             <dt id="scripting.attr.ondragenter" title="scripting.attr.ondragenter">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-ondragenter">&#9432;</a>
-<span class="attribute-name">ondragenter</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369407">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#scripting.attr.ondragenter" id="id369421">#</a>
+<span class="attribute-name">ondragenter</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369416">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" href="global-attributes.html#scripting.attr.ondragenter" id="id369429">#</a>
 </dt>
             <dd>User&#8217;s drag operation entered element.</dd>
           
             <dt id="scripting.attr.ondragleave" title="scripting.attr.ondragleave">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-ondragleave">&#9432;</a>
-<span class="attribute-name">ondragleave</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369460">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#scripting.attr.ondragleave" id="id369474">#</a>
+<span class="attribute-name">ondragleave</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369469">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" href="global-attributes.html#scripting.attr.ondragleave" id="id369483">#</a>
 </dt>
             <dd>User&#8217;s drag operation left element.</dd>
           
             <dt id="scripting.attr.ondragover" title="scripting.attr.ondragover">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-ondragover">&#9432;</a>
-<span class="attribute-name">ondragover</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369513">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#scripting.attr.ondragover" id="id369527">#</a>
+<span class="attribute-name">ondragover</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369522">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" href="global-attributes.html#scripting.attr.ondragover" id="id369536">#</a>
 </dt>
             <dd>User is continuing drag operation over element.</dd>
           
             <dt id="scripting.attr.ondragstart" title="scripting.attr.ondragstart">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-ondragstart">&#9432;</a>
-<span class="attribute-name">ondragstart</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369566">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#scripting.attr.ondragstart" id="id369580">#</a>
+<span class="attribute-name">ondragstart</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369575">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" href="global-attributes.html#scripting.attr.ondragstart" id="id369588">#</a>
 </dt>
             <dd>User started dragging element.</dd>
           
             <dt id="scripting.attr.ondrop" title="scripting.attr.ondrop">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-ondrop">&#9432;</a>
-<span class="attribute-name">ondrop</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369618">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#scripting.attr.ondrop" id="id369632">#</a>
+<span class="attribute-name">ondrop</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369627">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" href="global-attributes.html#scripting.attr.ondrop" id="id369641">#</a>
 </dt>
             <dd>User completed drop operation over element.</dd>
           
             <dt id="scripting.attr.ondurationchange" title="scripting.attr.ondurationchange">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-ondurationchange">&#9432;</a>
-<span class="attribute-name">ondurationchange</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369671">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#scripting.attr.ondurationchange" id="id369685">#</a>
+<span class="attribute-name">ondurationchange</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369680">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" href="global-attributes.html#scripting.attr.ondurationchange" id="id369693">#</a>
 </dt>
             <dd>The DOM attribute <code>duration</code> on the
         video or audio element has been updated.</dd>
           
             <dt id="scripting.attr.onemptied" title="scripting.attr.onemptied">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onemptied">&#9432;</a>
-<span class="attribute-name">onemptied</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369728">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#scripting.attr.onemptied" id="id369742">#</a>
+<span class="attribute-name">onemptied</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369737">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" href="global-attributes.html#scripting.attr.onemptied" id="id369750">#</a>
 </dt>
             <dd>The video or audio element has returned to the
         uninitialized state.</dd>
           
             <dt id="scripting.attr.onended" title="scripting.attr.onended">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onended">&#9432;</a>
-<span class="attribute-name">onended</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369781">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#scripting.attr.onended" id="id369795">#</a>
+<span class="attribute-name">onended</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369790">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" href="global-attributes.html#scripting.attr.onended" id="id369804">#</a>
 </dt>
             <dd>The end of the video or audio element has been
         reached.</dd>
           
             <dt id="scripting.attr.onerror" title="scripting.attr.onerror">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onerror">&#9432;</a>
-<span class="attribute-name">onerror</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369834">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#scripting.attr.onerror" id="id369848">#</a>
+<span class="attribute-name">onerror</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369843">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" href="global-attributes.html#scripting.attr.onerror" id="id369856">#</a>
 </dt>
             <dd>Element failed to load properly.</dd>
           
             <dt id="scripting.attr.onfocus" title="scripting.attr.onfocus">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onfocus">&#9432;</a>
-<span class="attribute-name">onfocus</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369886">string</a></span> 
-<a class="hash" href="global-attributes.html#scripting.attr.onfocus" id="id369892">#</a>
+<span class="attribute-name">onfocus</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369895">string</a></span> 
+<a class="hash" href="global-attributes.html#scripting.attr.onfocus" id="id369901">#</a>
 </dt>
             <dd>Element received focus.</dd>
           
             <dt id="scripting.attr.onformchange" title="scripting.attr.onformchange">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onformchange">&#9432;</a>
-<span class="attribute-name">onformchange</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369931">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#scripting.attr.onformchange" id="id369944">#</a>
+<span class="attribute-name">onformchange</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369940">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" href="global-attributes.html#scripting.attr.onformchange" id="id369953">#</a>
 </dt>
             <dd>User committed a change to the value of a form control
         in the form to which the element belongs.</dd>
           
             <dt id="scripting.attr.onforminput" title="scripting.attr.onforminput">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onforminput">&#9432;</a>
-<span class="attribute-name">onforminput</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369984">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#scripting.attr.onforminput" id="id369998">#</a>
+<span class="attribute-name">onforminput</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id369993">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" href="global-attributes.html#scripting.attr.onforminput" id="id370007">#</a>
 </dt>
             <dd>User changed the value of a form control in the form to
         which the element belongs.</dd>
           
             <dt id="scripting.attr.oninput" title="scripting.attr.oninput">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-oninput">&#9432;</a>
-<span class="attribute-name">oninput</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370038">string</a></span> 
-<a class="hash" href="global-attributes.html#scripting.attr.oninput" id="id370043">#</a>
+<span class="attribute-name">oninput</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370046">string</a></span> 
+<a class="hash" href="global-attributes.html#scripting.attr.oninput" id="id370052">#</a>
 </dt>
             <dd>User changed the value of element (form control).</dd>
           
             <dt id="scripting.attr.oninvalid" title="scripting.attr.oninvalid">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-oninvalid">&#9432;</a>
-<span class="attribute-name">oninvalid</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370082">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#scripting.attr.oninvalid" id="id370096">#</a>
+<span class="attribute-name">oninvalid</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370091">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" href="global-attributes.html#scripting.attr.oninvalid" id="id370105">#</a>
 </dt>
             <dd>Element (form control) did not meet validity constraints.</dd>
           
             <dt id="scripting.attr.onkeydown" title="scripting.attr.onkeydown">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onkeydown">&#9432;</a>
-<span class="attribute-name">onkeydown</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370135">string</a></span> 
-<a class="hash" href="global-attributes.html#scripting.attr.onkeydown" id="id370141">#</a>
+<span class="attribute-name">onkeydown</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370144">string</a></span> 
+<a class="hash" href="global-attributes.html#scripting.attr.onkeydown" id="id370150">#</a>
 </dt>
             <dd>User pressed down a key.</dd>
           
             <dt id="scripting.attr.onkeypress" title="scripting.attr.onkeypress">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onkeypress">&#9432;</a>
-<span class="attribute-name">onkeypress</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370180">string</a></span> 
-<a class="hash" href="global-attributes.html#scripting.attr.onkeypress" id="id370185">#</a>
+<span class="attribute-name">onkeypress</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370188">string</a></span> 
+<a class="hash" href="global-attributes.html#scripting.attr.onkeypress" id="id370194">#</a>
 </dt>
             <dd>User pressed down a key that is associated with a
         character value.</dd>
           
             <dt id="scripting.attr.onkeyup" title="scripting.attr.onkeyup">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onkeyup">&#9432;</a>
-<span class="attribute-name">onkeyup</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370225">string</a></span> 
-<a class="hash" href="global-attributes.html#scripting.attr.onkeyup" id="id370230">#</a>
+<span class="attribute-name">onkeyup</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370233">string</a></span> 
+<a class="hash" href="global-attributes.html#scripting.attr.onkeyup" id="id370239">#</a>
 </dt>
             <dd>User release a key.</dd>
           
             <dt id="scripting.attr.onload" title="scripting.attr.onload">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onload">&#9432;</a>
-<span class="attribute-name">onload</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370269">string</a></span> 
-<a class="hash" href="global-attributes.html#scripting.attr.onload" id="id370274">#</a>
+<span class="attribute-name">onload</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370278">string</a></span> 
+<a class="hash" href="global-attributes.html#scripting.attr.onload" id="id370283">#</a>
 </dt>
             <dd>Element finished loading.</dd>
           
             <dt id="scripting.attr.onloadeddata" title="scripting.attr.onloadeddata">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onloadeddata">&#9432;</a>
-<span class="attribute-name">onloadeddata</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370313">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#scripting.attr.onloadeddata" id="id370327">#</a>
+<span class="attribute-name">onloadeddata</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370322">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" href="global-attributes.html#scripting.attr.onloadeddata" id="id370336">#</a>
 </dt>
             <dd>UA can render the video or audio element at the
         current playback position for the first time.</dd>
           
             <dt id="scripting.attr.onloadedmetadata" title="scripting.attr.onloadedmetadata">
-<span class="attribute-name">onloadedmetadata</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370356">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#scripting.attr.onloadedmetadata" id="id370369">#</a>
+<span class="attribute-name">onloadedmetadata</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370364">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" href="global-attributes.html#scripting.attr.onloadedmetadata" id="id370378">#</a>
 </dt>
             <dd>UA has just determined the duration and dimensions of
         the video or audio element.</dd>
           
             <dt id="scripting.attr.onloadstart" title="scripting.attr.onloadstart">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onloadstart">&#9432;</a>
-<span class="attribute-name">onloadstart</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370409">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#scripting.attr.onloadstart" id="id370423">#</a>
+<span class="attribute-name">onloadstart</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370418">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" href="global-attributes.html#scripting.attr.onloadstart" id="id370432">#</a>
 </dt>
             <dd>UA has begun looking for media data in the video or
         audio element.</dd>
           
             <dt id="scripting.attr.onmousedown" title="scripting.attr.onmousedown">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onmousedown">&#9432;</a>
-<span class="attribute-name">onmousedown</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370462">string</a></span> 
-<a class="hash" href="global-attributes.html#scripting.attr.onmousedown" id="id370468">#</a>
+<span class="attribute-name">onmousedown</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370471">string</a></span> 
+<a class="hash" href="global-attributes.html#scripting.attr.onmousedown" id="id370477">#</a>
 </dt>
             <dd>User pressed down pointer button over element.</dd>
           
             <dt id="scripting.attr.onmousemove" title="scripting.attr.onmousemove">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onmousemove">&#9432;</a>
-<span class="attribute-name">onmousemove</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370507">string</a></span> 
-<a class="hash" href="global-attributes.html#scripting.attr.onmousemove" id="id370512">#</a>
+<span class="attribute-name">onmousemove</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370516">string</a></span> 
+<a class="hash" href="global-attributes.html#scripting.attr.onmousemove" id="id370521">#</a>
 </dt>
             <dd>User moved mouse.</dd>
           
             <dt id="scripting.attr.onmouseout" title="scripting.attr.onmouseout">
-<span class="attribute-name">onmouseout</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370540">string</a></span> 
-<a class="hash" href="global-attributes.html#scripting.attr.onmouseout" id="id370545">#</a>
+<span class="attribute-name">onmouseout</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370548">string</a></span> 
+<a class="hash" href="global-attributes.html#scripting.attr.onmouseout" id="id370554">#</a>
 </dt>
             <dd>User moved pointer off boundaries of element.</dd>
           
             <dt id="scripting.attr.onmouseover" title="scripting.attr.onmouseover">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onmouseover">&#9432;</a>
-<span class="attribute-name">onmouseover</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370584">string</a></span> 
-<a class="hash" href="global-attributes.html#scripting.attr.onmouseover" id="id370590">#</a>
+<span class="attribute-name">onmouseover</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370593">string</a></span> 
+<a class="hash" href="global-attributes.html#scripting.attr.onmouseover" id="id370598">#</a>
 </dt>
             <dd>User moved pointer into boundaries of element or one of
         its descendant elements.</dd>
           
             <dt id="scripting.attr.onmouseup" title="scripting.attr.onmouseup">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onmouseup">&#9432;</a>
-<span class="attribute-name">onmouseup</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370629">string</a></span> 
-<a class="hash" href="global-attributes.html#scripting.attr.onmouseup" id="id370635">#</a>
+<span class="attribute-name">onmouseup</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370638">string</a></span> 
+<a class="hash" href="global-attributes.html#scripting.attr.onmouseup" id="id370644">#</a>
 </dt>
             <dd>User released pointer button over element.</dd>
           
             <dt id="scripting.attr.onmousewheel" title="scripting.attr.onmousewheel">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onmousewheel">&#9432;</a>
-<span class="attribute-name">onmousewheel</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370674">string</a></span> 
-<a class="hash" href="global-attributes.html#scripting.attr.onmousewheel" id="id370680">#</a>
+<span class="attribute-name">onmousewheel</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370683">string</a></span> 
+<a class="hash" href="global-attributes.html#scripting.attr.onmousewheel" id="id370688">#</a>
 </dt>
             <dd>User rotated wheel of mouse or other device in a manner
         that emulates such an action.</dd>
           
             <dt id="scripting.attr.onpause" title="scripting.attr.onpause">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onpause">&#9432;</a>
-<span class="attribute-name">onpause</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370719">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#scripting.attr.onpause" id="id370733">#</a>
+<span class="attribute-name">onpause</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370728">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" href="global-attributes.html#scripting.attr.onpause" id="id370742">#</a>
 </dt>
             <dd>User has paused playback of the video or audio element.</dd>
           
             <dt id="scripting.attr.onplay" title="scripting.attr.onplay">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onplay">&#9432;</a>
-<span class="attribute-name">onplay</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370772">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#scripting.attr.onplay" id="id370786">#</a>
+<span class="attribute-name">onplay</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370781">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" href="global-attributes.html#scripting.attr.onplay" id="id370794">#</a>
 </dt>
             <dd>UA has initiated playback of the video or audio element.</dd>
           
             <dt id="scripting.attr.onplaying" title="scripting.attr.onplaying">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onplaying">&#9432;</a>
-<span class="attribute-name">onplaying</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370825">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#scripting.attr.onplaying" id="id370838">#</a>
+<span class="attribute-name">onplaying</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370834">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" href="global-attributes.html#scripting.attr.onplaying" id="id370847">#</a>
 </dt>
             <dd>Playback of the video or audio element has started.</dd>
           
             <dt id="scripting.attr.onprogress" title="scripting.attr.onprogress">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onprogress">&#9432;</a>
-<span class="attribute-name">onprogress</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370878">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#scripting.attr.onprogress" id="id370891">#</a>
+<span class="attribute-name">onprogress</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370886">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" href="global-attributes.html#scripting.attr.onprogress" id="id370900">#</a>
 </dt>
             <dd>UA is fetching media data for the video or audio
         element.</dd>
           
             <dt id="scripting.attr.onratechange" title="scripting.attr.onratechange">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onratechange">&#9432;</a>
-<span class="attribute-name">onratechange</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370931">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#scripting.attr.onratechange" id="id370944">#</a>
+<span class="attribute-name">onratechange</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370940">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" href="global-attributes.html#scripting.attr.onratechange" id="id370953">#</a>
 </dt>
             <dd>Either the DOM attribute <code>defaultPlaybackRate</code>
         or the DOM attribute <code>playbackRate</code>
@@ -628,22 +628,22 @@
           
             <dt id="scripting.attr.onreadystatechange" title="scripting.attr.onreadystatechange">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onreadystatechange">&#9432;</a>
-<span class="attribute-name">onreadystatechange</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id370993">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#scripting.attr.onreadystatechange" id="id371006">#</a>
+<span class="attribute-name">onreadystatechange</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id371002">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" href="global-attributes.html#scripting.attr.onreadystatechange" id="id371015">#</a>
 </dt>
             <dd>Element and all its subresources have finished loading.</dd>
           
             <dt id="scripting.attr.onscroll" title="scripting.attr.onscroll">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onscroll">&#9432;</a>
-<span class="attribute-name">onscroll</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id371046">string</a></span> 
-<a class="hash" href="global-attributes.html#scripting.attr.onscroll" id="id371052">#</a>
+<span class="attribute-name">onscroll</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id371055">string</a></span> 
+<a class="hash" href="global-attributes.html#scripting.attr.onscroll" id="id371060">#</a>
 </dt>
             <dd>Element or document view was scrolled.</dd>
           
             <dt id="scripting.attr.onseeked" title="scripting.attr.onseeked">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onseeked">&#9432;</a>
-<span class="attribute-name">onseeked</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id371090">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#scripting.attr.onseeked" id="id371104">#</a>
+<span class="attribute-name">onseeked</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id371099">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" href="global-attributes.html#scripting.attr.onseeked" id="id371113">#</a>
 </dt>
             <dd>The value of the IDL attribute <code>seeking</code>
         changed to <code>false</code> (a seek operation on the
@@ -651,8 +651,8 @@
           
             <dt id="scripting.attr.onseeking" title="scripting.attr.onseeking">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onseeking">&#9432;</a>
-<span class="attribute-name">onseeking</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id371152">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#scripting.attr.onseeking" id="id371165">#</a>
+<span class="attribute-name">onseeking</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id371160">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" href="global-attributes.html#scripting.attr.onseeking" id="id371174">#</a>
 </dt>
             <dd>The value of the IDL attribute <code>seeking</code>
         changed to <code>true</code>, and the seek operation on
@@ -661,40 +661,40 @@
           
             <dt id="scripting.attr.onselect" title="scripting.attr.onselect">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onselect">&#9432;</a>
-<span class="attribute-name">onselect</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id371217">string</a></span> 
-<a class="hash" href="global-attributes.html#scripting.attr.onselect" id="id371223">#</a>
+<span class="attribute-name">onselect</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id371226">string</a></span> 
+<a class="hash" href="global-attributes.html#scripting.attr.onselect" id="id371232">#</a>
 </dt>
             <dd>User selected some text.</dd>
           
             <dt id="scripting.attr.onshow" title="scripting.attr.onshow">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onshow">&#9432;</a>
-<span class="attribute-name">onshow</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id371261">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#scripting.attr.onshow" id="id371275">#</a>
+<span class="attribute-name">onshow</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id371270">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" href="global-attributes.html#scripting.attr.onshow" id="id371284">#</a>
 </dt>
             <dd>User requested the element be shown as a
-        <a href="global-attributes.html#context-menu" id="id371287">context menu</a>.</dd>
+        <a href="global-attributes.html#context-menu" id="id371296">context menu</a>.</dd>
           
             <dt id="scripting.attr.onstalled" title="scripting.attr.onstalled">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onstalled">&#9432;</a>
-<span class="attribute-name">onstalled</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id371320">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#scripting.attr.onstalled" id="id371333">#</a>
+<span class="attribute-name">onstalled</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id371329">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" href="global-attributes.html#scripting.attr.onstalled" id="id371342">#</a>
 </dt>
             <dd>UA is attempting to fetch media data for the video or
         audio element, but that data is not forthcoming.</dd>
           
             <dt id="scripting.attr.onsubmit" title="scripting.attr.onsubmit">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onsubmit">&#9432;</a>
-<span class="attribute-name">onsubmit</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id371373">string</a></span> 
-<a class="hash" href="global-attributes.html#scripting.attr.onsubmit" id="id371379">#</a>
+<span class="attribute-name">onsubmit</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id371382">string</a></span> 
+<a class="hash" href="global-attributes.html#scripting.attr.onsubmit" id="id371388">#</a>
 </dt>
             <dd>The
-        <a href="form.html#form" class="element" id="id371390">form</a>
+        <a href="form.html#form" class="element" id="id371399">form</a>
         element was submitted.</dd>
           
             <dt id="scripting.attr.onsuspend" title="scripting.attr.onsuspend">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onsuspend">&#9432;</a>
-<span class="attribute-name">onsuspend</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id371426">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#scripting.attr.onsuspend" id="id371439">#</a>
+<span class="attribute-name">onsuspend</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id371434">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" href="global-attributes.html#scripting.attr.onsuspend" id="id371448">#</a>
 </dt>
             <dd>UA is intentionally not currently fetching media data
         for the video or audio element, but does not yet have the
@@ -702,8 +702,8 @@
           
             <dt id="scripting.attr.ontimeupdate" title="scripting.attr.ontimeupdate">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-ontimeupdate">&#9432;</a>
-<span class="attribute-name">ontimeupdate</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id371480">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#scripting.attr.ontimeupdate" id="id371494">#</a>
+<span class="attribute-name">ontimeupdate</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id371489">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" href="global-attributes.html#scripting.attr.ontimeupdate" id="id371502">#</a>
 </dt>
             <dd>The current playback position of the video or audio
         element changed either as part of normal playback, or in an
@@ -711,8 +711,8 @@
           
             <dt id="scripting.attr.onvolumechange" title="scripting.attr.onvolumechange">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onvolumechange">&#9432;</a>
-<span class="attribute-name">onvolumechange</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id371535">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#scripting.attr.onvolumechange" id="id371549">#</a>
+<span class="attribute-name">onvolumechange</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id371544">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" href="global-attributes.html#scripting.attr.onvolumechange" id="id371557">#</a>
 </dt>
             <dd>Either the DOM attribute <code>volume</code>
         or the DOM attribute <code>muted</code>
@@ -720,8 +720,8 @@
           
             <dt id="scripting.attr.onwaiting" title="scripting.attr.onwaiting">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onwaiting">&#9432;</a>
-<span class="attribute-name">onwaiting</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id371596">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="global-attributes.html#scripting.attr.onwaiting" id="id371609">#</a>
+<span class="attribute-name">onwaiting</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id371605">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" href="global-attributes.html#scripting.attr.onwaiting" id="id371618">#</a>
 </dt>
             <dd>Playback of the video or audio element has stopped
         because the next frame is not yet available (but UA
@@ -737,9 +737,9 @@
 <div id="common.attrs.xml-mdl">
         
           <div class="attr-content-models">
-            <p><a class="ref" href="global-attributes.html#common.attrs.xmllang" title="common.attrs.xmllang" id="id371644">xml:lang</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#common.attrs.xmlspace" title="common.attrs.xmlspace" id="id371667">xml:space</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#common.attrs.xmlbase" title="common.attrs.xmlbase" id="id371690">xml:base</a> </p>
+            <p><a class="ref" href="global-attributes.html#common.attrs.xmllang" title="common.attrs.xmllang" id="id371653">xml:lang</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#common.attrs.xmlspace" title="common.attrs.xmlspace" id="id371676">xml:space</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="global-attributes.html#common.attrs.xmlbase" title="common.attrs.xmlbase" id="id371698">xml:base</a> </p>
           </div>
         </div>
         <div class="no-number no-toc">
@@ -747,47 +747,47 @@
 <dt id="common.attrs.xmllang" title="common.attrs.xmllang">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#attr-xml-lang">&#9432;</a>
 <span class="attribute-name">xml:lang</span> = <span class="attr-values">
-      <a href="datatypes.html#common.data.langcode" id="id371746">language tag</a>
+      <a href="datatypes.html#common.data.langcode" id="id371755">language tag</a>
     </span> 
-<a class="hash" href="global-attributes.html#common.attrs.xmllang" id="id371753">#</a>
+<a class="hash" href="global-attributes.html#common.attrs.xmllang" id="id371762">#</a>
 </dt>
             <dd>As defined in the XML specification
-        <a href="references.html#refsXML" id="id371765">[XML]</a>.</dd>
+        <a href="references.html#refsXML" id="id371773">[XML]</a>.</dd>
           
 <dd><div class="datatype-desc">A valid
         <var class="defined-elsewhere">language tag</var>,
         as defined in
-        <a href="references.html#refsBCP47" id="id371784">[BCP47]</a>.</div></dd>
+        <a href="references.html#refsBCP47" id="id371793">[BCP47]</a>.</div></dd>
             <dt id="common.attrs.xmlspace" title="common.attrs.xmlspace">
 <span class="attribute-name">xml:space</span> = <span class="attr-values">"preserve" </span> 
-<a class="hash" href="global-attributes.html#common.attrs.xmlspace" id="id371808">#</a>
+<a class="hash" href="global-attributes.html#common.attrs.xmlspace" id="id371816">#</a>
 </dt>
             <dd>As defined in the XML specification
-        <a href="references.html#refsXML" id="id371819">[XML]</a>.</dd>
+        <a href="references.html#refsXML" id="id371828">[XML]</a>.</dd>
 <dd>The <code class="attribute">xml:space</code>
         attribute should only be used with 
-        <a href="documents.html#syntax-document-xml" id="id371834">documents in the XML syntax</a>;
+        <a href="documents.html#syntax-document-xml" id="id371843">documents in the XML syntax</a>;
         it
-        <a href="terminology.html#must-requirement" id="id371841">must</a>
+        <a href="terminology.html#must-requirement" id="id371849">must</a>
         not be used in 
-        <a href="documents.html#syntax-document-html" id="id371847">documents in the HTML syntax</a>.</dd>
+        <a href="documents.html#syntax-document-html" id="id371856">documents in the HTML syntax</a>.</dd>
           
             <dt id="common.attrs.xmlbase" title="common.attrs.xmlbase">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#the-xml:base-attribute-xml-only">&#9432;</a>
 <span class="attribute-name">xml:base</span> = <span class="attr-values">
-      <a href="datatypes.html#common.data.uri" id="id371882">URL potentially surrounded by spaces</a>
+      <a href="datatypes.html#common.data.uri" id="id371891">URL potentially surrounded by spaces</a>
     </span> 
-<a class="hash" href="global-attributes.html#common.attrs.xmlbase" id="id371889">#</a>
+<a class="hash" href="global-attributes.html#common.attrs.xmlbase" id="id371898">#</a>
 </dt>
             <dd>As defined in the XML Base specification
-        <a href="references.html#refsXMLBase" id="id371901">[XMLBase]</a>.</dd>
+        <a href="references.html#refsXMLBase" id="id371910">[XMLBase]</a>.</dd>
 <dd>The <code class="attribute">xml:base</code>
         attribute should only be used with
-        <a href="documents.html#syntax-document-xml" id="id371916">documents in the XML syntax</a>;
+        <a href="documents.html#syntax-document-xml" id="id371925">documents in the XML syntax</a>;
         it
-        <a href="terminology.html#must-requirement" id="id371923">must</a>
+        <a href="terminology.html#must-requirement" id="id371932">must</a>
         not be used in 
-        <a href="documents.html#syntax-document-html" id="id371929">documents in the HTML syntax</a>.</dd>
+        <a href="documents.html#syntax-document-html" id="id371938">documents in the HTML syntax</a>.</dd>
           
         </dl>
 </div>

Index: time.html
===================================================================
RCS file: /sources/public/html5/markup/time.html,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- time.html 6 Aug 2010 12:47:52 -0000 1.77
+++ time.html 6 Aug 2010 23:33:26 -0000 1.78
@@ -23,7 +23,7 @@
 <span class="spec-link"><a title="Read about the time element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-time-element">&#9432;</a></span> <span class="element">time</span> &#8211; <span class="shortdesc">date and/or time</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#time">#</a> <a class="toc-bak" href="Overview.html#time-toc">T</a>
 </h2>
       <div id="time-longdesc" class="longdesc">
-    <p>The <a href="time.html#time" class="element" id="id361192">time</a> element
+    <p>The <a href="time.html#time" class="element" id="id361201">time</a> element
     represents a date and/or time.</p>
   </div>
       <div class="no-number no-toc" id="time-content-model">
@@ -33,7 +33,7 @@
         
       <div id="time-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="id361227">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="id361236">phrasing content</a></span>
         
     </p>
         </div>
@@ -43,46 +43,46 @@
         <h2 class="element-subhead">Permitted attributes <a class="hash" href="#time-attributes">#</a>
 </h2>
         <div class="attr-content-models">
-          <p><span class="pattern" id="time.attrs"><a class="ref" href="global-attributes.html" id="id361272">global attributes</a>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="time.html#time.attrs.datetime" title="time.attrs.datetime" id="id361286">datetime</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="time.html#time.attrs.pubdate" title="time.attrs.pubdate" id="id361309">pubdate</a> </span></p>
+          <p><span class="pattern" id="time.attrs"><a class="ref" href="global-attributes.html" id="id361281">global attributes</a>
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="time.html#time.attrs.datetime" title="time.attrs.datetime" id="id361294">datetime</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="time.html#time.attrs.pubdate" title="time.attrs.pubdate" id="id361317">pubdate</a> </span></p>
 </div>
         <dl class="attr-defs">
 <dt>
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a>
-<a class="attribute-name" title="global-attributes" href="global-attributes.html" id="id361344">global attributes</a>
+<a class="attribute-name" title="global-attributes" href="global-attributes.html" id="id361352">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt id="time.attrs.datetime" title="time.attrs.datetime">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#attr-time-datetime">&#9432;</a>
 <span class="attribute-name">datetime</span> = <span class="attr-values">
-      <a href="datatypes.html#common.data.date-or-time" id="id361386">date or time</a>
+      <a href="datatypes.html#common.data.date-or-time" id="id361394">date or time</a>
     </span> 
-<a class="hash" href="time.html#time.attrs.datetime" id="id361393">#</a>
+<a class="hash" href="time.html#time.attrs.datetime" id="id361401">#</a>
 </dt>
             <dd>Specifies the date or time that the element
         represents.</dd>
           
 <dd><div class="datatype-desc">Any one of the following:
         <ul>
-<li><a href="datatypes.html#form.data.date" id="id361415">a date</a></li>
-          <li><a href="datatypes.html#form.data.time" id="id361422">a time</a></li>
-          <li><a href="datatypes.html#common.data.datetime" id="id361428">a date and time</a></li>
+<li><a href="datatypes.html#form.data.date" id="id361424">a date</a></li>
+          <li><a href="datatypes.html#form.data.time" id="id361430">a time</a></li>
+          <li><a href="datatypes.html#common.data.datetime" id="id361437">a date and time</a></li>
         </ul>
 </div></dd>
             <dt id="time.attrs.pubdate" title="time.attrs.pubdate">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#attr-time-pubdate">&#9432;</a>
 <span class="attribute-name">pubdate</span> = <span class="attr-values">
-       "pubdate"  <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="id361481">empty</a>
+       "pubdate"  <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="id361490">empty</a>
     </span> 
-<a class="hash" href="time.html#time.attrs.pubdate" id="id361488">#</a>
+<a class="hash" href="time.html#time.attrs.pubdate" id="id361497">#</a>
 </dt>
             <dd>Indicates that the date and time given by the element is
         the publication date and time of the nearest ancestor
-        <a href="article.html#article" id="id361501">article</a>
+        <a href="article.html#article" id="id361510">article</a>
         element &#8212; or, if the element has no ancestor
-        <a href="article.html#article" id="id361509">article</a>
+        <a href="article.html#article" id="id361518">article</a>
         element, of the document as a whole.</dd>
           
         </dl>
@@ -101,7 +101,7 @@
       <div class="no-number no-toc tag-omission" id="time-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#time-tags">#</a>
 </h2>
-        <p>A <a href="time.html#time" class="element" id="id361568">time</a>
+        <p>A <a href="time.html#time" class="element" id="id361577">time</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -111,7 +111,7 @@
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#time-context">#</a>
 </h2>
         <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
-            <a href="common-models.html#common.elem.phrasing" id="id361614">phrasing elements</a></span></span></p>
+            <a href="common-models.html#common.elem.phrasing" id="id361622">phrasing elements</a></span></span></p>
       </div>
       
         <div class="no-number no-toc" id="time-details">
@@ -119,16 +119,16 @@
 </h2>
 <div class="details">
     <p>If the
-    <a href="time.html#time.attrs.datetime" id="id361639">datetime</a>
+    <a href="time.html#time.attrs.datetime" id="id361648">datetime</a>
     attribute is not specified, then the date or time represented
     is given by the
-    <a href="syntax.html#contents" id="id361646">contents</a>
+    <a href="syntax.html#contents" id="id361655">contents</a>
     of the element, and the
-    <a href="syntax.html#character-data" id="id361653">character data</a>
+    <a href="syntax.html#character-data" id="id361661">character data</a>
     in those
-    <a href="syntax.html#contents" id="id361659">contents</a>
+    <a href="syntax.html#contents" id="id361668">contents</a>
     must conform to the
-    <a href="datatypes.html#common.data.date-or-time" id="id361665">date-or-time</a>
+    <a href="datatypes.html#common.data.date-or-time" id="id361674">date-or-time</a>
     datatype.</p>
   </div>
 </div>

Index: textarea.html
===================================================================
RCS file: /sources/public/html5/markup/textarea.html,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -d -r1.79 -r1.80
--- textarea.html 6 Aug 2010 12:47:51 -0000 1.79
+++ textarea.html 6 Aug 2010 23:33:26 -0000 1.80
@@ -23,7 +23,7 @@
 <span class="spec-link"><a title="Read about the textarea element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-textarea-element">&#9432;</a></span> <span class="element">textarea</span> &#8211; <span class="shortdesc">text input area</span> <a class="hash" href="#textarea">#</a> <a class="toc-bak" href="Overview.html#textarea-toc">T</a>
 </h2>
       <div id="textarea-longdesc" class="longdesc">
-    <p>The <a href="textarea.html#textarea" class="element" id="id357350">textarea</a>
+    <p>The <a href="textarea.html#textarea" class="element" id="id357358">textarea</a>
     element represents a multi-line plain-text edit control for
     the element&#8217;s raw value.</p>
   </div>
@@ -34,7 +34,7 @@
         
       <div id="textarea-mdls">
         <p class="elem-mdl">
-      <span><a href="syntax.html#replaceable-character-data" id="id357389">replaceable character data</a></span>
+      <span><a href="syntax.html#replaceable-character-data" id="id357398">replaceable character data</a></span>
         
     </p>
         </div>
@@ -44,32 +44,32 @@
         <h2 class="element-subhead">Permitted attributes <a class="hash" href="#textarea-attributes">#</a>
 </h2>
         <div class="attr-content-models">
-          <p><span class="pattern" id="textarea.attrs"> <span class="agroupof"><a class="ref" href="global-attributes.html" id="id357443">global attributes</a>
-                          <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.name" title="textarea.attrs.name" href="textarea.html#textarea.attrs.name" id="id357456">name</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.disabled" title="textarea.attrs.disabled" href="textarea.html#textarea.attrs.disabled" id="id357480">disabled</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.form" title="textarea.attrs.form" href="textarea.html#textarea.attrs.form" id="id357503">form</a> 
-                          <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.readonly" title="textarea.attrs.readonly" href="textarea.html#textarea.attrs.readonly" id="id357527">readonly</a> </span>
-   <span class="postfix intermixed">&amp;</span>  <span class="agroupof"><a class="#shared-form.attrs.maxlength" title="textarea.attrs.maxlength" href="textarea.html#textarea.attrs.maxlength" id="id357554">maxlength</a> 
-                                                                                   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.autofocus" title="textarea.attrs.autofocus" href="textarea.html#textarea.attrs.autofocus" id="id357578">autofocus</a> 
-                                                                                   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.required" title="textarea.attrs.required" href="textarea.html#textarea.attrs.required" id="id357603">required</a> 
-                                                                                   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.placeholder" title="textarea.attrs.placeholder" href="textarea.html#textarea.attrs.placeholder" id="id357628">placeholder</a> 
-                                                                                   <span class="postfix intermixed">&amp;</span> <a class="ref" href="textarea.html#textarea.attrs.rows" title="textarea.attrs.rows" id="id357653">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" id="id357685">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" id="id357717">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" id="id357738">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" id="id357771">cols</a> </span></span></span></span></p>
+          <p><span class="pattern" id="textarea.attrs"> <span class="agroupof"><a class="ref" href="global-attributes.html" id="id357452">global attributes</a>
+                          <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.name" title="textarea.attrs.name" href="textarea.html#textarea.attrs.name" id="id357465">name</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.disabled" title="textarea.attrs.disabled" href="textarea.html#textarea.attrs.disabled" id="id357489">disabled</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.form" title="textarea.attrs.form" href="textarea.html#textarea.attrs.form" id="id357512">form</a> 
+                          <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.readonly" title="textarea.attrs.readonly" href="textarea.html#textarea.attrs.readonly" id="id357536">readonly</a> </span>
+   <span class="postfix intermixed">&amp;</span>  <span class="agroupof"><a class="#shared-form.attrs.maxlength" title="textarea.attrs.maxlength" href="textarea.html#textarea.attrs.maxlength" id="id357563">maxlength</a> 
+                                                                                   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.autofocus" title="textarea.attrs.autofocus" href="textarea.html#textarea.attrs.autofocus" id="id357587">autofocus</a> 
+                                                                                   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.required" title="textarea.attrs.required" href="textarea.html#textarea.attrs.required" id="id357612">required</a> 
+                                                                                   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.placeholder" title="textarea.attrs.placeholder" href="textarea.html#textarea.attrs.placeholder" id="id357637">placeholder</a> 
+                                                                                   <span class="postfix intermixed">&amp;</span> <a class="ref" href="textarea.html#textarea.attrs.rows" title="textarea.attrs.rows" id="id357662">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" id="id357694">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" id="id357726">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" id="id357747">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" id="id357780">cols</a> </span></span></span></span></p>
 </div>
         <dl class="attr-defs">
 <dt>
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a>
-<a class="attribute-name" title="global-attributes" href="global-attributes.html" id="id357806">global attributes</a>
+<a class="attribute-name" title="global-attributes" href="global-attributes.html" id="id357815">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt id="textarea.attrs.name" title="textarea.attrs.name">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-name">&#9432;</a>
-<span class="attribute-name">name</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id357847">string</a></span> 
-<a class="hash" href="textarea.html#textarea.attrs.name" id="id357853">#</a>
+<span class="attribute-name">name</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id357856">string</a></span> 
+<a class="hash" href="textarea.html#textarea.attrs.name" id="id357861">#</a>
 </dt>
             <dd>The name part of the name/value pair associated with this
         element for the purposes of form submission.</dd>
@@ -78,9 +78,9 @@
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-disabled">&#9432;</a>
 <span class="attribute-name">disabled</span> = <span class="attr-values">
        "disabled"
-       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="id357911">empty</a>
+       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="id357920">empty</a>
     </span> 
-<a class="hash" href="textarea.html#textarea.attrs.disabled" id="id357918">#</a>
+<a class="hash" href="textarea.html#textarea.attrs.disabled" id="id357927">#</a>
 </dt>
             <dd>Specifies that the element represents a disabled
         control.</dd>
@@ -88,23 +88,23 @@
             <dt id="textarea.attrs.form" title="textarea.attrs.form">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fae-form">&#9432;</a>
 <span class="attribute-name">form</span> = <span class="attr-values">
-      <a href="datatypes.html#common.data.idref" id="id357959">ID reference</a>
+      <a href="datatypes.html#common.data.idref" id="id357968">ID reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="textarea.html#textarea.attrs.form" id="id357974">#</a>
+<a class="hash" href="textarea.html#textarea.attrs.form" id="id357983">#</a>
 </dt>
             <dd>The value of the
         <span class="attribute">id</span>
         attribute on the
-        <a href="form.html#form" id="id357992">form</a>
+        <a href="form.html#form" id="id358000">form</a>
         with which to associate the element.</dd>
           
             <dt id="textarea.attrs.readonly" title="textarea.attrs.readonly">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-readonly-attribute">&#9432;</a>
 <span class="attribute-name">readonly</span> = <span class="attr-values">
        "readonly"
-       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="id358044">empty</a>
+       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="id358053">empty</a>
     </span> 
-<a class="hash" href="textarea.html#textarea.attrs.readonly" id="id358051">#</a>
+<a class="hash" href="textarea.html#textarea.attrs.readonly" id="id358060">#</a>
 </dt>
             <dd>Specifies that element represents a control whose value
         is not meant to be edited.</dd>
@@ -112,9 +112,9 @@
             <dt id="textarea.attrs.maxlength" title="textarea.attrs.maxlength">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-maxlength-attribute">&#9432;</a>
 <span class="attribute-name">maxlength</span> = <span class="attr-values">
-      <a href="datatypes.html#common.data.integer.positive" id="id358092">positive integer</a>
+      <a href="datatypes.html#common.data.integer.positive" id="id358101">positive integer</a>
     </span> 
-<a class="hash" href="textarea.html#textarea.attrs.maxlength" id="id358099">#</a>
+<a class="hash" href="textarea.html#textarea.attrs.maxlength" id="id358108">#</a>
 </dt>
             <dd>The maximum allowed value length of the element.</dd>
           
@@ -122,9 +122,9 @@
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-autofocus">&#9432;</a>
 <span class="attribute-name">autofocus</span> = <span class="attr-values">
        "autofocus"
-       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="id358157">empty</a>
+       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="id358166">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="textarea.html#textarea.attrs.autofocus" id="id358172">#</a>
+<a class="hash" href="textarea.html#textarea.attrs.autofocus" id="id358181">#</a>
 </dt>
             <dd>Specifies that the element represents a control to which
         a UA is meant to give focus as soon as the document is
@@ -134,17 +134,17 @@
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-required-attribute">&#9432;</a>
 <span class="attribute-name">required</span> = <span class="attr-values">
        "required"
-       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="id358231">empty</a>
+       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="id358240">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="textarea.html#textarea.attrs.required" id="id358246">#</a>
+<a class="hash" href="textarea.html#textarea.attrs.required" id="id358255">#</a>
 </dt>
             <dd>Specifies that the element is a required part of form
       submission.</dd>
           
             <dt id="textarea.attrs.placeholder" title="textarea.attrs.placeholder">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-placeholder-attribute">&#9432;</a>
-<span class="attribute-name">placeholder</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id358286">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="textarea.html#textarea.attrs.placeholder" id="id358300">#</a>
+<span class="attribute-name">placeholder</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="id358295">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" href="textarea.html#textarea.attrs.placeholder" id="id358309">#</a>
 </dt>
             <dd>A short hint (one word or a short phrase) intended to
         aid the user when entering data into the control
@@ -153,27 +153,27 @@
             <dt id="textarea.attrs.rows" title="textarea.attrs.rows">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-textarea-rows">&#9432;</a>
 <span class="attribute-name">rows</span> = <span class="attr-values">
-      <a href="datatypes.html#common.data.integer.positive" id="id358342">positive integer</a>
+      <a href="datatypes.html#common.data.integer.positive" id="id358351">positive integer</a>
     </span> 
-<a class="hash" href="textarea.html#textarea.attrs.rows" id="id358349">#</a>
+<a class="hash" href="textarea.html#textarea.attrs.rows" id="id358358">#</a>
 </dt>
             <dd>The number of lines of text for the UA to show.</dd>
           
             <dt id="textarea.attrs.wrap.hard" title="textarea.attrs.wrap.hard">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-textarea-wrap">&#9432;</a>
 <span class="attribute-name">wrap</span> = <span class="attr-values">  "hard" </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="textarea.html#textarea.attrs.wrap.hard" id="id358399">#</a>
+<a class="hash" href="textarea.html#textarea.attrs.wrap.hard" id="id358408">#</a>
 </dt>
             <dd>Instructs the UA to insert line breaks into the
-        submitted value of the <a href="textarea.html#textarea" class="element" id="id358411">textarea</a>, such that each line has no
-        more characters than the value specified by the <a href="textarea.html#textarea.attrs.cols" id="id358420">cols</a> attribute.</dd>
+        submitted value of the <a href="textarea.html#textarea" class="element" id="id358420">textarea</a>, such that each line has no
+        more characters than the value specified by the <a href="textarea.html#textarea.attrs.cols" id="id358429">cols</a> attribute.</dd>
           
             <dt id="textarea.attrs.cols" title="textarea.attrs.cols">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-textarea-cols">&#9432;</a>
 <span class="attribute-name">cols</span> = <span class="attr-values">
-      <a href="datatypes.html#common.data.integer.positive" id="id358455">positive integer</a>
+      <a href="datatypes.html#common.data.integer.positive" id="id358464">positive integer</a>
     </span> 
-<a class="hash" href="textarea.html#textarea.attrs.cols" id="id358462">#</a>
+<a class="hash" href="textarea.html#textarea.attrs.cols" id="id358471">#</a>
 </dt>
             <dd>The expected maximum number of characters per line of
         text for the UA to show.</dd>
@@ -181,10 +181,10 @@
             <dt id="textarea.attrs.wrap.soft" title="textarea.attrs.wrap.soft">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-textarea-wrap">&#9432;</a>
 <span class="attribute-name">wrap</span> = <span class="attr-values">  "soft" </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="textarea.html#textarea.attrs.wrap.soft" id="id358513">#</a>
+<a class="hash" href="textarea.html#textarea.attrs.wrap.soft" id="id358521">#</a>
 </dt>
             <dd>Instructs the UA to
-        add no line breaks to the submitted value of the <a href="textarea.html#textarea" class="element" id="id358525">textarea</a>.</dd>
+        add no line breaks to the submitted value of the <a href="textarea.html#textarea" class="element" id="id358534">textarea</a>.</dd>
           
         </dl>
 </div>
@@ -211,7 +211,7 @@
       <div class="no-number no-toc tag-omission" id="textarea-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#textarea-tags">#</a>
 </h2>
-        <p>A <a href="textarea.html#textarea" class="element" id="id358629">textarea</a>
+        <p>A <a href="textarea.html#textarea" class="element" id="id358638">textarea</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -221,7 +221,7 @@
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#textarea-context">#</a>
 </h2>
         <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
-            <a href="common-models.html#common.elem.phrasing" id="id358675">phrasing elements</a></span></span></p>
+            <a href="common-models.html#common.elem.phrasing" id="id358684">phrasing elements</a></span></span></p>
       </div>
       
         <div class="no-number no-toc" id="textarea-details">
@@ -229,9 +229,9 @@
 </h2>
 <div class="details">
     <p>The 
-    <a href="syntax.html#contents" id="id358700">contents</a>
+    <a href="syntax.html#contents" id="id358709">contents</a>
     of the
-    <a href="textarea.html#textarea" class="element" id="id358706">textarea</a>
+    <a href="textarea.html#textarea" class="element" id="id358715">textarea</a>
     element represent the control&#8217;s default value.</p>
   </div>
 </div>

Index: wbr.html
===================================================================
RCS file: /sources/public/html5/markup/wbr.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- wbr.html 6 Aug 2010 12:47:52 -0000 1.23
+++ wbr.html 6 Aug 2010 23:33:27 -0000 1.24
@@ -23,7 +23,7 @@
 <span class="spec-link"><a title="Read about the wbr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-wbr-element">&#9432;</a></span> <span class="element">wbr</span> &#8211; <span class="shortdesc">line-break opportunity</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#wbr">#</a> <a class="toc-bak" href="Overview.html#wbr-toc">T</a>
 </h2>
       <div id="wbr-longdesc" class="longdesc">
-    <p>The <a href="wbr.html#wbr" class="element" id="id364539">wbr</a> element represents
+    <p>The <a href="wbr.html#wbr" class="element" id="id364548">wbr</a> element represents
     a line-break opportunity.</p>
   </div>
       <div class="no-number no-toc" id="wbr-content-model">
@@ -32,7 +32,7 @@
 <div class="content-models">
         
       <div id="wbr-mdls">
-        <p class="elem-mdl"><span>empty (<span><a href="syntax.html#void-element" id="id364576">void element</a></span>)</span> 
+        <p class="elem-mdl"><span>empty (<span><a href="syntax.html#void-element" id="id364585">void element</a></span>)</span> 
     </p>
         </div>
       </div>
@@ -43,7 +43,7 @@
         <dl class="attr-defs">
 <dt>
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a>
-<a class="attribute-name" title="global-attributes" href="global-attributes.html" id="id364626">global attributes</a>
+<a class="attribute-name" title="global-attributes" href="global-attributes.html" id="id364635">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
@@ -54,9 +54,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#wbr-tags">#</a>
 </h2>
         <p>The
-            <a href="wbr.html#wbr" class="element" id="id364657">wbr</a>
-            element is a <a href="syntax.html#void-element" id="id364665">void element</a>.
-            A <a href="wbr.html#wbr" class="element" id="id364671">wbr</a>
+            <a href="wbr.html#wbr" class="element" id="id364666">wbr</a>
+            element is a <a href="syntax.html#void-element" id="id364674">void element</a>.
+            A <a href="wbr.html#wbr" class="element" id="id364680">wbr</a>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an
@@ -66,7 +66,7 @@
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#wbr-context">#</a>
 </h2>
         <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
-            <a href="common-models.html#common.elem.phrasing" id="id364716">phrasing elements</a></span></span></p>
+            <a href="common-models.html#common.elem.phrasing" id="id364725">phrasing elements</a></span></span></p>
       </div>
       <div class="no-number no-toc interface" id="wbr-interface">
         <h2 class="element-subhead">DOM interface <a class="hash" href="#wbr-interface">#</a>

Index: datatypes.html
===================================================================
RCS file: /sources/public/html5/markup/datatypes.html,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -d -r1.70 -r1.71
--- datatypes.html 6 Aug 2010 12:45:49 -0000 1.70
+++ datatypes.html 6 Aug 2010 23:33:25 -0000 1.71
@@ -23,26 +23,26 @@
 </h2>
         <p>This section describes data types (microsyntaxes) that are referenced
               by attribute descriptions in the 
-              <a href="elements.html" id="id371950">HTML elements</a>,
+              <a href="elements.html" id="id371959">HTML elements</a>,
               and
-              <a href="global-attributes.html" id="id371957">Global attributes</a>
+              <a href="global-attributes.html" id="id371966">Global attributes</a>
               sections.</p>
         <div id="data-string-def" class="no-toc no-number section">
     <h2 class="common-subhead">
 <dfn id="data-string">string</dfn> <a class="hash" href="#data-string-def">#</a>
 </h2>
     <div class="datatype-desc">For the purposes of this document, a
-    <a href="datatypes.html#data-string" id="id371985">string</a>
+    <a href="datatypes.html#data-string" id="id371994">string</a>
     is defined as
-    <a href="syntax.html#normal-character-data" id="id371991">normal character data</a>.
-    <p>The <a href="syntax.html#syntax-attributes" id="id372000">Attributes</a> section of
+    <a href="syntax.html#normal-character-data" id="id372000">normal character data</a>.
+    <p>The <a href="syntax.html#syntax-attributes" id="id372009">Attributes</a> section of
     this document describes additional restrictions on strings in
     attribute values &#8212; in particular, restrictions for the
     following cases:</p>
     <ul>
-<li><a href="syntax.html#attr-value-unquoted" id="id372017">unquoted attribute values</a></li>
-      <li><a href="syntax.html#attr-value-single-quoted" id="id372025">single-quoted attribute values</a></li>
-      <li><a href="syntax.html#attr-value-double-quoted" id="id372032">double-quoted attribute values</a></li>
+<li><a href="syntax.html#attr-value-unquoted" id="id372026">unquoted attribute values</a></li>
+      <li><a href="syntax.html#attr-value-single-quoted" id="id372033">single-quoted attribute values</a></li>
+      <li><a href="syntax.html#attr-value-double-quoted" id="id372041">double-quoted attribute values</a></li>
     </ul>
 </div>
   </div>
@@ -51,18 +51,18 @@
 <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" id="id372061">strings</a>
+      <a href="datatypes.html#data-string" id="id372070">strings</a>
       that are themselves each zero or more characters, each
       optionally with leading and/or trailing
-      <a href="terminology.html#space" id="id372069">space characters</a>,
+      <a href="terminology.html#space" id="id372078">space characters</a>,
       and each separated from the next by a single
       "<code title="U+002C COMMA">,</code>"
       (comma) character. Each string itself
-      <a href="terminology.html#must-requirement" id="id372082">must</a>
+      <a href="terminology.html#must-requirement" id="id372091">must</a>
       not begin or end with any
-      <a href="terminology.html#space" id="id372089">space characters</a>,
+      <a href="terminology.html#space" id="id372098">space characters</a>,
       and each string itself
-      <a href="terminology.html#must-requirement" id="id372096">must</a>
+      <a href="terminology.html#must-requirement" id="id372105">must</a>
       not contain any
       "<code title="U+002C COMMA">,</code>"
       (comma) characters.</div>
@@ -72,9 +72,9 @@
 <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" id="id372129">string</a>
+      <a href="datatypes.html#data-string" id="id372138">string</a>
       that does not contain any
-      <a href="terminology.html#space" id="id372136">space characters</a>.</div>
+      <a href="terminology.html#space" id="id372144">space characters</a>.</div>
   </div>
       <div id="common.data.tokens-def" class="no-toc no-number section">
         <h2 class="common-subhead">
@@ -82,8 +82,8 @@
 </h2>
         
       <div class="datatype-desc">A
-        <a href="terminology.html#space" id="id372164">space</a>-separated set of zero or more
-        <a href="datatypes.html#data-token" id="id372171">token</a>
+        <a href="terminology.html#space" id="id372173">space</a>-separated set of zero or more
+        <a href="datatypes.html#data-token" id="id372180">token</a>
         instances.</div>
     
       </div>
@@ -92,7 +92,7 @@
 <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" id="id372199">set of space-separated tokens</a>
+        <a href="datatypes.html#common.data.tokens" id="id372208">set of space-separated tokens</a>
         in which none of the tokens are duplicated.</div>
     </div>
 <div id="data-ordered-tokens-def" class="no-toc no-number section">
@@ -100,7 +100,7 @@
 <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" id="id372227">set of space-separated tokens</a>
+        <a href="datatypes.html#common.data.tokens" id="id372236">set of space-separated tokens</a>
         in which none of the tokens are duplicated,
         but in which the order of the tokens is meaningful.</div>
     </div>
@@ -110,16 +110,16 @@
 </h2>
         
       <div class="datatype-desc">Any
-        <a href="datatypes.html#data-string" id="id372259">string</a>,
+        <a href="datatypes.html#data-string" id="id372268">string</a>,
         with the following restrictions:
         <ul>
 <li>
-<a href="terminology.html#must-requirement" id="id372269">must</a>
+<a href="terminology.html#must-requirement" id="id372278">must</a>
           not start with a
           "<code title="U+005F LOW LINE">_</code>"
           character</li>
           <li>
-<a href="terminology.html#must-requirement" id="id372284">must</a>
+<a href="terminology.html#must-requirement" id="id372292">must</a>
           be at least one character long</li>
         </ul>
 </div>
@@ -132,14 +132,14 @@
 </h2>
         
       <div class="datatype-desc">Any
-        <a href="datatypes.html#data-string" id="id372316">string</a>
+        <a href="datatypes.html#data-string" id="id372325">string</a>
         that is either of the following:
         <ul>
 <li>a
-          <a href="datatypes.html#common.data.browsing-context-name" id="id372328">browsing-context name</a>
+          <a href="datatypes.html#common.data.browsing-context-name" id="id372336">browsing-context name</a>
 </li>
           <li>any
-          <a href="terminology.html#case-insensitive" id="id372336">case-insensitive match</a>
+          <a href="terminology.html#case-insensitive" id="id372345">case-insensitive match</a>
           for one of the following literal strings:
               "<code>_blank</code>",
               "<code>_self</code>",
@@ -158,25 +158,25 @@
 </h2>
         
       <div class="datatype-desc">Any
-        <a href="datatypes.html#data-string" id="id372384">string</a>,
+        <a href="datatypes.html#data-string" id="id372393">string</a>,
         with the following restrictions:
         <ul>
 <li>
-<a href="terminology.html#must-requirement" id="id372394">must</a>
+<a href="terminology.html#must-requirement" id="id372403">must</a>
           be at least one character long</li>
           <li>
-<a href="terminology.html#must-requirement" id="id372403">must</a>
+<a href="terminology.html#must-requirement" id="id372412">must</a>
           not contain any
-          <a href="terminology.html#space" id="id372409">space characters</a>
+          <a href="terminology.html#space" id="id372418">space characters</a>
 </li>
         </ul>
 </div>
       <div class="note">
         <p>Previous versions of HTML placed greater
         restrictions on the content of
-        <a href="datatypes.html#common.data.id" id="id372425">ID</a>
+        <a href="datatypes.html#common.data.id" id="id372434">ID</a>
         values (for example, they did not permit
-        <a href="datatypes.html#common.data.id" id="id372432">ID</a>
+        <a href="datatypes.html#common.data.id" id="id372441">ID</a>
         values to begin with a number).</p>
       </div>
     
@@ -205,9 +205,9 @@
 </h2>
         
       <div class="datatype-desc">An
-        <a href="datatypes.html#data-unordered-tokens" id="id372506">unordered set of unique space-separated tokens</a>,
+        <a href="datatypes.html#data-unordered-tokens" id="id372515">unordered set of unique space-separated tokens</a>,
         each of which is an
-        <a href="datatypes.html#id-reference" id="id372513">ID reference</a>.</div>
+        <a href="datatypes.html#id-reference" id="id372522">ID reference</a>.</div>
     
       </div>
         
@@ -217,16 +217,16 @@
 </h2>
         
       <div class="datatype-desc">Any
-        <a href="datatypes.html#data-string" id="id372542">string</a>,
+        <a href="datatypes.html#data-string" id="id372550">string</a>,
         with the following restrictions:
         <ul>
 <li>
-<a href="terminology.html#must-requirement" id="id372552">must</a>
+<a href="terminology.html#must-requirement" id="id372560">must</a>
           be at least one character long</li>
           <li>
-<a href="terminology.html#must-requirement" id="id372560">must</a>
+<a href="terminology.html#must-requirement" id="id372569">must</a>
           not contain any
-          <a href="terminology.html#space" id="id372567">space characters</a>
+          <a href="terminology.html#space" id="id372576">space characters</a>
 </li>
         </ul>
 </div>
@@ -273,11 +273,11 @@
 </h2>
         
       <div class="datatype-desc">Any
-        <a href="datatypes.html#common.data.integer.non-negative" id="id372686">non-negative integer</a>,
+        <a href="datatypes.html#common.data.integer.non-negative" id="id372695">non-negative integer</a>,
         with the following restriction:
         <ul>
 <li>
-<a href="terminology.html#must-requirement" id="id372697">must</a>
+<a href="terminology.html#must-requirement" id="id372705">must</a>
           be greater than zero</li>
         </ul>
 </div>
@@ -345,11 +345,11 @@
 </h2>
         
       <div class="datatype-desc">A
-        <a href="datatypes.html#common.data.float.non-negative" id="id372886">non-negative floating-point number</a>,
+        <a href="datatypes.html#common.data.float.non-negative" id="id372895">non-negative floating-point number</a>,
         with the following restriction:
         <ul>
 <li>
-<a href="terminology.html#must-requirement" id="id372897">must</a>
+<a href="terminology.html#must-requirement" id="id372906">must</a>
           be greater than zero</li>
         </ul>
 </div>
@@ -362,7 +362,7 @@
 </h2>
         
       <div class="datatype-desc">A
-        <a href="datatypes.html#common.data.float" id="id372929">floating-point number</a>,
+        <a href="datatypes.html#common.data.float" id="id372938">floating-point number</a>,
         with the following restriction:
         <ul>
 <li>the first character may not be a 
@@ -381,12 +381,12 @@
       <div class="datatype-desc">A valid
         <dfn id="date-time" title="date-time">date-time</dfn>,
         as defined in
-        <a href="references.html#refsRFC3339" id="id372981">[RFC3339]</a>,
+        <a href="references.html#refsRFC3339" id="id372990">[RFC3339]</a>,
         with these additional qualifications:
         <ul>
 <li>the literal letters <code>T</code> and
           <code>Z</code> in the date/time syntax
-          <a href="terminology.html#must-requirement" id="id373000">must</a>
+          <a href="terminology.html#must-requirement" id="id373009">must</a>
           always be
           uppercase</li>
           <li>a
@@ -411,9 +411,9 @@
         
       <div class="datatype-desc">Any one of the following:
         <ul>
-<li><a href="datatypes.html#form.data.date" id="id373063">a date</a></li>
-          <li><a href="datatypes.html#form.data.time" id="id373070">a time</a></li>
-          <li><a href="datatypes.html#common.data.datetime" id="id373077">a date and time</a></li>
+<li><a href="datatypes.html#form.data.date" id="id373072">a date</a></li>
+          <li><a href="datatypes.html#form.data.time" id="id373079">a time</a></li>
+          <li><a href="datatypes.html#common.data.datetime" id="id373085">a date and time</a></li>
         </ul>
 </div>
     
@@ -426,12 +426,12 @@
       <div class="datatype-desc">An
         <dfn id="data.iri-ref" title="data.iri-ref">IRI reference</dfn>,
          as defined in
-        <a href="references.html#refsRFC3987" id="id373113">[RFC3987]</a>.</div>
+        <a href="references.html#refsRFC3987" id="id373122">[RFC3987]</a>.</div>
       <div class="note">
         <p>The empty string is a valid
-        <a href="datatypes.html#data.iri-ref" id="id373127">IRI reference</a>,
+        <a href="datatypes.html#data.iri-ref" id="id373136">IRI reference</a>,
         so the empty string is allowed anywhere this reference lists
-        <a href="datatypes.html#data-url-no-spaces" id="id373134">URL</a>
+        <a href="datatypes.html#data-url-no-spaces" id="id373143">URL</a>
         as being allowed.</p>
       </div>
     
@@ -446,14 +446,14 @@
 </h2>
         
       <div class="datatype-desc">An
-        <a href="datatypes.html#data.iri-ref" title="data.iri-ref" id="id373177">IRI reference</a>,
+        <a href="datatypes.html#data.iri-ref" title="data.iri-ref" id="id373186">IRI reference</a>,
         optionally with leading and/or trailing
-        <a href="terminology.html#space" id="id373186">space characters</a>.</div>
+        <a href="terminology.html#space" id="id373194">space characters</a>.</div>
       <div class="note">
         <p>The empty string is a valid
-        <a href="datatypes.html#data.iri-ref" id="id373200">IRI reference</a>,
+        <a href="datatypes.html#data.iri-ref" id="id373209">IRI reference</a>,
         so the empty string is allowed anywhere this reference lists
-        <a href="datatypes.html#common.data.uri" id="id373207">URL potentially surrounded by spaces</a>
+        <a href="datatypes.html#common.data.uri" id="id373216">URL potentially surrounded by spaces</a>
         as being allowed.</p>
       </div>
     
@@ -467,7 +467,7 @@
       <div class="datatype-desc">An
         <dfn id="data.iri">IRI</dfn>,
         as defined in
-        <a href="references.html#refsRFC3987" id="id373244">[RFC3987]</a>.</div>
+        <a href="references.html#refsRFC3987" id="id373252">[RFC3987]</a>.</div>
     
       <div class="example">
         <p>Examples:</p>
@@ -484,14 +484,14 @@
 </h2>
         
       <div class="datatype-desc">An
-        <a href="datatypes.html#data-unordered-tokens" id="id373292">unordered set of unique space-separated tokens</a>,
+        <a href="datatypes.html#data-unordered-tokens" id="id373301">unordered set of unique space-separated tokens</a>,
         each of which
-        <a href="terminology.html#must-requirement" id="id373300">must</a>
+        <a href="terminology.html#must-requirement" id="id373308">must</a>
         be one of the following:
         <ul>
 <li>the literal string "<code>any</code>"</li>
           <li>two valid
-          <a href="datatypes.html#common.data.integer.non-negative" id="id373318">non-negative integers</a>
+          <a href="datatypes.html#common.data.integer.non-negative" id="id373327">non-negative integers</a>
           that do not have a leading
           "<code title="U+0030 DIGIT ZERO">0</code>"
           character and that are separated by a single
@@ -510,7 +510,7 @@
       <div class="datatype-desc">A string that identifies a valid
         <dfn id="mime-media-type" title="mime-media-type">MIME media type</dfn>,
         as defined in
-        <a href="references.html#refsRFC2046" id="id373372">[RFC2046]</a>.</div> 
+        <a href="references.html#refsRFC2046" id="id373381">[RFC2046]</a>.</div> 
       </div>
         
       <div id="common.data.charset-def" class="no-toc no-number section">
@@ -519,22 +519,22 @@
 </h2>
         
       <div class="datatype-desc">For documents in the
-        <a href="documents.html#html-syntax" id="id373401">HTML syntax</a>:
+        <a href="documents.html#html-syntax" id="id373410">HTML syntax</a>:
         a
-        <a href="terminology.html#case-insensitive" id="id373407">case-insensitive match</a>
+        <a href="terminology.html#case-insensitive" id="id373416">case-insensitive match</a>
         for any
         <dfn id="character-set-name" title="character-set-name">character set name</dfn>
         given in a <code>Name</code> or <code>Alias</code> field
         labeled as &#8220;preferred MIME name&#8221; in the IANA
         <cite>Character Sets</cite> registry
-        <a href="references.html#refsIANACHARSET" id="id373436">[IANACHARSET]</a>,
+        <a href="references.html#refsIANACHARSET" id="id373444">[IANACHARSET]</a>,
         if there is one; or if none of the <code>Alias</code>
         fields are so labeled, a
-        <a href="terminology.html#case-insensitive" id="id373446">case-insensitive match</a>
+        <a href="terminology.html#case-insensitive" id="id373455">case-insensitive match</a>
         for a <code>Name</code> field in the registry.
-        <p>For documents in the <a href="documents.html#xml-syntax" id="id373459">XML
+        <p>For documents in the <a href="documents.html#xml-syntax" id="id373468">XML
           syntax</a>, any
-        <a href="terminology.html#case-insensitive" id="id373465">case-insensitive match</a>
+        <a href="terminology.html#case-insensitive" id="id373474">case-insensitive match</a>
         for the string
         "<code>UTF-8</code>".</p>
       </div>
@@ -552,11 +552,11 @@
 <li>The literal string
           "<code>text/html;</code>".</li>
           <li>Optionally, one or more
-          <a href="terminology.html#space" id="id373513">space characters</a>.</li>
+          <a href="terminology.html#space" id="id373522">space characters</a>.</li>
           <li>The literal string
           "<code>charset=</code>".</li>
           <li>A
-          <a href="datatypes.html#common.data.charset" id="id373530">character encoding name</a>.</li>
+          <a href="datatypes.html#common.data.charset" id="id373538">character encoding name</a>.</li>
         </ol>
 </div>
     
@@ -570,22 +570,22 @@
       <div class="datatype-desc">Any one of the following:
         <ul>
 <li>A
-          <a href="datatypes.html#common.data.integer.non-negative" id="id373566">non-negative integer</a>.</li>
+          <a href="datatypes.html#common.data.integer.non-negative" id="id373574">non-negative integer</a>.</li>
           <li>The string consisting of the following parts, in
           exactly the following order:
             <ol>
-<li>A <a href="datatypes.html#common.data.integer.non-negative" id="id373581">non-negative integer</a>.</li>
+<li>A <a href="datatypes.html#common.data.integer.non-negative" id="id373590">non-negative integer</a>.</li>
               <li>A
               "<code title="U+003B SEMICOLON">;</code>"
               character.</li>
               <li>One or more
-              <a href="terminology.html#space" id="id373601">space characters</a>.</li>
+              <a href="terminology.html#space" id="id373610">space characters</a>.</li>
               <li>A
-              <a href="terminology.html#case-insensitive" id="id373611">case-insensitive match</a>
+              <a href="terminology.html#case-insensitive" id="id373620">case-insensitive match</a>
               for the string
               "<code>url=</code>".</li>
               <li>A
-              <a href="datatypes.html#data-url-no-spaces" id="id373625">URL</a>.</li>
+              <a href="datatypes.html#data-url-no-spaces" id="id373634">URL</a>.</li>
             </ol>
 </li>
         </ul>
@@ -599,7 +599,7 @@
 </h2>
         
       <div class="datatype-desc">A
-        <a href="datatypes.html#data-string" id="id373658">string</a>.</div>
+        <a href="datatypes.html#data-string" id="id373667">string</a>.</div>
     
       </div>
         
@@ -611,7 +611,7 @@
       <div class="datatype-desc">A valid
         <dfn id="media-query" title="media-query">media query list</dfn>,
         as defined in
-      <a href="references.html#refsMediaQueries" id="id373695">[MediaQueries]</a>.</div>
+      <a href="references.html#refsMediaQueries" id="id373704">[MediaQueries]</a>.</div>
     
       </div>
         
@@ -623,7 +623,7 @@
       <div class="datatype-desc">A valid
         <dfn id="language-tag" title="language-tag">language tag</dfn>,
         as defined in
-        <a href="references.html#refsBCP47" id="id373733">[BCP47]</a>.</div>
+        <a href="references.html#refsBCP47" id="id373741">[BCP47]</a>.</div>
     
       </div>
         
@@ -633,9 +633,9 @@
 </h2>
         
       <div class="datatype-desc">An
-        <a href="datatypes.html#data-ordered-tokens" id="id373761">ordered set of unique space-separated tokens</a>,
+        <a href="datatypes.html#data-ordered-tokens" id="id373770">ordered set of unique space-separated tokens</a>,
         each of which
-        <a href="terminology.html#must-requirement" id="id373768">must</a>
+        <a href="terminology.html#must-requirement" id="id373777">must</a>
         be exactly one Unicode code point in
         length.</div>
     
@@ -657,24 +657,24 @@
 </h2>
         
       <div class="datatype-desc">A comma-separated list of four
-        <a href="datatypes.html#common.data.integer" id="id373827">integers</a>, in exactly
+        <a href="datatypes.html#common.data.integer" id="id373836">integers</a>, in exactly
         the following order:
         <ol>
 <li>an
-          <a href="datatypes.html#common.data.integer" id="id373839">integer</a>
+          <a href="datatypes.html#common.data.integer" id="id373848">integer</a>
           representing the distance in CSS pixels from the left
           edge of the image to the left side of the rectangle</li>
           <li>an
-          <a href="datatypes.html#common.data.integer" id="id373850">integer</a>
+          <a href="datatypes.html#common.data.integer" id="id373859">integer</a>
           representing the distance in CSS pixels from the top
           edge of the image to the top side of the rectangle</li>
           <li>an
-          <a href="datatypes.html#common.data.integer" id="id373862">integer</a>, greater than
+          <a href="datatypes.html#common.data.integer" id="id373870">integer</a>, greater than
           the value of the first integer in this list,
           representing the distance in CSS pixels from the left
           edge of the image to the right side of the rectangle</li>
           <li>an
-          <a href="datatypes.html#common.data.integer" id="id373874">integer</a>, greater than
+          <a href="datatypes.html#common.data.integer" id="id373883">integer</a>, greater than
           the value of the second integer in this list,
           representing the distance in CSS pixels from the top
           edge of the image to the bottom side of the rectangle</li>
@@ -692,15 +692,15 @@
         numbers, in exactly the following order:
         <ol>
 <li>an
-          <a href="datatypes.html#common.data.integer" id="id373915">integer</a>
+          <a href="datatypes.html#common.data.integer" id="id373924">integer</a>
           representing the distance in CSS pixels from the left
           edge of the image to the center of the circle</li>
           <li>an
-          <a href="datatypes.html#common.data.integer" id="id373926">integer</a>
+          <a href="datatypes.html#common.data.integer" id="id373935">integer</a>
           representing the distance in CSS pixels from the top
           edge of the image to the center of the circle</li>
           <li>a
-          <a href="datatypes.html#common.data.integer.non-negative" id="id373938">non-negative integer</a>,
+          <a href="datatypes.html#common.data.integer.non-negative" id="id373946">non-negative integer</a>,
           representing the radius of the circle, in CSS
           pixels</li>
         </ol>
@@ -715,7 +715,7 @@
         
       <div class="datatype-desc">A comma-separated list of at
         least six
-        <a href="datatypes.html#common.data.integer" id="id373971">integers</a>, with the
+        <a href="datatypes.html#common.data.integer" id="id373980">integers</a>, with the
         total number of integers in the list being even (that is,
         six or eight or ten numbers, and so on). Each pair of
         integers represents a coordinate, in CSS pixels, given as
@@ -731,9 +731,9 @@
 </h2>
         
       <div class="datatype-desc">An
-        <a href="datatypes.html#data-unordered-tokens" id="id374008">unordered set of unique space-separated tokens</a>,
+        <a href="datatypes.html#data-unordered-tokens" id="id374016">unordered set of unique space-separated tokens</a>,
         each of which is a
-        <a href="terminology.html#case-insensitive" id="id374015">case-insensitive match</a>
+        <a href="terminology.html#case-insensitive" id="id374024">case-insensitive match</a>
         for one of the following literal strings:
         <ul>
 <li>"<code>allow-forms</code>"</li>
@@ -743,12 +743,12 @@
         </ul>
 <div class="note">
           <p>Because an
-          <a href="datatypes.html#data-unordered-tokens" id="id374059">unordered set of unique space-separated tokens</a>
+          <a href="datatypes.html#data-unordered-tokens" id="id374068">unordered set of unique space-separated tokens</a>
           can contain zero tokens, this datatype also allows the following:</p>
           <ul>
 <li>the empty string</li>
             <li>any string consisting only of 
-            <a href="terminology.html#space" id="id374077">space characters</a>
+            <a href="terminology.html#space" id="id374086">space characters</a>
 </li>
           </ul>
 </div>
@@ -762,8 +762,8 @@
 </h2>
         
       <div class="datatype-desc">A
-        <a href="datatypes.html#data-comma-separated-strings" id="id374108">set of comma-separated strings</a>,
-        each of which is a valid <a href="datatypes.html#common.data.mimetype" id="id374115">MIME type</a>, with no
+        <a href="datatypes.html#data-comma-separated-strings" id="id374117">set of comma-separated strings</a>,
+        each of which is a valid <a href="datatypes.html#common.data.mimetype" id="id374124">MIME type</a>, with no
         parameters.</div>
     
       </div>
@@ -774,11 +774,11 @@
 </h2>
         
       <div class="datatype-desc">An
-        <a href="datatypes.html#data-ordered-tokens" id="id374144">ordered set of unique space-separated tokens</a>,
+        <a href="datatypes.html#data-ordered-tokens" id="id374153">ordered set of unique space-separated tokens</a>,
         each of which
-        <a href="terminology.html#must-requirement" id="id374152">must</a>
-        be a valid <a href="datatypes.html#common.data.charset" id="id374158">character encoding name</a> that specifies an
-        <a href="syntax.html#ascii-compatible" id="id374165">ASCII-compatible character encoding</a>.</div>
+        <a href="terminology.html#must-requirement" id="id374160">must</a>
+        be a valid <a href="datatypes.html#common.data.charset" id="id374167">character encoding name</a> that specifies an
+        <a href="syntax.html#ascii-compatible" id="id374173">ASCII-compatible character encoding</a>.</div>
     
       </div>
         
@@ -788,11 +788,11 @@
 </h2>
         
       <div class="datatype-desc">A regular expression that
-        <a href="terminology.html#must-requirement" id="id374194">must</a>
+        <a href="terminology.html#must-requirement" id="id374203">must</a>
         match the JavaScript
         <var class="defined-elsewhere">Pattern</var>
         production
-        <a href="references.html#refsECMA262" id="id374207">[ECMA262]</a>.</div>
+        <a href="references.html#refsECMA262" id="id374216">[ECMA262]</a>.</div>
     
       </div>
         
@@ -804,10 +804,10 @@
       <div class="datatype-desc">The following parts, in exactly
         the following order:
         <ol>
-<li>A <a href="datatypes.html#form.data.date" id="id374241">date</a>.</li>
+<li>A <a href="datatypes.html#form.data.date" id="id374250">date</a>.</li>
           <li>The literal string
           "<code class="literal">T</code>".</li>
-          <li>A <a href="datatypes.html#form.data.time" id="id374259">time</a>.</li>
+          <li>A <a href="datatypes.html#form.data.time" id="id374268">time</a>.</li>
         </ol>
 </div>
       <div class="example">
@@ -826,7 +826,7 @@
       <div class="datatype-desc">A valid
         <dfn id="full-date" title="full-date">full-date</dfn>,
         as defined in
-        <a href="references.html#refsRFC3339" id="id374315">[RFC3339]</a>,
+        <a href="references.html#refsRFC3339" id="id374324">[RFC3339]</a>,
         with the additional qualification that the year component is
         four or more digits representing a number greater than 0.</div>
       <div class="example">
@@ -907,7 +907,7 @@
       <div class="datatype-desc">A valid
         <dfn id="partial-time" title="partial-time">partial-time</dfn>,
         as defined in
-        <a href="references.html#refsRFC3339" id="id374521">[RFC3339]</a>.</div>
+        <a href="references.html#refsRFC3339" id="id374530">[RFC3339]</a>.</div>
     
       <div class="example">
         <p>Examples:</p>
@@ -924,17 +924,17 @@
         
       <div class="datatype-desc">Any string that matches the
         following
-        <a href="references.html#refsABNF" id="id374567">[ABNF]</a>
+        <a href="references.html#refsABNF" id="id374576">[ABNF]</a>
         production:
         <pre><code>1*( atext / "." ) "@" ldh-str 1*( "." ldh-str )</code></pre>
         <p>&#8230;where
         <var class="defined-elsewhere">atext</var>
         is as defined in
-        <a href="references.html#refsRFC5322" id="id374588">[RFC5322]</a>,
+        <a href="references.html#refsRFC5322" id="id374596">[RFC5322]</a>,
         and
         <var class="defined-elsewhere">ldh-str</var>
         is as defined in
-        <a href="references.html#refsRFC1034" id="id374600">[RFC1034]</a>.</p>
+        <a href="references.html#refsRFC1034" id="id374609">[RFC1034]</a>.</p>
       </div>
       <div class="example">
         <p>Examples:</p>
@@ -949,9 +949,9 @@
 </h2>
         
       <div class="datatype-desc">A
-        <a href="datatypes.html#data-comma-separated-strings" id="id374644">set of comma-separated strings</a>,
+        <a href="datatypes.html#data-comma-separated-strings" id="id374652">set of comma-separated strings</a>,
         each of which is a valid
-      <a href="datatypes.html#form.data.emailaddress" id="id374650">email address</a>.</div>
+      <a href="datatypes.html#form.data.emailaddress" id="id374659">email address</a>.</div>
     
       </div>
         

Index: common-models.html
===================================================================
RCS file: /sources/public/html5/markup/common-models.html,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- common-models.html 6 Aug 2010 12:45:42 -0000 1.48
+++ common-models.html 6 Aug 2010 23:33:25 -0000 1.49
@@ -26,50 +26,50 @@
               descriptions in the
               <i class="subsection-citation">Content model</i>
               subsections of the per-element documentation in the
-              <a href="elements.html" id="id364768">HTML elements</a>
+              <a href="elements.html" id="id364777">HTML elements</a>
               section.</p>
       <div id="common.elem.flow" class="section">
         <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" id="id364791">phrasing elements</a>
-   <span class="postfix or">or</span> <a class="ref" href="a.html#a" id="id364804">a</a>
-   <span class="postfix or">or</span> <a class="ref" href="p.html#p" id="id364816">p</a>
-   <span class="postfix or">or</span> <a class="ref" href="hr.html#hr" id="id364829">hr</a>
-   <span class="postfix or">or</span> <a class="ref" href="pre.html#pre" id="id364841">pre</a>
-   <span class="postfix or">or</span> <a class="ref" href="ul.html#ul" id="id364853">ul</a>
-   <span class="postfix or">or</span> <a class="ref" href="ol.html#ol" id="id364866">ol</a>
-   <span class="postfix or">or</span> <a class="ref" href="dl.html#dl" id="id364878">dl</a>
-   <span class="postfix or">or</span> <a class="ref" href="div.html#div" id="id364890">div</a>
-   <span class="postfix or">or</span> <a class="ref" href="h1.html#h1" id="id364903">h1</a>
-   <span class="postfix or">or</span> <a class="ref" href="h2.html#h2" id="id364915">h2</a>
-   <span class="postfix or">or</span> <a class="ref" href="h3.html#h3" id="id364927">h3</a>
-   <span class="postfix or">or</span> <a class="ref" href="h4.html#h4" id="id364940">h4</a>
-   <span class="postfix or">or</span> <a class="ref" href="h5.html#h5" id="id364952">h5</a>
-   <span class="postfix or">or</span> <a class="ref" href="h6.html#h6" id="id364964">h6</a>
-   <span class="postfix or">or</span> <a class="ref" href="hgroup.html#hgroup" id="id364976">hgroup</a>
-   <span class="postfix or">or</span> <a class="ref" href="address.html#address" id="id364989">address</a>
-   <span class="postfix or">or</span> <a class="ref" href="blockquote.html#blockquote" id="id365002">blockquote</a>
-   <span class="postfix or">or</span> <a class="ref" href="ins.html#ins" id="id365015">ins</a>
-   <span class="postfix or">or</span> <a class="ref" href="del.html#del" id="id365027">del</a>
-   <span class="postfix or">or</span> <a class="ref" href="object.html#object" id="id365040">object</a>
-   <span class="postfix or">or</span> <a class="ref" href="map.html#map" id="id365053">map</a>
-   <span class="postfix or">or</span> <a class="ref" href="noscript.html#noscript" id="id365065">noscript</a>
-   <span class="postfix or">or</span> <a class="ref" href="section.html#section" id="id365078">section</a>
-   <span class="postfix or">or</span> <a class="ref" href="nav.html#nav" id="id365091">nav</a>
-   <span class="postfix or">or</span> <a class="ref" href="article.html#article" id="id365103">article</a>
-   <span class="postfix or">or</span> <a class="ref" href="aside.html#aside" id="id365116">aside</a>
-   <span class="postfix or">or</span> <a class="ref" href="header.html#header" id="id365129">header</a>
-   <span class="postfix or">or</span> <a class="ref" href="footer.html#footer" id="id365142">footer</a>
-   <span class="postfix or">or</span> <a class="ref" href="video.html#video" id="id365154">video</a>
-   <span class="postfix or">or</span> <a class="ref" href="audio.html#audio" id="id365167">audio</a>
-   <span class="postfix or">or</span> <a class="ref" href="figure.html#figure" id="id365180">figure</a>
-   <span class="postfix or">or</span> <a class="ref" href="table.html#table" id="id365193">table</a>
-   <span class="postfix or">or</span> <a class="ref" href="form.html#form" id="id365206">form</a>
-   <span class="postfix or">or</span> <a class="ref" href="fieldset.html#fieldset" id="id365218">fieldset</a>
-   <span class="postfix or">or</span> <a class="ref" href="menu.html#menu" id="id365231">menu</a>
-   <span class="postfix or">or</span> <a class="ref" href="canvas.html#canvas" id="id365244">canvas</a>
-   <span class="postfix or">or</span> <a class="ref" href="details.html#details" id="id365257">details</a>
+          <p><a class="ref" href="common-models.html#common.elem.phrasing" id="id364800">phrasing elements</a>
+   <span class="postfix or">or</span> <a class="ref" href="a.html#a" id="id364813">a</a>
+   <span class="postfix or">or</span> <a class="ref" href="p.html#p" id="id364825">p</a>
+   <span class="postfix or">or</span> <a class="ref" href="hr.html#hr" id="id364837">hr</a>
+   <span class="postfix or">or</span> <a class="ref" href="pre.html#pre" id="id364850">pre</a>
+   <span class="postfix or">or</span> <a class="ref" href="ul.html#ul" id="id364862">ul</a>
+   <span class="postfix or">or</span> <a class="ref" href="ol.html#ol" id="id364874">ol</a>
+   <span class="postfix or">or</span> <a class="ref" href="dl.html#dl" id="id364887">dl</a>
+   <span class="postfix or">or</span> <a class="ref" href="div.html#div" id="id364899">div</a>
+   <span class="postfix or">or</span> <a class="ref" href="h1.html#h1" id="id364912">h1</a>
+   <span class="postfix or">or</span> <a class="ref" href="h2.html#h2" id="id364924">h2</a>
+   <span class="postfix or">or</span> <a class="ref" href="h3.html#h3" id="id364936">h3</a>
+   <span class="postfix or">or</span> <a class="ref" href="h4.html#h4" id="id364948">h4</a>
+   <span class="postfix or">or</span> <a class="ref" href="h5.html#h5" id="id364961">h5</a>
+   <span class="postfix or">or</span> <a class="ref" href="h6.html#h6" id="id364973">h6</a>
+   <span class="postfix or">or</span> <a class="ref" href="hgroup.html#hgroup" id="id364985">hgroup</a>
+   <span class="postfix or">or</span> <a class="ref" href="address.html#address" id="id364998">address</a>
+   <span class="postfix or">or</span> <a class="ref" href="blockquote.html#blockquote" id="id365011">blockquote</a>
+   <span class="postfix or">or</span> <a class="ref" href="ins.html#ins" id="id365024">ins</a>
+   <span class="postfix or">or</span> <a class="ref" href="del.html#del" id="id365036">del</a>
+   <span class="postfix or">or</span> <a class="ref" href="object.html#object" id="id365049">object</a>
+   <span class="postfix or">or</span> <a class="ref" href="map.html#map" id="id365061">map</a>
+   <span class="postfix or">or</span> <a class="ref" href="noscript.html#noscript" id="id365074">noscript</a>
+   <span class="postfix or">or</span> <a class="ref" href="section.html#section" id="id365087">section</a>
+   <span class="postfix or">or</span> <a class="ref" href="nav.html#nav" id="id365100">nav</a>
+   <span class="postfix or">or</span> <a class="ref" href="article.html#article" id="id365112">article</a>
+   <span class="postfix or">or</span> <a class="ref" href="aside.html#aside" id="id365125">aside</a>
+   <span class="postfix or">or</span> <a class="ref" href="header.html#header" id="id365138">header</a>
+   <span class="postfix or">or</span> <a class="ref" href="footer.html#footer" id="id365150">footer</a>
+   <span class="postfix or">or</span> <a class="ref" href="video.html#video" id="id365163">video</a>
+   <span class="postfix or">or</span> <a class="ref" href="audio.html#audio" id="id365176">audio</a>
+   <span class="postfix or">or</span> <a class="ref" href="figure.html#figure" id="id365189">figure</a>
+   <span class="postfix or">or</span> <a class="ref" href="table.html#table" id="id365202">table</a>
+   <span class="postfix or">or</span> <a class="ref" href="form.html#form" id="id365214">form</a>
+   <span class="postfix or">or</span> <a class="ref" href="fieldset.html#fieldset" id="id365227">fieldset</a>
+   <span class="postfix or">or</span> <a class="ref" href="menu.html#menu" id="id365240">menu</a>
+   <span class="postfix or">or</span> <a class="ref" href="canvas.html#canvas" id="id365253">canvas</a>
+   <span class="postfix or">or</span> <a class="ref" href="details.html#details" id="id365266">details</a>
           </p>
         </div>
       </div>
@@ -77,17 +77,17 @@
         <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" id="id365283">link</a>
-   <span class="postfix or">or</span> <a class="ref" href="style.html#style" id="id365296">style</a>
-   <span class="postfix or">or</span> <a class="ref" href="meta.name.html#meta.name" id="id365309">meta name</a>
-   <span class="postfix or">or</span> <a class="ref" href="meta.http-equiv.refresh.html#meta.http-equiv.refresh" id="id365322">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" id="id365335">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" id="id365348">meta http-equiv=content-language</a>
-   <span class="postfix or">or</span> <a class="ref" href="meta.charset.html#meta.charset" id="id365362">meta charset</a>
-   <span class="postfix or">or</span> <a class="ref" href="meta.http-equiv.content-type.html#meta.http-equiv.content-type" id="id365375">meta http-equiv=content-type</a>
-   <span class="postfix or">or</span> <a class="ref" href="script.html#script" id="id365388">script</a>
-   <span class="postfix or">or</span> <a class="ref" href="noscript.html#noscript" id="id365401">noscript</a>
-   <span class="postfix or">or</span> <a class="ref" href="command.html#command" id="id365414">command</a>
+          <p><a class="ref" href="link.html#link" id="id365292">link</a>
+   <span class="postfix or">or</span> <a class="ref" href="style.html#style" id="id365305">style</a>
+   <span class="postfix or">or</span> <a class="ref" href="meta.name.html#meta.name" id="id365318">meta name</a>
+   <span class="postfix or">or</span> <a class="ref" href="meta.http-equiv.refresh.html#meta.http-equiv.refresh" id="id365330">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" id="id365344">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" id="id365357">meta http-equiv=content-language</a>
+   <span class="postfix or">or</span> <a class="ref" href="meta.charset.html#meta.charset" id="id365371">meta charset</a>
+   <span class="postfix or">or</span> <a class="ref" href="meta.http-equiv.content-type.html#meta.http-equiv.content-type" id="id365384">meta http-equiv=content-type</a>
+   <span class="postfix or">or</span> <a class="ref" href="script.html#script" id="id365397">script</a>
+   <span class="postfix or">or</span> <a class="ref" href="noscript.html#noscript" id="id365410">noscript</a>
+   <span class="postfix or">or</span> <a class="ref" href="command.html#command" id="id365423">command</a>
           </p>
         </div>
       </div>
@@ -95,53 +95,53 @@
         <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" id="id365440">a</a>
-   <span class="postfix or">or</span> <a class="ref" href="em.html#em" id="id365453">em</a>
-   <span class="postfix or">or</span> <a class="ref" href="strong.html#strong" id="id365465">strong</a>
-   <span class="postfix or">or</span> <a class="ref" href="small.html#small" id="id365478">small</a>
-   <span class="postfix or">or</span> <a class="ref" href="mark.html#mark" id="id365490">mark</a>
-   <span class="postfix or">or</span> <a class="ref" href="abbr.html#abbr" id="id365503">abbr</a>
-   <span class="postfix or">or</span> <a class="ref" href="dfn.html#dfn" id="id365516">dfn</a>
-   <span class="postfix or">or</span> <a class="ref" href="i.html#i" id="id365529">i</a>
-   <span class="postfix or">or</span> <a class="ref" href="b.html#b" id="id365541">b</a>
-   <span class="postfix or">or</span> <a class="ref" href="code.html#code" id="id365553">code</a>
-   <span class="postfix or">or</span> <a class="ref" href="var.html#var" id="id365566">var</a>
-   <span class="postfix or">or</span> <a class="ref" href="samp.html#samp" id="id365578">samp</a>
-   <span class="postfix or">or</span> <a class="ref" href="kbd.html#kbd" id="id365591">kbd</a>
-   <span class="postfix or">or</span> <a class="ref" href="sup.html#sup" id="id365604">sup</a>
-   <span class="postfix or">or</span> <a class="ref" href="sub.html#sub" id="id365616">sub</a>
-   <span class="postfix or">or</span> <a class="ref" href="q.html#q" id="id365629">q</a>
-   <span class="postfix or">or</span> <a class="ref" href="cite.html#cite" id="id365641">cite</a>
-   <span class="postfix or">or</span> <a class="ref" href="span.html#span" id="id365654">span</a>
-   <span class="postfix or">or</span> <a class="ref" href="bdo.html#bdo" id="id365667">bdo</a>
-   <span class="postfix or">or</span> <a class="ref" href="br.html#br" id="id365679">br</a>
-   <span class="postfix or">or</span> <a class="ref" href="wbr.html#wbr" id="id365692">wbr</a>
-   <span class="postfix or">or</span> <a class="ref" href="ins.html#ins" id="id365704">ins</a>
-   <span class="postfix or">or</span> <a class="ref" href="del.html#del" id="id365717">del</a>
-   <span class="postfix or">or</span> <a class="ref" href="img.html#img" id="id365729">img</a>
-   <span class="postfix or">or</span> <a class="ref" href="embed.html#embed" id="id365742">embed</a>
-   <span class="postfix or">or</span> <a class="ref" href="object.html#object" id="id365754">object</a>
-   <span class="postfix or">or</span> <a class="ref" href="iframe.html#iframe" id="id365767">iframe</a>
-   <span class="postfix or">or</span> <a class="ref" href="map.html#map" id="id365780">map</a>
-   <span class="postfix or">or</span> <a class="ref" href="area.html#area" id="id365793">area</a>
-   <span class="postfix or">or</span> <a class="ref" href="script.html#script" id="id365805">script</a>
-   <span class="postfix or">or</span> <a class="ref" href="noscript.html#noscript" id="id365818">noscript</a>
-   <span class="postfix or">or</span> <a class="ref" href="ruby.html#ruby" id="id365831">ruby</a>
-   <span class="postfix or">or</span> <a class="ref" href="video.html#video" id="id365844">video</a>
-   <span class="postfix or">or</span> <a class="ref" href="audio.html#audio" id="id365857">audio</a>
-   <span class="postfix or">or</span> <a class="ref" href="input.html#input" id="id365869">input</a>
-   <span class="postfix or">or</span> <a class="ref" href="textarea.html#textarea" id="id365882">textarea</a>
-   <span class="postfix or">or</span> <a class="ref" href="select.html#select" id="id365895">select</a>
-   <span class="postfix or">or</span> <a class="ref" href="button.html#button" id="id365908">button</a>
-   <span class="postfix or">or</span> <a class="ref" href="label.html#label" id="id365921">label</a>
-   <span class="postfix or">or</span> <a class="ref" href="output.html#output" id="id365933">output</a>
-   <span class="postfix or">or</span> <a class="ref" href="datalist.html#datalist" id="id365946">datalist</a>
-   <span class="postfix or">or</span> <a class="ref" href="keygen.html#keygen" id="id365959">keygen</a>
-   <span class="postfix or">or</span> <a class="ref" href="progress.html#progress" id="id365972">progress</a>
-   <span class="postfix or">or</span> <a class="ref" href="command.html#command" id="id365985">command</a>
-   <span class="postfix or">or</span> <a class="ref" href="canvas.html#canvas" id="id365997">canvas</a>
-   <span class="postfix or">or</span> <a class="ref" href="time.html#time" id="id366010">time</a>
-   <span class="postfix or">or</span> <a class="ref" href="meter.html#meter" id="id366023">meter</a>
+          <p><a class="ref" href="a.html#a" id="id365449">a</a>
+   <span class="postfix or">or</span> <a class="ref" href="em.html#em" id="id365461">em</a>
+   <span class="postfix or">or</span> <a class="ref" href="strong.html#strong" id="id365474">strong</a>
+   <span class="postfix or">or</span> <a class="ref" href="small.html#small" id="id365486">small</a>
+   <span class="postfix or">or</span> <a class="ref" href="mark.html#mark" id="id365499">mark</a>
+   <span class="postfix or">or</span> <a class="ref" href="abbr.html#abbr" id="id365512">abbr</a>
+   <span class="postfix or">or</span> <a class="ref" href="dfn.html#dfn" id="id365525">dfn</a>
+   <span class="postfix or">or</span> <a class="ref" href="i.html#i" id="id365537">i</a>
+   <span class="postfix or">or</span> <a class="ref" href="b.html#b" id="id365550">b</a>
+   <span class="postfix or">or</span> <a class="ref" href="code.html#code" id="id365562">code</a>
+   <span class="postfix or">or</span> <a class="ref" href="var.html#var" id="id365575">var</a>
+   <span class="postfix or">or</span> <a class="ref" href="samp.html#samp" id="id365587">samp</a>
+   <span class="postfix or">or</span> <a class="ref" href="kbd.html#kbd" id="id365600">kbd</a>
+   <span class="postfix or">or</span> <a class="ref" href="sup.html#sup" id="id365613">sup</a>
+   <span class="postfix or">or</span> <a class="ref" href="sub.html#sub" id="id365625">sub</a>
+   <span class="postfix or">or</span> <a class="ref" href="q.html#q" id="id365638">q</a>
+   <span class="postfix or">or</span> <a class="ref" href="cite.html#cite" id="id365650">cite</a>
+   <span class="postfix or">or</span> <a class="ref" href="span.html#span" id="id365663">span</a>
+   <span class="postfix or">or</span> <a class="ref" href="bdo.html#bdo" id="id365676">bdo</a>
+   <span class="postfix or">or</span> <a class="ref" href="br.html#br" id="id365688">br</a>
+   <span class="postfix or">or</span> <a class="ref" href="wbr.html#wbr" id="id365700">wbr</a>
+   <span class="postfix or">or</span> <a class="ref" href="ins.html#ins" id="id365713">ins</a>
+   <span class="postfix or">or</span> <a class="ref" href="del.html#del" id="id365725">del</a>
+   <span class="postfix or">or</span> <a class="ref" href="img.html#img" id="id365738">img</a>
+   <span class="postfix or">or</span> <a class="ref" href="embed.html#embed" id="id365750">embed</a>
+   <span class="postfix or">or</span> <a class="ref" href="object.html#object" id="id365763">object</a>
+   <span class="postfix or">or</span> <a class="ref" href="iframe.html#iframe" id="id365776">iframe</a>
+   <span class="postfix or">or</span> <a class="ref" href="map.html#map" id="id365789">map</a>
+   <span class="postfix or">or</span> <a class="ref" href="area.html#area" id="id365801">area</a>
+   <span class="postfix or">or</span> <a class="ref" href="script.html#script" id="id365814">script</a>
+   <span class="postfix or">or</span> <a class="ref" href="noscript.html#noscript" id="id365827">noscript</a>
+   <span class="postfix or">or</span> <a class="ref" href="ruby.html#ruby" id="id365840">ruby</a>
+   <span class="postfix or">or</span> <a class="ref" href="video.html#video" id="id365853">video</a>
+   <span class="postfix or">or</span> <a class="ref" href="audio.html#audio" id="id365865">audio</a>
+   <span class="postfix or">or</span> <a class="ref" href="input.html#input" id="id365878">input</a>
+   <span class="postfix or">or</span> <a class="ref" href="textarea.html#textarea" id="id365891">textarea</a>
+   <span class="postfix or">or</span> <a class="ref" href="select.html#select" id="id365904">select</a>
+   <span class="postfix or">or</span> <a class="ref" href="button.html#button" id="id365917">button</a>
+   <span class="postfix or">or</span> <a class="ref" href="label.html#label" id="id365929">label</a>
+   <span class="postfix or">or</span> <a class="ref" href="output.html#output" id="id365942">output</a>
+   <span class="postfix or">or</span> <a class="ref" href="datalist.html#datalist" id="id365955">datalist</a>
+   <span class="postfix or">or</span> <a class="ref" href="keygen.html#keygen" id="id365968">keygen</a>
+   <span class="postfix or">or</span> <a class="ref" href="progress.html#progress" id="id365981">progress</a>
+   <span class="postfix or">or</span> <a class="ref" href="command.html#command" id="id365993">command</a>
+   <span class="postfix or">or</span> <a class="ref" href="canvas.html#canvas" id="id366006">canvas</a>
+   <span class="postfix or">or</span> <a class="ref" href="time.html#time" id="id366019">time</a>
+   <span class="postfix or">or</span> <a class="ref" href="meter.html#meter" id="id366032">meter</a>
           </p>
         </div>
       </div>

Index: ul.html
===================================================================
RCS file: /sources/public/html5/markup/ul.html,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- ul.html 6 Aug 2010 12:47:52 -0000 1.65
+++ ul.html 6 Aug 2010 23:33:26 -0000 1.66
@@ -23,7 +23,7 @@
 <span class="spec-link"><a title="Read about the ul element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-ul-element">&#9432;</a></span> <span class="element">ul</span> &#8211; <span class="shortdesc">unordered list</span> <a class="hash" href="#ul">#</a> <a class="toc-bak" href="Overview.html#ul-toc">T</a>
 </h2>
       <div id="ul-longdesc" class="longdesc">
-    <p>The <a href="ul.html#ul" class="element" id="id362655">ul</a> element represents
+    <p>The <a href="ul.html#ul" class="element" id="id362664">ul</a> element represents
     an unordered list of items; that is, a list in which changing
     the order of the items would not change the meaning of
     list.</p>
@@ -35,7 +35,7 @@
         
       <div id="ul-mdls">
         <p class="elem-mdl">
-      <span><span>zero or more </span><a class="ref" href="li.html#li" id="id362691">li</a><span> elements</span></span> 
+      <span><span>zero or more </span><a class="ref" href="li.html#li" id="id362700">li</a><span> elements</span></span> 
         
     </p>
         </div>
@@ -47,7 +47,7 @@
         <dl class="attr-defs">
 <dt>
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a>
-<a class="attribute-name" title="global-attributes" href="global-attributes.html" id="id362750">global attributes</a>
+<a class="attribute-name" title="global-attributes" href="global-attributes.html" id="id362758">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
@@ -71,7 +71,7 @@
       <div class="no-number no-toc tag-omission" id="ul-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#ul-tags">#</a>
 </h2>
-        <p>A <a href="ul.html#ul" class="element" id="id362846">ul</a>
+        <p>A <a href="ul.html#ul" class="element" id="id362855">ul</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -81,7 +81,7 @@
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#ul-context">#</a>
 </h2>
         <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
-            <a href="common-models.html#common.elem.flow" id="id362891">flow elements</a></span></span></p>
+            <a href="common-models.html#common.elem.flow" id="id362900">flow elements</a></span></span></p>
       </div>
       <div class="no-number no-toc interface" id="ul-interface">
         <h2 class="element-subhead">DOM interface <a class="hash" href="#ul-interface">#</a>

Index: strong.html
===================================================================
RCS file: /sources/public/html5/markup/strong.html,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -d -r1.68 -r1.69
--- strong.html 6 Aug 2010 12:47:17 -0000 1.68
+++ strong.html 6 Aug 2010 23:33:26 -0000 1.69
@@ -23,7 +23,7 @@
 <span class="spec-link"><a title="Read about the strong element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-strong-element">&#9432;</a></span> <span class="element">strong</span> &#8211; <span class="shortdesc">strong importance</span> <a class="hash" href="#strong">#</a> <a class="toc-bak" href="Overview.html#strong-toc">T</a>
 </h2>
       <div id="strong-longdesc" class="longdesc">
-    <p>The <a href="strong.html#strong" class="element" id="id352844">strong</a> element
+    <p>The <a href="strong.html#strong" class="element" id="id352853">strong</a> element
     represents a span of text with strong importance.</p>
   </div>
       <div class="no-number no-toc" id="strong-content-model">
@@ -33,7 +33,7 @@
         
       <div id="strong-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="id352879">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="id352888">phrasing content</a></span>
         
     </p>
         </div>
@@ -45,7 +45,7 @@
         <dl class="attr-defs">
 <dt>
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a>
-<a class="attribute-name" title="global-attributes" href="global-attributes.html" id="id352930">global attributes</a>
+<a class="attribute-name" title="global-attributes" href="global-attributes.html" id="id352939">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
@@ -55,7 +55,7 @@
       <div class="no-number no-toc tag-omission" id="strong-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#strong-tags">#</a>
 </h2>
-        <p>A <a href="strong.html#strong" class="element" id="id352961">strong</a>
+        <p>A <a href="strong.html#strong" class="element" id="id352969">strong</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -65,7 +65,7 @@
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#strong-context">#</a>
 </h2>
         <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
-            <a href="common-models.html#common.elem.phrasing" id="id353006">phrasing elements</a></span></span></p>
+            <a href="common-models.html#common.elem.phrasing" id="id353015">phrasing elements</a></span></span></p>
       </div>
       <div class="no-number no-toc interface" id="strong-interface">
         <h2 class="element-subhead">DOM interface <a class="hash" href="#strong-interface">#</a>

Index: style.html
===================================================================
RCS file: /sources/public/html5/markup/style.html,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -d -r1.79 -r1.80
--- style.html 6 Aug 2010 12:47:23 -0000 1.79
+++ style.html 6 Aug 2010 23:33:26 -0000 1.80
@@ -24,7 +24,7 @@
 </h2>
       <div id="style-longdesc" class="longdesc">
     <p>The
-    <a href="style.html#style" class="element" id="id353127">style</a>
+    <a href="style.html#style" class="element" id="id353136">style</a>
     element
     allows style information to be embedded in documents.</p>
   </div>
@@ -35,7 +35,7 @@
         
       <div id="style-mdls">
         <p class="elem-mdl">
-      <span><a href="syntax.html#non-replaceable-character-data" id="id353163">non-replaceable character data</a></span>
+      <span><a href="syntax.html#non-replaceable-character-data" id="id353172">non-replaceable character data</a></span>
         
     </p>
         </div>
@@ -45,58 +45,58 @@
         <h2 class="element-subhead">Permitted attributes <a class="hash" href="#style-attributes">#</a>
 </h2>
         <div class="attr-content-models">
-          <p><span class="pattern" id="style.attrs"><a class="ref" href="global-attributes.html" id="id353213">global attributes</a>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="style.html#style.attrs.type" title="style.attrs.type" id="id353226">type</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="style.html#style.attrs.media" title="style.attrs.media" id="id353249">media</a> </span></p>
+          <p><span class="pattern" id="style.attrs"><a class="ref" href="global-attributes.html" id="id353221">global attributes</a>
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="style.html#style.attrs.type" title="style.attrs.type" id="id353235">type</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="style.html#style.attrs.media" title="style.attrs.media" id="id353258">media</a> </span></p>
 <span class="postfix or">or</span>
-          <p><span class="pattern" id="style.scoped.attrs"><a class="ref" href="global-attributes.html" id="id353278">global attributes</a>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="style.html#style.attrs.type" title="style.attrs.type" id="id353291">type</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="style.html#style.attrs.media" title="style.attrs.media" id="id353314">media</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="style.html#style.attrs.scoped" title="style.attrs.scoped" id="id353337">scoped</a><span class="postfix required" title="REQUIRED">&#9733;</span></span></p>
+          <p><span class="pattern" id="style.scoped.attrs"><a class="ref" href="global-attributes.html" id="id353287">global attributes</a>
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="style.html#style.attrs.type" title="style.attrs.type" id="id353300">type</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="style.html#style.attrs.media" title="style.attrs.media" id="id353323">media</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="style.html#style.attrs.scoped" title="style.attrs.scoped" id="id353346">scoped</a><span class="postfix required" title="REQUIRED">&#9733;</span></span></p>
 </div>
         <dl class="attr-defs">
 <dt>
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a>
-<a class="attribute-name" title="global-attributes" href="global-attributes.html" id="id353364">global attributes</a>
+<a class="attribute-name" title="global-attributes" href="global-attributes.html" id="id353373">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt id="style.attrs.type" title="style.attrs.type">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-style-type">&#9432;</a>
 <span class="attribute-name">type</span> = <span class="attr-values">
-      <a href="datatypes.html#common.data.mimetype" id="id353406">MIME type</a>
+      <a href="datatypes.html#common.data.mimetype" id="id353415">MIME type</a>
     </span> 
-<a class="hash" href="style.html#style.attrs.type" id="id353413">#</a>
+<a class="hash" href="style.html#style.attrs.type" id="id353422">#</a>
 </dt>
             <dd>A valid MIME type that designates a styling language.</dd>
           
 <dd><div class="datatype-desc">A string that identifies a valid
         <var class="defined-elsewhere">MIME media type</var>,
         as defined in
-        <a href="references.html#refsRFC2046" id="id353439">[RFC2046]</a>.</div></dd>
+        <a href="references.html#refsRFC2046" id="id353448">[RFC2046]</a>.</div></dd>
             <dt id="style.attrs.media" title="style.attrs.media">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-style-media">&#9432;</a>
 <span class="attribute-name">media</span> = <span class="attr-values">
-      <a href="datatypes.html#common.data.mediaquery" id="id353473">media-query list</a>
+      <a href="datatypes.html#common.data.mediaquery" id="id353481">media-query list</a>
     </span> 
-<a class="hash" href="style.html#style.attrs.media" id="id353480">#</a>
+<a class="hash" href="style.html#style.attrs.media" id="id353489">#</a>
 </dt>
             <dd>Specifies which media the styles apply to.</dd>
           
 <dd><div class="datatype-desc">A valid
         <var class="defined-elsewhere">media query list</var>,
         as defined in
-      <a href="references.html#refsMediaQueries" id="id353505">[MediaQueries]</a>.</div></dd>
+      <a href="references.html#refsMediaQueries" id="id353514">[MediaQueries]</a>.</div></dd>
             <dt id="style.attrs.scoped" title="style.attrs.scoped">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-style-scoped">&#9432;</a>
 <span class="attribute-name">scoped</span> = <span class="attr-values">
-       "scoped"  <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="id353556">empty</a>
+       "scoped"  <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="id353565">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
-<a class="hash" href="style.html#style.attrs.scoped" id="id353571">#</a>
+<a class="hash" href="style.html#style.attrs.scoped" id="id353580">#</a>
 </dt>
             <dd>Indicates that the specified style information is meant
         to apply only to the
-        <a href="style.html#style" class="element" id="id353584">style</a>
+        <a href="style.html#style" class="element" id="id353593">style</a>
         element&#8217;s parent element, and that element&#8217;s child nodes.
         Otherwise, the specified styles are meant to apply to the
         entire document.</dd>
@@ -120,7 +120,7 @@
       <div class="no-number no-toc tag-omission" id="style-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#style-tags">#</a>
 </h2>
-        <p>A <a href="style.html#style" class="element" id="id353652">style</a>
+        <p>A <a href="style.html#style" class="element" id="id353660">style</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -130,7 +130,7 @@
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#style-context">#</a>
 </h2>
         <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
-            <a href="common-models.html#common.elem.metadata" id="id353697">metadata elements</a></span></span>, <span class="context-mdl"><a href="div.html#div" id="id353706">div</a></span>, <span class="context-mdl"><a href="noscript.html#noscript" id="id353715">noscript</a></span>, <span class="context-mdl"><a href="section.html#section" id="id353724">section</a></span>, <span class="context-mdl"><a href="article.html#article" id="id353732">article</a></span>, <span class="context-mdl"><a href="aside.html#aside" id="id353741">aside</a></span></p>
+            <a href="common-models.html#common.elem.metadata" id="id353706">metadata elements</a></span></span>, <span class="context-mdl"><a href="div.html#div" id="id353715">div</a></span>, <span class="context-mdl"><a href="noscript.html#noscript" id="id353724">noscript</a></span>, <span class="context-mdl"><a href="section.html#section" id="id353732">section</a></span>, <span class="context-mdl"><a href="article.html#article" id="id353741">article</a></span>, <span class="context-mdl"><a href="aside.html#aside" id="id353750">aside</a></span></p>
       </div>
       <div class="no-number no-toc interface" id="style-interface">
         <h2 class="element-subhead">DOM interface <a class="hash" href="#style-interface">#</a>

Index: span.html
===================================================================
RCS file: /sources/public/html5/markup/span.html,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- span.html 6 Aug 2010 12:47:06 -0000 1.67
+++ span.html 6 Aug 2010 23:33:25 -0000 1.68
@@ -75,10 +75,11 @@
 <div class="details">
     <p>The <a href="span.html#span" class="element" id="id352738">span</a> element is a
     can be used with attributes such as
-    <a href="global-attributes.html#common.attrs.class" id="id352747">class</a>,
-    <a href="global-attributes.html#common.attrs.lang" id="id352753">lang</a>/<a href="global-attributes.html#common.attrs.xmllang" id="id352759">xml:lang</a>,
+    <a href="global-attributes.html#common.attrs.class" class="attribute" id="id352747">class</a>,
+    <a href="global-attributes.html#common.attrs.lang" class="attribute" id="id352755">lang</a>,
+    <a href="global-attributes.html#common.attrs.xmllang" class="attribute" id="id352763">xml:lang</a>,
     and 
-    <a href="global-attributes.html#common.attrs.title" id="id352765">title</a>
+    <a href="global-attributes.html#common.attrs.title" class="attribute" id="id352772">title</a>
     to add additional semantics and structure to phrasing content.</p>
   </div>
 </div>

Index: td.html
===================================================================
RCS file: /sources/public/html5/markup/td.html,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- td.html 6 Aug 2010 12:47:46 -0000 1.77
+++ td.html 6 Aug 2010 23:33:26 -0000 1.78
@@ -23,7 +23,7 @@
 <span class="spec-link"><a title="Read about the td element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-td-element">&#9432;</a></span> <span class="element">td</span> &#8211; <span class="shortdesc">table cell</span> <a class="hash" href="#td">#</a> <a class="toc-bak" href="Overview.html#td-toc">T</a>
 </h2>
       <div id="td-longdesc" class="longdesc">
-    <p>The <a href="td.html#td" class="element" id="id356466">td</a> element represents
+    <p>The <a href="td.html#td" class="element" id="id356474">td</a> element represents
     a data cell in a table.</p>
   </div>
       <div class="no-number no-toc" id="td-content-model">
@@ -33,7 +33,7 @@
         
       <div id="td-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#flow-content" id="id356500">flow content</a></span>
+      <span><a href="terminology.html#flow-content" id="id356509">flow content</a></span>
         
     </p>
         </div>
@@ -43,58 +43,58 @@
         <h2 class="element-subhead">Permitted attributes <a class="hash" href="#td-attributes">#</a>
 </h2>
         <div class="attr-content-models">
-          <p><span class="pattern" id="td.attrs"><a class="ref" href="global-attributes.html" id="id356545">global attributes</a>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="td.html#td.attrs.colspan" title="td.attrs.colspan" id="id356558">colspan</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="td.html#td.attrs.rowspan" title="td.attrs.rowspan" id="id356581">rowspan</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="td.html#td.attrs.headers" title="td.attrs.headers" id="id356604">headers</a> </span></p>
+          <p><span class="pattern" id="td.attrs"><a class="ref" href="global-attributes.html" id="id356554">global attributes</a>
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="td.html#td.attrs.colspan" title="td.attrs.colspan" id="id356567">colspan</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="td.html#td.attrs.rowspan" title="td.attrs.rowspan" id="id356590">rowspan</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="td.html#td.attrs.headers" title="td.attrs.headers" id="id356613">headers</a> </span></p>
 </div>
         <dl class="attr-defs">
 <dt>
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a>
-<a class="attribute-name" title="global-attributes" href="global-attributes.html" id="id356639">global attributes</a>
+<a class="attribute-name" title="global-attributes" href="global-attributes.html" id="id356648">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt id="td.attrs.colspan" title="td.attrs.colspan">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#attr-tdth-colspan">&#9432;</a>
 <span class="attribute-name">colspan</span> = <span class="attr-values">
-      <a href="datatypes.html#common.data.integer.positive" id="id356681">positive integer</a>
+      <a href="datatypes.html#common.data.integer.positive" id="id356690">positive integer</a>
     </span> 
-<a class="hash" href="td.html#td.attrs.colspan" id="id356688">#</a>
+<a class="hash" href="td.html#td.attrs.colspan" id="id356697">#</a>
 </dt>
             <dd>Specifies the number of adjacent columns &#8220;spanned&#8221; by
         its
-        <a href="td.html#td" class="element" id="id356702">td</a>
+        <a href="td.html#td" class="element" id="id356711">td</a>
         element.</dd>
           
             <dt id="td.attrs.rowspan" title="td.attrs.rowspan">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#attr-tdth-rowspan">&#9432;</a>
 <span class="attribute-name">rowspan</span> = <span class="attr-values">
-      <a href="datatypes.html#common.data.integer.non-negative" id="id356738">non-negative integer</a>
+      <a href="datatypes.html#common.data.integer.non-negative" id="id356746">non-negative integer</a>
     </span> 
-<a class="hash" href="td.html#td.attrs.rowspan" id="id356745">#</a>
+<a class="hash" href="td.html#td.attrs.rowspan" id="id356754">#</a>
 </dt>
             <dd>Specifies the number of following rows &#8220;spanned&#8221; by
         its
-        <a href="td.html#td" class="element" id="id356760">td</a>
+        <a href="td.html#td" class="element" id="id356768">td</a>
         element.</dd>
           
             <dt id="td.attrs.headers" title="td.attrs.headers">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#attr-tdth-headers">&#9432;</a>
 <span class="attribute-name">headers</span> = <span class="attr-values">
-      <a href="datatypes.html#common.data.idrefs" id="id356795">list of ID references</a>
+      <a href="datatypes.html#common.data.idrefs" id="id356804">list of ID references</a>
     </span> 
-<a class="hash" href="td.html#td.attrs.headers" id="id356802">#</a>
+<a class="hash" href="td.html#td.attrs.headers" id="id356811">#</a>
 </dt>
             <dd>Identifies one or more
-        <a href="th.html#th" class="element" id="id356813">th</a>
+        <a href="th.html#th" class="element" id="id356822">th</a>
         elements that apply to its
-        <a href="td.html#td" class="element" id="id356821">td</a>.</dd>
+        <a href="td.html#td" class="element" id="id356830">td</a>.</dd>
           
 <dd><div class="datatype-desc">An
-        <a href="datatypes.html#data-unordered-tokens" id="id356835">unordered set of unique space-separated tokens</a>,
+        <a href="datatypes.html#data-unordered-tokens" id="id356844">unordered set of unique space-separated tokens</a>,
         each of which is an
-        <a href="datatypes.html#id-reference" id="id356842">ID reference</a>.</div></dd>
+        <a href="datatypes.html#id-reference" id="id356851">ID reference</a>.</div></dd>
         </dl>
 </div>
       
@@ -153,19 +153,19 @@
 </h2>
         
     <p>A
-    <a href="td.html#td" class="element" id="id357136">td</a>
+    <a href="td.html#td" class="element" id="id357144">td</a>
     element must have a
     <span title="syntax-start-tag">start tag</span>.</p>
     <p>A
-    <a href="td.html#td" class="element" id="id357153">td</a>
+    <a href="td.html#td" class="element" id="id357161">td</a>
     element&#8217;s
     <span title="syntax-end-tag">end tag</span>
     may be omitted if the
-    <a href="td.html#td" class="element" id="id357167">td</a>
+    <a href="td.html#td" class="element" id="id357176">td</a>
     element is immediately followed by a
-    <a href="td.html#td" class="element" id="id357175">td</a>
+    <a href="td.html#td" class="element" id="id357184">td</a>
     or
-    <a href="th.html#th" class="element" id="id357182">th</a>
+    <a href="th.html#th" class="element" id="id357191">th</a>
     element, or if there is no more content in the parent
     element.</p>
   
@@ -173,7 +173,7 @@
       <div class="no-number no-toc" id="td-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#td-context">#</a>
 </h2>
-        <p class="permitted-parents"><span class="context-mdl"><a href="tr.html#tr" id="id357212">tr</a></span></p>
+        <p class="permitted-parents"><span class="context-mdl"><a href="tr.html#tr" id="id357221">tr</a></span></p>
       </div>
       <div class="no-number no-toc interface" id="td-interface">
         <h2 class="element-subhead">DOM interface <a class="hash" href="#td-interface">#</a>

Index: style.css
===================================================================
RCS file: /sources/public/html5/markup/style.css,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -d -r1.134 -r1.135
--- style.css 6 Aug 2010 12:47:23 -0000 1.134
+++ style.css 6 Aug 2010 23:33:26 -0000 1.135
@@ -632,16 +632,25 @@
   position: absolute;
   height: auto;
   width: auto;
+  margin: 4px;
   padding: 0.5em 0.75em;
   padding-bottom: 1em;
   font: small sans-serif;
-  background: #DDDDDD;
+  background: rgba(221, 221, 221,.9);
   color: black;
-  border: outset 0.2em;
+  border: 1px solid #ccc;
+  -moz-border-radius: 8px;
+  border-radius: 8px;
+  -webkit-box-shadow: 4px 4px 4px #888;
+  -moz-box-shadow: 4px 4px 4px #888;
+  box-shadow: 4px 4px 4px #888;
 }
 .dfnPanel * { margin: 0; padding: 0; font: inherit; text-indent: 0; }
 .dfnPanel :link, .dfnPanel :visited { color: black; }
-.dfnPanel p { font-weight: bolder; }
+.dfnPanel p {
+  font-weight: bolder;
+  margin-bottom: 6px;
+}
 .dfnPanel li { list-style-position: inside; }
 
 #references dt, #terminology dt {

Index: index.html
===================================================================
RCS file: /sources/public/html5/markup/index.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- index.html 6 Aug 2010 12:45:51 -0000 1.8
+++ index.html 6 Aug 2010 23:33:25 -0000 1.9
@@ -22,7 +22,7 @@
 <p><a href="references.html#refsABNF">ABNF (specification)</a></p>
 <ul>
 <li><a href="input.email.html#id319696"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">email</span></span> element: <span class="attribute-name">value</span> attribute</a></li>
-<li><a href="datatypes.html#id374567"><cite class="index">e-mail address</cite> data type</a></li>
+<li><a href="datatypes.html#id374576"><cite class="index">e-mail address</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -47,7 +47,7 @@
 <li><a href="syntax.html#id83349"><cite class="index">Character encoding declaration</cite> section</a></li>
 <li><a href="syntax.html#id83428"><cite class="index">Character encoding declaration</cite> section<span class="index-counter"> [2]</span></a></li>
 <li><a href="form.html#id115953"><span class="element">form</span> element: <span class="attribute-name">accept-charset</span> attribute</a></li>
-<li><a href="datatypes.html#id374165"><cite class="index">list of character-encoding names</cite> data type</a></li>
+<li><a href="datatypes.html#id374173"><cite class="index">list of character-encoding names</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -86,9 +86,9 @@
 <li><a href="area.html#id93490"><span class="element">area</span> element: <span class="attribute-name">hreflang</span> attribute</a></li>
 <li><a href="link.html#id332796"><span class="element">link</span> element: <span class="attribute-name">hreflang</span> attribute</a></li>
 <li><a href="meta.http-equiv.content-language.html#id337129"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-language</span></span> element: <span class="attribute-name">content</span> attribute</a></li>
-<li><a href="global-attributes.html#id367358"><cite class="index">Core attributes</cite> section: <span class="attribute-name">lang</span> attribute</a></li>
-<li><a href="global-attributes.html#id371784"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:lang</span> attribute</a></li>
-<li><a href="datatypes.html#id373733"><cite class="index">language tag</cite> data type</a></li>
+<li><a href="global-attributes.html#id367367"><cite class="index">Core attributes</cite> section: <span class="attribute-name">lang</span> attribute</a></li>
+<li><a href="global-attributes.html#id371793"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:lang</span> attribute</a></li>
+<li><a href="datatypes.html#id373741"><cite class="index">language tag</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -122,7 +122,7 @@
 <li><a href="input.submit.html#id292547"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> element: <span class="attribute-name">formtarget</span> attribute</a></li>
 <li><a href="input.image.html#id299357"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">image</span></span> element: <span class="attribute-name">formtarget</span> attribute</a></li>
 <li><a href="object.html#id341346"><span class="element">object</span> element: <span class="attribute-name">name</span> attribute</a></li>
-<li><a href="datatypes.html#id372328"><cite class="index">browsing-context name or keyword</cite> data type</a></li>
+<li><a href="datatypes.html#id372336"><cite class="index">browsing-context name or keyword</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -169,12 +169,12 @@
 <li><a href="script.html#id349661"><span class="element">script</span> element: <span class="attribute-name">charset</span> attribute</a></li>
 <li><a href="script.html#id349699"><span class="element">script</span> element: <span class="attribute-name">charset</span> attribute<span class="index-counter"> [2]</span></a></li>
 <li><a href="script.html#id349719"><span class="element">script</span> element: <span class="attribute-name">charset</span> attribute<span class="index-counter"> [3]</span></a></li>
-<li><a href="datatypes.html#id372336"><cite class="index">browsing-context name or keyword</cite> data type</a></li>
-<li><a href="datatypes.html#id373407"><cite class="index">character encoding name</cite> data type</a></li>
-<li><a href="datatypes.html#id373446"><cite class="index">character encoding name</cite> data type<span class="index-counter"> [2]</span></a></li>
-<li><a href="datatypes.html#id373465"><cite class="index">character encoding name</cite> data type<span class="index-counter"> [3]</span></a></li>
-<li><a href="datatypes.html#id373611"><cite class="index">refresh value</cite> data type</a></li>
-<li><a href="datatypes.html#id374015"><cite class="index">sandbox &#8220;allow&#8221; keywords list</cite> data type</a></li>
+<li><a href="datatypes.html#id372345"><cite class="index">browsing-context name or keyword</cite> data type</a></li>
+<li><a href="datatypes.html#id373416"><cite class="index">character encoding name</cite> data type</a></li>
+<li><a href="datatypes.html#id373455"><cite class="index">character encoding name</cite> data type<span class="index-counter"> [2]</span></a></li>
+<li><a href="datatypes.html#id373474"><cite class="index">character encoding name</cite> data type<span class="index-counter"> [3]</span></a></li>
+<li><a href="datatypes.html#id373620"><cite class="index">refresh value</cite> data type</a></li>
+<li><a href="datatypes.html#id374024"><cite class="index">sandbox &#8220;allow&#8221; keywords list</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -195,7 +195,7 @@
 <li><a href="syntax.html#id83565"><cite class="index">Elements</cite> section</a></li>
 <li><a href="syntax.html#id86305"><cite class="index">SVG and MathML elements in HTML documents</cite> section</a></li>
 <li><a href="syntax.html#id86324"><cite class="index">SVG and MathML elements in HTML documents</cite> section<span class="index-counter"> [2]</span></a></li>
-<li><a href="time.html#id361653"><span class="element">time</span> element: <cite class="index">Details</cite></a></li>
+<li><a href="time.html#id361661"><span class="element">time</span> element: <cite class="index">Details</cite></a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -213,8 +213,8 @@
 <li><a href="meta.charset.html#id337546"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">charset</span></span> element: <span class="attribute-name">charset</span> attribute</a></li>
 <li><a href="meta.http-equiv.content-type.html#id338282"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-type</span></span> element: <span class="attribute-name">content</span> attribute</a></li>
 <li><a href="script.html#id349629"><span class="element">script</span> element: <span class="attribute-name">charset</span> attribute</a></li>
-<li><a href="datatypes.html#id373530"><cite class="index">meta-charset string</cite> data type</a></li>
-<li><a href="datatypes.html#id374158"><cite class="index">list of character-encoding names</cite> data type</a></li>
+<li><a href="datatypes.html#id373538"><cite class="index">meta-charset string</cite> data type</a></li>
+<li><a href="datatypes.html#id374167"><cite class="index">list of character-encoding names</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -274,25 +274,25 @@
 <li><a href="syntax.html#id85017"><cite class="index">Text and character data</cite> section</a></li>
 <li><a href="a.html#id91409"><span class="element">a</span> element: <cite class="index">Details</cite></a></li>
 <li><a href="datalist.html#id109536"><span class="element">datalist</span> element: <cite class="index">Details</cite></a></li>
-<li><a href="textarea.html#id358700"><span class="element">textarea</span> element: <cite class="index">Details</cite></a></li>
-<li><a href="time.html#id361646"><span class="element">time</span> element: <cite class="index">Details</cite></a></li>
-<li><a href="time.html#id361659"><span class="element">time</span> element: <cite class="index">Details</cite><span class="index-counter"> [2]</span></a></li>
-<li><a href="global-attributes.html#id366634"><cite class="index">Core attributes</cite> section: <span class="attribute-name">contenteditable</span> attribute</a></li>
-<li><a href="global-attributes.html#id367336"><cite class="index">Core attributes</cite> section: <span class="attribute-name">lang</span> attribute</a></li>
-<li><a href="global-attributes.html#id367442"><cite class="index">Core attributes</cite> section: <span class="attribute-name">spellcheck</span> attribute</a></li>
+<li><a href="textarea.html#id358709"><span class="element">textarea</span> element: <cite class="index">Details</cite></a></li>
+<li><a href="time.html#id361655"><span class="element">time</span> element: <cite class="index">Details</cite></a></li>
+<li><a href="time.html#id361668"><span class="element">time</span> element: <cite class="index">Details</cite><span class="index-counter"> [2]</span></a></li>
+<li><a href="global-attributes.html#id366643"><cite class="index">Core attributes</cite> section: <span class="attribute-name">contenteditable</span> attribute</a></li>
+<li><a href="global-attributes.html#id367344"><cite class="index">Core attributes</cite> section: <span class="attribute-name">lang</span> attribute</a></li>
+<li><a href="global-attributes.html#id367451"><cite class="index">Core attributes</cite> section: <span class="attribute-name">spellcheck</span> attribute</a></li>
 </ul>
 </div>
 <div class="index-entry">
 <p><a href="global-attributes.html#context-menu">context menu</a></p>
 <ul>
-<li><a href="global-attributes.html#id369223"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">oncontextmenu</span> attribute</a></li>
-<li><a href="global-attributes.html#id371287"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onshow</span> attribute</a></li>
+<li><a href="global-attributes.html#id369232"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">oncontextmenu</span> attribute</a></li>
+<li><a href="global-attributes.html#id371296"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onshow</span> attribute</a></li>
 </ul>
 </div>
 <div class="index-entry">
 <p><a href="references.html#refsCSS">CSS (specification)</a></p>
 <ul>
-<li><a href="global-attributes.html#id367494"><cite class="index">Core attributes</cite> section: <span class="attribute-name">style</span> attribute</a></li>
+<li><a href="global-attributes.html#id367503"><cite class="index">Core attributes</cite> section: <span class="attribute-name">style</span> attribute</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -304,9 +304,9 @@
 <li><a href="input.date.html#id305855"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">date</span></span> element: <span class="attribute-name">min</span> attribute</a></li>
 <li><a href="input.date.html#id305954"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">date</span></span> element: <span class="attribute-name">max</span> attribute</a></li>
 <li><a href="input.date.html#id306256"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">date</span></span> element: <span class="attribute-name">value</span> attribute</a></li>
-<li><a href="time.html#id361415"><span class="element">time</span> element: <span class="attribute-name">datetime</span> attribute</a></li>
-<li><a href="datatypes.html#id373063"><cite class="index">date or time</cite> data type</a></li>
-<li><a href="datatypes.html#id374241"><cite class="index">local date and time</cite> data type</a></li>
+<li><a href="time.html#id361424"><span class="element">time</span> element: <span class="attribute-name">datetime</span> attribute</a></li>
+<li><a href="datatypes.html#id373072"><cite class="index">date or time</cite> data type</a></li>
+<li><a href="datatypes.html#id374250"><cite class="index">local date and time</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -317,15 +317,15 @@
 <li><a href="input.datetime.html#id301435"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">datetime</span></span> element: <span class="attribute-name">max</span> attribute</a></li>
 <li><a href="input.datetime.html#id301768"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">datetime</span></span> element: <span class="attribute-name">value</span> attribute</a></li>
 <li><a href="ins.html#id328969"><span class="element">ins</span> element: <span class="attribute-name">datetime</span> attribute</a></li>
-<li><a href="time.html#id361428"><span class="element">time</span> element: <span class="attribute-name">datetime</span> attribute</a></li>
-<li><a href="datatypes.html#id373077"><cite class="index">date or time</cite> data type</a></li>
+<li><a href="time.html#id361437"><span class="element">time</span> element: <span class="attribute-name">datetime</span> attribute</a></li>
+<li><a href="datatypes.html#id373085"><cite class="index">date or time</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
 <p><a href="datatypes.html#common.data.date-or-time">date or time</a></p>
 <ul>
-<li><a href="time.html#id361386"><span class="element">time</span> element: <span class="attribute-name">datetime</span> attribute</a></li>
-<li><a href="time.html#id361665"><span class="element">time</span> element: <cite class="index">Details</cite></a></li>
+<li><a href="time.html#id361394"><span class="element">time</span> element: <span class="attribute-name">datetime</span> attribute</a></li>
+<li><a href="time.html#id361674"><span class="element">time</span> element: <cite class="index">Details</cite></a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -392,8 +392,8 @@
 <li><a href="syntax.html#id86207"><cite class="index">SVG and MathML elements in HTML documents</cite> section<span class="index-counter"> [2]</span></a></li>
 <li><a href="syntax.html#id86365"><cite class="index">CDATA sections in SVG and MathML contents</cite> section</a></li>
 <li><a href="meta.http-equiv.content-type.html#id338328"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-type</span></span> element: <cite class="index">Additional constraints and admonitions</cite></a></li>
-<li><a href="global-attributes.html#id371847"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:space</span> attribute</a></li>
-<li><a href="global-attributes.html#id371929"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:base</span> attribute</a></li>
+<li><a href="global-attributes.html#id371856"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:space</span> attribute</a></li>
+<li><a href="global-attributes.html#id371938"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:base</span> attribute</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -411,8 +411,8 @@
 <li><a href="syntax.html#id86193"><cite class="index">SVG and MathML elements in HTML documents</cite> section<span class="index-counter"> [2]</span></a></li>
 <li><a href="meta.http-equiv.content-type.html#id338334"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-type</span></span> element: <cite class="index">Additional constraints and admonitions</cite></a></li>
 <li><a href="noscript.html#id340447"><span class="element">noscript</span> element: <cite class="index">Additional constraints and admonitions</cite></a></li>
-<li><a href="global-attributes.html#id371834"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:space</span> attribute</a></li>
-<li><a href="global-attributes.html#id371916"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:base</span> attribute</a></li>
+<li><a href="global-attributes.html#id371843"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:space</span> attribute</a></li>
+<li><a href="global-attributes.html#id371925"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:base</span> attribute</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -424,7 +424,7 @@
 <div class="index-entry">
 <p><a href="syntax.html#attr-value-double-quoted">double-quoted attribute value</a></p>
 <ul>
-<li><a href="datatypes.html#id372032"><cite class="index">string</cite> data type</a></li>
+<li><a href="datatypes.html#id372041"><cite class="index">string</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -438,7 +438,7 @@
 <ul>
 <li><a href="input.email.html#id319635"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">email</span></span> element: <span class="attribute-name">value</span> attribute</a></li>
 <li><a href="input.email.html#id319670"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">email</span></span> element: <span class="attribute-name">value</span> attribute</a></li>
-<li><a href="datatypes.html#id374650"><cite class="index">list of e-mail addresses</cite> data type</a></li>
+<li><a href="datatypes.html#id374659"><cite class="index">list of e-mail addresses</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -450,7 +450,7 @@
 <li><a href="input.url.html#id321595"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">url</span></span> element: <span class="attribute-name">pattern</span> attribute</a></li>
 <li><a href="input.search.html#id323744"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">search</span></span> element: <span class="attribute-name">pattern</span> attribute</a></li>
 <li><a href="input.tel.html#id325890"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">tel</span></span> element: <span class="attribute-name">pattern</span> attribute</a></li>
-<li><a href="datatypes.html#id374207"><cite class="index">pattern</cite> data type</a></li>
+<li><a href="datatypes.html#id374216"><cite class="index">pattern</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -569,19 +569,19 @@
 <li><a href="script.html#id349573"><span class="element">script</span> element: <span class="attribute-name">async</span> attribute</a></li>
 <li><a href="select.html#id350823"><span class="element">select</span> element: <span class="attribute-name">disabled</span> attribute</a></li>
 <li><a href="select.html#id351002"><span class="element">select</span> element: <span class="attribute-name">multiple</span> attribute</a></li>
-<li><a href="style.html#id353556"><span class="element">style</span> element: <span class="attribute-name">scoped</span> attribute</a></li>
-<li><a href="textarea.html#id357911"><span class="element">textarea</span> element: <span class="attribute-name">disabled</span> attribute</a></li>
-<li><a href="textarea.html#id358044"><span class="element">textarea</span> element: <span class="attribute-name">readonly</span> attribute</a></li>
-<li><a href="textarea.html#id358157"><span class="element">textarea</span> element: <span class="attribute-name">autofocus</span> attribute</a></li>
-<li><a href="textarea.html#id358231"><span class="element">textarea</span> element: <span class="attribute-name">required</span> attribute</a></li>
-<li><a href="time.html#id361481"><span class="element">time</span> element: <span class="attribute-name">pubdate</span> attribute</a></li>
-<li><a href="video.html#id363806"><span class="element">video</span> element: <span class="attribute-name">autoplay</span> attribute</a></li>
-<li><a href="video.html#id363882"><span class="element">video</span> element: <span class="attribute-name">preload</span> attribute</a></li>
-<li><a href="video.html#id363993"><span class="element">video</span> element: <span class="attribute-name">controls</span> attribute</a></li>
-<li><a href="video.html#id364058"><span class="element">video</span> element: <span class="attribute-name">loop</span> attribute</a></li>
-<li><a href="global-attributes.html#id366608"><cite class="index">Core attributes</cite> section: <span class="attribute-name">contenteditable</span> attribute</a></li>
-<li><a href="global-attributes.html#id367137"><cite class="index">Core attributes</cite> section: <span class="attribute-name">hidden</span> attribute</a></li>
-<li><a href="global-attributes.html#id367415"><cite class="index">Core attributes</cite> section: <span class="attribute-name">spellcheck</span> attribute</a></li>
+<li><a href="style.html#id353565"><span class="element">style</span> element: <span class="attribute-name">scoped</span> attribute</a></li>
+<li><a href="textarea.html#id357920"><span class="element">textarea</span> element: <span class="attribute-name">disabled</span> attribute</a></li>
+<li><a href="textarea.html#id358053"><span class="element">textarea</span> element: <span class="attribute-name">readonly</span> attribute</a></li>
+<li><a href="textarea.html#id358166"><span class="element">textarea</span> element: <span class="attribute-name">autofocus</span> attribute</a></li>
+<li><a href="textarea.html#id358240"><span class="element">textarea</span> element: <span class="attribute-name">required</span> attribute</a></li>
+<li><a href="time.html#id361490"><span class="element">time</span> element: <span class="attribute-name">pubdate</span> attribute</a></li>
+<li><a href="video.html#id363814"><span class="element">video</span> element: <span class="attribute-name">autoplay</span> attribute</a></li>
+<li><a href="video.html#id363891"><span class="element">video</span> element: <span class="attribute-name">preload</span> attribute</a></li>
+<li><a href="video.html#id364002"><span class="element">video</span> element: <span class="attribute-name">controls</span> attribute</a></li>
+<li><a href="video.html#id364067"><span class="element">video</span> element: <span class="attribute-name">loop</span> attribute</a></li>
+<li><a href="global-attributes.html#id366616"><cite class="index">Core attributes</cite> section: <span class="attribute-name">contenteditable</span> attribute</a></li>
+<li><a href="global-attributes.html#id367146"><cite class="index">Core attributes</cite> section: <span class="attribute-name">hidden</span> attribute</a></li>
+<li><a href="global-attributes.html#id367424"><cite class="index">Core attributes</cite> section: <span class="attribute-name">spellcheck</span> attribute</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -637,7 +637,7 @@
 <li><a href="meter.html#id339083"><span class="element">meter</span> element: <span class="attribute-name">high</span> attribute</a></li>
 <li><a href="meter.html#id339132"><span class="element">meter</span> element: <span class="attribute-name">max</span> attribute</a></li>
 <li><a href="meter.html#id339179"><span class="element">meter</span> element: <span class="attribute-name">optimum</span> attribute</a></li>
-<li><a href="datatypes.html#id372929"><cite class="index">non-negative floating-point number</cite> data type</a></li>
+<li><a href="datatypes.html#id372938"><cite class="index">non-negative floating-point number</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -674,8 +674,8 @@
 <li><a href="noscript.html#id340355"><span class="element">noscript</span> element: <cite class="index">Permitted contents</cite></a></li>
 <li><a href="object.html#id340698"><span class="element">object</span> element: <cite class="index">Permitted contents</cite></a></li>
 <li><a href="section.html#id350183"><span class="element">section</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="td.html#id356500"><span class="element">td</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="video.html#id363431"><span class="element">video</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="td.html#id356509"><span class="element">td</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="video.html#id363440"><span class="element">video</span> element: <cite class="index">Permitted contents</cite></a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -727,7 +727,7 @@
 <li><a href="documents.html#id81989"><cite class="index">The HTML language and HTML and XML syntaxes</cite> section</a></li>
 <li><a href="documents.html#id82013"><cite class="index">The HTML language and HTML and XML syntaxes</cite> section<span class="index-counter"> [2]</span></a></li>
 <li><a href="syntax.html#id83529"><cite class="index">Elements</cite> section</a></li>
-<li><a href="global-attributes.html#id366047"><cite class="index">Global attributes</cite> section</a></li>
+<li><a href="global-attributes.html#id366056"><cite class="index">Global attributes</cite> section</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -761,7 +761,7 @@
 <li><a href="syntax.html#id85569"><cite class="index">Text and character data</cite> section: <cite class="index">non-replaceable character data</cite></a></li>
 <li><a href="meta.charset.html#id337580"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">charset</span></span> element: <span class="attribute-name">charset</span> attribute</a></li>
 <li><a href="script.html#id349655"><span class="element">script</span> element: <span class="attribute-name">charset</span> attribute</a></li>
-<li><a href="datatypes.html#id373401"><cite class="index">character encoding name</cite> data type</a></li>
+<li><a href="datatypes.html#id373410"><cite class="index">character encoding name</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -781,7 +781,7 @@
 <li><a href="syntax.html#id83297"><cite class="index">Character encoding declaration</cite> section</a></li>
 <li><a href="meta.charset.html#id337613"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">charset</span></span> element: <span class="attribute-name">charset</span> attribute</a></li>
 <li><a href="script.html#id349688"><span class="element">script</span> element: <span class="attribute-name">charset</span> attribute</a></li>
-<li><a href="datatypes.html#id373436"><cite class="index">character encoding name</cite> data type</a></li>
+<li><a href="datatypes.html#id373444"><cite class="index">character encoding name</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -790,11 +790,11 @@
 <li><a href="a.html#id90449"><span class="element">a</span> element: <span class="attribute-name">name</span> attribute</a></li>
 <li><a href="a.html#id90562"><span class="element">a</span> element: <span class="attribute-name">name</span> attribute</a></li>
 <li><a href="a.html#id90568"><span class="element">a</span> element: <span class="attribute-name">name</span> attribute<span class="index-counter"> [2]</span></a></li>
-<li><a href="global-attributes.html#id367192"><cite class="index">Core attributes</cite> section: <span class="attribute-name">id</span> attribute</a></li>
-<li><a href="global-attributes.html#id367275"><cite class="index">Core attributes</cite> section: <span class="attribute-name">id</span> attribute</a></li>
-<li><a href="global-attributes.html#id367281"><cite class="index">Core attributes</cite> section: <span class="attribute-name">id</span> attribute<span class="index-counter"> [2]</span></a></li>
-<li><a href="datatypes.html#id372425"><cite class="index">ID</cite> data type</a></li>
-<li><a href="datatypes.html#id372432"><cite class="index">ID</cite> data type<span class="index-counter"> [2]</span></a></li>
+<li><a href="global-attributes.html#id367201"><cite class="index">Core attributes</cite> section: <span class="attribute-name">id</span> attribute</a></li>
+<li><a href="global-attributes.html#id367284"><cite class="index">Core attributes</cite> section: <span class="attribute-name">id</span> attribute</a></li>
+<li><a href="global-attributes.html#id367290"><cite class="index">Core attributes</cite> section: <span class="attribute-name">id</span> attribute<span class="index-counter"> [2]</span></a></li>
+<li><a href="datatypes.html#id372434"><cite class="index">ID</cite> data type</a></li>
+<li><a href="datatypes.html#id372441"><cite class="index">ID</cite> data type<span class="index-counter"> [2]</span></a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -847,17 +847,17 @@
 <li><a href="object.html#id341439"><span class="element">object</span> element: <span class="attribute-name">form</span> attribute</a></li>
 <li><a href="output.html#id344453"><span class="element">output</span> element: <span class="attribute-name">form</span> attribute</a></li>
 <li><a href="select.html#id350870"><span class="element">select</span> element: <span class="attribute-name">form</span> attribute</a></li>
-<li><a href="textarea.html#id357959"><span class="element">textarea</span> element: <span class="attribute-name">form</span> attribute</a></li>
-<li><a href="global-attributes.html#id366669"><cite class="index">Core attributes</cite> section: <span class="attribute-name">contextmenu</span> attribute</a></li>
+<li><a href="textarea.html#id357968"><span class="element">textarea</span> element: <span class="attribute-name">form</span> attribute</a></li>
+<li><a href="global-attributes.html#id366678"><cite class="index">Core attributes</cite> section: <span class="attribute-name">contextmenu</span> attribute</a></li>
 </ul>
 </div>
 <div class="index-entry">
 <p><a href="datatypes.html#id-reference">ID reference</a></p>
 <ul>
 <li><a href="output.html#id344562"><span class="element">output</span> element: <span class="attribute-name">for</span> attribute</a></li>
-<li><a href="td.html#id356842"><span class="element">td</span> element: <span class="attribute-name">headers</span> attribute</a></li>
-<li><a href="th.html#id360107"><span class="element">th</span> element: <span class="attribute-name">headers</span> attribute</a></li>
-<li><a href="datatypes.html#id372513"><cite class="index">list of ID references</cite> data type</a></li>
+<li><a href="td.html#id356851"><span class="element">td</span> element: <span class="attribute-name">headers</span> attribute</a></li>
+<li><a href="th.html#id360116"><span class="element">th</span> element: <span class="attribute-name">headers</span> attribute</a></li>
+<li><a href="datatypes.html#id372522"><cite class="index">list of ID references</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -873,15 +873,15 @@
 <li><a href="area.html#id93936"><span class="element">area</span> element: <span class="qualified-attribute"><span class="attribute-name">shape</span> = <span class="attr-values">  "poly" </span></span> attribute </a></li>
 <li><a href="li.html#id331745"><span class="element">li</span> element: <span class="attribute-name">value</span> attribute</a></li>
 <li><a href="ol.html#id342402"><span class="element">ol</span> element: <span class="attribute-name">start</span> attribute</a></li>
-<li><a href="global-attributes.html#id367528"><cite class="index">Core attributes</cite> section: <span class="attribute-name">tabindex</span> attribute</a></li>
-<li><a href="datatypes.html#id373827"><cite class="index">rectangle coordinates</cite> data type</a></li>
-<li><a href="datatypes.html#id373839"><cite class="index">rectangle coordinates</cite> data type<span class="index-counter"> [2]</span></a></li>
-<li><a href="datatypes.html#id373850"><cite class="index">rectangle coordinates</cite> data type<span class="index-counter"> [3]</span></a></li>
-<li><a href="datatypes.html#id373862"><cite class="index">rectangle coordinates</cite> data type<span class="index-counter"> [4]</span></a></li>
-<li><a href="datatypes.html#id373874"><cite class="index">rectangle coordinates</cite> data type<span class="index-counter"> [5]</span></a></li>
-<li><a href="datatypes.html#id373915"><cite class="index">circle coordinates</cite> data type</a></li>
-<li><a href="datatypes.html#id373926"><cite class="index">circle coordinates</cite> data type<span class="index-counter"> [2]</span></a></li>
-<li><a href="datatypes.html#id373971"><cite class="index">polygon coordinates</cite> data type</a></li>
+<li><a href="global-attributes.html#id367537"><cite class="index">Core attributes</cite> section: <span class="attribute-name">tabindex</span> attribute</a></li>
+<li><a href="datatypes.html#id373836"><cite class="index">rectangle coordinates</cite> data type</a></li>
+<li><a href="datatypes.html#id373848"><cite class="index">rectangle coordinates</cite> data type<span class="index-counter"> [2]</span></a></li>
+<li><a href="datatypes.html#id373859"><cite class="index">rectangle coordinates</cite> data type<span class="index-counter"> [3]</span></a></li>
+<li><a href="datatypes.html#id373870"><cite class="index">rectangle coordinates</cite> data type<span class="index-counter"> [4]</span></a></li>
+<li><a href="datatypes.html#id373883"><cite class="index">rectangle coordinates</cite> data type<span class="index-counter"> [5]</span></a></li>
+<li><a href="datatypes.html#id373924"><cite class="index">circle coordinates</cite> data type</a></li>
+<li><a href="datatypes.html#id373935"><cite class="index">circle coordinates</cite> data type<span class="index-counter"> [2]</span></a></li>
+<li><a href="datatypes.html#id373980"><cite class="index">polygon coordinates</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -890,9 +890,9 @@
 <div class="index-entry">
 <p><a href="datatypes.html#data.iri-ref">IRI reference</a></p>
 <ul>
-<li><a href="datatypes.html#id373127"><cite class="index">URL</cite> data type</a></li>
-<li><a href="datatypes.html#id373177"><cite class="index">URL potentially surrounded by spaces</cite> data type</a></li>
-<li><a href="datatypes.html#id373200"><cite class="index">URL potentially surrounded by spaces</cite> data type<span class="index-counter"> [2]</span></a></li>
+<li><a href="datatypes.html#id373136"><cite class="index">URL</cite> data type</a></li>
+<li><a href="datatypes.html#id373186"><cite class="index">URL potentially surrounded by spaces</cite> data type</a></li>
+<li><a href="datatypes.html#id373209"><cite class="index">URL potentially surrounded by spaces</cite> data type<span class="index-counter"> [2]</span></a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -902,8 +902,8 @@
 <li><a href="area.html#id93450"><span class="element">area</span> element: <span class="attribute-name">hreflang</span> attribute</a></li>
 <li><a href="link.html#id332756"><span class="element">link</span> element: <span class="attribute-name">hreflang</span> attribute</a></li>
 <li><a href="meta.http-equiv.content-language.html#id337096"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-language</span></span> element: <span class="attribute-name">content</span> attribute</a></li>
-<li><a href="global-attributes.html#id367317"><cite class="index">Core attributes</cite> section: <span class="attribute-name">lang</span> attribute</a></li>
-<li><a href="global-attributes.html#id371746"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:lang</span> attribute</a></li>
+<li><a href="global-attributes.html#id367326"><cite class="index">Core attributes</cite> section: <span class="attribute-name">lang</span> attribute</a></li>
+<li><a href="global-attributes.html#id371755"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:lang</span> attribute</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -932,14 +932,14 @@
 <p><a href="datatypes.html#common.data.idrefs">list of ID references</a></p>
 <ul>
 <li><a href="output.html#id344520"><span class="element">output</span> element: <span class="attribute-name">for</span> attribute</a></li>
-<li><a href="td.html#id356795"><span class="element">td</span> element: <span class="attribute-name">headers</span> attribute</a></li>
-<li><a href="th.html#id360060"><span class="element">th</span> element: <span class="attribute-name">headers</span> attribute</a></li>
+<li><a href="td.html#id356804"><span class="element">td</span> element: <span class="attribute-name">headers</span> attribute</a></li>
+<li><a href="th.html#id360068"><span class="element">th</span> element: <span class="attribute-name">headers</span> attribute</a></li>
 </ul>
 </div>
 <div class="index-entry">
 <p><a href="datatypes.html#common.data.keylabellist">list of key labels</a></p>
 <ul>
-<li><a href="global-attributes.html#id366457"><cite class="index">Core attributes</cite> section: <span class="attribute-name">accesskey</span> attribute</a></li>
+<li><a href="global-attributes.html#id366466"><cite class="index">Core attributes</cite> section: <span class="attribute-name">accesskey</span> attribute</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -985,7 +985,7 @@
 <li><a href="area.html#id93375"><span class="element">area</span> element: <span class="attribute-name">media</span> attribute</a></li>
 <li><a href="link.html#id332830"><span class="element">link</span> element: <span class="attribute-name">media</span> attribute</a></li>
 <li><a href="source.html#id352281"><span class="element">source</span> element: <span class="attribute-name">media</span> attribute</a></li>
-<li><a href="style.html#id353473"><span class="element">style</span> element: <span class="attribute-name">media</span> attribute</a></li>
+<li><a href="style.html#id353481"><span class="element">style</span> element: <span class="attribute-name">media</span> attribute</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -995,8 +995,8 @@
 <li><a href="area.html#id93416"><span class="element">area</span> element: <span class="attribute-name">media</span> attribute</a></li>
 <li><a href="link.html#id332871"><span class="element">link</span> element: <span class="attribute-name">media</span> attribute</a></li>
 <li><a href="source.html#id352327"><span class="element">source</span> element: <span class="attribute-name">media</span> attribute</a></li>
-<li><a href="style.html#id353505"><span class="element">style</span> element: <span class="attribute-name">media</span> attribute</a></li>
-<li><a href="datatypes.html#id373695"><cite class="index">media-query list</cite> data type</a></li>
+<li><a href="style.html#id353514"><span class="element">style</span> element: <span class="attribute-name">media</span> attribute</a></li>
+<li><a href="datatypes.html#id373704"><cite class="index">media-query list</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -1019,8 +1019,8 @@
 <li><a href="object.html#id341089"><span class="element">object</span> element: <span class="attribute-name">type</span> attribute</a></li>
 <li><a href="script.html#id349034"><span class="element">script</span> element: <span class="attribute-name">type</span> attribute</a></li>
 <li><a href="source.html#id352202"><span class="element">source</span> element: <span class="attribute-name">type</span> attribute</a></li>
-<li><a href="style.html#id353406"><span class="element">style</span> element: <span class="attribute-name">type</span> attribute</a></li>
-<li><a href="datatypes.html#id374115"><cite class="index">list of MIME types</cite> data type</a></li>
+<li><a href="style.html#id353415"><span class="element">style</span> element: <span class="attribute-name">type</span> attribute</a></li>
+<li><a href="datatypes.html#id374124"><cite class="index">list of MIME types</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -1118,27 +1118,27 @@
 <li><a href="map.html#id333652"><span class="element">map</span> element: <span class="attribute-name">name</span> attribute<span class="index-counter"> [2]</span></a></li>
 <li><a href="object.html#id341387"><span class="element">object</span> element: <span class="attribute-name">name</span> attribute</a></li>
 <li><a href="object.html#id341402"><span class="element">object</span> element: <span class="attribute-name">name</span> attribute<span class="index-counter"> [2]</span></a></li>
-<li><a href="global-attributes.html#id366501"><cite class="index">Core attributes</cite> section: <span class="attribute-name">accesskey</span> attribute</a></li>
-<li><a href="global-attributes.html#id367213"><cite class="index">Core attributes</cite> section: <span class="attribute-name">id</span> attribute</a></li>
-<li><a href="global-attributes.html#id367245"><cite class="index">Core attributes</cite> section: <span class="attribute-name">id</span> attribute<span class="index-counter"> [2]</span></a></li>
-<li><a href="global-attributes.html#id367253"><cite class="index">Core attributes</cite> section: <span class="attribute-name">id</span> attribute<span class="index-counter"> [3]</span></a></li>
-<li><a href="global-attributes.html#id371841"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:space</span> attribute</a></li>
-<li><a href="global-attributes.html#id371923"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:base</span> attribute</a></li>
-<li><a href="datatypes.html#id372082"><cite class="index">set of comma-separated strings</cite> data type</a></li>
-<li><a href="datatypes.html#id372096"><cite class="index">set of comma-separated strings</cite> data type<span class="index-counter"> [2]</span></a></li>
-<li><a href="datatypes.html#id372269"><cite class="index">browsing-context name</cite> data type</a></li>
-<li><a href="datatypes.html#id372284"><cite class="index">browsing-context name</cite> data type<span class="index-counter"> [2]</span></a></li>
-<li><a href="datatypes.html#id372394"><cite class="index">ID</cite> data type</a></li>
-<li><a href="datatypes.html#id372403"><cite class="index">ID</cite> data type<span class="index-counter"> [2]</span></a></li>
-<li><a href="datatypes.html#id372552"><cite class="index">name</cite> data type</a></li>
-<li><a href="datatypes.html#id372560"><cite class="index">name</cite> data type<span class="index-counter"> [2]</span></a></li>
-<li><a href="datatypes.html#id372697"><cite class="index">positive integer</cite> data type</a></li>
-<li><a href="datatypes.html#id372897"><cite class="index">positive floating-point number</cite> data type</a></li>
-<li><a href="datatypes.html#id373000"><cite class="index">date and time</cite> data type</a></li>
-<li><a href="datatypes.html#id373300"><cite class="index">sizes</cite> data type</a></li>
-<li><a href="datatypes.html#id373768"><cite class="index">list of key labels</cite> data type</a></li>
-<li><a href="datatypes.html#id374152"><cite class="index">list of character-encoding names</cite> data type</a></li>
-<li><a href="datatypes.html#id374194"><cite class="index">pattern</cite> data type</a></li>
+<li><a href="global-attributes.html#id366510"><cite class="index">Core attributes</cite> section: <span class="attribute-name">accesskey</span> attribute</a></li>
+<li><a href="global-attributes.html#id367221"><cite class="index">Core attributes</cite> section: <span class="attribute-name">id</span> attribute</a></li>
+<li><a href="global-attributes.html#id367253"><cite class="index">Core attributes</cite> section: <span class="attribute-name">id</span> attribute<span class="index-counter"> [2]</span></a></li>
+<li><a href="global-attributes.html#id367262"><cite class="index">Core attributes</cite> section: <span class="attribute-name">id</span> attribute<span class="index-counter"> [3]</span></a></li>
+<li><a href="global-attributes.html#id371849"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:space</span> attribute</a></li>
+<li><a href="global-attributes.html#id371932"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:base</span> attribute</a></li>
+<li><a href="datatypes.html#id372091"><cite class="index">set of comma-separated strings</cite> data type</a></li>
+<li><a href="datatypes.html#id372105"><cite class="index">set of comma-separated strings</cite> data type<span class="index-counter"> [2]</span></a></li>
+<li><a href="datatypes.html#id372278"><cite class="index">browsing-context name</cite> data type</a></li>
+<li><a href="datatypes.html#id372292"><cite class="index">browsing-context name</cite> data type<span class="index-counter"> [2]</span></a></li>
+<li><a href="datatypes.html#id372403"><cite class="index">ID</cite> data type</a></li>
+<li><a href="datatypes.html#id372412"><cite class="index">ID</cite> data type<span class="index-counter"> [2]</span></a></li>
+<li><a href="datatypes.html#id372560"><cite class="index">name</cite> data type</a></li>
+<li><a href="datatypes.html#id372569"><cite class="index">name</cite> data type<span class="index-counter"> [2]</span></a></li>
+<li><a href="datatypes.html#id372705"><cite class="index">positive integer</cite> data type</a></li>
+<li><a href="datatypes.html#id372906"><cite class="index">positive floating-point number</cite> data type</a></li>
+<li><a href="datatypes.html#id373009"><cite class="index">date and time</cite> data type</a></li>
+<li><a href="datatypes.html#id373308"><cite class="index">sizes</cite> data type</a></li>
+<li><a href="datatypes.html#id373777"><cite class="index">list of key labels</cite> data type</a></li>
+<li><a href="datatypes.html#id374160"><cite class="index">list of character-encoding names</cite> data type</a></li>
+<li><a href="datatypes.html#id374203"><cite class="index">pattern</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -1169,7 +1169,7 @@
 <p><a href="datatypes.html#common.data.float.non-negative">non-negative floating-point number</a></p>
 <ul>
 <li><a href="progress.html#id346544"><span class="element">progress</span> element: <span class="attribute-name">value</span> attribute</a></li>
-<li><a href="datatypes.html#id372886"><cite class="index">positive floating-point number</cite> data type</a></li>
+<li><a href="datatypes.html#id372895"><cite class="index">positive floating-point number</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -1191,15 +1191,15 @@
 <li><a href="meta.http-equiv.refresh.html#id336012"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">refresh</span></span> element: <span class="attribute-name">content</span> attribute<span class="index-counter"> [2]</span></a></li>
 <li><a href="object.html#id341155"><span class="element">object</span> element: <span class="attribute-name">height</span> attribute</a></li>
 <li><a href="object.html#id341202"><span class="element">object</span> element: <span class="attribute-name">width</span> attribute</a></li>
-<li><a href="td.html#id356738"><span class="element">td</span> element: <span class="attribute-name">rowspan</span> attribute</a></li>
-<li><a href="th.html#id360002"><span class="element">th</span> element: <span class="attribute-name">rowspan</span> attribute</a></li>
-<li><a href="video.html#id364154"><span class="element">video</span> element: <span class="attribute-name">height</span> attribute</a></li>
-<li><a href="video.html#id364202"><span class="element">video</span> element: <span class="attribute-name">width</span> attribute</a></li>
-<li><a href="datatypes.html#id372686"><cite class="index">positive integer</cite> data type</a></li>
-<li><a href="datatypes.html#id373318"><cite class="index">sizes</cite> data type</a></li>
-<li><a href="datatypes.html#id373566"><cite class="index">refresh value</cite> data type</a></li>
-<li><a href="datatypes.html#id373581"><cite class="index">refresh value</cite> data type<span class="index-counter"> [2]</span></a></li>
-<li><a href="datatypes.html#id373938"><cite class="index">circle coordinates</cite> data type</a></li>
+<li><a href="td.html#id356746"><span class="element">td</span> element: <span class="attribute-name">rowspan</span> attribute</a></li>
+<li><a href="th.html#id360011"><span class="element">th</span> element: <span class="attribute-name">rowspan</span> attribute</a></li>
+<li><a href="video.html#id364163"><span class="element">video</span> element: <span class="attribute-name">height</span> attribute</a></li>
+<li><a href="video.html#id364210"><span class="element">video</span> element: <span class="attribute-name">width</span> attribute</a></li>
+<li><a href="datatypes.html#id372695"><cite class="index">positive integer</cite> data type</a></li>
+<li><a href="datatypes.html#id373327"><cite class="index">sizes</cite> data type</a></li>
+<li><a href="datatypes.html#id373574"><cite class="index">refresh value</cite> data type</a></li>
+<li><a href="datatypes.html#id373590"><cite class="index">refresh value</cite> data type<span class="index-counter"> [2]</span></a></li>
+<li><a href="datatypes.html#id373946"><cite class="index">circle coordinates</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -1207,7 +1207,7 @@
 <ul>
 <li><a href="syntax.html#id85144"><cite class="index">Text and character data</cite> section</a></li>
 <li><a href="script.html#id348728"><span class="element">script</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="style.html#id353163"><span class="element">style</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="style.html#id353172"><span class="element">style</span> element: <cite class="index">Permitted contents</cite></a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -1222,8 +1222,8 @@
 <li><a href="iframe.html#id121630"><span class="element">iframe</span> element: <cite class="index">Permitted contents</cite></a></li>
 <li><a href="img.html#id280850"><span class="element">img</span> element: <span class="attribute-name">alt</span> attribute</a></li>
 <li><a href="option.html#id343387"><span class="element">option</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="global-attributes.html#id367583"><cite class="index">Core attributes</cite> section: <span class="attribute-name">title</span> attribute</a></li>
-<li><a href="datatypes.html#id371991"><cite class="index">string</cite> data type</a></li>
+<li><a href="global-attributes.html#id367592"><cite class="index">Core attributes</cite> section: <span class="attribute-name">title</span> attribute</a></li>
+<li><a href="datatypes.html#id372000"><cite class="index">string</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -1246,9 +1246,9 @@
 <p><a href="datatypes.html#data-ordered-tokens">ordered set of unique space-separated tokens</a></p>
 <ul>
 <li><a href="form.html#id115933"><span class="element">form</span> element: <span class="attribute-name">accept-charset</span> attribute</a></li>
-<li><a href="global-attributes.html#id366494"><cite class="index">Core attributes</cite> section: <span class="attribute-name">accesskey</span> attribute</a></li>
-<li><a href="datatypes.html#id373761"><cite class="index">list of key labels</cite> data type</a></li>
-<li><a href="datatypes.html#id374144"><cite class="index">list of character-encoding names</cite> data type</a></li>
+<li><a href="global-attributes.html#id366503"><cite class="index">Core attributes</cite> section: <span class="attribute-name">accesskey</span> attribute</a></li>
+<li><a href="datatypes.html#id373770"><cite class="index">list of key labels</cite> data type</a></li>
+<li><a href="datatypes.html#id374153"><cite class="index">list of character-encoding names</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -1319,14 +1319,14 @@
 <li><a href="samp.html#id348445"><span class="element">samp</span> element: <cite class="index">Permitted contents</cite></a></li>
 <li><a href="small.html#id351623"><span class="element">small</span> element: <cite class="index">Permitted contents</cite></a></li>
 <li><a href="span.html#id352586"><span class="element">span</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="strong.html#id352879"><span class="element">strong</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="sub.html#id353948"><span class="element">sub</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="summary.html#id354262"><span class="element">summary</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="sup.html#id354495"><span class="element">sup</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="th.html#id359676"><span class="element">th</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="time.html#id361227"><span class="element">time</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="var.html#id363094"><span class="element">var</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="video.html#id363497"><span class="element">video</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="strong.html#id352888"><span class="element">strong</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="sub.html#id353957"><span class="element">sub</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="summary.html#id354271"><span class="element">summary</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="sup.html#id354504"><span class="element">sup</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="th.html#id359685"><span class="element">th</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="time.html#id361236"><span class="element">time</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="var.html#id363103"><span class="element">var</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="video.html#id363505"><span class="element">video</span> element: <cite class="index">Permitted contents</cite></a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -1373,11 +1373,11 @@
 <li><a href="input.tel.html#id325789"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">tel</span></span> element: <span class="attribute-name">maxlength</span> attribute</a></li>
 <li><a href="input.tel.html#id326063"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">tel</span></span> element: <span class="attribute-name">size</span> attribute</a></li>
 <li><a href="select.html#id350938"><span class="element">select</span> element: <span class="attribute-name">size</span> attribute</a></li>
-<li><a href="td.html#id356681"><span class="element">td</span> element: <span class="attribute-name">colspan</span> attribute</a></li>
-<li><a href="textarea.html#id358092"><span class="element">textarea</span> element: <span class="attribute-name">maxlength</span> attribute</a></li>
-<li><a href="textarea.html#id358342"><span class="element">textarea</span> element: <span class="attribute-name">rows</span> attribute</a></li>
-<li><a href="textarea.html#id358455"><span class="element">textarea</span> element: <span class="attribute-name">cols</span> attribute</a></li>
-<li><a href="th.html#id359946"><span class="element">th</span> element: <span class="attribute-name">colspan</span> attribute</a></li>
+<li><a href="td.html#id356690"><span class="element">td</span> element: <span class="attribute-name">colspan</span> attribute</a></li>
+<li><a href="textarea.html#id358101"><span class="element">textarea</span> element: <span class="attribute-name">maxlength</span> attribute</a></li>
+<li><a href="textarea.html#id358351"><span class="element">textarea</span> element: <span class="attribute-name">rows</span> attribute</a></li>
+<li><a href="textarea.html#id358464"><span class="element">textarea</span> element: <span class="attribute-name">cols</span> attribute</a></li>
+<li><a href="th.html#id359954"><span class="element">th</span> element: <span class="attribute-name">colspan</span> attribute</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -1402,8 +1402,8 @@
 <p><a href="syntax.html#replaceable-character-data">replaceable character data</a></p>
 <ul>
 <li><a href="syntax.html#id85137"><cite class="index">Text and character data</cite> section</a></li>
-<li><a href="textarea.html#id357389"><span class="element">textarea</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="title.html#id361811"><span class="element">title</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="textarea.html#id357398"><span class="element">textarea</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="title.html#id361820"><span class="element">title</span> element: <cite class="index">Permitted contents</cite></a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -1413,7 +1413,7 @@
 <p><a href="references.html#refsRFC1034">RFC1034 (specification)</a></p>
 <ul>
 <li><a href="input.email.html#id319729"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">email</span></span> element: <span class="attribute-name">value</span> attribute</a></li>
-<li><a href="datatypes.html#id374600"><cite class="index">e-mail address</cite> data type</a></li>
+<li><a href="datatypes.html#id374609"><cite class="index">e-mail address</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -1426,8 +1426,8 @@
 <li><a href="object.html#id341121"><span class="element">object</span> element: <span class="attribute-name">type</span> attribute</a></li>
 <li><a href="script.html#id349086"><span class="element">script</span> element: <span class="attribute-name">type</span> attribute</a></li>
 <li><a href="source.html#id352247"><span class="element">source</span> element: <span class="attribute-name">type</span> attribute</a></li>
-<li><a href="style.html#id353439"><span class="element">style</span> element: <span class="attribute-name">type</span> attribute</a></li>
-<li><a href="datatypes.html#id373372"><cite class="index">MIME type</cite> data type</a></li>
+<li><a href="style.html#id353448"><span class="element">style</span> element: <span class="attribute-name">type</span> attribute</a></li>
+<li><a href="datatypes.html#id373381"><cite class="index">MIME type</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -1444,23 +1444,23 @@
 <li><a href="input.time.html#id310440"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">time</span></span> element: <span class="attribute-name">max</span> attribute</a></li>
 <li><a href="input.time.html#id310729"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">time</span></span> element: <span class="attribute-name">value</span> attribute</a></li>
 <li><a href="ins.html#id329001"><span class="element">ins</span> element: <span class="attribute-name">datetime</span> attribute</a></li>
-<li><a href="datatypes.html#id372981"><cite class="index">date and time</cite> data type</a></li>
-<li><a href="datatypes.html#id374315"><cite class="index">date</cite> data type</a></li>
-<li><a href="datatypes.html#id374521"><cite class="index">time</cite> data type</a></li>
+<li><a href="datatypes.html#id372990"><cite class="index">date and time</cite> data type</a></li>
+<li><a href="datatypes.html#id374324"><cite class="index">date</cite> data type</a></li>
+<li><a href="datatypes.html#id374530"><cite class="index">time</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
 <p><a href="references.html#refsRFC3987">RFC3987 (specification)</a></p>
 <ul>
-<li><a href="datatypes.html#id373113"><cite class="index">URL</cite> data type</a></li>
-<li><a href="datatypes.html#id373244"><cite class="index">absolute URL</cite> data type</a></li>
+<li><a href="datatypes.html#id373122"><cite class="index">URL</cite> data type</a></li>
+<li><a href="datatypes.html#id373252"><cite class="index">absolute URL</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
 <p><a href="references.html#refsRFC5322">RFC5322 (specification)</a></p>
 <ul>
 <li><a href="input.email.html#id319716"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">email</span></span> element: <span class="attribute-name">value</span> attribute</a></li>
-<li><a href="datatypes.html#id374588"><cite class="index">e-mail address</cite> data type</a></li>
+<li><a href="datatypes.html#id374596"><cite class="index">e-mail address</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -1478,8 +1478,8 @@
 <ul>
 <li><a href="input.file.html#id295540"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">file</span></span> element: <span class="attribute-name">accept</span> attribute</a></li>
 <li><a href="input.email.html#id319628"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">email</span></span> element: <span class="attribute-name">value</span> attribute</a></li>
-<li><a href="datatypes.html#id374108"><cite class="index">list of MIME types</cite> data type</a></li>
-<li><a href="datatypes.html#id374644"><cite class="index">list of e-mail addresses</cite> data type</a></li>
+<li><a href="datatypes.html#id374117"><cite class="index">list of MIME types</cite> data type</a></li>
+<li><a href="datatypes.html#id374652"><cite class="index">list of e-mail addresses</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -1488,9 +1488,9 @@
 <li><a href="a.html#id90810"><span class="element">a</span> element: <span class="attribute-name">rel</span> attribute</a></li>
 <li><a href="area.html#id93302"><span class="element">area</span> element: <span class="attribute-name">rel</span> attribute</a></li>
 <li><a href="link.html#id332691"><span class="element">link</span> element: <span class="attribute-name">rel</span> attribute</a></li>
-<li><a href="global-attributes.html#id366536"><cite class="index">Core attributes</cite> section: <span class="attribute-name">class</span> attribute</a></li>
-<li><a href="datatypes.html#id372199"><cite class="index">unordered set of unique space-separated tokens</cite> data type</a></li>
-<li><a href="datatypes.html#id372227"><cite class="index">ordered set of unique space-separated tokens</cite> data type</a></li>
+<li><a href="global-attributes.html#id366545"><cite class="index">Core attributes</cite> section: <span class="attribute-name">class</span> attribute</a></li>
+<li><a href="datatypes.html#id372208"><cite class="index">unordered set of unique space-separated tokens</cite> data type</a></li>
+<li><a href="datatypes.html#id372236"><cite class="index">ordered set of unique space-separated tokens</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -1502,7 +1502,7 @@
 <div class="index-entry">
 <p><a href="syntax.html#attr-value-single-quoted">single-quoted attribute value</a></p>
 <ul>
-<li><a href="datatypes.html#id372025"><cite class="index">string</cite> data type</a></li>
+<li><a href="datatypes.html#id372033"><cite class="index">string</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -1559,17 +1559,17 @@
 <li><a href="map.html#id333659"><span class="element">map</span> element: <span class="attribute-name">name</span> attribute</a></li>
 <li><a href="meta.http-equiv.refresh.html#id336032"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">refresh</span></span> element: <span class="attribute-name">content</span> attribute</a></li>
 <li><a href="meta.http-equiv.content-type.html#id338266"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-type</span></span> element: <span class="attribute-name">content</span> attribute</a></li>
-<li><a href="global-attributes.html#id367260"><cite class="index">Core attributes</cite> section: <span class="attribute-name">id</span> attribute</a></li>
-<li><a href="datatypes.html#id372069"><cite class="index">set of comma-separated strings</cite> data type</a></li>
-<li><a href="datatypes.html#id372089"><cite class="index">set of comma-separated strings</cite> data type<span class="index-counter"> [2]</span></a></li>
-<li><a href="datatypes.html#id372136"><cite class="index">token</cite> data type</a></li>
-<li><a href="datatypes.html#id372164"><cite class="index">set of space-separated tokens</cite> data type</a></li>
-<li><a href="datatypes.html#id372409"><cite class="index">ID</cite> data type</a></li>
-<li><a href="datatypes.html#id372567"><cite class="index">name</cite> data type</a></li>
-<li><a href="datatypes.html#id373186"><cite class="index">URL potentially surrounded by spaces</cite> data type</a></li>
-<li><a href="datatypes.html#id373513"><cite class="index">meta-charset string</cite> data type</a></li>
-<li><a href="datatypes.html#id373601"><cite class="index">refresh value</cite> data type</a></li>
-<li><a href="datatypes.html#id374077"><cite class="index">sandbox &#8220;allow&#8221; keywords list</cite> data type</a></li>
+<li><a href="global-attributes.html#id367269"><cite class="index">Core attributes</cite> section: <span class="attribute-name">id</span> attribute</a></li>
+<li><a href="datatypes.html#id372078"><cite class="index">set of comma-separated strings</cite> data type</a></li>
+<li><a href="datatypes.html#id372098"><cite class="index">set of comma-separated strings</cite> data type<span class="index-counter"> [2]</span></a></li>
+<li><a href="datatypes.html#id372144"><cite class="index">token</cite> data type</a></li>
+<li><a href="datatypes.html#id372173"><cite class="index">set of space-separated tokens</cite> data type</a></li>
+<li><a href="datatypes.html#id372418"><cite class="index">ID</cite> data type</a></li>
+<li><a href="datatypes.html#id372576"><cite class="index">name</cite> data type</a></li>
+<li><a href="datatypes.html#id373194"><cite class="index">URL potentially surrounded by spaces</cite> data type</a></li>
+<li><a href="datatypes.html#id373522"><cite class="index">meta-charset string</cite> data type</a></li>
+<li><a href="datatypes.html#id373610"><cite class="index">refresh value</cite> data type</a></li>
+<li><a href="datatypes.html#id374086"><cite class="index">sandbox &#8220;allow&#8221; keywords list</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -1677,73 +1677,73 @@
 <li><a href="param.html#id345664"><span class="element">param</span> element: <span class="attribute-name">value</span> attribute</a></li>
 <li><a href="script.html#id349118"><span class="element">script</span> element: <span class="attribute-name">language</span> attribute</a></li>
 <li><a href="select.html#id350758"><span class="element">select</span> element: <span class="attribute-name">name</span> attribute</a></li>
-<li><a href="table.html#id355111"><span class="element">table</span> element: <span class="attribute-name">summary</span> attribute</a></li>
-<li><a href="textarea.html#id357847"><span class="element">textarea</span> element: <span class="attribute-name">name</span> attribute</a></li>
-<li><a href="textarea.html#id358286"><span class="element">textarea</span> element: <span class="attribute-name">placeholder</span> attribute</a></li>
-<li><a href="global-attributes.html#id367235"><cite class="index">Core attributes</cite> section: <span class="attribute-name">id</span> attribute</a></li>
-<li><a href="global-attributes.html#id367476"><cite class="index">Core attributes</cite> section: <span class="attribute-name">style</span> attribute</a></li>
-<li><a href="global-attributes.html#id368896"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onabort</span> attribute</a></li>
-<li><a href="global-attributes.html#id368949"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onblur</span> attribute</a></li>
-<li><a href="global-attributes.html#id368993"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">oncanplay</span> attribute</a></li>
-<li><a href="global-attributes.html#id369050"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">oncanplaythrough</span> attribute</a></li>
-<li><a href="global-attributes.html#id369106"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onchange</span> attribute</a></li>
-<li><a href="global-attributes.html#id369151"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onclick</span> attribute</a></li>
-<li><a href="global-attributes.html#id369198"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">oncontextmenu</span> attribute</a></li>
-<li><a href="global-attributes.html#id369256"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">ondblclick</span> attribute</a></li>
-<li><a href="global-attributes.html#id369302"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">ondrag</span> attribute</a></li>
-<li><a href="global-attributes.html#id369355"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">ondragend</span> attribute</a></li>
-<li><a href="global-attributes.html#id369407"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">ondragenter</span> attribute</a></li>
-<li><a href="global-attributes.html#id369460"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">ondragleave</span> attribute</a></li>
-<li><a href="global-attributes.html#id369513"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">ondragover</span> attribute</a></li>
-<li><a href="global-attributes.html#id369566"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">ondragstart</span> attribute</a></li>
-<li><a href="global-attributes.html#id369618"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">ondrop</span> attribute</a></li>
-<li><a href="global-attributes.html#id369671"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">ondurationchange</span> attribute</a></li>
-<li><a href="global-attributes.html#id369728"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onemptied</span> attribute</a></li>
-<li><a href="global-attributes.html#id369781"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onended</span> attribute</a></li>
-<li><a href="global-attributes.html#id369834"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onerror</span> attribute</a></li>
-<li><a href="global-attributes.html#id369886"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onfocus</span> attribute</a></li>
-<li><a href="global-attributes.html#id369931"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onformchange</span> attribute</a></li>
-<li><a href="global-attributes.html#id369984"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onforminput</span> attribute</a></li>
-<li><a href="global-attributes.html#id370038"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">oninput</span> attribute</a></li>
-<li><a href="global-attributes.html#id370082"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">oninvalid</span> attribute</a></li>
-<li><a href="global-attributes.html#id370135"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onkeydown</span> attribute</a></li>
-<li><a href="global-attributes.html#id370180"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onkeypress</span> attribute</a></li>
-<li><a href="global-attributes.html#id370225"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onkeyup</span> attribute</a></li>
-<li><a href="global-attributes.html#id370269"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onload</span> attribute</a></li>
-<li><a href="global-attributes.html#id370313"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onloadeddata</span> attribute</a></li>
-<li><a href="global-attributes.html#id370356"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onloadedmetadata</span> attribute</a></li>
-<li><a href="global-attributes.html#id370409"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onloadstart</span> attribute</a></li>
-<li><a href="global-attributes.html#id370462"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onmousedown</span> attribute</a></li>
-<li><a href="global-attributes.html#id370507"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onmousemove</span> attribute</a></li>
-<li><a href="global-attributes.html#id370540"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onmouseout</span> attribute</a></li>
-<li><a href="global-attributes.html#id370584"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onmouseover</span> attribute</a></li>
-<li><a href="global-attributes.html#id370629"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onmouseup</span> attribute</a></li>
-<li><a href="global-attributes.html#id370674"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onmousewheel</span> attribute</a></li>
-<li><a href="global-attributes.html#id370719"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onpause</span> attribute</a></li>
-<li><a href="global-attributes.html#id370772"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onplay</span> attribute</a></li>
-<li><a href="global-attributes.html#id370825"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onplaying</span> attribute</a></li>
-<li><a href="global-attributes.html#id370878"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onprogress</span> attribute</a></li>
-<li><a href="global-attributes.html#id370931"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onratechange</span> attribute</a></li>
-<li><a href="global-attributes.html#id370993"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onreadystatechange</span> attribute</a></li>
-<li><a href="global-attributes.html#id371046"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onscroll</span> attribute</a></li>
-<li><a href="global-attributes.html#id371090"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onseeked</span> attribute</a></li>
-<li><a href="global-attributes.html#id371152"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onseeking</span> attribute</a></li>
-<li><a href="global-attributes.html#id371217"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onselect</span> attribute</a></li>
-<li><a href="global-attributes.html#id371261"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onshow</span> attribute</a></li>
-<li><a href="global-attributes.html#id371320"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onstalled</span> attribute</a></li>
-<li><a href="global-attributes.html#id371373"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onsubmit</span> attribute</a></li>
-<li><a href="global-attributes.html#id371426"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onsuspend</span> attribute</a></li>
-<li><a href="global-attributes.html#id371480"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">ontimeupdate</span> attribute</a></li>
-<li><a href="global-attributes.html#id371535"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onvolumechange</span> attribute</a></li>
-<li><a href="global-attributes.html#id371596"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onwaiting</span> attribute</a></li>
-<li><a href="datatypes.html#id371985"><cite class="index">string</cite> data type</a></li>
-<li><a href="datatypes.html#id372061"><cite class="index">set of comma-separated strings</cite> data type</a></li>
-<li><a href="datatypes.html#id372129"><cite class="index">token</cite> data type</a></li>
-<li><a href="datatypes.html#id372259"><cite class="index">browsing-context name</cite> data type</a></li>
-<li><a href="datatypes.html#id372316"><cite class="index">browsing-context name or keyword</cite> data type</a></li>
-<li><a href="datatypes.html#id372384"><cite class="index">ID</cite> data type</a></li>
-<li><a href="datatypes.html#id372542"><cite class="index">name</cite> data type</a></li>
-<li><a href="datatypes.html#id373658"><cite class="index">default-style name</cite> data type</a></li>
+<li><a href="table.html#id355120"><span class="element">table</span> element: <span class="attribute-name">summary</span> attribute</a></li>
+<li><a href="textarea.html#id357856"><span class="element">textarea</span> element: <span class="attribute-name">name</span> attribute</a></li>
+<li><a href="textarea.html#id358295"><span class="element">textarea</span> element: <span class="attribute-name">placeholder</span> attribute</a></li>
+<li><a href="global-attributes.html#id367244"><cite class="index">Core attributes</cite> section: <span class="attribute-name">id</span> attribute</a></li>
+<li><a href="global-attributes.html#id367485"><cite class="index">Core attributes</cite> section: <span class="attribute-name">style</span> attribute</a></li>
+<li><a href="global-attributes.html#id368905"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onabort</span> attribute</a></li>
+<li><a href="global-attributes.html#id368957"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onblur</span> attribute</a></li>
+<li><a href="global-attributes.html#id369002"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">oncanplay</span> attribute</a></li>
+<li><a href="global-attributes.html#id369059"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">oncanplaythrough</span> attribute</a></li>
+<li><a href="global-attributes.html#id369115"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onchange</span> attribute</a></li>
+<li><a href="global-attributes.html#id369160"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onclick</span> attribute</a></li>
+<li><a href="global-attributes.html#id369206"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">oncontextmenu</span> attribute</a></li>
+<li><a href="global-attributes.html#id369265"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">ondblclick</span> attribute</a></li>
+<li><a href="global-attributes.html#id369311"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">ondrag</span> attribute</a></li>
+<li><a href="global-attributes.html#id369364"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">ondragend</span> attribute</a></li>
+<li><a href="global-attributes.html#id369416"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">ondragenter</span> attribute</a></li>
+<li><a href="global-attributes.html#id369469"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">ondragleave</span> attribute</a></li>
+<li><a href="global-attributes.html#id369522"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">ondragover</span> attribute</a></li>
+<li><a href="global-attributes.html#id369575"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">ondragstart</span> attribute</a></li>
+<li><a href="global-attributes.html#id369627"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">ondrop</span> attribute</a></li>
+<li><a href="global-attributes.html#id369680"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">ondurationchange</span> attribute</a></li>
+<li><a href="global-attributes.html#id369737"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onemptied</span> attribute</a></li>
+<li><a href="global-attributes.html#id369790"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onended</span> attribute</a></li>
+<li><a href="global-attributes.html#id369843"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onerror</span> attribute</a></li>
+<li><a href="global-attributes.html#id369895"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onfocus</span> attribute</a></li>
+<li><a href="global-attributes.html#id369940"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onformchange</span> attribute</a></li>
+<li><a href="global-attributes.html#id369993"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onforminput</span> attribute</a></li>
+<li><a href="global-attributes.html#id370046"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">oninput</span> attribute</a></li>
+<li><a href="global-attributes.html#id370091"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">oninvalid</span> attribute</a></li>
+<li><a href="global-attributes.html#id370144"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onkeydown</span> attribute</a></li>
+<li><a href="global-attributes.html#id370188"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onkeypress</span> attribute</a></li>
+<li><a href="global-attributes.html#id370233"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onkeyup</span> attribute</a></li>
+<li><a href="global-attributes.html#id370278"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onload</span> attribute</a></li>
+<li><a href="global-attributes.html#id370322"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onloadeddata</span> attribute</a></li>
+<li><a href="global-attributes.html#id370364"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onloadedmetadata</span> attribute</a></li>
+<li><a href="global-attributes.html#id370418"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onloadstart</span> attribute</a></li>
+<li><a href="global-attributes.html#id370471"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onmousedown</span> attribute</a></li>
+<li><a href="global-attributes.html#id370516"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onmousemove</span> attribute</a></li>
+<li><a href="global-attributes.html#id370548"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onmouseout</span> attribute</a></li>
+<li><a href="global-attributes.html#id370593"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onmouseover</span> attribute</a></li>
+<li><a href="global-attributes.html#id370638"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onmouseup</span> attribute</a></li>
+<li><a href="global-attributes.html#id370683"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onmousewheel</span> attribute</a></li>
+<li><a href="global-attributes.html#id370728"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onpause</span> attribute</a></li>
+<li><a href="global-attributes.html#id370781"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onplay</span> attribute</a></li>
+<li><a href="global-attributes.html#id370834"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onplaying</span> attribute</a></li>
+<li><a href="global-attributes.html#id370886"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onprogress</span> attribute</a></li>
+<li><a href="global-attributes.html#id370940"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onratechange</span> attribute</a></li>
+<li><a href="global-attributes.html#id371002"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onreadystatechange</span> attribute</a></li>
+<li><a href="global-attributes.html#id371055"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onscroll</span> attribute</a></li>
+<li><a href="global-attributes.html#id371099"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onseeked</span> attribute</a></li>
+<li><a href="global-attributes.html#id371160"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onseeking</span> attribute</a></li>
+<li><a href="global-attributes.html#id371226"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onselect</span> attribute</a></li>
+<li><a href="global-attributes.html#id371270"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onshow</span> attribute</a></li>
+<li><a href="global-attributes.html#id371329"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onstalled</span> attribute</a></li>
+<li><a href="global-attributes.html#id371382"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onsubmit</span> attribute</a></li>
+<li><a href="global-attributes.html#id371434"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onsuspend</span> attribute</a></li>
+<li><a href="global-attributes.html#id371489"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">ontimeupdate</span> attribute</a></li>
+<li><a href="global-attributes.html#id371544"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onvolumechange</span> attribute</a></li>
+<li><a href="global-attributes.html#id371605"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onwaiting</span> attribute</a></li>
+<li><a href="datatypes.html#id371994"><cite class="index">string</cite> data type</a></li>
+<li><a href="datatypes.html#id372070"><cite class="index">set of comma-separated strings</cite> data type</a></li>
+<li><a href="datatypes.html#id372138"><cite class="index">token</cite> data type</a></li>
+<li><a href="datatypes.html#id372268"><cite class="index">browsing-context name</cite> data type</a></li>
+<li><a href="datatypes.html#id372325"><cite class="index">browsing-context name or keyword</cite> data type</a></li>
+<li><a href="datatypes.html#id372393"><cite class="index">ID</cite> data type</a></li>
+<li><a href="datatypes.html#id372550"><cite class="index">name</cite> data type</a></li>
+<li><a href="datatypes.html#id373667"><cite class="index">default-style name</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -1801,15 +1801,15 @@
 <li><a href="input.time.html#id310287"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">time</span></span> element: <span class="attribute-name">min</span> attribute</a></li>
 <li><a href="input.time.html#id310389"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">time</span></span> element: <span class="attribute-name">max</span> attribute</a></li>
 <li><a href="input.time.html#id310692"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">time</span></span> element: <span class="attribute-name">value</span> attribute</a></li>
-<li><a href="time.html#id361422"><span class="element">time</span> element: <span class="attribute-name">datetime</span> attribute</a></li>
-<li><a href="datatypes.html#id373070"><cite class="index">date or time</cite> data type</a></li>
-<li><a href="datatypes.html#id374259"><cite class="index">local date and time</cite> data type</a></li>
+<li><a href="time.html#id361430"><span class="element">time</span> element: <span class="attribute-name">datetime</span> attribute</a></li>
+<li><a href="datatypes.html#id373079"><cite class="index">date or time</cite> data type</a></li>
+<li><a href="datatypes.html#id374268"><cite class="index">local date and time</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
 <p><a href="datatypes.html#data-token">token</a></p>
 <ul>
-<li><a href="datatypes.html#id372171"><cite class="index">set of space-separated tokens</cite> data type</a></li>
+<li><a href="datatypes.html#id372180"><cite class="index">set of space-separated tokens</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -1831,7 +1831,7 @@
 <li><a href="map.html#id333433"><span class="element">map</span> element: <cite class="index">Permitted contents</cite></a></li>
 <li><a href="noscript.html#id340230"><span class="element">noscript</span> element: <cite class="index">Permitted contents</cite></a></li>
 <li><a href="object.html#id340663"><span class="element">object</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="video.html#id363378"><span class="element">video</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="video.html#id363387"><span class="element">video</span> element: <cite class="index">Permitted contents</cite></a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -1839,18 +1839,18 @@
 <ul>
 <li><a href="link.html#id333022"><span class="element">link</span> element: <span class="attribute-name">sizes</span> attribute</a></li>
 <li><a href="output.html#id344555"><span class="element">output</span> element: <span class="attribute-name">for</span> attribute</a></li>
-<li><a href="td.html#id356835"><span class="element">td</span> element: <span class="attribute-name">headers</span> attribute</a></li>
-<li><a href="th.html#id360100"><span class="element">th</span> element: <span class="attribute-name">headers</span> attribute</a></li>
-<li><a href="datatypes.html#id372506"><cite class="index">list of ID references</cite> data type</a></li>
-<li><a href="datatypes.html#id373292"><cite class="index">sizes</cite> data type</a></li>
-<li><a href="datatypes.html#id374008"><cite class="index">sandbox &#8220;allow&#8221; keywords list</cite> data type</a></li>
-<li><a href="datatypes.html#id374059"><cite class="index">sandbox &#8220;allow&#8221; keywords list</cite> data type<span class="index-counter"> [2]</span></a></li>
+<li><a href="td.html#id356844"><span class="element">td</span> element: <span class="attribute-name">headers</span> attribute</a></li>
+<li><a href="th.html#id360109"><span class="element">th</span> element: <span class="attribute-name">headers</span> attribute</a></li>
+<li><a href="datatypes.html#id372515"><cite class="index">list of ID references</cite> data type</a></li>
+<li><a href="datatypes.html#id373301"><cite class="index">sizes</cite> data type</a></li>
+<li><a href="datatypes.html#id374016"><cite class="index">sandbox &#8220;allow&#8221; keywords list</cite> data type</a></li>
+<li><a href="datatypes.html#id374068"><cite class="index">sandbox &#8220;allow&#8221; keywords list</cite> data type<span class="index-counter"> [2]</span></a></li>
 </ul>
 </div>
 <div class="index-entry">
 <p><a href="syntax.html#attr-value-unquoted">unquoted attribute value</a></p>
 <ul>
-<li><a href="datatypes.html#id372017"><cite class="index">string</cite> data type</a></li>
+<li><a href="datatypes.html#id372026"><cite class="index">string</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -1864,8 +1864,8 @@
 <p><a href="datatypes.html#data-url-no-spaces">URL</a></p>
 <ul>
 <li><a href="meta.http-equiv.refresh.html#id336056"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">refresh</span></span> element: <span class="attribute-name">content</span> attribute</a></li>
-<li><a href="datatypes.html#id373134"><cite class="index">URL</cite> data type</a></li>
-<li><a href="datatypes.html#id373625"><cite class="index">refresh value</cite> data type</a></li>
+<li><a href="datatypes.html#id373143"><cite class="index">URL</cite> data type</a></li>
+<li><a href="datatypes.html#id373634"><cite class="index">refresh value</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -1895,10 +1895,10 @@
 <li><a href="q.html#id347157"><span class="element">q</span> element: <span class="attribute-name">cite</span> attribute</a></li>
 <li><a href="script.html#id349173"><span class="element">script</span> element: <span class="attribute-name">src</span> attribute</a></li>
 <li><a href="source.html#id352149"><span class="element">source</span> element: <span class="attribute-name">src</span> attribute</a></li>
-<li><a href="video.html#id364106"><span class="element">video</span> element: <span class="attribute-name">poster</span> attribute</a></li>
-<li><a href="video.html#id364248"><span class="element">video</span> element: <span class="attribute-name">src</span> attribute</a></li>
-<li><a href="global-attributes.html#id371882"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:base</span> attribute</a></li>
-<li><a href="datatypes.html#id373207"><cite class="index">URL potentially surrounded by spaces</cite> data type</a></li>
+<li><a href="video.html#id364115"><span class="element">video</span> element: <span class="attribute-name">poster</span> attribute</a></li>
+<li><a href="video.html#id364257"><span class="element">video</span> element: <span class="attribute-name">src</span> attribute</a></li>
+<li><a href="global-attributes.html#id371891"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:base</span> attribute</a></li>
+<li><a href="datatypes.html#id373216"><cite class="index">URL potentially surrounded by spaces</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -1994,8 +1994,8 @@
 <li><a href="param.html#id345784"><span class="element">param</span> element: <cite class="index">Tag omission</cite></a></li>
 <li><a href="source.html#id351976"><span class="element">source</span> element: <cite class="index">Permitted contents</cite></a></li>
 <li><a href="source.html#id352358"><span class="element">source</span> element: <cite class="index">Tag omission</cite></a></li>
-<li><a href="wbr.html#id364576"><span class="element">wbr</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="wbr.html#id364665"><span class="element">wbr</span> element: <cite class="index">Tag omission</cite></a></li>
+<li><a href="wbr.html#id364585"><span class="element">wbr</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="wbr.html#id364674"><span class="element">wbr</span> element: <cite class="index">Tag omission</cite></a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -2023,8 +2023,8 @@
 <li><a href="syntax.html#id85411"><cite class="index">Text and character data</cite> section: <cite class="index">replaceable character data</cite></a></li>
 <li><a href="syntax.html#id85603"><cite class="index">Text and character data</cite> section: <cite class="index">non-replaceable character data</cite></a></li>
 <li><a href="syntax.html#id86200"><cite class="index">SVG and MathML elements in HTML documents</cite> section</a></li>
-<li><a href="global-attributes.html#id371765"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:lang</span> attribute</a></li>
-<li><a href="global-attributes.html#id371819"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:space</span> attribute</a></li>
+<li><a href="global-attributes.html#id371773"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:lang</span> attribute</a></li>
+<li><a href="global-attributes.html#id371828"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:space</span> attribute</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -2044,7 +2044,7 @@
 <li><a href="syntax.html#id85575"><cite class="index">Text and character data</cite> section: <cite class="index">non-replaceable character data</cite></a></li>
 <li><a href="meta.charset.html#id337638"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">charset</span></span> element: <span class="attribute-name">charset</span> attribute</a></li>
 <li><a href="script.html#id349713"><span class="element">script</span> element: <span class="attribute-name">charset</span> attribute</a></li>
-<li><a href="datatypes.html#id373459"><cite class="index">character encoding name</cite> data type</a></li>
+<li><a href="datatypes.html#id373468"><cite class="index">character encoding name</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -2053,7 +2053,7 @@
 <div class="index-entry">
 <p><a href="references.html#refsXMLBase">XMLBase (specification)</a></p>
 <ul>
-<li><a href="global-attributes.html#id371901"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:base</span> attribute</a></li>
+<li><a href="global-attributes.html#id371910"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:base</span> attribute</a></li>
 </ul>
 </div>
 <div class="index-entry">

Index: tfoot.html
===================================================================
RCS file: /sources/public/html5/markup/tfoot.html,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- tfoot.html 6 Aug 2010 12:47:52 -0000 1.66
+++ tfoot.html 6 Aug 2010 23:33:26 -0000 1.67
@@ -23,9 +23,9 @@
 <span class="spec-link"><a title="Read about the tfoot element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tfoot-element">&#9432;</a></span> <span class="element">tfoot</span> &#8211; <span class="shortdesc">table footer row group</span> <a class="hash" href="#tfoot">#</a> <a class="toc-bak" href="Overview.html#tfoot-toc">T</a>
 </h2>
       <div id="tfoot-longdesc" class="longdesc">
-    <p>The <a href="tfoot.html#tfoot" class="element" id="id359059">tfoot</a> element
+    <p>The <a href="tfoot.html#tfoot" class="element" id="id359068">tfoot</a> element
     represents the block of rows that consist of the column
-    summaries (footers) for its parent <a href="table.html#table" class="element" id="id359069">table</a> element.</p>
+    summaries (footers) for its parent <a href="table.html#table" class="element" id="id359077">table</a> element.</p>
   </div>
       <div class="no-number no-toc" id="tfoot-content-model">
         <h2 class="element-subhead">Permitted contents <a class="hash" href="#tfoot-content-model">#</a>
@@ -34,7 +34,7 @@
         
       <div id="tfoot-mdls">
         <p class="elem-mdl">
-      <span><span>zero or more </span><a class="ref" href="tr.html#tr" id="id359103">tr</a><span> elements</span></span> 
+      <span><span>zero or more </span><a class="ref" href="tr.html#tr" id="id359112">tr</a><span> elements</span></span> 
         
     </p>
         </div>
@@ -46,7 +46,7 @@
         <dl class="attr-defs">
 <dt>
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a>
-<a class="attribute-name" title="global-attributes" href="global-attributes.html" id="id359162">global attributes</a>
+<a class="attribute-name" title="global-attributes" href="global-attributes.html" id="id359171">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
@@ -80,17 +80,17 @@
 </h2>
         
     <p>A
-    <a href="tfoot.html#tfoot" class="element" id="id359305">tfoot</a>
+    <a href="tfoot.html#tfoot" class="element" id="id359313">tfoot</a>
     element must have
     a <span title="syntax-start-tag">start tag</span>.</p>
     <p>A
-    <a href="tfoot.html#tfoot" class="element" id="id359322">tfoot</a>
+    <a href="tfoot.html#tfoot" class="element" id="id359331">tfoot</a>
     element&#8217;s
     <span title="syntax-end-tag">end tag</span>
     may be omitted if the
-    <a href="tfoot.html#tfoot" class="element" id="id359337">tfoot</a>
+    <a href="tfoot.html#tfoot" class="element" id="id359346">tfoot</a>
     element is immediately followed by a
-    <a href="tbody.html#tbody" class="element" id="id359345">tbody</a>
+    <a href="tbody.html#tbody" class="element" id="id359354">tbody</a>
     element, or if there is no more content in the parent
     element.</p>
   
@@ -98,7 +98,7 @@
       <div class="no-number no-toc" id="tfoot-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#tfoot-context">#</a>
 </h2>
-        <p class="permitted-parents"><span class="context-mdl"><a href="table.html#table" id="id359376">table</a></span></p>
+        <p class="permitted-parents"><span class="context-mdl"><a href="table.html#table" id="id359385">table</a></span></p>
       </div>
       
         <div class="no-number no-toc" id="tfoot-details">
@@ -106,17 +106,17 @@
 </h2>
 <div class="details">
     <p>Although previous versions of HTML only allowed the
-    <a href="tfoot.html#tfoot" class="element" id="id359401">tfoot</a>
+    <a href="tfoot.html#tfoot" class="element" id="id359410">tfoot</a>
     element to occur before any
-    <a href="tbody.html#tbody" class="element" id="id359410">tbody</a>
+    <a href="tbody.html#tbody" class="element" id="id359418">tbody</a>
     or
-    <a href="tr.html#tr" class="element" id="id359418">tr</a>
+    <a href="tr.html#tr" class="element" id="id359426">tr</a>
     elements, but not after, the
-    <a href="tfoot.html#tfoot" class="element" id="id359426">tfoot</a>
+    <a href="tfoot.html#tfoot" class="element" id="id359434">tfoot</a>
     element is now also alternatively allowed to occur after any
-    <a href="tbody.html#tbody" class="element" id="id359435">tbody</a>
+    <a href="tbody.html#tbody" class="element" id="id359444">tbody</a>
     or
-    <a href="tr.html#tr" class="element" id="id359443">tr</a>
+    <a href="tr.html#tr" class="element" id="id359452">tr</a>
     elements.</p>
   </div>
 </div>

Index: spec.html
===================================================================
RCS file: /sources/public/html5/markup/spec.html,v
retrieving revision 1.274
retrieving revision 1.275
diff -u -d -r1.274 -r1.275
--- spec.html 6 Aug 2010 12:47:16 -0000 1.274
+++ spec.html 6 Aug 2010 23:33:25 -0000 1.275
@@ -11,7 +11,7 @@
 <div class="head">
 <div><a href="http://www.w3.org/"><img height="48" width="72" alt="W3C" src="http://www.w3.org/Icons/w3c_home"></a></div>
 <h1>HTML: The Markup Language Reference</h1>
-<h2>W3C Editor&#8217;s Draft <em>6 August 2010</em>
+<h2>W3C Editor&#8217;s Draft <em>7 August 2010</em>
 </h2>
 <dl>
 <dt>Latest Editor&#8217;s Draft:</dt>
@@ -66,7 +66,7 @@
           reports index</a> at http://www.w3.org/TR/.
       </em></p>
[...4480 lines suppressed...]
 </div>
 <div class="index-entry">
@@ -27421,7 +27422,7 @@
 <li><a href="#id85575"><cite class="index">Text and character data</cite> section: <cite class="index">non-replaceable character data</cite></a></li>
 <li><a href="#id337638"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">charset</span></span> element: <span class="attribute-name">charset</span> attribute</a></li>
 <li><a href="#id349713"><span class="element">script</span> element: <span class="attribute-name">charset</span> attribute</a></li>
-<li><a href="#id373459"><cite class="index">character encoding name</cite> data type</a></li>
+<li><a href="#id373468"><cite class="index">character encoding name</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry">
@@ -27430,7 +27431,7 @@
 <div class="index-entry">
 <p><a href="#refsXMLBase">XMLBase (specification)</a></p>
 <ul>
-<li><a href="#id371901"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:base</span> attribute</a></li>
+<li><a href="#id371910"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:base</span> attribute</a></li>
 </ul>
 </div>
 <div class="index-entry">

Index: thead.html
===================================================================
RCS file: /sources/public/html5/markup/thead.html,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- thead.html 6 Aug 2010 12:47:52 -0000 1.66
+++ thead.html 6 Aug 2010 23:33:26 -0000 1.67
@@ -23,10 +23,10 @@
 <span class="spec-link"><a title="Read about the thead element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-thead-element">&#9432;</a></span> <span class="element">thead</span> &#8211; <span class="shortdesc">table heading group</span> <a class="hash" href="#thead">#</a> <a class="toc-bak" href="Overview.html#thead-toc">T</a>
 </h2>
       <div id="thead-longdesc" class="longdesc">
-    <p>The <a href="thead.html#thead" class="element" id="id360664">thead</a> element
+    <p>The <a href="thead.html#thead" class="element" id="id360673">thead</a> element
     represents the block of rows that consist of the column labels
     (headings) for its parent
-    <a href="table.html#table" class="element" id="id360673">table</a>
+    <a href="table.html#table" class="element" id="id360682">table</a>
     element.</p>
   </div>
       <div class="no-number no-toc" id="thead-content-model">
@@ -36,7 +36,7 @@
         
       <div id="thead-mdls">
         <p class="elem-mdl">
-      <span><span>zero or more </span><a class="ref" href="tr.html#tr" id="id360708">tr</a><span> elements</span></span> 
+      <span><span>zero or more </span><a class="ref" href="tr.html#tr" id="id360717">tr</a><span> elements</span></span> 
         
     </p>
         </div>
@@ -48,7 +48,7 @@
         <dl class="attr-defs">
 <dt>
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a>
-<a class="attribute-name" title="global-attributes" href="global-attributes.html" id="id360767">global attributes</a>
+<a class="attribute-name" title="global-attributes" href="global-attributes.html" id="id360776">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
@@ -82,26 +82,26 @@
 </h2>
         
     <p>A
-    <a href="thead.html#thead" class="element" id="id360909">thead</a>
+    <a href="thead.html#thead" class="element" id="id360918">thead</a>
     element must have a
     <span title="syntax-start-tag">start tag</span>.</p>
     <p>A
-    <a href="thead.html#thead" class="element" id="id360927">thead</a>
+    <a href="thead.html#thead" class="element" id="id360936">thead</a>
     element&#8217;s
     <span title="syntax-end-tag">end tag</span>
     may be omitted if the
-    <a href="thead.html#thead" class="element" id="id360942">thead</a>
+    <a href="thead.html#thead" class="element" id="id360950">thead</a>
     element is immediately followed by a
-    <a href="tbody.html#tbody" class="element" id="id360950">tbody</a>
+    <a href="tbody.html#tbody" class="element" id="id360959">tbody</a>
     or
-    <code><a href="tfoot.html#tfoot" id="id360959">tfoot</a></code>
+    <code><a href="tfoot.html#tfoot" id="id360968">tfoot</a></code>
     element.</p>
   
       </div>
       <div class="no-number no-toc" id="thead-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#thead-context">#</a>
 </h2>
-        <p class="permitted-parents"><span class="context-mdl"><a href="table.html#table" id="id360986">table</a></span></p>
+        <p class="permitted-parents"><span class="context-mdl"><a href="table.html#table" id="id360995">table</a></span></p>
       </div>
       <div class="no-number no-toc interface" id="thead-interface">
         <h2 class="element-subhead">DOM interface <a class="hash" href="#thead-interface">#</a>

Index: tbody.html
===================================================================
RCS file: /sources/public/html5/markup/tbody.html,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- tbody.html 6 Aug 2010 12:47:46 -0000 1.66
+++ tbody.html 6 Aug 2010 23:33:26 -0000 1.67
@@ -23,9 +23,9 @@
 <span class="spec-link"><a title="Read about the tbody element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tbody-element">&#9432;</a></span> <span class="element">tbody</span> &#8211; <span class="shortdesc">table row group</span> <a class="hash" href="#tbody">#</a> <a class="toc-bak" href="Overview.html#tbody-toc">T</a>
 </h2>
       <div id="tbody-longdesc" class="longdesc">
-    <p>The <a href="tbody.html#tbody" class="element" id="id355897">tbody</a> element
+    <p>The <a href="tbody.html#tbody" class="element" id="id355906">tbody</a> element
     represents a block of rows that consist of a body of data for
-    its parent <a href="table.html#table" class="element" id="id355906">table</a>
+    its parent <a href="table.html#table" class="element" id="id355915">table</a>
     element.</p>
   </div>
       <div class="no-number no-toc" id="tbody-content-model">
@@ -35,7 +35,7 @@
         
       <div id="tbody-mdls">
         <p class="elem-mdl">
-      <span><span>zero or more </span><a class="ref" href="tr.html#tr" id="id355941">tr</a><span> elements</span></span> 
+      <span><span>zero or more </span><a class="ref" href="tr.html#tr" id="id355950">tr</a><span> elements</span></span> 
         
     </p>
         </div>
@@ -47,7 +47,7 @@
         <dl class="attr-defs">
 <dt>
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a>
-<a class="attribute-name" title="global-attributes" href="global-attributes.html" id="id356000">global attributes</a>
+<a class="attribute-name" title="global-attributes" href="global-attributes.html" id="id356008">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
@@ -81,29 +81,29 @@
 </h2>
         
     <p>A 
-    <a href="tbody.html#tbody" class="element" id="id356142">tbody</a>
+    <a href="tbody.html#tbody" class="element" id="id356151">tbody</a>
     element's <span title="syntax-start-tag">start tag</span> may be omitted if
     the first thing inside the
-    <a href="tbody.html#tbody" class="element" id="id356157">tbody</a>
+    <a href="tbody.html#tbody" class="element" id="id356166">tbody</a>
     element is a
-    <a href="tr.html#tr" class="element" id="id356165">tr</a>
+    <a href="tr.html#tr" class="element" id="id356174">tr</a>
     element, and if the element is not
     immediately preceded by a 
-    <a href="tbody.html#tbody" class="element" id="id356174">tbody</a>,
-    <a href="thead.html#thead" class="element" id="id356182">thead</a>,
+    <a href="tbody.html#tbody" class="element" id="id356183">tbody</a>,
+    <a href="thead.html#thead" class="element" id="id356191">thead</a>,
     or
-    <a href="tfoot.html#tfoot" class="element" id="id356190">tfoot</a>
+    <a href="tfoot.html#tfoot" class="element" id="id356199">tfoot</a>
     element whose
     <span title="syntax-end-tag">end tag</span> has been omitted.</p>
     <p>A 
-    <a href="tbody.html#tbody" class="element" id="id356208">tbody</a>
+    <a href="tbody.html#tbody" class="element" id="id356217">tbody</a>
     element&#8217;s
     <span title="syntax-end-tag">end tag</span> may be omitted if the
-    <a href="tbody.html#tbody" class="element" id="id356222">tbody</a>
-    element is immediately followed by a 
     <a href="tbody.html#tbody" class="element" id="id356231">tbody</a>
+    element is immediately followed by a 
+    <a href="tbody.html#tbody" class="element" id="id356240">tbody</a>
     or
-    <a href="tfoot.html#tfoot" class="element" id="id356239">tfoot</a>
+    <a href="tfoot.html#tfoot" class="element" id="id356248">tfoot</a>
     element, or if there
     is no more content in the parent element.</p>
   
@@ -111,7 +111,7 @@
       <div class="no-number no-toc" id="tbody-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#tbody-context">#</a>
 </h2>
-        <p class="permitted-parents"><span class="context-mdl"><a href="table.html#table" id="id356269">table</a></span></p>
+        <p class="permitted-parents"><span class="context-mdl"><a href="table.html#table" id="id356278">table</a></span></p>
       </div>
       <div class="no-number no-toc interface" id="tbody-interface">
         <h2 class="element-subhead">DOM interface <a class="hash" href="#tbody-interface">#</a>

Index: video.html
===================================================================
RCS file: /sources/public/html5/markup/video.html,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -d -r1.87 -r1.88
--- video.html 6 Aug 2010 12:47:52 -0000 1.87
+++ video.html 6 Aug 2010 23:33:27 -0000 1.88
@@ -23,7 +23,7 @@
 <span class="spec-link"><a title="Read about the video element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#video">&#9432;</a></span> <span class="element">video</span> &#8211; <span class="shortdesc">video</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#video">#</a> <a class="toc-bak" href="Overview.html#video-toc">T</a>
 </h2>
       <div id="video-longdesc" class="longdesc">
-    <p>The <a href="video.html#video" class="element" id="id363348">video</a> element
+    <p>The <a href="video.html#video" class="element" id="id363357">video</a> element
     represents a video or movie.</p>
   </div>
       <div class="no-number no-toc" id="video-content-model">
@@ -31,20 +31,20 @@
 </h2>
 <div class="content-models">
         
-      <p class="content-model-prologue"><a href="terminology.html#transparent" id="id363378">Transparent</a>,
+      <p class="content-model-prologue"><a href="terminology.html#transparent" id="id363387">Transparent</a>,
           with the following specific structure:</p>
 <div id="video-mdls">
         <p class="elem-mdl">
-       <span class="agroupof"><span><span>a </span><a class="ref attribute" href="video.html#video.attrs.src" id="id363397">src</a><span> attribute</span>, </span>
-                          <span class="postfix or">or</span> <span><span>zero or more </span><a class="ref" href="source.html#source" id="id363410">source</a><span> elements</span></span> </span> <span class="postfix followedby">followed by</span> 
-  <span><a href="terminology.html#flow-content" id="id363431">flow content</a></span>
+       <span class="agroupof"><span><span>a </span><a class="ref attribute" href="video.html#video.attrs.src" id="id363405">src</a><span> attribute</span>, </span>
+                          <span class="postfix or">or</span> <span><span>zero or more </span><a class="ref" href="source.html#source" id="id363418">source</a><span> elements</span></span> </span> <span class="postfix followedby">followed by</span> 
+  <span><a href="terminology.html#flow-content" id="id363440">flow content</a></span>
         
     </p>
 <div class="postfix or">or</div>
         <p class="elem-mdl">
-       <span class="agroupof"><span><span>a </span><a class="ref attribute" href="video.html#video.attrs.src" id="id363462">src</a><span> attribute</span>, </span>
-                          <span class="postfix or">or</span> <span><span>zero or more </span><a class="ref" href="source.html#source" id="id363476">source</a><span> elements</span></span> </span> <span class="postfix followedby">followed by</span> 
-  <span><a href="terminology.html#phrasing-content" id="id363497">phrasing content</a></span>
+       <span class="agroupof"><span><span>a </span><a class="ref attribute" href="video.html#video.attrs.src" id="id363471">src</a><span> attribute</span>, </span>
+                          <span class="postfix or">or</span> <span><span>zero or more </span><a class="ref" href="source.html#source" id="id363484">source</a><span> elements</span></span> </span> <span class="postfix followedby">followed by</span> 
+  <span><a href="terminology.html#phrasing-content" id="id363505">phrasing content</a></span>
         
     </p>
         </div>
@@ -54,19 +54,19 @@
         <h2 class="element-subhead">Permitted attributes <a class="hash" href="#video-attributes">#</a>
 </h2>
         <div class="attr-content-models">
-          <p><span class="pattern" id="video.attrs"><a class="ref" href="global-attributes.html" id="id363542">global attributes</a>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="video.html#video.attrs.autoplay" title="video.attrs.autoplay" id="id363555">autoplay</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="video.html#video.attrs.preload" title="video.attrs.preload" id="id363578">preload</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="video.html#video.attrs.controls" title="video.attrs.controls" id="id363601">controls</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="video.html#video.attrs.loop" title="video.attrs.loop" id="id363624">loop</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="video.html#video.attrs.poster" title="video.attrs.poster" id="id363647">poster</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="video.html#video.attrs.height" title="video.attrs.height" id="id363670">height</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="video.html#video.attrs.width" title="video.attrs.width" id="id363693">width</a> </span><span class="postfix intermixed">&amp;</span> <a class="ref" title="video.attrs.src" href="video.html#video.attrs.src" id="id363716">src</a></p>
+          <p><span class="pattern" id="video.attrs"><a class="ref" href="global-attributes.html" id="id363551">global attributes</a>
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="video.html#video.attrs.autoplay" title="video.attrs.autoplay" id="id363564">autoplay</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="video.html#video.attrs.preload" title="video.attrs.preload" id="id363587">preload</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="video.html#video.attrs.controls" title="video.attrs.controls" id="id363610">controls</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="video.html#video.attrs.loop" title="video.attrs.loop" id="id363633">loop</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="video.html#video.attrs.poster" title="video.attrs.poster" id="id363656">poster</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="video.html#video.attrs.height" title="video.attrs.height" id="id363679">height</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="video.html#video.attrs.width" title="video.attrs.width" id="id363702">width</a> </span><span class="postfix intermixed">&amp;</span> <a class="ref" title="video.attrs.src" href="video.html#video.attrs.src" id="id363725">src</a></p>
 </div>
         <dl class="attr-defs">
 <dt>
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a>
-<a class="attribute-name" title="global-attributes" href="global-attributes.html" id="id363747">global attributes</a>
+<a class="attribute-name" title="global-attributes" href="global-attributes.html" id="id363756">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
@@ -74,9 +74,9 @@
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#attr-media-autoplay">&#9432;</a>
 <span class="attribute-name">autoplay</span> = <span class="attr-values">
        "autoplay"
-       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="id363806">empty</a>
+       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="id363814">empty</a>
     </span> 
-<a class="hash" href="video.html#video.attrs.autoplay" id="id363813">#</a>
+<a class="hash" href="video.html#video.attrs.autoplay" id="id363821">#</a>
 </dt>
             <dd>Instructs the UA to automatically begin playback of the
         video as soon as it can do so without stopping.</dd>
@@ -87,9 +87,9 @@
        "none"
        <span class="postfix or">or</span>  "metadata"
        <span class="postfix or">or</span>  "auto"
-       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="id363882">empty</a>
+       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="id363891">empty</a>
     </span> 
-<a class="hash" href="video.html#video.attrs.preload" id="id363889">#</a>
+<a class="hash" href="video.html#video.attrs.preload" id="id363898">#</a>
 </dt>
             <dd>Represents a hint to the UA about whether optimistic
         downloading of the video itself or its metadata is
@@ -114,9 +114,9 @@
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#attr-media-controls">&#9432;</a>
 <span class="attribute-name">controls</span> = <span class="attr-values">
        "controls"
-       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="id363993">empty</a>
+       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="id364002">empty</a>
     </span> 
-<a class="hash" href="video.html#video.attrs.controls" id="id364000">#</a>
+<a class="hash" href="video.html#video.attrs.controls" id="id364009">#</a>
 </dt>
             <dd>Instructs the UA to expose a user interface for
         controlling playback of the video.</dd>
@@ -124,9 +124,9 @@
             <dt id="video.attrs.loop" title="video.attrs.loop">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#attr-media-loop">&#9432;</a>
 <span class="attribute-name">loop</span> = <span class="attr-values">
-       "loop"  <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="id364058">empty</a>
+       "loop"  <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="id364067">empty</a>
     </span> 
-<a class="hash" href="video.html#video.attrs.loop" id="id364065">#</a>
+<a class="hash" href="video.html#video.attrs.loop" id="id364074">#</a>
 </dt>
             <dd>Instructs the UA to seek back to the start of the video
         upon reaching the end.</dd>
@@ -134,9 +134,9 @@
             <dt id="video.attrs.poster" title="video.attrs.poster">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#attr-video-poster">&#9432;</a>
 <span class="attribute-name">poster</span> = <span class="attr-values">
-      <a href="datatypes.html#common.data.uri" id="id364106">URL potentially surrounded by spaces</a>
+      <a href="datatypes.html#common.data.uri" id="id364115">URL potentially surrounded by spaces</a>
     </span> 
-<a class="hash" href="video.html#video.attrs.poster" id="id364113">#</a>
+<a class="hash" href="video.html#video.attrs.poster" id="id364122">#</a>
 </dt>
             <dd>The address of an image file for the UA to show while no
         video data is available.</dd>
@@ -144,27 +144,27 @@
             <dt id="video.attrs.height" title="video.attrs.height">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#attr-dim-height">&#9432;</a>
 <span class="attribute-name">height</span> = <span class="attr-values">
-      <a href="datatypes.html#common.data.integer.non-negative" id="id364154">non-negative integer</a>
+      <a href="datatypes.html#common.data.integer.non-negative" id="id364163">non-negative integer</a>
     </span> 
-<a class="hash" href="video.html#video.attrs.height" id="id364162">#</a>
+<a class="hash" href="video.html#video.attrs.height" id="id364170">#</a>
 </dt>
             <dd>The height of the video, in CSS pixels.</dd>
           
             <dt id="video.attrs.width" title="video.attrs.width">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#attr-dim-width">&#9432;</a>
 <span class="attribute-name">width</span> = <span class="attr-values">
-      <a href="datatypes.html#common.data.integer.non-negative" id="id364202">non-negative integer</a>
+      <a href="datatypes.html#common.data.integer.non-negative" id="id364210">non-negative integer</a>
     </span> 
-<a class="hash" href="video.html#video.attrs.width" id="id364209">#</a>
+<a class="hash" href="video.html#video.attrs.width" id="id364218">#</a>
 </dt>
             <dd>The width of the video, in CSS pixels.</dd>
           
             <dt id="video.attrs.src" title="video.attrs.src">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#attr-media-src">&#9432;</a>
 <span class="attribute-name">src</span> = <span class="attr-values">
-      <a href="datatypes.html#common.data.uri" id="id364248">URL potentially surrounded by spaces</a>
+      <a href="datatypes.html#common.data.uri" id="id364257">URL potentially surrounded by spaces</a>
     </span> 
-<a class="hash" href="video.html#video.attrs.src" id="id364256">#</a>
+<a class="hash" href="video.html#video.attrs.src" id="id364265">#</a>
 </dt>
             <dd>The URL for the video.</dd>
           
@@ -190,7 +190,7 @@
       <div class="no-number no-toc tag-omission" id="video-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#video-tags">#</a>
 </h2>
-        <p>A <a href="video.html#video" class="element" id="id364348">video</a>
+        <p>A <a href="video.html#video" class="element" id="id364357">video</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -200,8 +200,8 @@
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#video-context">#</a>
 </h2>
         <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
-            <a href="common-models.html#common.elem.phrasing" id="id364394">phrasing elements</a></span></span>, <span class="context-mdl"><span>any element that can contain
-            <a href="common-models.html#common.elem.flow" id="id364406">flow elements</a></span></span></p>
+            <a href="common-models.html#common.elem.phrasing" id="id364402">phrasing elements</a></span></span>, <span class="context-mdl"><span>any element that can contain
+            <a href="common-models.html#common.elem.flow" id="id364415">flow elements</a></span></span></p>
       </div>
       <div class="no-number no-toc interface" id="video-interface">
         <h2 class="element-subhead">DOM interface <a class="hash" href="#video-interface">#</a>

Index: var.html
===================================================================
RCS file: /sources/public/html5/markup/var.html,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- var.html 6 Aug 2010 12:47:52 -0000 1.64
+++ var.html 6 Aug 2010 23:33:26 -0000 1.65
@@ -23,7 +23,7 @@
 <span class="spec-link"><a title="Read about the var element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-var-element">&#9432;</a></span> <span class="element">var</span> &#8211; <span class="shortdesc">variable or placeholder text</span> <a class="hash" href="#var">#</a> <a class="toc-bak" href="Overview.html#var-toc">T</a>
 </h2>
       <div id="var-longdesc" class="longdesc">
-    <p>The <a href="var.html#var" class="element" id="id363057">var</a> element
+    <p>The <a href="var.html#var" class="element" id="id363065">var</a> element
     represents either a variable in a mathematical expression or
     programming context, or placeholder text that the reader is
     meant to mentally replace with some other literal value.</p>
@@ -35,7 +35,7 @@
         
       <div id="var-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="id363094">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="id363103">phrasing content</a></span>
         
     </p>
         </div>
@@ -47,7 +47,7 @@
         <dl class="attr-defs">
 <dt>
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a>
-<a class="attribute-name" title="global-attributes" href="global-attributes.html" id="id363145">global attributes</a>
+<a class="attribute-name" title="global-attributes" href="global-attributes.html" id="id363154">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
@@ -57,7 +57,7 @@
       <div class="no-number no-toc tag-omission" id="var-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#var-tags">#</a>
 </h2>
-        <p>A <a href="var.html#var" class="element" id="id363175">var</a>
+        <p>A <a href="var.html#var" class="element" id="id363184">var</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -67,7 +67,7 @@
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#var-context">#</a>
 </h2>
         <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
-            <a href="common-models.html#common.elem.phrasing" id="id363220">phrasing elements</a></span></span></p>
+            <a href="common-models.html#common.elem.phrasing" id="id363229">phrasing elements</a></span></span></p>
       </div>
       <div class="no-number no-toc interface" id="var-interface">
         <h2 class="element-subhead">DOM interface <a class="hash" href="#var-interface">#</a>

Index: sub.html
===================================================================
RCS file: /sources/public/html5/markup/sub.html,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- sub.html 6 Aug 2010 12:47:24 -0000 1.66
+++ sub.html 6 Aug 2010 23:33:26 -0000 1.67
@@ -23,7 +23,7 @@
 <span class="spec-link"><a title="Read about the sub element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-sub-and-sup-elements">&#9432;</a></span> <span class="element">sub</span> &#8211; <span class="shortdesc">subscript</span> <a class="hash" href="#sub">#</a> <a class="toc-bak" href="Overview.html#sub-toc">T</a>
 </h2>
       <div id="sub-longdesc" class="longdesc">
-    <p>The <a href="sub.html#sub" class="element" id="id353913">sub</a> element
+    <p>The <a href="sub.html#sub" class="element" id="id353922">sub</a> element
     represents subscript.</p>
   </div>
       <div class="no-number no-toc" id="sub-content-model">
@@ -33,7 +33,7 @@
         
       <div id="sub-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="id353948">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="id353957">phrasing content</a></span>
         
     </p>
         </div>
@@ -45,7 +45,7 @@
         <dl class="attr-defs">
 <dt>
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a>
-<a class="attribute-name" title="global-attributes" href="global-attributes.html" id="id353999">global attributes</a>
+<a class="attribute-name" title="global-attributes" href="global-attributes.html" id="id354008">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
@@ -55,7 +55,7 @@
       <div class="no-number no-toc tag-omission" id="sub-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#sub-tags">#</a>
 </h2>
-        <p>A <a href="sub.html#sub" class="element" id="id354029">sub</a>
+        <p>A <a href="sub.html#sub" class="element" id="id354038">sub</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -65,7 +65,7 @@
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#sub-context">#</a>
 </h2>
         <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
-            <a href="common-models.html#common.elem.phrasing" id="id354074">phrasing elements</a></span></span></p>
+            <a href="common-models.html#common.elem.phrasing" id="id354083">phrasing elements</a></span></span></p>
       </div>
       <div class="no-number no-toc interface" id="sub-interface">
         <h2 class="element-subhead">DOM interface <a class="hash" href="#sub-interface">#</a>

Index: title.html
===================================================================
RCS file: /sources/public/html5/markup/title.html,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -d -r1.69 -r1.70
--- title.html 6 Aug 2010 12:47:52 -0000 1.69
+++ title.html 6 Aug 2010 23:33:26 -0000 1.70
@@ -23,7 +23,7 @@
 <span class="spec-link"><a title="Read about the title element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-title-element-0">&#9432;</a></span> <span class="element">title</span> &#8211; <span class="shortdesc">document title</span> <a class="hash" href="#title">#</a> <a class="toc-bak" href="Overview.html#title-toc">T</a>
 </h2>
       <div id="title-longdesc" class="longdesc">
-    <p>The <a href="title.html#title" class="element" id="id361775">title</a> element
+    <p>The <a href="title.html#title" class="element" id="id361784">title</a> element
     represents the document&#8217;s title or name.</p>
   </div>
       <div class="no-number no-toc" id="title-content-model">
@@ -33,7 +33,7 @@
         
       <div id="title-mdls">
         <p class="elem-mdl">
-      <span><a href="syntax.html#replaceable-character-data" id="id361811">replaceable character data</a></span>
+      <span><a href="syntax.html#replaceable-character-data" id="id361820">replaceable character data</a></span>
         
     </p>
         </div>
@@ -45,7 +45,7 @@
         <dl class="attr-defs">
 <dt>
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a>
-<a class="attribute-name" title="global-attributes" href="global-attributes.html" id="id361867">global attributes</a>
+<a class="attribute-name" title="global-attributes" href="global-attributes.html" id="id361876">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
@@ -55,7 +55,7 @@
       <div class="no-number no-toc tag-omission" id="title-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#title-tags">#</a>
 </h2>
-        <p>A <a href="title.html#title" class="element" id="id361897">title</a>
+        <p>A <a href="title.html#title" class="element" id="id361906">title</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -64,7 +64,7 @@
       <div class="no-number no-toc" id="title-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#title-context">#</a>
 </h2>
-        <p class="permitted-parents"><span class="context-mdl"><a href="head.html#head" id="id361939">head</a></span></p>
+        <p class="permitted-parents"><span class="context-mdl"><a href="head.html#head" id="id361948">head</a></span></p>
       </div>
       <div class="no-number no-toc interface" id="title-interface">
         <h2 class="element-subhead">DOM interface <a class="hash" href="#title-interface">#</a>

Index: sup.html
===================================================================
RCS file: /sources/public/html5/markup/sup.html,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- sup.html 6 Aug 2010 12:47:31 -0000 1.67
+++ sup.html 6 Aug 2010 23:33:26 -0000 1.68
@@ -23,7 +23,7 @@
 <span class="spec-link"><a title="Read about the sup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-sub-and-sup-elements">&#9432;</a></span> <span class="element">sup</span> &#8211; <span class="shortdesc">superscript</span> <a class="hash" href="#sup">#</a> <a class="toc-bak" href="Overview.html#sup-toc">T</a>
 </h2>
       <div id="sup-longdesc" class="longdesc">
-    <p>The <a href="sup.html#sup" class="element" id="id354460">sup</a> element
+    <p>The <a href="sup.html#sup" class="element" id="id354469">sup</a> element
     represents superscript.</p>
   </div>
       <div class="no-number no-toc" id="sup-content-model">
@@ -33,7 +33,7 @@
         
       <div id="sup-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="id354495">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="id354504">phrasing content</a></span>
         
     </p>
         </div>
@@ -45,7 +45,7 @@
         <dl class="attr-defs">
 <dt>
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a>
-<a class="attribute-name" title="global-attributes" href="global-attributes.html" id="id354546">global attributes</a>
+<a class="attribute-name" title="global-attributes" href="global-attributes.html" id="id354554">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
@@ -55,7 +55,7 @@
       <div class="no-number no-toc tag-omission" id="sup-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#sup-tags">#</a>
 </h2>
-        <p>A <a href="sup.html#sup" class="element" id="id354576">sup</a>
+        <p>A <a href="sup.html#sup" class="element" id="id354585">sup</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -65,7 +65,7 @@
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#sup-context">#</a>
 </h2>
         <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
-            <a href="common-models.html#common.elem.phrasing" id="id354621">phrasing elements</a></span></span></p>
+            <a href="common-models.html#common.elem.phrasing" id="id354630">phrasing elements</a></span></span></p>
       </div>
       <div class="no-number no-toc interface" id="sup-interface">
         <h2 class="element-subhead">DOM interface <a class="hash" href="#sup-interface">#</a>

Index: summary.html
===================================================================
RCS file: /sources/public/html5/markup/summary.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- summary.html 6 Aug 2010 12:47:30 -0000 1.38
+++ summary.html 6 Aug 2010 23:33:26 -0000 1.39
@@ -24,9 +24,9 @@
 </h2>
       <div id="summary-longdesc" class="longdesc">
     <p>The
-    <a href="summary.html#summary" class="element" id="id354218">summary</a>
+    <a href="summary.html#summary" class="element" id="id354227">summary</a>
     element represents a summary, caption, or legend for a
-    <a href="details.html#details" class="element" id="id354227">details</a>
+    <a href="details.html#details" class="element" id="id354236">details</a>
     element.</p>
   </div>
       <div class="no-number no-toc" id="summary-content-model">
@@ -36,7 +36,7 @@
         
       <div id="summary-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="id354262">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="id354271">phrasing content</a></span>
         
     </p>
         </div>
@@ -48,7 +48,7 @@
         <dl class="attr-defs">
 <dt>
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a>
-<a class="attribute-name" title="global-attributes" href="global-attributes.html" id="id354313">global attributes</a>
+<a class="attribute-name" title="global-attributes" href="global-attributes.html" id="id354322">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
@@ -58,7 +58,7 @@
       <div class="no-number no-toc tag-omission" id="summary-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#summary-tags">#</a>
 </h2>
-        <p>A <a href="summary.html#summary" class="element" id="id354343">summary</a>
+        <p>A <a href="summary.html#summary" class="element" id="id354352">summary</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -67,7 +67,7 @@
       <div class="no-number no-toc" id="summary-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#summary-context">#</a>
 </h2>
-        <p class="permitted-parents"><span class="context-mdl"><a href="details.html#details" id="id354386">details</a></span></p>
+        <p class="permitted-parents"><span class="context-mdl"><a href="details.html#details" id="id354394">details</a></span></p>
       </div>
       <div class="no-number no-toc interface" id="summary-interface">
         <h2 class="element-subhead">DOM interface <a class="hash" href="#summary-interface">#</a>

Received on Friday, 6 August 2010 23:34:37 UTC