mike: removed "Form attributes" section, and moved all shared form attribute descriptions to the individual element pages; this required changing a bunch of IDs also changed to using hash-on-hover linking on all attribute descriptions

mike: removed "Form attributes" section, and moved all shared form
attribute descriptions to the individual element pages; this required
changing a bunch of IDs also changed to using hash-on-hover linking on
all attribute descriptions

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

===================================================================
RCS file: /sources/public/html5/markup/body.html,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- body.html 30 Jul 2010 10:34:11 -0000 1.65
+++ body.html 31 Jul 2010 08:13:10 -0000 1.66
@@ -59,91 +59,129 @@
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onafterprint">&#9432;</a></span> <a class="attribute-name" id="body.attrs.onafterprint" title="body.attrs.onafterprint" href="body.html#body.attrs.onafterprint">onafterprint</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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-window-onafterprint">&#9432;</a>
+<span class="attribute-name">onafterprint</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="body.attrs.onafterprint" title="body.attrs.onafterprint" href="body.html#body.attrs.onafterprint">#</a>
 </dt>
             <dd>User printed current document.</dd>
           
             <dt>
-<a class="attribute-name" id="body.attrs.onbeforeprint" title="body.attrs.onbeforeprint" href="body.html#body.attrs.onbeforeprint">onbeforeprint</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="attribute-name">onbeforeprint</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="body.attrs.onbeforeprint" title="body.attrs.onbeforeprint" href="body.html#body.attrs.onbeforeprint">#</a>
 </dt>
             <dd>User requested printing of current document.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onbeforeunload">&#9432;</a></span> <a class="attribute-name" id="body.attrs.onbeforeunload" title="body.attrs.onbeforeunload" href="body.html#body.attrs.onbeforeunload">onbeforeunload</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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-window-onbeforeunload">&#9432;</a>
+<span class="attribute-name">onbeforeunload</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="body.attrs.onbeforeunload" title="body.attrs.onbeforeunload" href="body.html#body.attrs.onbeforeunload">#</a>
 </dt>
             <dd>Document is about to be unloaded.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onblur">&#9432;</a></span> <a class="attribute-name" id="body.attrs.onblur" title="body.attrs.onblur" href="body.html#body.attrs.onblur">onblur</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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-window-onblur">&#9432;</a>
+<span class="attribute-name">onblur</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> 
+<a class="hash" id="body.attrs.onblur" title="body.attrs.onblur" href="body.html#body.attrs.onblur">#</a>
+</dt>
             <dd>Document lost focus.</dd>
 <dd>Document received focus.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onerror">&#9432;</a></span> <a class="attribute-name" id="body.attrs.onerror" title="body.attrs.onerror" href="body.html#body.attrs.onerror">onerror</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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-window-onerror">&#9432;</a>
+<span class="attribute-name">onerror</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="body.attrs.onerror" title="body.attrs.onerror" href="body.html#body.attrs.onerror">#</a>
 </dt>
             <dd>Document failed to load properly.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onfocus">&#9432;</a></span> <a class="attribute-name" id="body.attrs.onfocus" title="body.attrs.onfocus" href="body.html#body.attrs.onfocus">onfocus</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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-window-onfocus">&#9432;</a>
+<span class="attribute-name">onfocus</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> 
+<a class="hash" id="body.attrs.onfocus" title="body.attrs.onfocus" href="body.html#body.attrs.onfocus">#</a>
+</dt>
             <dd></dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onhashchange">&#9432;</a></span> <a class="attribute-name" id="body.attrs.onhashchange" title="body.attrs.onhashchange" href="body.html#body.attrs.onhashchange">onhashchange</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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-window-onhashchange">&#9432;</a>
+<span class="attribute-name">onhashchange</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="body.attrs.onhashchange" title="body.attrs.onhashchange" href="body.html#body.attrs.onhashchange">#</a>
 </dt>
             <dd>Fragment identifier part of the document&#8217;s current
         address changed.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onload">&#9432;</a></span> <a class="attribute-name" id="body.attrs.onload" title="body.attrs.onload" href="body.html#body.attrs.onload">onload</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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-window-onload">&#9432;</a>
+<span class="attribute-name">onload</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> 
+<a class="hash" id="body.attrs.onload" title="body.attrs.onload" href="body.html#body.attrs.onload">#</a>
+</dt>
             <dd>Document finished loading.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onmessage">&#9432;</a></span> <a class="attribute-name" id="body.attrs.onmessage" title="body.attrs.onmessage" href="body.html#body.attrs.onmessage">onmessage</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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-window-onmessage">&#9432;</a>
+<span class="attribute-name">onmessage</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="body.attrs.onmessage" title="body.attrs.onmessage" href="body.html#body.attrs.onmessage">#</a>
 </dt>
             <dd>Document received a message.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onoffline">&#9432;</a></span> <a class="attribute-name" id="body.attrs.onoffline" title="body.attrs.onoffline" href="body.html#body.attrs.onoffline">onoffline</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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-window-onoffline">&#9432;</a>
+<span class="attribute-name">onoffline</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="body.attrs.onoffline" title="body.attrs.onoffline" href="body.html#body.attrs.onoffline">#</a>
 </dt>
             <dd>Network connections failed.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-ononline">&#9432;</a></span> <a class="attribute-name" id="body.attrs.ononline" title="body.attrs.ononline" href="body.html#body.attrs.ononline">ononline</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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-window-ononline">&#9432;</a>
+<span class="attribute-name">ononline</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="body.attrs.ononline" title="body.attrs.ononline" href="body.html#body.attrs.ononline">#</a>
 </dt>
             <dd>Network connections returned.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onpopstate">&#9432;</a></span> <a class="attribute-name" id="body.attrs.onpopstate" title="body.attrs.onpopstate" href="body.html#body.attrs.onpopstate">onpopstate</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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-window-onpopstate">&#9432;</a>
+<span class="attribute-name">onpopstate</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="body.attrs.onpopstate" title="body.attrs.onpopstate" href="body.html#body.attrs.onpopstate">#</a>
 </dt>
             <dd>User navigated session history.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onredo">&#9432;</a></span> <a class="attribute-name" id="body.attrs.onredo" title="body.attrs.onredo" href="body.html#body.attrs.onredo">onredo</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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-window-onredo">&#9432;</a>
+<span class="attribute-name">onredo</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="body.attrs.onredo" title="body.attrs.onredo" href="body.html#body.attrs.onredo">#</a>
 </dt>
             <dd>User went forward in undo transaction history.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onresize">&#9432;</a></span> <a class="attribute-name" id="body.attrs.onresize" title="body.attrs.onresize" href="body.html#body.attrs.onresize">onresize</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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-window-onresize">&#9432;</a>
+<span class="attribute-name">onresize</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="body.attrs.onresize" title="body.attrs.onresize" href="body.html#body.attrs.onresize">#</a>
 </dt>
             <dd>Document view was resized.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onstorage">&#9432;</a></span> <a class="attribute-name" id="body.attrs.onstorage" title="body.attrs.onstorage" href="body.html#body.attrs.onstorage">onstorage</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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-window-onstorage">&#9432;</a>
+<span class="attribute-name">onstorage</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="body.attrs.onstorage" title="body.attrs.onstorage" href="body.html#body.attrs.onstorage">#</a>
 </dt>
             <dd>Storage area changed.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onundo">&#9432;</a></span> <a class="attribute-name" id="body.attrs.onundo" title="body.attrs.onundo" href="body.html#body.attrs.onundo">onundo</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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-window-onundo">&#9432;</a>
+<span class="attribute-name">onundo</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="body.attrs.onundo" title="body.attrs.onundo" href="body.html#body.attrs.onundo">#</a>
 </dt>
             <dd>User went backward in undo transaction history.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onunload">&#9432;</a></span> <a class="attribute-name" id="body.attrs.onunload" title="body.attrs.onunload" href="body.html#body.attrs.onunload">onunload</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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-window-onunload">&#9432;</a>
+<span class="attribute-name">onunload</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> 
+<a class="hash" id="body.attrs.onunload" title="body.attrs.onunload" href="body.html#body.attrs.onunload">#</a>
+</dt>
             <dd>Document is going away.</dd>
           
         </dl>

Index: legend.html
===================================================================
RCS file: /sources/public/html5/markup/legend.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- legend.html 30 Jul 2010 10:34:14 -0000 1.54
+++ legend.html 31 Jul 2010 08:13:13 -0000 1.55
@@ -40,7 +40,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: address.html
===================================================================
RCS file: /sources/public/html5/markup/address.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- address.html 30 Jul 2010 10:34:10 -0000 1.55
+++ address.html 31 Jul 2010 08:13:10 -0000 1.56
@@ -38,7 +38,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: th.html
===================================================================
RCS file: /sources/public/html5/markup/th.html,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -d -r1.68 -r1.69
--- th.html 30 Jul 2010 10:34:16 -0000 1.68
+++ th.html 31 Jul 2010 08:13:15 -0000 1.69
@@ -45,43 +45,56 @@
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#attr-th-scope">&#9432;</a></span> <a class="attribute-name" id="th.attrs.scope" title="th.attrs.scope" href="th.html#th.attrs.scope">scope</a> = <span class="attr-values">
+<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-th-scope">&#9432;</a>
+<span class="attribute-name">scope</span> = <span class="attr-values">
        "row"
        <span class="postfix or">or</span>  "col"
        <span class="postfix or">or</span>  "rowgroup"
        <span class="postfix or">or</span>  "colgroup"
-    </span> </dt>
+    </span> 
+<a class="hash" id="th.attrs.scope" title="th.attrs.scope" href="th.html#th.attrs.scope">#</a>
+</dt>
             <dd>Specifies what set of cells the
         <a href="th.html#th" class="element">th</a>
         element applies to.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="th.attrs.colspan" title="th.attrs.colspan" href="th.html#th.attrs.colspan">colspan</a> = <span class="attr-values">
+<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">positive integer</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="th.attrs.colspan" title="th.attrs.colspan" href="th.html#th.attrs.colspan">#</a>
+</dt>
             <dd>Specifies the number of adjacent columns  &#8220;spanned&#8221; by
         its
         <a href="th.html#th" class="element">th</a>
         element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="th.attrs.rowspan" title="th.attrs.rowspan" href="th.html#th.attrs.rowspan">rowspan</a> = <span class="attr-values">
+<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">non-negative integer</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="th.attrs.rowspan" title="th.attrs.rowspan" href="th.html#th.attrs.rowspan">#</a>
+</dt>
             <dd>Specifies the number of following rows &#8220;spanned&#8221; by
         its
         <a href="th.html#th" class="element">th</a>
         element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="th.attrs.headers" title="th.attrs.headers" href="th.html#th.attrs.headers">headers</a> = <span class="attr-values">
+<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">list of ID references</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="th.attrs.headers" title="th.attrs.headers" href="th.html#th.attrs.headers">#</a>
+</dt>
             <dd>Identifies one or more
         <a href="th.html#th" class="element">th</a>
         elements that apply to its

Index: mark.html
===================================================================
RCS file: /sources/public/html5/markup/mark.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- mark.html 30 Jul 2010 10:34:14 -0000 1.54
+++ mark.html 31 Jul 2010 08:13:13 -0000 1.55
@@ -40,7 +40,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/markup/Overview.html,v
retrieving revision 1.446
retrieving revision 1.447
diff -u -d -r1.446 -r1.447
--- Overview.html 30 Jul 2010 10:34:10 -0000 1.446
+++ Overview.html 31 Jul 2010 08:13:09 -0000 1.447
@@ -10,7 +10,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>30 July 2010</em>
+<h2>W3C Editor&#8217;s Draft <em>31 July 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>
     <p>
-        This document is the 30 July 2010 Editor&#8217;s Draft of 
+        This document is the 31 July 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: br.html
===================================================================
RCS file: /sources/public/html5/markup/br.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- br.html 30 Jul 2010 10:34:11 -0000 1.49
+++ br.html 31 Jul 2010 08:13:10 -0000 1.50
@@ -36,7 +36,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: input.email.html
===================================================================
RCS file: /sources/public/html5/markup/input.email.html,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- input.email.html 30 Jul 2010 10:34:13 -0000 1.66
+++ input.email.html 31 Jul 2010 08:13:12 -0000 1.67
@@ -38,46 +38,55 @@
 </h2>
         <div class="attr-content-models">
           <p><span class="pattern" id="input.email.attrs"><a class="ref" href="global-attributes.html">global attributes</a>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.name" title="common-form.attrs.name">name</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.disabled" title="common-form.attrs.disabled">disabled</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.form" title="common-form.attrs.form">form</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.name" title="input.email.attrs.name" href="input.email.html#input.email.attrs.name">name</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.disabled" title="input.email.attrs.disabled" href="input.email.html#input.email.attrs.disabled">disabled</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.form" title="input.email.attrs.form" href="input.email.html#input.email.attrs.form">form</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.email.html#input.email.attrs.type" title="input.email.attrs.type">type</a><span class="postfix required" title="REQUIRED">&#9733;</span>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#input.attrs.autocomplete" title="input.attrs.autocomplete">autocomplete</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#shared-form.attrs.autofocus" title="shared-form.attrs.autofocus">autofocus</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#input.attrs.list" title="input.attrs.list">list</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.maxlength" title="shared-form.attrs.maxlength">maxlength</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.pattern" title="shared-form.attrs.pattern">pattern</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.readonly" title="shared-form.attrs.readonly">readonly</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.required" title="shared-form.attrs.required">required</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.size" title="shared-form.attrs.size">size</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.placeholder" title="shared-form.attrs.placeholder">placeholder</a> 
-   <span class="postfix intermixed">&amp;</span>   <span class="agroupof"><a class="ref" href="input.file.html#input.attrs.multiple" title="input.attrs.multiple">multiple</a><span class="postfix required" title="REQUIRED">&#9733;</span>
+   <span class="postfix intermixed">&amp;</span> <a class="#input.attrs.autocomplete" title="input.email.attrs.autocomplete" href="input.email.html#input.email.attrs.autocomplete">autocomplete</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.autofocus" title="input.email.attrs.autofocus" href="input.email.html#input.email.attrs.autofocus">autofocus</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#input.attrs.list" title="input.email.attrs.list" href="input.email.html#input.email.attrs.list">list</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.maxlength" title="input.email.attrs.maxlength" href="input.email.html#input.email.attrs.maxlength">maxlength</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.pattern" title="input.email.attrs.pattern" href="input.email.html#input.email.attrs.pattern">pattern</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.readonly" title="input.email.attrs.readonly" href="input.email.html#input.email.attrs.readonly">readonly</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.required" title="input.email.attrs.required" href="input.email.html#input.email.attrs.required">required</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.size" title="input.email.attrs.size" href="input.email.html#input.email.attrs.size">size</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.placeholder" title="input.email.attrs.placeholder" href="input.email.html#input.email.attrs.placeholder">placeholder</a> 
+   <span class="postfix intermixed">&amp;</span>  <span class="agroupof"> <span class="agroupof"><a class="ref" href="input.email.html#input.attrs.multiple" title="input.attrs.multiple">multiple</a><span class="postfix required" title="REQUIRED">&#9733;</span>
                                                                                                           <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.email.html#input.email.attrs.value.multiple" title="input.email.attrs.value.multiple">value</a> <span class="attr-qualifier">(multiple addresses)</span>  </span>
-                                                                                   <span class="postfix or">or</span> <a class="ref" href="input.email.html#input.email.attrs.value.single" title="input.email.attrs.value.single">value</a> <span class="attr-qualifier">(single address)</span>   </span></p>
+                                                                                   <span class="postfix or">or</span> <a class="ref" href="input.email.html#input.email.attrs.value.single" title="input.email.attrs.value.single">value</a> <span class="attr-qualifier">(single address)</span>  </span> </span></p>
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.name" title="common-form.attrs.name" href="button.submit.html#common-form.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="input.email.attrs.name" title="input.email.attrs.name" href="input.email.html#input.email.attrs.name">#</a>
+</dt>
             <dd>The name part of the name/value pair associated with this
         element for the purposes of form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.disabled" title="common-form.attrs.disabled" href="button.submit.html#common-form.attrs.disabled">disabled</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.email.attrs.disabled" title="input.email.attrs.disabled" href="input.email.html#input.email.attrs.disabled">#</a>
+</dt>
             <dd>Specifies that the element represents a disabled
         control.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form" href="button.submit.html#common-form.attrs.form">form</a> = <span class="attr-values">
+<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 reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.email.attrs.form" title="input.email.attrs.form" href="input.email.html#input.email.attrs.form">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -86,16 +95,21 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#e-mail-state">&#9432;</a></span> <a class="attribute-name" id="input.email.attrs.type" title="input.email.attrs.type" href="input.email.html#input.email.attrs.type">type</a> = <span class="attr-values">  "email" </span> </dt>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#e-mail-state">&#9432;</a>
+<span class="attribute-name">type</span> = <span class="attr-values">  "email" </span> 
+<a class="hash" id="input.email.attrs.type" title="input.email.attrs.type" href="input.email.html#input.email.attrs.type">#</a>
+</dt>
             <dd>Specifies that its
         <a href="input.html#input" class="element">input</a>
         element is a control for editing an e-mail address or list
         of e-mail addresses given in the element&#8217;s value.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-autocomplete">&#9432;</a></span> <a class="attribute-name" id="input.attrs.autocomplete" title="input.attrs.autocomplete" href="input.text.html#input.attrs.autocomplete">autocomplete</a> = <span class="attr-values">
+<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#attr-input-autocomplete">&#9432;</a>
+<span class="attribute-name">autocomplete</span> = <span class="attr-values">
        "on"  <span class="postfix or">or</span>  "off"
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.email.attrs.autocomplete" title="input.email.attrs.autocomplete" href="input.email.html#input.email.attrs.autocomplete">#</a>
 </dt>
             <dd>Specifies whether the element represents an input
         control for which a UA is meant to store the value entered
@@ -103,19 +117,23 @@
         later).</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.autofocus" title="shared-form.attrs.autofocus" href="button.submit.html#shared-form.attrs.autofocus">autofocus</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.email.attrs.autofocus" title="input.email.attrs.autofocus" href="input.email.html#input.email.attrs.autofocus">#</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
         loaded.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-list">&#9432;</a></span> <a class="attribute-name" id="input.attrs.list" title="input.attrs.list" href="input.text.html#input.attrs.list">list</a> = <span class="attr-values">
+<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#attr-input-list">&#9432;</a>
+<span class="attribute-name">list</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.idref">ID reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.email.attrs.list" title="input.email.attrs.list" href="input.email.html#input.email.attrs.list">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -124,69 +142,92 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.maxlength" title="shared-form.attrs.maxlength" href="input.text.html#shared-form.attrs.maxlength">maxlength</a> = <span class="attr-values">
+<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">positive integer</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.email.attrs.maxlength" title="input.email.attrs.maxlength" href="input.email.html#input.email.attrs.maxlength">#</a>
+</dt>
             <dd>The maximum allowed value length of the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-pattern-attribute">&#9432;</a></span> <a class="attribute-name" id="shared-form.attrs.pattern" title="shared-form.attrs.pattern" href="input.text.html#shared-form.attrs.pattern">pattern</a> = <span class="attr-values">
+<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-pattern-attribute">&#9432;</a>
+<span class="attribute-name">pattern</span> = <span class="attr-values">
       <a class="ref" href="datatypes.html#form.data.pattern" title="form.data.pattern">pattern</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.email.attrs.pattern" title="input.email.attrs.pattern" href="input.email.html#input.email.attrs.pattern">#</a>
 </dt>
             <dd>Specifies a regular expression against which a UA is
         meant to check the value of the control represented by its
         element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.readonly" title="shared-form.attrs.readonly" href="input.text.html#shared-form.attrs.readonly">readonly</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.email.attrs.readonly" title="input.email.attrs.readonly" href="input.email.html#input.email.attrs.readonly">#</a>
+</dt>
             <dd>Specifies that element represents a control whose value
         is not meant to be edited.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.required" title="shared-form.attrs.required" href="input.text.html#shared-form.attrs.required">required</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.email.attrs.required" title="input.email.attrs.required" href="input.email.html#input.email.attrs.required">#</a>
 </dt>
             <dd>Specifies that the element is a required part of form
       submission.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-size-attribute">&#9432;</a></span> <a class="attribute-name" id="shared-form.attrs.size" title="shared-form.attrs.size" href="input.text.html#shared-form.attrs.size">size</a> = <span class="attr-values">
+<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-size-attribute">&#9432;</a>
+<span class="attribute-name">size</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.integer.positive">positive integer</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.email.attrs.size" title="input.email.attrs.size" href="input.email.html#input.email.attrs.size">#</a>
+</dt>
             <dd>The number of options meant to be shown by the control
         represented by its element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.placeholder" title="shared-form.attrs.placeholder" href="input.text.html#shared-form.attrs.placeholder">placeholder</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.email.attrs.placeholder" title="input.email.attrs.placeholder" href="input.email.html#input.email.attrs.placeholder">#</a>
 </dt>
             <dd>A short hint (one word or a short phrase) intended to
         aid the user when entering data into the control
         represented by its element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-multiple">&#9432;</a></span> <a class="attribute-name" id="input.attrs.multiple" title="input.attrs.multiple" href="input.file.html#input.attrs.multiple">multiple</a> = <span class="attr-values">
+<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#attr-input-multiple">&#9432;</a>
+<span class="attribute-name">multiple</span> = <span class="attr-values">
        "multiple"
        <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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.attrs.multiple" title="input.attrs.multiple" href="input.email.html#input.attrs.multiple">#</a>
 </dt>
             <dd>Specifies that the element allows multiple values.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#e-mail-state">&#9432;</a></span> <a class="attribute-name" id="input.email.attrs.value.multiple" title="input.email.attrs.value.multiple" href="input.email.html#input.email.attrs.value.multiple">value</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#e-mail-state">&#9432;</a>
+<span class="attribute-name">value</span> = <span class="attr-values">
       <a href="datatypes.html#form.data.emailaddresslist">list of e-mail addresses</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.email.attrs.value.multiple" title="input.email.attrs.value.multiple" href="input.email.html#input.email.attrs.value.multiple">#</a>
+</dt>
             <dd>A list of e-mail addresses.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#e-mail-state">&#9432;</a></span> <a class="attribute-name" id="input.email.attrs.value.single" title="input.email.attrs.value.single" href="input.email.html#input.email.attrs.value.single">value</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#e-mail-state">&#9432;</a>
+<span class="attribute-name">value</span> = <span class="attr-values">
       <a href="datatypes.html#form.data.emailaddress">e-mail address</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.email.attrs.value.single" title="input.email.attrs.value.single" href="input.email.html#input.email.attrs.value.single">#</a>
+</dt>
             <dd>A single e-mail address.</dd>
           
         </dl>

Index: tr.html
===================================================================
RCS file: /sources/public/html5/markup/tr.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- tr.html 30 Jul 2010 10:34:16 -0000 1.52
+++ tr.html 31 Jul 2010 08:13:15 -0000 1.53
@@ -39,7 +39,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: input.month.html
===================================================================
RCS file: /sources/public/html5/markup/input.month.html,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- input.month.html 30 Jul 2010 10:34:13 -0000 1.66
+++ input.month.html 31 Jul 2010 08:13:12 -0000 1.67
@@ -38,43 +38,52 @@
 </h2>
         <div class="attr-content-models">
           <p><span class="pattern" id="input.month.attrs"><a class="ref" href="global-attributes.html">global attributes</a>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.name" title="common-form.attrs.name">name</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.disabled" title="common-form.attrs.disabled">disabled</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.form" title="common-form.attrs.form">form</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.name" title="input.month.attrs.name" href="input.month.html#input.month.attrs.name">name</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.disabled" title="input.month.attrs.disabled" href="input.month.html#input.month.attrs.disabled">disabled</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.form" title="input.month.attrs.form" href="input.month.html#input.month.attrs.form">form</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.month.html#input.month.attrs.type" title="input.month.attrs.type">type</a><span class="postfix required" title="REQUIRED">&#9733;</span>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#input.attrs.autocomplete" title="input.attrs.autocomplete">autocomplete</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#shared-form.attrs.autofocus" title="shared-form.attrs.autofocus">autofocus</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#input.attrs.list" title="input.attrs.list">list</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#input.attrs.autocomplete" title="input.month.attrs.autocomplete" href="input.month.html#input.month.attrs.autocomplete">autocomplete</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.autofocus" title="input.month.attrs.autofocus" href="input.month.html#input.month.attrs.autofocus">autofocus</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#input.attrs.list" title="input.month.attrs.list" href="input.month.html#input.month.attrs.list">list</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.month.html#input.month.attrs.min" title="input.month.attrs.min">min</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.month.html#input.month.attrs.max" title="input.month.attrs.max">max</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.date.html#input.attrs.step.integer" title="input.attrs.step.integer">step</a> <span class="attr-qualifier">(integer)</span>  
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.readonly" title="shared-form.attrs.readonly">readonly</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.required" title="shared-form.attrs.required">required</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#input.attrs.step.integer" title="input.month.attrs.step.integer" href="input.month.html#input.month.attrs.step.integer">step</a> <span class="attr-qualifier">(integer)</span>  
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.readonly" title="input.month.attrs.readonly" href="input.month.html#input.month.attrs.readonly">readonly</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.required" title="input.month.attrs.required" href="input.month.html#input.month.attrs.required">required</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.month.html#input.month.attrs.value" title="input.month.attrs.value">value</a> </span></p>
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.name" title="common-form.attrs.name" href="button.submit.html#common-form.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="input.month.attrs.name" title="input.month.attrs.name" href="input.month.html#input.month.attrs.name">#</a>
+</dt>
             <dd>The name part of the name/value pair associated with this
         element for the purposes of form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.disabled" title="common-form.attrs.disabled" href="button.submit.html#common-form.attrs.disabled">disabled</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.month.attrs.disabled" title="input.month.attrs.disabled" href="input.month.html#input.month.attrs.disabled">#</a>
+</dt>
             <dd>Specifies that the element represents a disabled
         control.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form" href="button.submit.html#common-form.attrs.form">form</a> = <span class="attr-values">
+<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 reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.month.attrs.form" title="input.month.attrs.form" href="input.month.html#input.month.attrs.form">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -83,15 +92,20 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#month-state">&#9432;</a></span> <a class="attribute-name" id="input.month.attrs.type" title="input.month.attrs.type" href="input.month.html#input.month.attrs.type">type</a> = <span class="attr-values">  "month" </span> </dt>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#month-state">&#9432;</a>
+<span class="attribute-name">type</span> = <span class="attr-values">  "month" </span> 
+<a class="hash" id="input.month.attrs.type" title="input.month.attrs.type" href="input.month.html#input.month.attrs.type">#</a>
+</dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
         a control for setting the element&#8217;s value to a string
         representing a month.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-autocomplete">&#9432;</a></span> <a class="attribute-name" id="input.attrs.autocomplete" title="input.attrs.autocomplete" href="input.text.html#input.attrs.autocomplete">autocomplete</a> = <span class="attr-values">
+<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#attr-input-autocomplete">&#9432;</a>
+<span class="attribute-name">autocomplete</span> = <span class="attr-values">
        "on"  <span class="postfix or">or</span>  "off"
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.month.attrs.autocomplete" title="input.month.attrs.autocomplete" href="input.month.html#input.month.attrs.autocomplete">#</a>
 </dt>
             <dd>Specifies whether the element represents an input
         control for which a UA is meant to store the value entered
@@ -99,19 +113,23 @@
         later).</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.autofocus" title="shared-form.attrs.autofocus" href="button.submit.html#shared-form.attrs.autofocus">autofocus</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.month.attrs.autofocus" title="input.month.attrs.autofocus" href="input.month.html#input.month.attrs.autofocus">#</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
         loaded.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-list">&#9432;</a></span> <a class="attribute-name" id="input.attrs.list" title="input.attrs.list" href="input.text.html#input.attrs.list">list</a> = <span class="attr-values">
+<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#attr-input-list">&#9432;</a>
+<span class="attribute-name">list</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.idref">ID reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.month.attrs.list" title="input.month.attrs.list" href="input.month.html#input.month.attrs.list">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -120,51 +138,65 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-min">&#9432;</a></span> <a class="attribute-name" id="input.month.attrs.min" title="input.month.attrs.min" href="input.month.html#input.month.attrs.min">min</a> = <span class="attr-values">
+<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#attr-input-min">&#9432;</a>
+<span class="attribute-name">min</span> = <span class="attr-values">
       <a class="ref" href="datatypes.html#form.data.month" title="form.data.month">month</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.month.attrs.min" title="input.month.attrs.min" href="input.month.html#input.month.attrs.min">#</a>
 </dt>
             <dd>The expected lower bound for the element&#8217;s
         <a href="input.month.html#input.month.attrs.value">value</a>.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-max">&#9432;</a></span> <a class="attribute-name" id="input.month.attrs.max" title="input.month.attrs.max" href="input.month.html#input.month.attrs.max">max</a> = <span class="attr-values">
+<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#attr-input-max">&#9432;</a>
+<span class="attribute-name">max</span> = <span class="attr-values">
       <a class="ref" href="datatypes.html#form.data.month" title="form.data.month">month</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.month.attrs.max" title="input.month.attrs.max" href="input.month.html#input.month.attrs.max">#</a>
 </dt>
             <dd>The expected upper bound for the element&#8217;s
         <a href="input.month.html#input.month.attrs.value">value</a>.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-step">&#9432;</a></span> <a class="attribute-name" id="input.attrs.step.integer" title="input.attrs.step.integer" href="input.date.html#input.attrs.step.integer">step</a> = <span class="attr-values">
+<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#attr-input-step">&#9432;</a>
+<span class="attribute-name">step</span> = <span class="attr-values">
        "any"
        <span class="postfix or">or</span> <a href="datatypes.html#common.data.integer.positive">positive integer</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.month.attrs.step.integer" title="input.month.attrs.step.integer" href="input.month.html#input.month.attrs.step.integer">#</a>
 </dt>
             <dd>Specifies the value granularity of the element&#8217;s
         value.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.readonly" title="shared-form.attrs.readonly" href="input.text.html#shared-form.attrs.readonly">readonly</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.month.attrs.readonly" title="input.month.attrs.readonly" href="input.month.html#input.month.attrs.readonly">#</a>
+</dt>
             <dd>Specifies that element represents a control whose value
         is not meant to be edited.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.required" title="shared-form.attrs.required" href="input.text.html#shared-form.attrs.required">required</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.month.attrs.required" title="input.month.attrs.required" href="input.month.html#input.month.attrs.required">#</a>
 </dt>
             <dd>Specifies that the element is a required part of form
       submission.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#month-state">&#9432;</a></span> <a class="attribute-name" id="input.month.attrs.value" title="input.month.attrs.value" href="input.month.html#input.month.attrs.value">value</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#month-state">&#9432;</a>
+<span class="attribute-name">value</span> = <span class="attr-values">
       <a class="ref" href="datatypes.html#form.data.month" title="form.data.month">month</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.month.attrs.value" title="input.month.attrs.value" href="input.month.html#input.month.attrs.value">#</a>
+</dt>
             <dd>A string representing a month.</dd>
           
         </dl>

Index: iframe.html
===================================================================
RCS file: /sources/public/html5/markup/iframe.html,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- iframe.html 30 Jul 2010 10:34:13 -0000 1.75
+++ iframe.html 31 Jul 2010 08:13:12 -0000 1.76
@@ -47,41 +47,56 @@
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#attr-iframe-src">&#9432;</a></span> <a class="attribute-name" id="iframe.attrs.src" title="iframe.attrs.src" href="iframe.html#iframe.attrs.src">src</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#attr-iframe-src">&#9432;</a>
+<span class="attribute-name">src</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URL potentially surrounded by spaces</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="iframe.attrs.src" title="iframe.attrs.src" href="iframe.html#iframe.attrs.src">#</a>
+</dt>
             <dd>The address of a page that the nested <a href="terminology.html#context">browsing context</a> is to contain.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#attr-iframe-name">&#9432;</a></span> <a class="attribute-name" id="iframe.attrs.name" title="iframe.attrs.name" href="iframe.html#iframe.attrs.name">name</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#attr-iframe-name">&#9432;</a>
+<span class="attribute-name">name</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.browsing-context-name">browsing-context name</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="iframe.attrs.name" title="iframe.attrs.name" href="iframe.html#iframe.attrs.name">#</a>
+</dt>
             <dd>A valid <a href="terminology.html#context">browsing context</a>
         name.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="iframe.attrs.width" title="iframe.attrs.width" href="iframe.html#iframe.attrs.width">width</a> = <span class="attr-values">
+<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">non-negative integer</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="iframe.attrs.width" title="iframe.attrs.width" href="iframe.html#iframe.attrs.width">#</a>
+</dt>
             <dd>The width of the <a href="iframe.html#iframe">iframe</a>, in CSS
         pixels.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="iframe.attrs.height" title="iframe.attrs.height" href="iframe.html#iframe.attrs.height">height</a> = <span class="attr-values">
+<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">non-negative integer</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="iframe.attrs.height" title="iframe.attrs.height" href="iframe.html#iframe.attrs.height">#</a>
+</dt>
             <dd>The height of the <a href="iframe.html#iframe">iframe</a>, in CSS
         pixels.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#attr-iframe-sandbox">&#9432;</a></span> <a class="attribute-name" id="iframe.attrs.sandbox" title="iframe.attrs.sandbox" href="iframe.html#iframe.attrs.sandbox">sandbox</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#attr-iframe-sandbox">&#9432;</a>
+<span class="attribute-name">sandbox</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.sandbox-allow-list">sandbox &#8220;allow&#8221; keywords list</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="iframe.attrs.sandbox" title="iframe.attrs.sandbox" href="iframe.html#iframe.attrs.sandbox">#</a>
 </dt>
             <dd>Instructs the UA to &#8220;sandbox&#8221; the
         <a href="iframe.html#iframe">iframe</a>
@@ -157,10 +172,12 @@
 </dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#attr-iframe-seamless">&#9432;</a></span> <a class="attribute-name" id="iframe.attrs.seamless" title="iframe.attrs.seamless" href="iframe.html#iframe.attrs.seamless">seamless</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#attr-iframe-seamless">&#9432;</a>
+<span class="attribute-name">seamless</span> = <span class="attr-values">
        "seamless"
        <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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="iframe.attrs.seamless" title="iframe.attrs.seamless" href="iframe.html#iframe.attrs.seamless">#</a>
 </dt>
             <dd>Instructs the UA that the <code><a href="iframe.html#iframe">iframe</a></code> element's <a href="terminology.html#context">browsing context</a> is to be rendered
         in a manner that makes it appear to be part of the

Index: ins.html
===================================================================
RCS file: /sources/public/html5/markup/ins.html,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- ins.html 30 Jul 2010 10:34:14 -0000 1.62
+++ ins.html 31 Jul 2010 08:13:13 -0000 1.63
@@ -42,21 +42,28 @@
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/edits.html#attr-mod-cite">&#9432;</a></span> <a class="attribute-name" id="ins.attrs.cite" title="ins.attrs.cite" href="ins.html#ins.attrs.cite">cite</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/edits.html#attr-mod-cite">&#9432;</a>
+<span class="attribute-name">cite</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URL potentially surrounded by spaces</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="ins.attrs.cite" title="ins.attrs.cite" href="ins.html#ins.attrs.cite">#</a>
+</dt>
             <dd>The address of a document that explains why the text was
         added.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/edits.html#attr-mod-datetime">&#9432;</a></span> <a class="attribute-name" id="ins.attrs.datetime" title="ins.attrs.datetime" href="ins.html#ins.attrs.datetime">datetime</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/edits.html#attr-mod-datetime">&#9432;</a>
+<span class="attribute-name">datetime</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.datetime">date-time</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="ins.attrs.datetime" title="ins.attrs.datetime" href="ins.html#ins.attrs.datetime">#</a>
+</dt>
             <dd>The time and date when the text was added.</dd>
           
         </dl>

Index: abbr.html
===================================================================
RCS file: /sources/public/html5/markup/abbr.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- abbr.html 30 Jul 2010 10:34:10 -0000 1.53
+++ abbr.html 31 Jul 2010 08:13:10 -0000 1.54
@@ -39,7 +39,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: div.html
===================================================================
RCS file: /sources/public/html5/markup/div.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- div.html 30 Jul 2010 10:34:12 -0000 1.55
+++ div.html 31 Jul 2010 08:13:11 -0000 1.56
@@ -40,7 +40,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: meta.name.html
===================================================================
RCS file: /sources/public/html5/markup/meta.name.html,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- meta.name.html 30 Jul 2010 10:34:14 -0000 1.62
+++ meta.name.html 31 Jul 2010 08:13:13 -0000 1.63
@@ -42,16 +42,23 @@
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-name">&#9432;</a></span> <a class="attribute-name" id="meta.name.attrs.name" title="meta.name.attrs.name" href="meta.name.html#meta.name.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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-meta-name">&#9432;</a>
+<span class="attribute-name">name</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> 
+<a class="hash" id="meta.name.attrs.name" title="meta.name.attrs.name" href="meta.name.html#meta.name.attrs.name">#</a>
+</dt>
             <dd>Specifies the name part of a name/value pair.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-name">&#9432;</a></span> <a class="attribute-name" id="meta.name.attrs.content" title="meta.name.attrs.content" href="meta.name.html#meta.name.attrs.content">content</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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-meta-name">&#9432;</a>
+<span class="attribute-name">content</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> 
+<a class="hash" id="meta.name.attrs.content" title="meta.name.attrs.content" href="meta.name.html#meta.name.attrs.content">#</a>
+</dt>
             <dd>Specifies the value part of a name/value pair.</dd>
           
         </dl>

Index: table.html
===================================================================
RCS file: /sources/public/html5/markup/table.html,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -d -r1.59 -r1.60
--- table.html 30 Jul 2010 10:34:16 -0000 1.59
+++ table.html 31 Jul 2010 08:13:15 -0000 1.60
@@ -51,12 +51,16 @@
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="table.attrs.summary" title="table.attrs.summary" href="table.html#table.attrs.summary">summary</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="table.attrs.summary" title="table.attrs.summary" href="table.html#table.attrs.summary">#</a>
+</dt>
             <dd>A prose description of the structure of the table.</dd>
           
         </dl>

Index: nav.html
===================================================================
RCS file: /sources/public/html5/markup/nav.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- nav.html 30 Jul 2010 10:34:14 -0000 1.60
+++ nav.html 31 Jul 2010 08:13:13 -0000 1.61
@@ -40,7 +40,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: html.html
===================================================================
RCS file: /sources/public/html5/markup/html.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- html.html 30 Jul 2010 10:34:12 -0000 1.60
+++ html.html 31 Jul 2010 08:13:12 -0000 1.61
@@ -43,14 +43,17 @@
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-html-manifest">&#9432;</a></span> <a class="attribute-name" id="html.attrs.manifest" title="html.attrs.manifest" href="html.html#html.attrs.manifest">manifest</a> = <span class="attr-values">
+<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-html-manifest">&#9432;</a>
+<span class="attribute-name">manifest</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URL potentially surrounded by spaces</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="html.attrs.manifest" title="html.attrs.manifest" href="html.html#html.attrs.manifest">#</a>
 </dt>
             <dd>The address of the document&#8217;s <dfn id="manifest">application cache manifest</dfn> (which
         controls caching of content for offline use).</dd>

Index: meta.http-equiv.content-type.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.content-type.html,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- meta.http-equiv.content-type.html 30 Jul 2010 10:34:14 -0000 1.64
+++ meta.http-equiv.content-type.html 31 Jul 2010 08:13:13 -0000 1.65
@@ -43,20 +43,27 @@
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv">&#9432;</a></span> <a class="attribute-name" id="meta.http-equiv.attrs.http-equiv.content-type" title="meta.http-equiv.attrs.http-equiv.content-type" href="meta.http-equiv.content-type.html#meta.http-equiv.attrs.http-equiv.content-type">http-equiv</a> = <span class="attr-values">  "content-type" </span> </dt>
+<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-meta-http-equiv">&#9432;</a>
+<span class="attribute-name">http-equiv</span> = <span class="attr-values">  "content-type" </span> 
+<a class="hash" id="meta.http-equiv.attrs.http-equiv.content-type" title="meta.http-equiv.attrs.http-equiv.content-type" href="meta.http-equiv.content-type.html#meta.http-equiv.attrs.http-equiv.content-type">#</a>
+</dt>
             <dd>Indicates that the <a href="meta.html#meta" class="element">meta</a> element is in the <a href="meta.http-equiv.content-type.html#encoding-declaration-state">encoding declaration
           state</a> and represents a <a href="syntax.html#encoding-declaration">character encoding
           declaration</a>.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-content">&#9432;</a></span> <a class="attribute-name" id="meta.http-equiv.attrs.content.content-type" title="meta.http-equiv.attrs.content.content-type" href="meta.http-equiv.content-type.html#meta.http-equiv.attrs.content.content-type">content</a> = <span class="attr-values">
+<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-meta-content">&#9432;</a>
+<span class="attribute-name">content</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.meta-charset">meta-charset string</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="meta.http-equiv.attrs.content.content-type" title="meta.http-equiv.attrs.content.content-type" href="meta.http-equiv.content-type.html#meta.http-equiv.attrs.content.content-type">#</a>
+</dt>
             <dd>A specially formatted string providing a character
         encoding name.</dd>
           

Index: canvas.html
===================================================================
RCS file: /sources/public/html5/markup/canvas.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- canvas.html 30 Jul 2010 10:34:11 -0000 1.55
+++ canvas.html 31 Jul 2010 08:13:10 -0000 1.56
@@ -43,20 +43,27 @@
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-canvas-element.html#attr-canvas-height">&#9432;</a></span> <a class="attribute-name" id="canvas.attrs.height" title="canvas.attrs.height" href="canvas.html#canvas.attrs.height">height</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-canvas-element.html#attr-canvas-height">&#9432;</a>
+<span class="attribute-name">height</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.integer.non-negative">non-negative integer</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="canvas.attrs.height" title="canvas.attrs.height" href="canvas.html#canvas.attrs.height">#</a>
+</dt>
             <dd>The height of the canvas, in CSS pixels.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-canvas-element.html#attr-canvas-width">&#9432;</a></span> <a class="attribute-name" id="canvas.attrs.width" title="canvas.attrs.width" href="canvas.html#canvas.attrs.width">width</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-canvas-element.html#attr-canvas-width">&#9432;</a>
+<span class="attribute-name">width</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.integer.non-negative">non-negative integer</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="canvas.attrs.width" title="canvas.attrs.width" href="canvas.html#canvas.attrs.width">#</a>
+</dt>
             <dd>The width of the canvas, in CSS pixels.</dd>
           
         </dl>

Index: footer.html
===================================================================
RCS file: /sources/public/html5/markup/footer.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- footer.html 30 Jul 2010 10:34:12 -0000 1.58
+++ footer.html 31 Jul 2010 08:13:11 -0000 1.59
@@ -38,7 +38,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: global-attributes.html
===================================================================
RCS file: /sources/public/html5/markup/global-attributes.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- global-attributes.html 30 Jul 2010 10:34:12 -0000 1.10
+++ global-attributes.html 31 Jul 2010 08:13:11 -0000 1.11
@@ -49,9 +49,11 @@
         <div class="no-number no-toc">
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common.attrs.accesskey" title="common.attrs.accesskey" href="global-attributes.html#common.attrs.accesskey">accesskey</a> = <span class="attr-values">
+<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">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" id="common.attrs.accesskey" title="common.attrs.accesskey" href="global-attributes.html#common.attrs.accesskey">#</a>
 </dt>
             <dd>A key label or list of key labels with which to
         associate the element; each key label represents a
@@ -59,27 +61,34 @@
         element or give focus to the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#classes">&#9432;</a></span> <a class="attribute-name" id="common.attrs.class" title="common.attrs.class" href="global-attributes.html#common.attrs.class">class</a> = <span class="attr-values">
+<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">set of space-separated tokens</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="common.attrs.class" title="common.attrs.class" href="global-attributes.html#common.attrs.class">#</a>
+</dt>
             <dd>A name of a classification, or list of names of
         classifications, to which the element belongs.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/editing.html#attr-contenteditable">&#9432;</a></span> <a class="attribute-name" id="common.attrs.contenteditable" title="common.attrs.contenteditable" href="global-attributes.html#common.attrs.contenteditable">contenteditable</a> = <span class="attr-values">
+<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-contenteditable">&#9432;</a>
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="common.attrs.contenteditable" title="common.attrs.contenteditable" href="global-attributes.html#common.attrs.contenteditable">#</a>
 </dt>
             <dd>Specifies whether the
         <a href="syntax.html#contents">contents</a>
         of the element are editable.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common.attrs.contextmenu" title="common.attrs.contextmenu" href="global-attributes.html#common.attrs.contextmenu">contextmenu</a> = <span class="attr-values">
+<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 reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="common.attrs.contextmenu" title="common.attrs.contextmenu" href="global-attributes.html#common.attrs.contextmenu">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -89,31 +98,41 @@
         <dfn id="context-menu" title="context-menu">context menu</dfn>.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#the-dir-attribute">&#9432;</a></span> <a class="attribute-name" id="common.attrs.dir" title="common.attrs.dir" href="global-attributes.html#common.attrs.dir">dir</a> = <span class="attr-values">
+<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-dir-attribute">&#9432;</a>
+<span class="attribute-name">dir</span> = <span class="attr-values">
        "ltr"  <span class="postfix or">or</span>  "rtl"
-    </span> </dt>
+    </span> 
+<a class="hash" id="common.attrs.dir" title="common.attrs.dir" href="global-attributes.html#common.attrs.dir">#</a>
+</dt>
             <dd>Specifies the element&#8217;s text directionality.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/dnd.html#the-draggable-attribute">&#9432;</a></span> <a class="attribute-name" id="common.attrs.draggable" title="common.attrs.draggable" href="global-attributes.html#common.attrs.draggable">draggable</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/dnd.html#the-draggable-attribute">&#9432;</a>
+<span class="attribute-name">draggable</span> = <span class="attr-values">
        "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" id="common.attrs.draggable" title="common.attrs.draggable" href="global-attributes.html#common.attrs.draggable">#</a>
 </dt>
             <dd>Specifies whether the element is draggable.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common.attrs.hidden" title="common.attrs.hidden" href="global-attributes.html#common.attrs.hidden">hidden</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="common.attrs.hidden" title="common.attrs.hidden" href="global-attributes.html#common.attrs.hidden">#</a>
 </dt>
             <dd>Specifies that the element represents an element that is
         not yet, or is no longer, relevant.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common.attrs.id" title="common.attrs.id" href="global-attributes.html#common.attrs.id">id</a> = <span class="attr-values">
+<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</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="common.attrs.id" title="common.attrs.id" href="global-attributes.html#common.attrs.id">#</a>
+</dt>
             <dd>A unique identifier for the element.</dd>
 <dd>There
         <a href="terminology.html#must-requirement">must</a>
@@ -123,20 +142,25 @@
         value.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common.attrs.lang" title="common.attrs.lang" href="global-attributes.html#common.attrs.lang">lang</a> = <span class="attr-values">
+<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">language tag</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="common.attrs.lang" title="common.attrs.lang" href="global-attributes.html#common.attrs.lang">#</a>
+</dt>
             <dd>Specifies the primary language for the
         <a href="syntax.html#contents">contents</a>
         of the element and for any of the element&#8217;s attributes
         that contain text.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common.attrs.spellcheck" title="common.attrs.spellcheck" href="global-attributes.html#common.attrs.spellcheck">spellcheck</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="common.attrs.spellcheck" title="common.attrs.spellcheck" href="global-attributes.html#common.attrs.spellcheck">#</a>
 </dt>
             <dd>Specifies whether the element represents
         an element whose
@@ -144,15 +168,21 @@
         are subject to spell checking and grammar checking.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common.attrs.style" title="common.attrs.style" href="global-attributes.html#common.attrs.style">style</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </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#the-style-attribute">&#9432;</a>
+<span class="attribute-name">style</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> 
+<a class="hash" id="common.attrs.style" title="common.attrs.style" href="global-attributes.html#common.attrs.style">#</a>
+</dt>
             <dd>Specifies zero or more CSS declarations that apply to
         the element
         <a href="references.html#refsCSS">[CSS]</a>.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common.attrs.tabindex" title="common.attrs.tabindex" href="global-attributes.html#common.attrs.tabindex">tabindex</a> = <span class="attr-values">
+<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">integer</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="common.attrs.tabindex" title="common.attrs.tabindex" href="global-attributes.html#common.attrs.tabindex">#</a>
+</dt>
             <dd>Specifies whether the element represents an element that
         is is focusable (that is, an element which is part of the
         sequence of focusable elements in the document), and the
@@ -160,9 +190,12 @@
         elements in the document.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common.attrs.title" title="common.attrs.title" href="global-attributes.html#common.attrs.title">title</a> = <span class="attr-values">
+<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">normal character data</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="common.attrs.title" title="common.attrs.title" href="global-attributes.html#common.attrs.title">#</a>
+</dt>
             <dd>Advisory information associated with the element.</dd>
           
         </dl>
@@ -233,16 +266,23 @@
         <div class="no-number no-toc">
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.onabort" title="scripting.attr.onabort" href="global-attributes.html#scripting.attr.onabort">onabort</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="scripting.attr.onabort" title="scripting.attr.onabort" href="global-attributes.html#scripting.attr.onabort">#</a>
 </dt>
             <dd>Load of element was aborted by the user.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.onblur" title="scripting.attr.onblur" href="global-attributes.html#scripting.attr.onblur">onblur</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="scripting.attr.onblur" title="scripting.attr.onblur" href="global-attributes.html#scripting.attr.onblur">#</a>
+</dt>
             <dd>Element lost focus.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.oncanplay" title="scripting.attr.oncanplay" href="global-attributes.html#scripting.attr.oncanplay">oncanplay</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="scripting.attr.oncanplay" title="scripting.attr.oncanplay" href="global-attributes.html#scripting.attr.oncanplay">#</a>
 </dt>
             <dd>The UA can resume playback of media data for this
         video or audio element, but estimates that if playback
@@ -252,7 +292,9 @@
         content.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.oncanplaythrough" title="scripting.attr.oncanplaythrough" href="global-attributes.html#scripting.attr.oncanplaythrough">oncanplaythrough</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="scripting.attr.oncanplaythrough" title="scripting.attr.oncanplaythrough" href="global-attributes.html#scripting.attr.oncanplaythrough">#</a>
 </dt>
             <dd>The UA estimates that if playback were to be started
         now, the video or audio element could be rendered
@@ -260,219 +302,317 @@
         without having to stop for further buffering</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.onchange" title="scripting.attr.onchange" href="global-attributes.html#scripting.attr.onchange">onchange</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="scripting.attr.onchange" title="scripting.attr.onchange" href="global-attributes.html#scripting.attr.onchange">#</a>
+</dt>
             <dd>User committed a change to the value of element (form
         control).</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.onclick" title="scripting.attr.onclick" href="global-attributes.html#scripting.attr.onclick">onclick</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="scripting.attr.onclick" title="scripting.attr.onclick" href="global-attributes.html#scripting.attr.onclick">#</a>
+</dt>
             <dd>User pressed pointer button down and released pointer
         button over element, or otherwise activated the pointer in
         a manner that emulates such an action.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.oncontextmenu" title="scripting.attr.oncontextmenu" href="global-attributes.html#scripting.attr.oncontextmenu">oncontextmenu</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="scripting.attr.oncontextmenu" title="scripting.attr.oncontextmenu" href="global-attributes.html#scripting.attr.oncontextmenu">#</a>
 </dt>
             <dd>User requested the
         <a href="global-attributes.html#context-menu">context menu</a>
         for element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.ondblclick" title="scripting.attr.ondblclick" href="global-attributes.html#scripting.attr.ondblclick">ondblclick</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="scripting.attr.ondblclick" title="scripting.attr.ondblclick" href="global-attributes.html#scripting.attr.ondblclick">#</a>
+</dt>
             <dd>User clicked pointer button twice over element, or
         otherwise activated the pointer in a manner that simulates
         such an action.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.ondrag" title="scripting.attr.ondrag" href="global-attributes.html#scripting.attr.ondrag">ondrag</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="scripting.attr.ondrag" title="scripting.attr.ondrag" href="global-attributes.html#scripting.attr.ondrag">#</a>
 </dt>
             <dd>User is continuing to drag element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.ondragend" title="scripting.attr.ondragend" href="global-attributes.html#scripting.attr.ondragend">ondragend</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="scripting.attr.ondragend" title="scripting.attr.ondragend" href="global-attributes.html#scripting.attr.ondragend">#</a>
 </dt>
             <dd>User ended dragging element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.ondragenter" title="scripting.attr.ondragenter" href="global-attributes.html#scripting.attr.ondragenter">ondragenter</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="scripting.attr.ondragenter" title="scripting.attr.ondragenter" href="global-attributes.html#scripting.attr.ondragenter">#</a>
 </dt>
             <dd>User&#8217;s drag operation entered element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.ondragleave" title="scripting.attr.ondragleave" href="global-attributes.html#scripting.attr.ondragleave">ondragleave</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="scripting.attr.ondragleave" title="scripting.attr.ondragleave" href="global-attributes.html#scripting.attr.ondragleave">#</a>
 </dt>
             <dd>User&#8217;s drag operation left element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.ondragover" title="scripting.attr.ondragover" href="global-attributes.html#scripting.attr.ondragover">ondragover</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="scripting.attr.ondragover" title="scripting.attr.ondragover" href="global-attributes.html#scripting.attr.ondragover">#</a>
 </dt>
             <dd>User is continuing drag operation over element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.ondragstart" title="scripting.attr.ondragstart" href="global-attributes.html#scripting.attr.ondragstart">ondragstart</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="scripting.attr.ondragstart" title="scripting.attr.ondragstart" href="global-attributes.html#scripting.attr.ondragstart">#</a>
 </dt>
             <dd>User started dragging element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.ondrop" title="scripting.attr.ondrop" href="global-attributes.html#scripting.attr.ondrop">ondrop</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="scripting.attr.ondrop" title="scripting.attr.ondrop" href="global-attributes.html#scripting.attr.ondrop">#</a>
 </dt>
             <dd>User completed drop operation over element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.ondurationchange" title="scripting.attr.ondurationchange" href="global-attributes.html#scripting.attr.ondurationchange">ondurationchange</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="scripting.attr.ondurationchange" title="scripting.attr.ondurationchange" href="global-attributes.html#scripting.attr.ondurationchange">#</a>
 </dt>
             <dd>The DOM attribute <code>duration</code> on the
         video or audio element has been updated.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.onemptied" title="scripting.attr.onemptied" href="global-attributes.html#scripting.attr.onemptied">onemptied</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="scripting.attr.onemptied" title="scripting.attr.onemptied" href="global-attributes.html#scripting.attr.onemptied">#</a>
 </dt>
             <dd>The video or audio element has returned to the
         uninitialized state.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.onended" title="scripting.attr.onended" href="global-attributes.html#scripting.attr.onended">onended</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="scripting.attr.onended" title="scripting.attr.onended" href="global-attributes.html#scripting.attr.onended">#</a>
 </dt>
             <dd>The end of the video or audio element has been
         reached.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.onerror" title="scripting.attr.onerror" href="global-attributes.html#scripting.attr.onerror">onerror</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="scripting.attr.onerror" title="scripting.attr.onerror" href="global-attributes.html#scripting.attr.onerror">#</a>
 </dt>
             <dd>Element failed to load properly.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.onfocus" title="scripting.attr.onfocus" href="global-attributes.html#scripting.attr.onfocus">onfocus</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="scripting.attr.onfocus" title="scripting.attr.onfocus" href="global-attributes.html#scripting.attr.onfocus">#</a>
+</dt>
             <dd>Element received focus.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.onformchange" title="scripting.attr.onformchange" href="global-attributes.html#scripting.attr.onformchange">onformchange</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="scripting.attr.onformchange" title="scripting.attr.onformchange" href="global-attributes.html#scripting.attr.onformchange">#</a>
 </dt>
             <dd>User committed a change to the value of a form control
         in the form to which the element belongs.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.onforminput" title="scripting.attr.onforminput" href="global-attributes.html#scripting.attr.onforminput">onforminput</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="scripting.attr.onforminput" title="scripting.attr.onforminput" href="global-attributes.html#scripting.attr.onforminput">#</a>
 </dt>
             <dd>User changed the value of a form control in the form to
         which the element belongs.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.oninput" title="scripting.attr.oninput" href="global-attributes.html#scripting.attr.oninput">oninput</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="scripting.attr.oninput" title="scripting.attr.oninput" href="global-attributes.html#scripting.attr.oninput">#</a>
+</dt>
             <dd>User changed the value of element (form control).</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.oninvalid" title="scripting.attr.oninvalid" href="global-attributes.html#scripting.attr.oninvalid">oninvalid</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="scripting.attr.oninvalid" title="scripting.attr.oninvalid" href="global-attributes.html#scripting.attr.oninvalid">#</a>
 </dt>
             <dd>Element (form control) did not meet validity constraints.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.onkeydown" title="scripting.attr.onkeydown" href="global-attributes.html#scripting.attr.onkeydown">onkeydown</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="scripting.attr.onkeydown" title="scripting.attr.onkeydown" href="global-attributes.html#scripting.attr.onkeydown">#</a>
+</dt>
             <dd>User pressed down a key.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.onkeypress" title="scripting.attr.onkeypress" href="global-attributes.html#scripting.attr.onkeypress">onkeypress</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="scripting.attr.onkeypress" title="scripting.attr.onkeypress" href="global-attributes.html#scripting.attr.onkeypress">#</a>
+</dt>
             <dd>User pressed down a key that is associated with a
         character value.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.onkeyup" title="scripting.attr.onkeyup" href="global-attributes.html#scripting.attr.onkeyup">onkeyup</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="scripting.attr.onkeyup" title="scripting.attr.onkeyup" href="global-attributes.html#scripting.attr.onkeyup">#</a>
+</dt>
             <dd>User release a key.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.onload" title="scripting.attr.onload" href="global-attributes.html#scripting.attr.onload">onload</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="scripting.attr.onload" title="scripting.attr.onload" href="global-attributes.html#scripting.attr.onload">#</a>
+</dt>
             <dd>Element finished loading.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.onloadeddata" title="scripting.attr.onloadeddata" href="global-attributes.html#scripting.attr.onloadeddata">onloadeddata</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="scripting.attr.onloadeddata" title="scripting.attr.onloadeddata" href="global-attributes.html#scripting.attr.onloadeddata">#</a>
 </dt>
             <dd>UA can render the video or audio element at the
         current playback position for the first time.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onloadedmetadata" title="scripting.attr.onloadedmetadata" href="global-attributes.html#scripting.attr.onloadedmetadata">onloadedmetadata</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="attribute-name">onloadedmetadata</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="scripting.attr.onloadedmetadata" title="scripting.attr.onloadedmetadata" href="global-attributes.html#scripting.attr.onloadedmetadata">#</a>
 </dt>
             <dd>UA has just determined the duration and dimensions of
         the video or audio element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.onloadstart" title="scripting.attr.onloadstart" href="global-attributes.html#scripting.attr.onloadstart">onloadstart</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="scripting.attr.onloadstart" title="scripting.attr.onloadstart" href="global-attributes.html#scripting.attr.onloadstart">#</a>
 </dt>
             <dd>UA has begun looking for media data in the video or
         audio element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.onmousedown" title="scripting.attr.onmousedown" href="global-attributes.html#scripting.attr.onmousedown">onmousedown</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="scripting.attr.onmousedown" title="scripting.attr.onmousedown" href="global-attributes.html#scripting.attr.onmousedown">#</a>
+</dt>
             <dd>User pressed down pointer button over element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.onmousemove" title="scripting.attr.onmousemove" href="global-attributes.html#scripting.attr.onmousemove">onmousemove</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="scripting.attr.onmousemove" title="scripting.attr.onmousemove" href="global-attributes.html#scripting.attr.onmousemove">#</a>
+</dt>
             <dd>User moved mouse.</dd>
           
             <dt>
-<a class="attribute-name" id="scripting.attr.onmouseout" title="scripting.attr.onmouseout" href="global-attributes.html#scripting.attr.onmouseout">onmouseout</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<span class="attribute-name">onmouseout</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> 
+<a class="hash" id="scripting.attr.onmouseout" title="scripting.attr.onmouseout" href="global-attributes.html#scripting.attr.onmouseout">#</a>
+</dt>
             <dd>User moved pointer off boundaries of element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.onmouseover" title="scripting.attr.onmouseover" href="global-attributes.html#scripting.attr.onmouseover">onmouseover</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="scripting.attr.onmouseover" title="scripting.attr.onmouseover" href="global-attributes.html#scripting.attr.onmouseover">#</a>
+</dt>
             <dd>User moved pointer into boundaries of element or one of
         its descendant elements.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.onmouseup" title="scripting.attr.onmouseup" href="global-attributes.html#scripting.attr.onmouseup">onmouseup</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="scripting.attr.onmouseup" title="scripting.attr.onmouseup" href="global-attributes.html#scripting.attr.onmouseup">#</a>
+</dt>
             <dd>User released pointer button over element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.onmousewheel" title="scripting.attr.onmousewheel" href="global-attributes.html#scripting.attr.onmousewheel">onmousewheel</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="scripting.attr.onmousewheel" title="scripting.attr.onmousewheel" href="global-attributes.html#scripting.attr.onmousewheel">#</a>
+</dt>
             <dd>User rotated wheel of mouse or other device in a manner
         that emulates such an action.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.onpause" title="scripting.attr.onpause" href="global-attributes.html#scripting.attr.onpause">onpause</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="scripting.attr.onpause" title="scripting.attr.onpause" href="global-attributes.html#scripting.attr.onpause">#</a>
 </dt>
             <dd>User has paused playback of the video or audio element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.onplay" title="scripting.attr.onplay" href="global-attributes.html#scripting.attr.onplay">onplay</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="scripting.attr.onplay" title="scripting.attr.onplay" href="global-attributes.html#scripting.attr.onplay">#</a>
 </dt>
             <dd>UA has initiated playback of the video or audio element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.onplaying" title="scripting.attr.onplaying" href="global-attributes.html#scripting.attr.onplaying">onplaying</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="scripting.attr.onplaying" title="scripting.attr.onplaying" href="global-attributes.html#scripting.attr.onplaying">#</a>
 </dt>
             <dd>Playback of the video or audio element has started.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.onprogress" title="scripting.attr.onprogress" href="global-attributes.html#scripting.attr.onprogress">onprogress</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="scripting.attr.onprogress" title="scripting.attr.onprogress" href="global-attributes.html#scripting.attr.onprogress">#</a>
 </dt>
             <dd>UA is fetching media data for the video or audio
         element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.onratechange" title="scripting.attr.onratechange" href="global-attributes.html#scripting.attr.onratechange">onratechange</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="scripting.attr.onratechange" title="scripting.attr.onratechange" href="global-attributes.html#scripting.attr.onratechange">#</a>
 </dt>
             <dd>Either the DOM attribute <code>defaultPlaybackRate</code>
         or the DOM attribute <code>playbackRate</code>
         on the video or audio element has been updated.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.onreadystatechange" title="scripting.attr.onreadystatechange" href="global-attributes.html#scripting.attr.onreadystatechange">onreadystatechange</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="scripting.attr.onreadystatechange" title="scripting.attr.onreadystatechange" href="global-attributes.html#scripting.attr.onreadystatechange">#</a>
 </dt>
             <dd>Element and all its subresources have finished loading.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.onscroll" title="scripting.attr.onscroll" href="global-attributes.html#scripting.attr.onscroll">onscroll</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="scripting.attr.onscroll" title="scripting.attr.onscroll" href="global-attributes.html#scripting.attr.onscroll">#</a>
+</dt>
             <dd>Element or document view was scrolled.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.onseeked" title="scripting.attr.onseeked" href="global-attributes.html#scripting.attr.onseeked">onseeked</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="scripting.attr.onseeked" title="scripting.attr.onseeked" href="global-attributes.html#scripting.attr.onseeked">#</a>
 </dt>
             <dd>The value of the IDL attribute <code>seeking</code>
         changed to <code>false</code> (a seek operation on the
         video or audio element ended).</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.onseeking" title="scripting.attr.onseeking" href="global-attributes.html#scripting.attr.onseeking">onseeking</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="scripting.attr.onseeking" title="scripting.attr.onseeking" href="global-attributes.html#scripting.attr.onseeking">#</a>
 </dt>
             <dd>The value of the IDL attribute <code>seeking</code>
         changed to <code>true</code>, and the seek operation on
@@ -480,50 +620,68 @@
         UA has time to fire the <code>seeking</code> event.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.onselect" title="scripting.attr.onselect" href="global-attributes.html#scripting.attr.onselect">onselect</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="scripting.attr.onselect" title="scripting.attr.onselect" href="global-attributes.html#scripting.attr.onselect">#</a>
+</dt>
             <dd>User selected some text.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.onshow" title="scripting.attr.onshow" href="global-attributes.html#scripting.attr.onshow">onshow</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="scripting.attr.onshow" title="scripting.attr.onshow" href="global-attributes.html#scripting.attr.onshow">#</a>
 </dt>
             <dd>User requested the element be shown as a
         <a href="global-attributes.html#context-menu">context menu</a>.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.onstalled" title="scripting.attr.onstalled" href="global-attributes.html#scripting.attr.onstalled">onstalled</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="scripting.attr.onstalled" title="scripting.attr.onstalled" href="global-attributes.html#scripting.attr.onstalled">#</a>
 </dt>
             <dd>UA is attempting to fetch media data for the video or
         audio element, but that data is not forthcoming.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.onsubmit" title="scripting.attr.onsubmit" href="global-attributes.html#scripting.attr.onsubmit">onsubmit</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="scripting.attr.onsubmit" title="scripting.attr.onsubmit" href="global-attributes.html#scripting.attr.onsubmit">#</a>
+</dt>
             <dd>The
         <a href="form.html#form" class="element">form</a>
         element was submitted.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.onsuspend" title="scripting.attr.onsuspend" href="global-attributes.html#scripting.attr.onsuspend">onsuspend</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="scripting.attr.onsuspend" title="scripting.attr.onsuspend" href="global-attributes.html#scripting.attr.onsuspend">#</a>
 </dt>
             <dd>UA is intentionally not currently fetching media data
         for the video or audio element, but does not yet have the
         entire contents downloaded.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.ontimeupdate" title="scripting.attr.ontimeupdate" href="global-attributes.html#scripting.attr.ontimeupdate">ontimeupdate</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="scripting.attr.ontimeupdate" title="scripting.attr.ontimeupdate" href="global-attributes.html#scripting.attr.ontimeupdate">#</a>
 </dt>
             <dd>The current playback position of the video or audio
         element changed either as part of normal playback, or in an
         especially interesting way (for example, discontinuously).</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.onvolumechange" title="scripting.attr.onvolumechange" href="global-attributes.html#scripting.attr.onvolumechange">onvolumechange</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="scripting.attr.onvolumechange" title="scripting.attr.onvolumechange" href="global-attributes.html#scripting.attr.onvolumechange">#</a>
 </dt>
             <dd>Either the DOM attribute <code>volume</code>
         or the DOM attribute <code>muted</code>
         on the video or audio element has been changed.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="scripting.attr.onwaiting" title="scripting.attr.onwaiting" href="global-attributes.html#scripting.attr.onwaiting">onwaiting</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="scripting.attr.onwaiting" title="scripting.attr.onwaiting" href="global-attributes.html#scripting.attr.onwaiting">#</a>
 </dt>
             <dd>Playback of the video or audio element has stopped
         because the next frame is not yet available (but UA
@@ -547,14 +705,19 @@
         <div class="no-number no-toc">
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common.attrs.xmllang" title="common.attrs.xmllang" href="global-attributes.html#common.attrs.xmllang">xml:lang</a> = <span class="attr-values">
+<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">language tag</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="common.attrs.xmllang" title="common.attrs.xmllang" href="global-attributes.html#common.attrs.xmllang">#</a>
+</dt>
             <dd>As defined in the XML specification
         <a href="references.html#refsXML">[XML]</a>.</dd>
           
             <dt>
-<a class="attribute-name" id="common.attrs.xmlspace" title="common.attrs.xmlspace" href="global-attributes.html#common.attrs.xmlspace">xml:space</a> = <span class="attr-values">"preserve" </span> </dt>
+<span class="attribute-name">xml:space</span> = <span class="attr-values">"preserve" </span> 
+<a class="hash" id="common.attrs.xmlspace" title="common.attrs.xmlspace" href="global-attributes.html#common.attrs.xmlspace">#</a>
+</dt>
             <dd>As defined in the XML specification
         <a href="references.html#refsXML">[XML]</a>.</dd>
 <dd>The <code class="attribute">xml:space</code>
@@ -566,9 +729,12 @@
         <a href="documents.html#syntax-document-html">documents in the HTML syntax</a>.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common.attrs.xmlbase" title="common.attrs.xmlbase" href="global-attributes.html#common.attrs.xmlbase">xml:base</a> = <span class="attr-values">
+<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">URL potentially surrounded by spaces</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="common.attrs.xmlbase" title="common.attrs.xmlbase" href="global-attributes.html#common.attrs.xmlbase">#</a>
+</dt>
             <dd>As defined in the XML Base specification
         <a href="references.html#refsXMLBase">[XMLBase]</a>.</dd>
 <dd>The <code class="attribute">xml:base</code>

Index: meta.http-equiv.content-language.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.content-language.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- meta.http-equiv.content-language.html 30 Jul 2010 10:34:14 -0000 1.60
+++ meta.http-equiv.content-language.html 31 Jul 2010 08:13:13 -0000 1.61
@@ -48,21 +48,28 @@
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv">&#9432;</a></span> <a class="attribute-name" id="meta.http-equiv.attrs.http-equiv.content-language" title="meta.http-equiv.attrs.http-equiv.content-language" href="meta.http-equiv.content-language.html#meta.http-equiv.attrs.http-equiv.content-language">http-equiv</a> = <span class="attr-values">  "content-language" </span> </dt>
+<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-meta-http-equiv">&#9432;</a>
+<span class="attribute-name">http-equiv</span> = <span class="attr-values">  "content-language" </span> 
+<a class="hash" id="meta.http-equiv.attrs.http-equiv.content-language" title="meta.http-equiv.attrs.http-equiv.content-language" href="meta.http-equiv.content-language.html#meta.http-equiv.attrs.http-equiv.content-language">#</a>
+</dt>
             <dd>Indicates that the
         <a href="meta.html#meta" class="element">meta</a>
         element is a pragma directive
         that specifies a document-wide default language.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-content">&#9432;</a></span> <a class="attribute-name" id="meta.http-equiv.attrs.content.content-language" title="meta.http-equiv.attrs.content.content-language" href="meta.http-equiv.content-language.html#meta.http-equiv.attrs.content.content-language">content</a> = <span class="attr-values">
+<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-meta-content">&#9432;</a>
+<span class="attribute-name">content</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.langcode">language tag</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="meta.http-equiv.attrs.content.content-language" title="meta.http-equiv.attrs.content.content-language" href="meta.http-equiv.content-language.html#meta.http-equiv.attrs.content.content-language">#</a>
+</dt>
             <dd>Specifies a language to use as the document-wide default
         language.</dd>
           

Index: script.html
===================================================================
RCS file: /sources/public/html5/markup/script.html,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -d -r1.71 -r1.72
--- script.html 30 Jul 2010 10:34:15 -0000 1.71
+++ script.html 31 Jul 2010 08:13:14 -0000 1.72
@@ -40,6 +40,7 @@
           <p><a class="ref" href="global-attributes.html">global attributes</a>
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="script.html#script.attrs.type" title="script.attrs.type">type</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="script.html#script.attrs.language" title="script.attrs.language">language</a> </p>
+        <div class="postfix or">or</div>
           <p><a class="ref" href="global-attributes.html">global attributes</a>
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="script.html#script.attrs.src" title="script.attrs.src">src</a><span class="postfix required" title="REQUIRED">&#9733;</span>
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="script.html#script.attrs.defer" title="script.attrs.defer">defer</a> 
@@ -50,48 +51,65 @@
         </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#attr-script-type">&#9432;</a></span> <a class="attribute-name" id="script.attrs.type" title="script.attrs.type" href="script.html#script.attrs.type">type</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#attr-script-type">&#9432;</a>
+<span class="attribute-name">type</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.mimetype">MIME type</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="script.attrs.type" title="script.attrs.type" href="script.html#script.attrs.type">#</a>
+</dt>
             <dd>The language of the script or format of the data.</dd>
           <dd class="warning">
         The <span class="attribute">language</span> attribute on the <span class="element">script</span> element is obsolete. You can safely omit it.
       </dd>
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/obsolete.html#attr-script-language">&#9432;</a></span> <a class="attribute-name" id="script.attrs.language" title="script.attrs.language" href="script.html#script.attrs.language">language</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/obsolete.html#attr-script-language">&#9432;</a>
+<span class="attribute-name">language</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span>
+<a class="hash" id="script.attrs.language" title="script.attrs.language" href="script.html#script.attrs.language">#</a>
 </dt>
             <dd>Specifies that the language of the script is JavaScript.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#attr-script-src">&#9432;</a></span> <a class="attribute-name" id="script.attrs.src" title="script.attrs.src" href="script.html#script.attrs.src">src</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#attr-script-src">&#9432;</a>
+<span class="attribute-name">src</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URL potentially surrounded by spaces</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="script.attrs.src" title="script.attrs.src" href="script.html#script.attrs.src">#</a>
+</dt>
             <dd>The address of the external script to use.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#attr-script-defer">&#9432;</a></span> <a class="attribute-name" id="script.attrs.defer" title="script.attrs.defer" href="script.html#script.attrs.defer">defer</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#attr-script-defer">&#9432;</a>
+<span class="attribute-name">defer</span> = <span class="attr-values">
        "defer"  <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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="script.attrs.defer" title="script.attrs.defer" href="script.html#script.attrs.defer">#</a>
+</dt>
             <dd>Specifies that script should be executed after the
         document has been parsed.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#attr-script-async">&#9432;</a></span> <a class="attribute-name" id="script.attrs.async" title="script.attrs.async" href="script.html#script.attrs.async">async</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#attr-script-async">&#9432;</a>
+<span class="attribute-name">async</span> = <span class="attr-values">
        "async"  <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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="script.attrs.async" title="script.attrs.async" href="script.html#script.attrs.async">#</a>
 </dt>
             <dd>Specifies that the script should be executed
         asynchronously, as soon as it becomes available.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#attr-script-charset">&#9432;</a></span> <a class="attribute-name" id="script.attrs.charset" title="script.attrs.charset" href="script.html#script.attrs.charset">charset</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#attr-script-charset">&#9432;</a>
+<span class="attribute-name">charset</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.charset">character encoding name</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="script.attrs.charset" title="script.attrs.charset" href="script.html#script.attrs.charset">#</a>
+</dt>
             <dd>The character encoding of the external script.</dd>
           
         </dl>

Index: input.range.html
===================================================================
RCS file: /sources/public/html5/markup/input.range.html,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- input.range.html 30 Jul 2010 10:34:13 -0000 1.66
+++ input.range.html 31 Jul 2010 08:13:12 -0000 1.67
@@ -38,41 +38,50 @@
 </h2>
         <div class="attr-content-models">
           <p><span class="pattern" id="input.range.attrs"><a class="ref" href="global-attributes.html">global attributes</a>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.name" title="common-form.attrs.name">name</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.disabled" title="common-form.attrs.disabled">disabled</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.form" title="common-form.attrs.form">form</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.name" title="input.range.attrs.name" href="input.range.html#input.range.attrs.name">name</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.disabled" title="input.range.attrs.disabled" href="input.range.html#input.range.attrs.disabled">disabled</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.form" title="input.range.attrs.form" href="input.range.html#input.range.attrs.form">form</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.range.html#input.range.attrs.type" title="input.range.attrs.type">type</a><span class="postfix required" title="REQUIRED">&#9733;</span>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#input.attrs.autocomplete" title="input.attrs.autocomplete">autocomplete</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#shared-form.attrs.autofocus" title="shared-form.attrs.autofocus">autofocus</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#input.attrs.list" title="input.attrs.list">list</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#input.attrs.autocomplete" title="input.range.attrs.autocomplete" href="input.range.html#input.range.attrs.autocomplete">autocomplete</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.autofocus" title="input.range.attrs.autofocus" href="input.range.html#input.range.attrs.autofocus">autofocus</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#input.attrs.list" title="input.range.attrs.list" href="input.range.html#input.range.attrs.list">list</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.range.html#input.range.attrs.min" title="input.range.attrs.min">min</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.range.html#input.range.attrs.max" title="input.range.attrs.max">max</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.datetime.html#input.attrs.step.float" title="input.attrs.step.float">step</a> <span class="attr-qualifier">(float)</span>  
+   <span class="postfix intermixed">&amp;</span> <a class="#input.attrs.step.float" title="input.range.attrs.step.float" href="input.range.html#input.range.attrs.step.float">step</a> <span class="attr-qualifier">(float)</span>  
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.range.html#input.range.attrs.value" title="input.range.attrs.value">value</a> </span></p>
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.name" title="common-form.attrs.name" href="button.submit.html#common-form.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="input.range.attrs.name" title="input.range.attrs.name" href="input.range.html#input.range.attrs.name">#</a>
+</dt>
             <dd>The name part of the name/value pair associated with this
         element for the purposes of form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.disabled" title="common-form.attrs.disabled" href="button.submit.html#common-form.attrs.disabled">disabled</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.range.attrs.disabled" title="input.range.attrs.disabled" href="input.range.html#input.range.attrs.disabled">#</a>
+</dt>
             <dd>Specifies that the element represents a disabled
         control.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form" href="button.submit.html#common-form.attrs.form">form</a> = <span class="attr-values">
+<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 reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.range.attrs.form" title="input.range.attrs.form" href="input.range.html#input.range.attrs.form">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -81,15 +90,20 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#range-state">&#9432;</a></span> <a class="attribute-name" id="input.range.attrs.type" title="input.range.attrs.type" href="input.range.html#input.range.attrs.type">type</a> = <span class="attr-values">  "range" </span> </dt>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#range-state">&#9432;</a>
+<span class="attribute-name">type</span> = <span class="attr-values">  "range" </span> 
+<a class="hash" id="input.range.attrs.type" title="input.range.attrs.type" href="input.range.html#input.range.attrs.type">#</a>
+</dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
         an imprecise control for setting the element&#8217;s value to a
         string representing a number.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-autocomplete">&#9432;</a></span> <a class="attribute-name" id="input.attrs.autocomplete" title="input.attrs.autocomplete" href="input.text.html#input.attrs.autocomplete">autocomplete</a> = <span class="attr-values">
+<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#attr-input-autocomplete">&#9432;</a>
+<span class="attribute-name">autocomplete</span> = <span class="attr-values">
        "on"  <span class="postfix or">or</span>  "off"
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.range.attrs.autocomplete" title="input.range.attrs.autocomplete" href="input.range.html#input.range.attrs.autocomplete">#</a>
 </dt>
             <dd>Specifies whether the element represents an input
         control for which a UA is meant to store the value entered
@@ -97,19 +111,23 @@
         later).</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.autofocus" title="shared-form.attrs.autofocus" href="button.submit.html#shared-form.attrs.autofocus">autofocus</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.range.attrs.autofocus" title="input.range.attrs.autofocus" href="input.range.html#input.range.attrs.autofocus">#</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
         loaded.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-list">&#9432;</a></span> <a class="attribute-name" id="input.attrs.list" title="input.attrs.list" href="input.text.html#input.attrs.list">list</a> = <span class="attr-values">
+<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#attr-input-list">&#9432;</a>
+<span class="attribute-name">list</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.idref">ID reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.range.attrs.list" title="input.range.attrs.list" href="input.range.html#input.range.attrs.list">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -118,34 +136,43 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-min">&#9432;</a></span> <a class="attribute-name" id="input.range.attrs.min" title="input.range.attrs.min" href="input.range.html#input.range.attrs.min">min</a> = <span class="attr-values">
+<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#attr-input-min">&#9432;</a>
+<span class="attribute-name">min</span> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.range.attrs.min" title="input.range.attrs.min" href="input.range.html#input.range.attrs.min">#</a>
 </dt>
             <dd>The expected lower bound for the element&#8217;s
         <a href="input.number.html#input.number.attrs.value">value</a>.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-max">&#9432;</a></span> <a class="attribute-name" id="input.range.attrs.max" title="input.range.attrs.max" href="input.range.html#input.range.attrs.max">max</a> = <span class="attr-values">
+<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#attr-input-max">&#9432;</a>
+<span class="attribute-name">max</span> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.range.attrs.max" title="input.range.attrs.max" href="input.range.html#input.range.attrs.max">#</a>
 </dt>
             <dd>The expected upper bound for the element&#8217;s
         <a href="input.number.html#input.number.attrs.value">value</a>.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-step">&#9432;</a></span> <a class="attribute-name" id="input.attrs.step.float" title="input.attrs.step.float" href="input.datetime.html#input.attrs.step.float">step</a> = <span class="attr-values">
+<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#attr-input-step">&#9432;</a>
+<span class="attribute-name">step</span> = <span class="attr-values">
        "any"
        <span class="postfix or">or</span> <a href="datatypes.html#common.data.float.positive">positive float</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.range.attrs.step.float" title="input.range.attrs.step.float" href="input.range.html#input.range.attrs.step.float">#</a>
 </dt>
             <dd>Specifies the value granularity of the element&#8217;s
         value.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#range-state">&#9432;</a></span> <a class="attribute-name" id="input.range.attrs.value" title="input.range.attrs.value" href="input.range.html#input.range.attrs.value">value</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#range-state">&#9432;</a>
+<span class="attribute-name">value</span> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.range.attrs.value" title="input.range.attrs.value" href="input.range.html#input.range.attrs.value">#</a>
+</dt>
             <dd>A string representing a number.</dd>
           
         </dl>

Index: audio.html
===================================================================
RCS file: /sources/public/html5/markup/audio.html,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -d -r1.72 -r1.73
--- audio.html 30 Jul 2010 10:34:11 -0000 1.72
+++ audio.html 31 Jul 2010 08:13:10 -0000 1.73
@@ -52,30 +52,37 @@
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="audio.html#audio.attrs.autoplay" title="audio.attrs.autoplay">autoplay</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="audio.html#audio.attrs.preload" title="audio.attrs.preload">preload</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="audio.html#audio.attrs.controls" title="audio.attrs.controls">controls</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="audio.html#audio.attrs.loop" title="audio.attrs.loop">loop</a> </span><span class="postfix intermixed">&amp;</span> <a href="audio.html#audio.attrs.src">src</a></p>
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="audio.html#audio.attrs.loop" title="audio.attrs.loop">loop</a> </span><span class="postfix intermixed">&amp;</span> <a class="ref" title="video.attrs.src" href="audio.html#audio.attrs.src">src</a></p>
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="audio.attrs.autoplay" title="audio.attrs.autoplay" href="audio.html#audio.attrs.autoplay">autoplay</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="audio.attrs.autoplay" title="audio.attrs.autoplay" href="audio.html#audio.attrs.autoplay">#</a>
+</dt>
             <dd>Instructs the UA to automatically begin playback of
         the audio stream as soon as it can do so without
         stopping.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#attr-media-preload">&#9432;</a></span> <a class="attribute-name" id="audio.attrs.preload" title="audio.attrs.preload" href="audio.html#audio.attrs.preload">preload</a> = <span class="attr-values">
+<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-preload">&#9432;</a>
+<span class="attribute-name">preload</span> = <span class="attr-values">
        "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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="audio.attrs.preload" title="audio.attrs.preload" href="audio.html#audio.attrs.preload">#</a>
+</dt>
             <dd>Represents a hint to the UA about whether optimistic
         downloading of the audio stream itself or its
         metadata is considered worthwhile.
@@ -96,24 +103,33 @@
       </dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="audio.attrs.controls" title="audio.attrs.controls" href="audio.html#audio.attrs.controls">controls</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="audio.attrs.controls" title="audio.attrs.controls" href="audio.html#audio.attrs.controls">#</a>
+</dt>
             <dd>Instructs the UA to expose a user interface for
         controlling playback of the audio stream.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="audio.attrs.loop" title="audio.attrs.loop" href="audio.html#audio.attrs.loop">loop</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="audio.attrs.loop" title="audio.attrs.loop" href="audio.html#audio.attrs.loop">#</a>
+</dt>
             <dd>Instructs the UA to seek back to the start of the
         audio stream upon reaching the end.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="audio.attrs.src" title="audio.attrs.src" href="audio.html#audio.attrs.src">src</a> = <span class="attr-values">
+<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">URL potentially surrounded by spaces</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="audio.attrs.src" title="audio.attrs.src" href="audio.html#audio.attrs.src">#</a>
+</dt>
             <dd>The URL for the audio stream.</dd>
           
         </dl>

Index: time.html
===================================================================
RCS file: /sources/public/html5/markup/time.html,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- time.html 30 Jul 2010 10:34:16 -0000 1.62
+++ time.html 31 Jul 2010 08:13:15 -0000 1.63
@@ -43,21 +43,28 @@
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="time.attrs.datetime" title="time.attrs.datetime" href="time.html#time.attrs.datetime">datetime</a> = <span class="attr-values">
+<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">date or time</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="time.attrs.datetime" title="time.attrs.datetime" href="time.html#time.attrs.datetime">#</a>
+</dt>
             <dd>Specifies the date or time that the element
         represents.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="time.attrs.pubdate" title="time.attrs.pubdate" href="time.html#time.attrs.pubdate">pubdate</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="time.attrs.pubdate" title="time.attrs.pubdate" href="time.html#time.attrs.pubdate">#</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">article</a>

Index: meta.http-equiv.default-style.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.default-style.html,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -d -r1.61 -r1.62
--- meta.http-equiv.default-style.html 30 Jul 2010 10:34:14 -0000 1.61
+++ meta.http-equiv.default-style.html 31 Jul 2010 08:13:13 -0000 1.62
@@ -43,19 +43,26 @@
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv">&#9432;</a></span> <a class="attribute-name" id="meta.http-equiv.attrs.http-equiv.default-style" title="meta.http-equiv.attrs.http-equiv.default-style" href="meta.http-equiv.default-style.html#meta.http-equiv.attrs.http-equiv.default-style">http-equiv</a> = <span class="attr-values">  "default-style" </span> </dt>
+<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-meta-http-equiv">&#9432;</a>
+<span class="attribute-name">http-equiv</span> = <span class="attr-values">  "default-style" </span> 
+<a class="hash" id="meta.http-equiv.attrs.http-equiv.default-style" title="meta.http-equiv.attrs.http-equiv.default-style" href="meta.http-equiv.default-style.html#meta.http-equiv.attrs.http-equiv.default-style">#</a>
+</dt>
             <dd>Indicates that the <a href="meta.html#meta" class="element">meta</a> element is a pragma directive
         that specifies the document&#8217;s preferred stylesheet.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-content">&#9432;</a></span> <a class="attribute-name" id="meta.http-equiv.attrs.content.default-style" title="meta.http-equiv.attrs.content.default-style" href="meta.http-equiv.default-style.html#meta.http-equiv.attrs.content.default-style">content</a> = <span class="attr-values">
+<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-meta-content">&#9432;</a>
+<span class="attribute-name">content</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.default-style">default-style name</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="meta.http-equiv.attrs.content.default-style" title="meta.http-equiv.attrs.content.default-style" href="meta.http-equiv.default-style.html#meta.http-equiv.attrs.content.default-style">#</a>
+</dt>
             <dd>Specifies the name of the document&#8217;s preferred
         stylesheet. The name must meet either of the following
         sets of constraints:

Index: keygen.html
===================================================================
RCS file: /sources/public/html5/markup/keygen.html,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -d -r1.59 -r1.60
--- keygen.html 30 Jul 2010 10:34:14 -0000 1.59
+++ keygen.html 31 Jul 2010 08:13:13 -0000 1.60
@@ -39,53 +39,70 @@
           <p><span class="pattern" id="keygen.attrs"><a class="ref" href="global-attributes.html">global attributes</a>
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="keygen.html#keygen.attrs.challenge" title="keygen.attrs.challenge">challenge</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="keygen.html#keygen.attrs.keytype" title="keygen.attrs.keytype">keytype</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#shared-form.attrs.autofocus" title="shared-form.attrs.autofocus">autofocus</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.name" title="common-form.attrs.name">name</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.disabled" title="common-form.attrs.disabled">disabled</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.form" title="common-form.attrs.form">form</a>  </span></p>
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.autofocus" title="keygen.attrs.autofocus" href="keygen.html#keygen.attrs.autofocus">autofocus</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.name" title="keygen.attrs.name" href="keygen.html#keygen.attrs.name">name</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.disabled" title="keygen.attrs.disabled" href="keygen.html#keygen.attrs.disabled">disabled</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.form" title="keygen.attrs.form" href="keygen.html#keygen.attrs.form">form</a>  </span></p>
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-keygen-challenge">&#9432;</a></span> <a class="attribute-name" id="keygen.attrs.challenge" title="keygen.attrs.challenge" href="keygen.html#keygen.attrs.challenge">challenge</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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-keygen-challenge">&#9432;</a>
+<span class="attribute-name">challenge</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> 
+<a class="hash" id="keygen.attrs.challenge" title="keygen.attrs.challenge" href="keygen.html#keygen.attrs.challenge">#</a>
+</dt>
             <dd>A challenge string that is submitted along with the
         public key.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-keygen-keytype">&#9432;</a></span> <a class="attribute-name" id="keygen.attrs.keytype" title="keygen.attrs.keytype" href="keygen.html#keygen.attrs.keytype">keytype</a> = <span class="attr-values">  "rsa" </span> </dt>
+<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-keygen-keytype">&#9432;</a>
+<span class="attribute-name">keytype</span> = <span class="attr-values">  "rsa" </span> 
+<a class="hash" id="keygen.attrs.keytype" title="keygen.attrs.keytype" href="keygen.html#keygen.attrs.keytype">#</a>
+</dt>
             <dd>The type of key generated.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.autofocus" title="shared-form.attrs.autofocus" href="button.submit.html#shared-form.attrs.autofocus">autofocus</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="keygen.attrs.autofocus" title="keygen.attrs.autofocus" href="keygen.html#keygen.attrs.autofocus">#</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
         loaded.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.name" title="common-form.attrs.name" href="button.submit.html#common-form.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="keygen.attrs.name" title="keygen.attrs.name" href="keygen.html#keygen.attrs.name">#</a>
+</dt>
             <dd>The name part of the name/value pair associated with this
         element for the purposes of form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.disabled" title="common-form.attrs.disabled" href="button.submit.html#common-form.attrs.disabled">disabled</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="keygen.attrs.disabled" title="keygen.attrs.disabled" href="keygen.html#keygen.attrs.disabled">#</a>
+</dt>
             <dd>Specifies that the element represents a disabled
         control.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form" href="button.submit.html#common-form.attrs.form">form</a> = <span class="attr-values">
+<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 reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="keygen.attrs.form" title="keygen.attrs.form" href="keygen.html#keygen.attrs.form">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>

Index: command.command.html
===================================================================
RCS file: /sources/public/html5/markup/command.command.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- command.command.html 30 Jul 2010 10:34:11 -0000 1.60
+++ command.command.html 31 Jul 2010 08:13:11 -0000 1.61
@@ -45,30 +45,43 @@
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-command-type">&#9432;</a></span> <a class="attribute-name" id="command.command.attrs.type" title="command.command.attrs.type" href="command.command.html#command.command.attrs.type">type</a> = <span class="attr-values">  "command" </span> </dt>
+<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-command-type">&#9432;</a>
+<span class="attribute-name">type</span> = <span class="attr-values">  "command" </span> 
+<a class="hash" id="command.command.attrs.type" title="command.command.attrs.type" href="command.command.html#command.command.attrs.type">#</a>
+</dt>
             <dd>Specifies that its <a href="command.html#command" class="element">command</a> element is a
         command with an associated action.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-command-label">&#9432;</a></span> <a class="attribute-name" id="command.command.attrs.label" title="command.command.attrs.label" href="command.command.html#command.command.attrs.label">label</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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-command-label">&#9432;</a>
+<span class="attribute-name">label</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> 
+<a class="hash" id="command.command.attrs.label" title="command.command.attrs.label" href="command.command.html#command.command.attrs.label">#</a>
+</dt>
             <dd>The name of the command, as shown to the user.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-command-icon">&#9432;</a></span> <a class="attribute-name" id="command.command.attrs.icon" title="command.command.attrs.icon" href="command.command.html#command.command.attrs.icon">icon</a> = <span class="attr-values">
+<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-command-icon">&#9432;</a>
+<span class="attribute-name">icon</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URL potentially surrounded by spaces</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="command.command.attrs.icon" title="command.command.attrs.icon" href="command.command.html#command.command.attrs.icon">#</a>
+</dt>
             <dd>A URL for an image that represents the command.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-command-disabled">&#9432;</a></span> <a class="attribute-name" id="command.command.attrs.disabled" title="command.command.attrs.disabled" href="command.command.html#command.command.attrs.disabled">disabled</a> = <span class="attr-values">
+<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-command-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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="command.command.attrs.disabled" title="command.command.attrs.disabled" href="command.command.html#command.command.attrs.disabled">#</a>
+</dt>
             <dd>Specifies that the command is not currently
         available.</dd>
           

Index: progress.html
===================================================================
RCS file: /sources/public/html5/markup/progress.html,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -d -r1.61 -r1.62
--- progress.html 30 Jul 2010 10:34:15 -0000 1.61
+++ progress.html 31 Jul 2010 08:13:14 -0000 1.62
@@ -43,21 +43,28 @@
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-progress-value">&#9432;</a></span> <a class="attribute-name" id="progress.attrs.value" title="progress.attrs.value" href="progress.html#progress.attrs.value">value</a> = <span class="attr-values">
+<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-progress-value">&#9432;</a>
+<span class="attribute-name">value</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.float.non-negative">non-negative float</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="progress.attrs.value" title="progress.attrs.value" href="progress.html#progress.attrs.value">#</a>
+</dt>
             <dd>Specifies how much of the task has been completed. The
         units are arbitrary and not specified.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-progress-max">&#9432;</a></span> <a class="attribute-name" id="progress.attrs.max" title="progress.attrs.max" href="progress.html#progress.attrs.max">max</a> = <span class="attr-values">
+<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-progress-max">&#9432;</a>
+<span class="attribute-name">max</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.float.positive">positive float</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="progress.attrs.max" title="progress.attrs.max" href="progress.html#progress.attrs.max">#</a>
+</dt>
             <dd>Specifies how much work the task requires in total. The
         units are arbitrary and not specified.</dd>
           

Index: dfn.html
===================================================================
RCS file: /sources/public/html5/markup/dfn.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- dfn.html 30 Jul 2010 10:34:12 -0000 1.54
+++ dfn.html 31 Jul 2010 08:13:11 -0000 1.55
@@ -38,7 +38,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: schema.html
===================================================================
RCS file: /sources/public/html5/markup/schema.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- schema.html 30 Jul 2010 10:34:15 -0000 1.22
+++ schema.html 31 Jul 2010 08:13:14 -0000 1.23
@@ -1675,11 +1675,11 @@
 <div class='define' id='oli.attrs-define'>
   <div class='patternname' id='the-oli.attrs'><a href='#the-oli.attrs'>oli.attrs</a> =</div>
   <span class='pattern' id='oli.attrs'><a class='ref' href='#common.attrs'>common.attrs</a>
-   <span class='postfix intermixed'>intermixed with</span> <a class='ref' href='#oli.attrs.value' title='oli.attrs.value'>value</a><span class='postfix optional' title='OPTIONAL (ZERO OR ONE)'>?</span> </span>
+   <span class='postfix intermixed'>intermixed with</span> <a class='ref' href='#li.attrs.value' title='li.attrs.value'>value</a><span class='postfix optional' title='OPTIONAL (ZERO OR ONE)'>?</span> </span>
 </div>
-<div class='define' id='oli.attrs.value-define'>
-  <div class='patternname' id='the-oli.attrs.value'><a href='#the-oli.attrs.value'>value</a> =</div>
-  <span class='pattern' id='oli.attrs.value'><span class='type'>attribute </span>
+<div class='define' id='li.attrs.value-define'>
+  <div class='patternname' id='the-li.attrs.value'><a href='#the-li.attrs.value'>value</a> =</div>
+  <span class='pattern' id='li.attrs.value'><span class='type'>attribute </span>
   <span class='name'>value</span>
    {<span class='model'>
       <a class='ref' href='#common.data.integer' title='common.data.integer'>integer</a>

Index: textarea.html
===================================================================
RCS file: /sources/public/html5/markup/textarea.html,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- textarea.html 30 Jul 2010 10:34:16 -0000 1.64
+++ textarea.html 31 Jul 2010 08:13:15 -0000 1.65
@@ -38,44 +38,53 @@
         <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"> <a class="ref" href="global-attributes.html">global attributes</a>
-                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.name" title="common-form.attrs.name">name</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.disabled" title="common-form.attrs.disabled">disabled</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.form" title="common-form.attrs.form">form</a> 
-                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.readonly" title="shared-form.attrs.readonly">readonly</a> 
-   <span class="postfix intermixed">&amp;</span>  <a class="ref" href="input.text.html#shared-form.attrs.maxlength" title="shared-form.attrs.maxlength">maxlength</a> 
-                                                                                   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#shared-form.attrs.autofocus" title="shared-form.attrs.autofocus">autofocus</a> 
-                                                                                   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.required" title="shared-form.attrs.required">required</a> 
-                                                                                   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.placeholder" title="shared-form.attrs.placeholder">placeholder</a> 
+          <p><span class="pattern" id="textarea.attrs"> <span class="agroupof"><a class="ref" href="global-attributes.html">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">name</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.disabled" title="textarea.attrs.disabled" href="textarea.html#textarea.attrs.disabled">disabled</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.form" title="textarea.attrs.form" href="textarea.html#textarea.attrs.form">form</a> 
+                          <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.readonly" title="textarea.attrs.readonly" href="textarea.html#textarea.attrs.readonly">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">maxlength</a> 
+                                                                                   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.autofocus" title="textarea.attrs.autofocus" href="textarea.html#textarea.attrs.autofocus">autofocus</a> 
+                                                                                   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.required" title="textarea.attrs.required" href="textarea.html#textarea.attrs.required">required</a> 
+                                                                                   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.placeholder" title="textarea.attrs.placeholder" href="textarea.html#textarea.attrs.placeholder">placeholder</a> 
                                                                                    <span class="postfix intermixed">&amp;</span> <a class="ref" href="textarea.html#textarea.attrs.rows" title="textarea.attrs.rows">rows</a> 
                                                                                    <span class="postfix intermixed">&amp;</span>  <span class="agroupof"> <span class="agroupof"><a class="ref" href="textarea.html#textarea.attrs.wrap.hard" title="textarea.attrs.wrap.hard">wrap</a>=<span class="attr-values">"hard"</span><span class="postfix required" title="REQUIRED">&#9733;</span>
                                                                                                                                                                                           <span class="postfix intermixed">&amp;</span> <a class="ref" href="textarea.html#textarea.attrs.cols" title="textarea.attrs.cols">cols</a><span class="postfix required" title="REQUIRED">&#9733;</span></span>
                                                                                                                                                                    <span class="postfix or">or</span>  <span class="agroupof"><a class="ref" href="textarea.html#textarea.attrs.wrap.soft" title="textarea.attrs.wrap.soft">wrap</a>=<span class="attr-values">"soft"</span> 
-                                                                                                                                                                                                                              <span class="postfix intermixed">&amp;</span> <a class="ref" href="textarea.html#textarea.attrs.cols" title="textarea.attrs.cols">cols</a> </span></span></span></p>
+                                                                                                                                                                                                                              <span class="postfix intermixed">&amp;</span> <a class="ref" href="textarea.html#textarea.attrs.cols" title="textarea.attrs.cols">cols</a> </span></span></span></span></p>
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.name" title="common-form.attrs.name" href="button.submit.html#common-form.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="textarea.attrs.name" title="textarea.attrs.name" href="textarea.html#textarea.attrs.name">#</a>
+</dt>
             <dd>The name part of the name/value pair associated with this
         element for the purposes of form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.disabled" title="common-form.attrs.disabled" href="button.submit.html#common-form.attrs.disabled">disabled</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="textarea.attrs.disabled" title="textarea.attrs.disabled" href="textarea.html#textarea.attrs.disabled">#</a>
+</dt>
             <dd>Specifies that the element represents a disabled
         control.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form" href="button.submit.html#common-form.attrs.form">form</a> = <span class="attr-values">
+<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 reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="textarea.attrs.form" title="textarea.attrs.form" href="textarea.html#textarea.attrs.form">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -84,67 +93,89 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.readonly" title="shared-form.attrs.readonly" href="input.text.html#shared-form.attrs.readonly">readonly</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="textarea.attrs.readonly" title="textarea.attrs.readonly" href="textarea.html#textarea.attrs.readonly">#</a>
+</dt>
             <dd>Specifies that element represents a control whose value
         is not meant to be edited.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.maxlength" title="shared-form.attrs.maxlength" href="input.text.html#shared-form.attrs.maxlength">maxlength</a> = <span class="attr-values">
+<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">positive integer</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="textarea.attrs.maxlength" title="textarea.attrs.maxlength" href="textarea.html#textarea.attrs.maxlength">#</a>
+</dt>
             <dd>The maximum allowed value length of the element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.autofocus" title="shared-form.attrs.autofocus" href="button.submit.html#shared-form.attrs.autofocus">autofocus</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="textarea.attrs.autofocus" title="textarea.attrs.autofocus" href="textarea.html#textarea.attrs.autofocus">#</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
         loaded.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.required" title="shared-form.attrs.required" href="input.text.html#shared-form.attrs.required">required</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="textarea.attrs.required" title="textarea.attrs.required" href="textarea.html#textarea.attrs.required">#</a>
 </dt>
             <dd>Specifies that the element is a required part of form
       submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.placeholder" title="shared-form.attrs.placeholder" href="input.text.html#shared-form.attrs.placeholder">placeholder</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="textarea.attrs.placeholder" title="textarea.attrs.placeholder" href="textarea.html#textarea.attrs.placeholder">#</a>
 </dt>
             <dd>A short hint (one word or a short phrase) intended to
         aid the user when entering data into the control
         represented by its element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="textarea.attrs.rows" title="textarea.attrs.rows" href="textarea.html#textarea.attrs.rows">rows</a> = <span class="attr-values">
+<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">positive integer</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="textarea.attrs.rows" title="textarea.attrs.rows" href="textarea.html#textarea.attrs.rows">#</a>
+</dt>
             <dd>The number of lines of text for the UA to show.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="textarea.attrs.wrap.hard" title="textarea.attrs.wrap.hard" href="textarea.html#textarea.attrs.wrap.hard">wrap</a> = <span class="attr-values">  "hard" </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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" id="textarea.attrs.wrap.hard" title="textarea.attrs.wrap.hard" href="textarea.html#textarea.attrs.wrap.hard">#</a>
 </dt>
             <dd>Instructs the UA to insert line breaks into the
         submitted value of the <a href="textarea.html#textarea" class="element">textarea</a>, such that each line has no
         more characters than the value specified by the <a href="textarea.html#textarea.attrs.cols">cols</a> attribute.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="textarea.attrs.cols" title="textarea.attrs.cols" href="textarea.html#textarea.attrs.cols">cols</a> = <span class="attr-values">
+<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">positive integer</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="textarea.attrs.cols" title="textarea.attrs.cols" href="textarea.html#textarea.attrs.cols">#</a>
+</dt>
             <dd>The expected maximum number of characters per line of
         text for the UA to show.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="textarea.attrs.wrap.soft" title="textarea.attrs.wrap.soft" href="textarea.html#textarea.attrs.wrap.soft">wrap</a> = <span class="attr-values">  "soft" </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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" id="textarea.attrs.wrap.soft" title="textarea.attrs.wrap.soft" href="textarea.html#textarea.attrs.wrap.soft">#</a>
 </dt>
             <dd>Instructs the UA to
         add no line breaks to the submitted value of the <a href="textarea.html#textarea" class="element">textarea</a>.</dd>

Index: cite.html
===================================================================
RCS file: /sources/public/html5/markup/cite.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- cite.html 30 Jul 2010 10:34:11 -0000 1.54
+++ cite.html 31 Jul 2010 08:13:10 -0000 1.55
@@ -41,7 +41,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: meter.html
===================================================================
RCS file: /sources/public/html5/markup/meter.html,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- meter.html 30 Jul 2010 10:34:14 -0000 1.63
+++ meter.html 31 Jul 2010 08:13:13 -0000 1.64
@@ -48,46 +48,65 @@
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-meter-value">&#9432;</a></span> <a class="attribute-name" id="meter.attrs.value" title="meter.attrs.value" href="meter.html#meter.attrs.value">value</a> = <span class="attr-values">
+<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-meter-value">&#9432;</a>
+<span class="attribute-name">value</span> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="meter.attrs.value" title="meter.attrs.value" href="meter.html#meter.attrs.value">#</a>
+</dt>
             <dd>The &#8220;measured&#8221; value shown by meter.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-meter-min">&#9432;</a></span> <a class="attribute-name" id="meter.attrs.min" title="meter.attrs.min" href="meter.html#meter.attrs.min">min</a> = <span class="attr-values">
+<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-meter-min">&#9432;</a>
+<span class="attribute-name">min</span> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="meter.attrs.min" title="meter.attrs.min" href="meter.html#meter.attrs.min">#</a>
+</dt>
             <dd>The lower bound of the range for the meter.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-meter-low">&#9432;</a></span> <a class="attribute-name" id="meter.attrs.low" title="meter.attrs.low" href="meter.html#meter.attrs.low">low</a> = <span class="attr-values">
+<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-meter-low">&#9432;</a>
+<span class="attribute-name">low</span> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="meter.attrs.low" title="meter.attrs.low" href="meter.html#meter.attrs.low">#</a>
+</dt>
             <dd>The point that marks the upper boundary of the &#8220;low&#8221;
         segment of the meter.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-meter-high">&#9432;</a></span> <a class="attribute-name" id="meter.attrs.high" title="meter.attrs.high" href="meter.html#meter.attrs.high">high</a> = <span class="attr-values">
+<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-meter-high">&#9432;</a>
+<span class="attribute-name">high</span> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="meter.attrs.high" title="meter.attrs.high" href="meter.html#meter.attrs.high">#</a>
+</dt>
             <dd>The point that marks the lower boundary of the &#8220;high&#8221;
         segment of the meter.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-meter-max">&#9432;</a></span> <a class="attribute-name" id="meter.attrs.max" title="meter.attrs.max" href="meter.html#meter.attrs.max">max</a> = <span class="attr-values">
+<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-meter-max">&#9432;</a>
+<span class="attribute-name">max</span> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="meter.attrs.max" title="meter.attrs.max" href="meter.html#meter.attrs.max">#</a>
+</dt>
             <dd>The upper bound of the range for the meter.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-meter-optimum">&#9432;</a></span> <a class="attribute-name" id="meter.attrs.optimum" title="meter.attrs.optimum" href="meter.html#meter.attrs.optimum">optimum</a> = <span class="attr-values">
+<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-meter-optimum">&#9432;</a>
+<span class="attribute-name">optimum</span> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="meter.attrs.optimum" title="meter.attrs.optimum" href="meter.html#meter.attrs.optimum">#</a>
+</dt>
             <dd>The point that marks the &#8220;optimum&#8221; position for the
         meter.</dd>
           

Index: input.button.html
===================================================================
RCS file: /sources/public/html5/markup/input.button.html,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- input.button.html 30 Jul 2010 10:34:13 -0000 1.62
+++ input.button.html 31 Jul 2010 08:13:12 -0000 1.63
@@ -36,37 +36,46 @@
         <h2 class="element-subhead">Permitted attributes <a class="hash" href="#input.button-attributes">#</a>
 </h2>
         <div class="attr-content-models">
-          <p><span class="pattern" id="input.button.attrs"> <a class="ref" href="global-attributes.html">global attributes</a>
-                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.name" title="common-form.attrs.name">name</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.disabled" title="common-form.attrs.disabled">disabled</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.form" title="common-form.attrs.form">form</a> 
+          <p><span class="pattern" id="input.button.attrs"> <span class="agroupof"><a class="ref" href="global-attributes.html">global attributes</a>
+                          <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.name" title="input.button.attrs.name" href="input.button.html#input.button.attrs.name">name</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.disabled" title="input.button.attrs.disabled" href="input.button.html#input.button.attrs.disabled">disabled</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.form" title="input.button.attrs.form" href="input.button.html#input.button.attrs.form">form</a> 
                           <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.button.html#input.button.attrs.type" title="input.button.attrs.type">type</a><span class="postfix required" title="REQUIRED">&#9733;</span>
-                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.button.html#input.button.attrs.value" title="input.button.attrs.value">value</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#shared-form.attrs.autofocus" title="shared-form.attrs.autofocus">autofocus</a> </span></p>
+                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.button.html#input.button.attrs.value" title="input.button.attrs.value">value</a> </span>
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.autofocus" title="input.button.attrs.autofocus" href="input.button.html#input.button.attrs.autofocus">autofocus</a> </span></p>
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.name" title="common-form.attrs.name" href="button.submit.html#common-form.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="input.button.attrs.name" title="input.button.attrs.name" href="input.button.html#input.button.attrs.name">#</a>
+</dt>
             <dd>The name part of the name/value pair associated with this
         element for the purposes of form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.disabled" title="common-form.attrs.disabled" href="button.submit.html#common-form.attrs.disabled">disabled</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.button.attrs.disabled" title="input.button.attrs.disabled" href="input.button.html#input.button.attrs.disabled">#</a>
+</dt>
             <dd>Specifies that the element represents a disabled
         control.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form" href="button.submit.html#common-form.attrs.form">form</a> = <span class="attr-values">
+<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 reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.button.attrs.form" title="input.button.attrs.form" href="input.button.html#input.button.attrs.form">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -75,19 +84,27 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#button-state">&#9432;</a></span> <a class="attribute-name" id="input.button.attrs.type" title="input.button.attrs.type" href="input.button.html#input.button.attrs.type">type</a> = <span class="attr-values">  "button" </span> </dt>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#button-state">&#9432;</a>
+<span class="attribute-name">type</span> = <span class="attr-values">  "button" </span> 
+<a class="hash" id="input.button.attrs.type" title="input.button.attrs.type" href="input.button.html#input.button.attrs.type">#</a>
+</dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element is a button with no
       additional semantics.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#button-state">&#9432;</a></span> <a class="attribute-name" id="input.button.attrs.value" title="input.button.attrs.value" href="input.button.html#input.button.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#button-state">&#9432;</a>
+<span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> 
+<a class="hash" id="input.button.attrs.value" title="input.button.attrs.value" href="input.button.html#input.button.attrs.value">#</a>
+</dt>
             <dd>Specifies a value for the <a href="input.html#input" class="element">input</a> element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.autofocus" title="shared-form.attrs.autofocus" href="button.submit.html#shared-form.attrs.autofocus">autofocus</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.button.attrs.autofocus" title="input.button.attrs.autofocus" href="input.button.html#input.button.attrs.autofocus">#</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

Index: aside.html
===================================================================
RCS file: /sources/public/html5/markup/aside.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- aside.html 30 Jul 2010 10:34:11 -0000 1.58
+++ aside.html 31 Jul 2010 08:13:10 -0000 1.59
@@ -40,7 +40,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: section.html
===================================================================
RCS file: /sources/public/html5/markup/section.html,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -d -r1.61 -r1.62
--- section.html 30 Jul 2010 10:34:15 -0000 1.61
+++ section.html 31 Jul 2010 08:13:14 -0000 1.62
@@ -40,7 +40,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: link.html
===================================================================
RCS file: /sources/public/html5/markup/link.html,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- link.html 30 Jul 2010 10:34:14 -0000 1.67
+++ link.html 31 Jul 2010 08:13:13 -0000 1.68
@@ -47,21 +47,28 @@
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-href">&#9432;</a></span> <a class="attribute-name" id="link.attrs.href" title="link.attrs.href" href="link.html#link.attrs.href">href</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-href">&#9432;</a>
+<span class="attribute-name">href</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URL potentially surrounded by spaces</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="link.attrs.href" title="link.attrs.href" href="link.html#link.attrs.href">#</a>
+</dt>
             <dd>A URL that provides the destination of the
         <a href="link.html#link" class="element">link</a>.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-rel">&#9432;</a></span> <a class="attribute-name" id="link.attrs.rel" title="link.attrs.rel" href="link.html#link.attrs.rel">rel</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-rel">&#9432;</a>
+<span class="attribute-name">rel</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.tokens">set of space-separated tokens</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="link.attrs.rel" title="link.attrs.rel" href="link.html#link.attrs.rel">#</a>
+</dt>
             <dd>A list of tokens that specify the relationship between
         the document containing the
         <a href="link.html#link" class="element">link</a>
@@ -69,32 +76,43 @@
         <a href="link.html#link" class="element">link</a>.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-hreflang">&#9432;</a></span> <a class="attribute-name" id="link.attrs.hreflang" title="link.attrs.hreflang" href="link.html#link.attrs.hreflang">hreflang</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-hreflang">&#9432;</a>
+<span class="attribute-name">hreflang</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.langcode">language tag</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="link.attrs.hreflang" title="link.attrs.hreflang" href="link.html#link.attrs.hreflang">#</a>
+</dt>
             <dd>The language of the destination of the
         <a href="link.html#link" class="element">link</a>.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-media">&#9432;</a></span> <a class="attribute-name" id="link.attrs.media" title="link.attrs.media" href="link.html#link.attrs.media">media</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-media">&#9432;</a>
+<span class="attribute-name">media</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.mediaquery">media-query list</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="link.attrs.media" title="link.attrs.media" href="link.html#link.attrs.media">#</a>
+</dt>
             <dd>The media for which the destination of the
         <a href="link.html#link" class="element">link</a>
         was designed.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-type">&#9432;</a></span> <a class="attribute-name" id="link.attrs.type" title="link.attrs.type" href="link.html#link.attrs.type">type</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-type">&#9432;</a>
+<span class="attribute-name">type</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.mimetype">MIME type</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="link.attrs.type" title="link.attrs.type" href="link.html#link.attrs.type">#</a>
+</dt>
             <dd>The MIME type of the destination of the
         <a href="link.html#link" class="element">link</a>.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-link-sizes">&#9432;</a></span> <a class="attribute-name" id="link.attrs.sizes" title="link.attrs.sizes" href="link.html#link.attrs.sizes">sizes</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-link-sizes">&#9432;</a>
+<span class="attribute-name">sizes</span> = <span class="attr-values">
        "any"
        <span class="postfix or">or</span> <a class="ref" href="datatypes.html#common.data.sizes" title="common.data.sizes">sizes</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="link.attrs.sizes" title="link.attrs.sizes" href="link.html#link.attrs.sizes">#</a>
 </dt>
             <dd>The sizes of icons for visual media.</dd>
           

Index: meta.http-equiv.refresh.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.refresh.html,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -d -r1.59 -r1.60
--- meta.http-equiv.refresh.html 30 Jul 2010 10:34:14 -0000 1.59
+++ meta.http-equiv.refresh.html 31 Jul 2010 08:13:13 -0000 1.60
@@ -47,12 +47,16 @@
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv">&#9432;</a></span> <a class="attribute-name" id="meta.http-equiv.attrs.http-equiv.refresh" title="meta.http-equiv.attrs.http-equiv.refresh" href="meta.http-equiv.refresh.html#meta.http-equiv.attrs.http-equiv.refresh">http-equiv</a> = <span class="attr-values">  "refresh" </span> </dt>
+<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-meta-http-equiv">&#9432;</a>
+<span class="attribute-name">http-equiv</span> = <span class="attr-values">  "refresh" </span> 
+<a class="hash" id="meta.http-equiv.attrs.http-equiv.refresh" title="meta.http-equiv.attrs.http-equiv.refresh" href="meta.http-equiv.refresh.html#meta.http-equiv.attrs.http-equiv.refresh">#</a>
+</dt>
             <dd>Indicates that the <a href="meta.html#meta" class="element">meta</a> element is a pragma directive
         that specifies either a number of seconds after
         which to reload the current page,
@@ -61,9 +65,12 @@
         page.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-content">&#9432;</a></span> <a class="attribute-name" id="meta.http-equiv.attrs.content.refresh" title="meta.http-equiv.attrs.content.refresh" href="meta.http-equiv.refresh.html#meta.http-equiv.attrs.content.refresh">content</a> = <span class="attr-values">
+<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-meta-content">&#9432;</a>
+<span class="attribute-name">content</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.refresh">refresh value</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="meta.http-equiv.attrs.content.refresh" title="meta.http-equiv.attrs.content.refresh" href="meta.http-equiv.refresh.html#meta.http-equiv.attrs.content.refresh">#</a>
+</dt>
             <dd>Specifies one of the following:
         <ul>
 <li>the number of seconds after which to reload the

Index: area.html
===================================================================
RCS file: /sources/public/html5/markup/area.html,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- area.html 30 Jul 2010 10:34:10 -0000 1.73
+++ area.html 31 Jul 2010 08:13:10 -0000 1.74
@@ -54,39 +54,51 @@
    <span class="postfix or">or</span> <a class="ref" href="area.html#area.attrs.shape.default" title="area.attrs.shape.default">shape</a>=<span class="attr-values">"default"</span> </span></p></div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#attr-area-alt">&#9432;</a></span> <a class="attribute-name" id="area.attrs.alt" title="area.attrs.alt" href="area.html#area.attrs.alt">alt</a> = <span class="attr-values">
+<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-area-alt">&#9432;</a>
+<span class="attribute-name">alt</span> = <span class="attr-values">
       <a href="syntax.html#normal-character-data">normal character data</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="area.attrs.alt" title="area.attrs.alt" href="area.html#area.attrs.alt">#</a>
+</dt>
             <dd>The
         <a href="terminology.html#fallback">fallback content</a>
         for the image map.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-href">&#9432;</a></span> <a class="attribute-name" id="area.attrs.href" title="area.attrs.href" href="area.html#area.attrs.href">href</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-href">&#9432;</a>
+<span class="attribute-name">href</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URL potentially surrounded by spaces</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="area.attrs.href" title="area.attrs.href" href="area.html#area.attrs.href">#</a>
+</dt>
             <dd>A URL that provides the destination of the hyperlink for
         this
         <a href="area.html#area" class="element">area</a>.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-target">&#9432;</a></span> <a class="attribute-name" id="area.attrs.target" title="area.attrs.target" href="area.html#area.attrs.target">target</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-target">&#9432;</a>
+<span class="attribute-name">target</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.browsing-context-name-or-keyword">browsing-context name or keyword</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="area.attrs.target" title="area.attrs.target" href="area.html#area.attrs.target">#</a>
+</dt>
             <dd>A name or keyword giving a
         <a href="terminology.html#context">browsing context</a> for UAs to use when
           following the hyperlink for this 
           <a href="area.html#area" class="element">area</a>.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-rel">&#9432;</a></span> <a class="attribute-name" id="area.attrs.rel" title="area.attrs.rel" href="area.html#area.attrs.rel">rel</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-rel">&#9432;</a>
+<span class="attribute-name">rel</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.tokens">set of space-separated tokens</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="area.attrs.rel" title="area.attrs.rel" href="area.html#area.attrs.rel">#</a>
 </dt>
             <dd>A list of tokens that specify the relationship between
         the document containing the
@@ -95,46 +107,57 @@
         <a href="area.html#area" class="element">area</a>.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-media">&#9432;</a></span> <a class="attribute-name" id="area.attrs.media" title="area.attrs.media" href="area.html#area.attrs.media">media</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-media">&#9432;</a>
+<span class="attribute-name">media</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.mediaquery">media-query list</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="area.attrs.media" title="area.attrs.media" href="area.html#area.attrs.media">#</a>
 </dt>
             <dd>The media for which the destination of the hyperlink
         was designed.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-hreflang">&#9432;</a></span> <a class="attribute-name" id="area.attrs.hreflang" title="area.attrs.hreflang" href="area.html#area.attrs.hreflang">hreflang</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-hreflang">&#9432;</a>
+<span class="attribute-name">hreflang</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.langcode">language tag</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="area.attrs.hreflang" title="area.attrs.hreflang" href="area.html#area.attrs.hreflang">#</a>
 </dt>
             <dd>The language of the destination of the hyperlink.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-type">&#9432;</a></span> <a class="attribute-name" id="area.attrs.type" title="area.attrs.type" href="area.html#area.attrs.type">type</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-type">&#9432;</a>
+<span class="attribute-name">type</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.mimetype">MIME type</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="area.attrs.type" title="area.attrs.type" href="area.html#area.attrs.type">#</a>
+</dt>
             <dd>The MIME type of the destination of the hyperlink.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#attr-area-shape">&#9432;</a></span> <a class="attribute-name" id="area.attrs.shape.rect" title="area.attrs.shape.rect" href="area.html#area.attrs.shape.rect">shape</a> = <span class="attr-values">  "rect" </span><span class="punc postfix &amp;">&amp;</span> <a class="attribute-name" id="area.attrs.coords.rect" title="area.attrs.coords.rect" href="area.html#area.attrs.coords.rect">coords</a> = <span class="attr-values"><a class="ref" href="datatypes.html#common.data.rectangle" title="common.data.rectangle">rectangle coordinates</a></span>
+<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-area-shape">&#9432;</a>
+<a class="attribute-name" id="area.attrs.shape.rect" title="area.attrs.shape.rect" href="area.html#area.attrs.shape.rect">shape</a> = <span class="attr-values">  "rect" </span><span class="punc postfix &amp;">&amp;</span> <a class="attribute-name" id="area.attrs.coords.rect" title="area.attrs.coords.rect" href="area.html#area.attrs.coords.rect">coords</a> = <span class="attr-values"><a class="ref" href="datatypes.html#common.data.rectangle" title="common.data.rectangle">rectangle coordinates</a></span>
 </dt>
             <dd>Specifies that the shape of the area of this hyperlink
         on the image map is a rectangle.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#attr-area-shape">&#9432;</a></span> <a class="attribute-name" id="area.attrs.shape.circle" title="area.attrs.shape.circle" href="area.html#area.attrs.shape.circle">shape</a> = <span class="attr-values">  "circle" </span><span class="punc postfix &amp;">&amp;</span> <a class="attribute-name" id="area.attrs.coords.circle" title="area.attrs.coords.circle" href="area.html#area.attrs.coords.circle">coords</a> = <span class="attr-values"><a class="ref" href="datatypes.html#common.data.circle" title="common.data.circle">circle coordinates</a></span>
+<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-area-shape">&#9432;</a>
+<a class="attribute-name" id="area.attrs.shape.circle" title="area.attrs.shape.circle" href="area.html#area.attrs.shape.circle">shape</a> = <span class="attr-values">  "circle" </span><span class="punc postfix &amp;">&amp;</span> <a class="attribute-name" id="area.attrs.coords.circle" title="area.attrs.coords.circle" href="area.html#area.attrs.coords.circle">coords</a> = <span class="attr-values"><a class="ref" href="datatypes.html#common.data.circle" title="common.data.circle">circle coordinates</a></span>
 </dt>
             <dd>Specifies that the shape of the area of this hyperlink
         on the image map is a circle.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#attr-area-shape">&#9432;</a></span> <a class="attribute-name" id="area.attrs.shape.poly" title="area.attrs.shape.poly" href="area.html#area.attrs.shape.poly">shape</a> = <span class="attr-values">  "poly" </span><span class="punc postfix &amp;">&amp;</span> <a class="attribute-name" id="area.attrs.coords.poly" title="area.attrs.coords.poly" href="area.html#area.attrs.coords.poly">coords</a> = <span class="attr-values"><a class="ref" href="datatypes.html#common.data.polygon" title="common.data.polygon">polygon coordinates</a></span>
+<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-area-shape">&#9432;</a>
+<a class="attribute-name" id="area.attrs.shape.poly" title="area.attrs.shape.poly" href="area.html#area.attrs.shape.poly">shape</a> = <span class="attr-values">  "poly" </span><span class="punc postfix &amp;">&amp;</span> <a class="attribute-name" id="area.attrs.coords.poly" title="area.attrs.coords.poly" href="area.html#area.attrs.coords.poly">coords</a> = <span class="attr-values"><a class="ref" href="datatypes.html#common.data.polygon" title="common.data.polygon">polygon coordinates</a></span>
 </dt>
             <dd>Specifies that the shape of the area of this hyperlink
         on the image map is a polygon.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#attr-area-shape">&#9432;</a></span> <a class="attribute-name" id="area.attrs.shape.default" title="area.attrs.shape.default" href="area.html#area.attrs.shape.default">shape</a> = <span class="attr-values">  "default" </span>
+<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-area-shape">&#9432;</a>
+<a class="attribute-name" id="area.attrs.shape.default" title="area.attrs.shape.default" href="area.html#area.attrs.shape.default">shape</a> = <span class="attr-values">  "default" </span>
 </dt>
             <dd>Specifies that the shape of the area of this hyperlink
         on the image map is a rectangle that exactly covers the

Index: input.text.html
===================================================================
RCS file: /sources/public/html5/markup/input.text.html,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- input.text.html 30 Jul 2010 10:34:13 -0000 1.63
+++ input.text.html 31 Jul 2010 08:13:13 -0000 1.64
@@ -36,45 +36,54 @@
         <h2 class="element-subhead">Permitted attributes <a class="hash" href="#input.text-attributes">#</a>
 </h2>
         <div class="attr-content-models">
-          <p><span class="pattern" id="input.text.attrs"> <a class="ref" href="global-attributes.html">global attributes</a>
-                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.name" title="common-form.attrs.name">name</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.disabled" title="common-form.attrs.disabled">disabled</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.form" title="common-form.attrs.form">form</a> 
+          <p><span class="pattern" id="input.text.attrs"> <span class="agroupof"><a class="ref" href="global-attributes.html">global attributes</a>
+                          <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.name" title="input.text.attrs.name" href="input.text.html#input.text.attrs.name">name</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.disabled" title="input.text.attrs.disabled" href="input.text.html#input.text.attrs.disabled">disabled</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.form" title="input.text.attrs.form" href="input.text.html#input.text.attrs.form">form</a> 
                           <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#input.text.attrs.type" title="input.text.attrs.type">type</a> 
-                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.maxlength" title="shared-form.attrs.maxlength">maxlength</a> 
-                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.readonly" title="shared-form.attrs.readonly">readonly</a> 
-                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.size" title="shared-form.attrs.size">size</a> 
-                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#input.text.attrs.value" title="input.text.attrs.value">value</a> 
-   <span class="postfix intermixed">&amp;</span>  <a class="ref" href="input.text.html#input.attrs.autocomplete" title="input.attrs.autocomplete">autocomplete</a> 
-                                                                                   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#shared-form.attrs.autofocus" title="shared-form.attrs.autofocus">autofocus</a> 
-                                                                                   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#input.attrs.list" title="input.attrs.list">list</a> 
-                                                                                   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.pattern" title="shared-form.attrs.pattern">pattern</a> 
-                                                                                   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.required" title="shared-form.attrs.required">required</a> 
-                                                                                   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.placeholder" title="shared-form.attrs.placeholder">placeholder</a> </span></p>
+                          <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.maxlength" title="input.text.attrs.maxlength" href="input.text.html#input.text.attrs.maxlength">maxlength</a> 
+                          <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.readonly" title="input.text.attrs.readonly" href="input.text.html#input.text.attrs.readonly">readonly</a> 
+                          <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.size" title="input.text.attrs.size" href="input.text.html#input.text.attrs.size">size</a> 
+                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#input.text.attrs.value" title="input.text.attrs.value">value</a> </span>
+   <span class="postfix intermixed">&amp;</span>  <span class="agroupof"><a class="#input.attrs.autocomplete" title="input.text.attrs.autocomplete" href="input.text.html#input.text.attrs.autocomplete">autocomplete</a> 
+                                                                                   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.autofocus" title="input.text.attrs.autofocus" href="input.text.html#input.text.attrs.autofocus">autofocus</a> 
+                                                                                   <span class="postfix intermixed">&amp;</span> <a class="#input.attrs.list" title="input.text.attrs.list" href="input.text.html#input.text.attrs.list">list</a> 
+                                                                                   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.pattern" title="input.text.attrs.pattern" href="input.text.html#input.text.attrs.pattern">pattern</a> 
+                                                                                   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.required" title="input.text.attrs.required" href="input.text.html#input.text.attrs.required">required</a> 
+                                                                                   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.placeholder" title="input.text.attrs.placeholder" href="input.text.html#input.text.attrs.placeholder">placeholder</a> </span></span></p>
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.name" title="common-form.attrs.name" href="button.submit.html#common-form.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="input.text.attrs.name" title="input.text.attrs.name" href="input.text.html#input.text.attrs.name">#</a>
+</dt>
             <dd>The name part of the name/value pair associated with this
         element for the purposes of form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.disabled" title="common-form.attrs.disabled" href="button.submit.html#common-form.attrs.disabled">disabled</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.text.attrs.disabled" title="input.text.attrs.disabled" href="input.text.html#input.text.attrs.disabled">#</a>
+</dt>
             <dd>Specifies that the element represents a disabled
         control.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form" href="button.submit.html#common-form.attrs.form">form</a> = <span class="attr-values">
+<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 reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.text.attrs.form" title="input.text.attrs.form" href="input.text.html#input.text.attrs.form">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -83,39 +92,56 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">&#9432;</a></span> <a class="attribute-name" id="input.text.attrs.type" title="input.text.attrs.type" href="input.text.html#input.text.attrs.type">type</a> = <span class="attr-values">  "text" </span> </dt>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">&#9432;</a>
+<span class="attribute-name">type</span> = <span class="attr-values">  "text" </span> 
+<a class="hash" id="input.text.attrs.type" title="input.text.attrs.type" href="input.text.html#input.text.attrs.type">#</a>
+</dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
         a one-line plain-text edit control for the <a href="input.html#input" class="element">input</a> element&#8217;s <a href="input.text.html#input.text.attrs.value">value</a>.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.maxlength" title="shared-form.attrs.maxlength" href="input.text.html#shared-form.attrs.maxlength">maxlength</a> = <span class="attr-values">
+<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">positive integer</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.text.attrs.maxlength" title="input.text.attrs.maxlength" href="input.text.html#input.text.attrs.maxlength">#</a>
+</dt>
             <dd>The maximum allowed value length of the element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.readonly" title="shared-form.attrs.readonly" href="input.text.html#shared-form.attrs.readonly">readonly</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.text.attrs.readonly" title="input.text.attrs.readonly" href="input.text.html#input.text.attrs.readonly">#</a>
+</dt>
             <dd>Specifies that element represents a control whose value
         is not meant to be edited.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-size-attribute">&#9432;</a></span> <a class="attribute-name" id="shared-form.attrs.size" title="shared-form.attrs.size" href="input.text.html#shared-form.attrs.size">size</a> = <span class="attr-values">
+<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-size-attribute">&#9432;</a>
+<span class="attribute-name">size</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.integer.positive">positive integer</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.text.attrs.size" title="input.text.attrs.size" href="input.text.html#input.text.attrs.size">#</a>
+</dt>
             <dd>The number of options meant to be shown by the control
         represented by its element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">&#9432;</a></span> <a class="attribute-name" id="input.text.attrs.value" title="input.text.attrs.value" href="input.text.html#input.text.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">&#9432;</a>
+<span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> 
+<a class="hash" id="input.text.attrs.value" title="input.text.attrs.value" href="input.text.html#input.text.attrs.value">#</a>
+</dt>
             <dd>Specifies a value for this <a href="input.html#input" class="element">input</a> element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-autocomplete">&#9432;</a></span> <a class="attribute-name" id="input.attrs.autocomplete" title="input.attrs.autocomplete" href="input.text.html#input.attrs.autocomplete">autocomplete</a> = <span class="attr-values">
+<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#attr-input-autocomplete">&#9432;</a>
+<span class="attribute-name">autocomplete</span> = <span class="attr-values">
        "on"  <span class="postfix or">or</span>  "off"
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.text.attrs.autocomplete" title="input.text.attrs.autocomplete" href="input.text.html#input.text.attrs.autocomplete">#</a>
 </dt>
             <dd>Specifies whether the element represents an input
         control for which a UA is meant to store the value entered
@@ -123,19 +149,23 @@
         later).</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.autofocus" title="shared-form.attrs.autofocus" href="button.submit.html#shared-form.attrs.autofocus">autofocus</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.text.attrs.autofocus" title="input.text.attrs.autofocus" href="input.text.html#input.text.attrs.autofocus">#</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
         loaded.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-list">&#9432;</a></span> <a class="attribute-name" id="input.attrs.list" title="input.attrs.list" href="input.text.html#input.attrs.list">list</a> = <span class="attr-values">
+<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#attr-input-list">&#9432;</a>
+<span class="attribute-name">list</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.idref">ID reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.text.attrs.list" title="input.text.attrs.list" href="input.text.html#input.text.attrs.list">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -144,25 +174,31 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-pattern-attribute">&#9432;</a></span> <a class="attribute-name" id="shared-form.attrs.pattern" title="shared-form.attrs.pattern" href="input.text.html#shared-form.attrs.pattern">pattern</a> = <span class="attr-values">
+<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-pattern-attribute">&#9432;</a>
+<span class="attribute-name">pattern</span> = <span class="attr-values">
       <a class="ref" href="datatypes.html#form.data.pattern" title="form.data.pattern">pattern</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.text.attrs.pattern" title="input.text.attrs.pattern" href="input.text.html#input.text.attrs.pattern">#</a>
 </dt>
             <dd>Specifies a regular expression against which a UA is
         meant to check the value of the control represented by its
         element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.required" title="shared-form.attrs.required" href="input.text.html#shared-form.attrs.required">required</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.text.attrs.required" title="input.text.attrs.required" href="input.text.html#input.text.attrs.required">#</a>
 </dt>
             <dd>Specifies that the element is a required part of form
       submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.placeholder" title="shared-form.attrs.placeholder" href="input.text.html#shared-form.attrs.placeholder">placeholder</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.text.attrs.placeholder" title="input.text.attrs.placeholder" href="input.text.html#input.text.attrs.placeholder">#</a>
 </dt>
             <dd>A short hint (one word or a short phrase) intended to
         aid the user when entering data into the control

Index: samp.html
===================================================================
RCS file: /sources/public/html5/markup/samp.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- samp.html 30 Jul 2010 10:34:15 -0000 1.53
+++ samp.html 31 Jul 2010 08:13:14 -0000 1.54
@@ -39,7 +39,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: h6.html
===================================================================
RCS file: /sources/public/html5/markup/h6.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- h6.html 30 Jul 2010 10:34:12 -0000 1.58
+++ h6.html 31 Jul 2010 08:13:11 -0000 1.59
@@ -38,7 +38,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: input.checkbox.html
===================================================================
RCS file: /sources/public/html5/markup/input.checkbox.html,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- input.checkbox.html 30 Jul 2010 10:34:13 -0000 1.62
+++ input.checkbox.html 31 Jul 2010 08:13:12 -0000 1.63
@@ -36,39 +36,48 @@
         <h2 class="element-subhead">Permitted attributes <a class="hash" href="#input.checkbox-attributes">#</a>
 </h2>
         <div class="attr-content-models">
-          <p><span class="pattern" id="input.checkbox.attrs"> <a class="ref" href="global-attributes.html">global attributes</a>
-                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.name" title="common-form.attrs.name">name</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.disabled" title="common-form.attrs.disabled">disabled</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.form" title="common-form.attrs.form">form</a> 
+          <p><span class="pattern" id="input.checkbox.attrs"> <span class="agroupof"><a class="ref" href="global-attributes.html">global attributes</a>
+                          <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.name" title="input.checkbox.attrs.name" href="input.checkbox.html#input.checkbox.attrs.name">name</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.disabled" title="input.checkbox.attrs.disabled" href="input.checkbox.html#input.checkbox.attrs.disabled">disabled</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.form" title="input.checkbox.attrs.form" href="input.checkbox.html#input.checkbox.attrs.form">form</a> 
                           <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.checkbox.html#input.checkbox.attrs.type" title="input.checkbox.attrs.type">type</a><span class="postfix required" title="REQUIRED">&#9733;</span>
-                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.checkbox.html#input.attrs.checked" title="input.attrs.checked">checked</a> 
-                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.checkbox.html#input.checkbox.attrs.value" title="input.checkbox.attrs.value">value</a> 
-   <span class="postfix intermixed">&amp;</span>  <a class="ref" href="button.submit.html#shared-form.attrs.autofocus" title="shared-form.attrs.autofocus">autofocus</a> 
-                                                                                   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.required" title="shared-form.attrs.required">required</a> </span></p>
+                          <span class="postfix intermixed">&amp;</span> <a class="#input.attrs.checked" title="input.checkbox.attrs.checked" href="input.checkbox.html#input.checkbox.attrs.checked">checked</a> 
+                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.checkbox.html#input.checkbox.attrs.value" title="input.checkbox.attrs.value">value</a> </span>
+   <span class="postfix intermixed">&amp;</span>  <span class="agroupof"><a class="#shared-form.attrs.autofocus" title="input.checkbox.attrs.autofocus" href="input.checkbox.html#input.checkbox.attrs.autofocus">autofocus</a> 
+                                                                                   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.required" title="input.checkbox.attrs.required" href="input.checkbox.html#input.checkbox.attrs.required">required</a> </span></span></p>
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.name" title="common-form.attrs.name" href="button.submit.html#common-form.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="input.checkbox.attrs.name" title="input.checkbox.attrs.name" href="input.checkbox.html#input.checkbox.attrs.name">#</a>
+</dt>
             <dd>The name part of the name/value pair associated with this
         element for the purposes of form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.disabled" title="common-form.attrs.disabled" href="button.submit.html#common-form.attrs.disabled">disabled</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.checkbox.attrs.disabled" title="input.checkbox.attrs.disabled" href="input.checkbox.html#input.checkbox.attrs.disabled">#</a>
+</dt>
             <dd>Specifies that the element represents a disabled
         control.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form" href="button.submit.html#common-form.attrs.form">form</a> = <span class="attr-values">
+<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 reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.checkbox.attrs.form" title="input.checkbox.attrs.form" href="input.checkbox.html#input.checkbox.attrs.form">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -77,36 +86,49 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#checkbox-state">&#9432;</a></span> <a class="attribute-name" id="input.checkbox.attrs.type" title="input.checkbox.attrs.type" href="input.checkbox.html#input.checkbox.attrs.type">type</a> = <span class="attr-values">  "checkbox" </span> </dt>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#checkbox-state">&#9432;</a>
+<span class="attribute-name">type</span> = <span class="attr-values">  "checkbox" </span> 
+<a class="hash" id="input.checkbox.attrs.type" title="input.checkbox.attrs.type" href="input.checkbox.html#input.checkbox.attrs.type">#</a>
+</dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element represents
         a state or option that can be toggled.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-checked">&#9432;</a></span> <a class="attribute-name" id="input.attrs.checked" title="input.attrs.checked" href="input.checkbox.html#input.attrs.checked">checked</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-checked">&#9432;</a>
+<span class="attribute-name">checked</span> = <span class="attr-values">
        "checked"  <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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.checkbox.attrs.checked" title="input.checkbox.attrs.checked" href="input.checkbox.html#input.checkbox.attrs.checked">#</a>
+</dt>
             <dd>Specifies that the element represents a selected
         control.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#checkbox-state">&#9432;</a></span> <a class="attribute-name" id="input.checkbox.attrs.value" title="input.checkbox.attrs.value" href="input.checkbox.html#input.checkbox.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#checkbox-state">&#9432;</a>
+<span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> 
+<a class="hash" id="input.checkbox.attrs.value" title="input.checkbox.attrs.value" href="input.checkbox.html#input.checkbox.attrs.value">#</a>
+</dt>
             <dd>Specifies a value for the <a href="input.html#input" class="element">input</a> element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.autofocus" title="shared-form.attrs.autofocus" href="button.submit.html#shared-form.attrs.autofocus">autofocus</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.checkbox.attrs.autofocus" title="input.checkbox.attrs.autofocus" href="input.checkbox.html#input.checkbox.attrs.autofocus">#</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
         loaded.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.required" title="shared-form.attrs.required" href="input.text.html#shared-form.attrs.required">required</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.checkbox.attrs.required" title="input.checkbox.attrs.required" href="input.checkbox.html#input.checkbox.attrs.required">#</a>
 </dt>
             <dd>Specifies that the element is a required part of form
       submission.</dd>

Index: a.html
===================================================================
RCS file: /sources/public/html5/markup/a.html,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -d -r1.79 -r1.80
--- a.html 30 Jul 2010 10:34:10 -0000 1.79
+++ a.html 31 Jul 2010 08:13:10 -0000 1.80
@@ -47,14 +47,17 @@
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/obsolete.html#attr-a-name">&#9432;</a></span> <a class="attribute-name" id="a.attrs.name" title="a.attrs.name" href="a.html#a.attrs.name">name</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/obsolete.html#attr-a-name">&#9432;</a>
+<span class="attribute-name">name</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.id">ID</a>
     </span> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span>
+<a class="hash" id="a.attrs.name" title="a.attrs.name" href="a.html#a.attrs.name">#</a>
 </dt>
             <dd>Specifies that its <a href="a.html#a">a</a> element is a
         <dfn id="named-hyperlink" title="named-hyperlink">named hyperlink</dfn>,
@@ -64,9 +67,12 @@
         <span class="attribute">id</span> attribute on the nearest container instead.
       </dd>
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-href">&#9432;</a></span> <a class="attribute-name" id="a.attrs.href" title="a.attrs.href" href="a.html#a.attrs.href">href</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-href">&#9432;</a>
+<span class="attribute-name">href</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URL potentially surrounded by spaces</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="a.attrs.href" title="a.attrs.href" href="a.html#a.attrs.href">#</a>
+</dt>
             <dd>A URL that provides the destination of the hyperlink.
         If the
         <a href="a.html#a.attrs.href">href</a>
@@ -74,9 +80,11 @@
         <dfn id="placeholder-hyperlink" title="placeholder-hyperlink">placeholder hyperlink</dfn>.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-target">&#9432;</a></span> <a class="attribute-name" id="a.attrs.target" title="a.attrs.target" href="a.html#a.attrs.target">target</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-target">&#9432;</a>
+<span class="attribute-name">target</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.browsing-context-name-or-keyword">browsing-context name or keyword</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" id="a.attrs.target" title="a.attrs.target" href="a.html#a.attrs.target">#</a>
 </dt>
             <dd>A name or keyword giving a
         <a href="terminology.html#context">browsing context</a> for UAs to use when
@@ -92,31 +100,42 @@
         element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-rel">&#9432;</a></span> <a class="attribute-name" id="a.attrs.rel" title="a.attrs.rel" href="a.html#a.attrs.rel">rel</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-rel">&#9432;</a>
+<span class="attribute-name">rel</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.tokens">set of space-separated tokens</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="a.attrs.rel" title="a.attrs.rel" href="a.html#a.attrs.rel">#</a>
+</dt>
             <dd>A list of tokens that specify the relationship between
         the document containing the hyperlink and the destination
         indicated by the hyperlink.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-hreflang">&#9432;</a></span> <a class="attribute-name" id="a.attrs.hreflang" title="a.attrs.hreflang" href="a.html#a.attrs.hreflang">hreflang</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-hreflang">&#9432;</a>
+<span class="attribute-name">hreflang</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.langcode">language tag</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="a.attrs.hreflang" title="a.attrs.hreflang" href="a.html#a.attrs.hreflang">#</a>
+</dt>
             <dd>The language of the destination of the hyperlink.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-media">&#9432;</a></span> <a class="attribute-name" id="a.attrs.media" title="a.attrs.media" href="a.html#a.attrs.media">media</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-media">&#9432;</a>
+<span class="attribute-name">media</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.mediaquery">media-query list</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="a.attrs.media" title="a.attrs.media" href="a.html#a.attrs.media">#</a>
 </dt>
             <dd>The media for which the destination of the hyperlink
         was designed.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-type">&#9432;</a></span> <a class="attribute-name" id="a.attrs.type" title="a.attrs.type" href="a.html#a.attrs.type">type</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-type">&#9432;</a>
+<span class="attribute-name">type</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.mimetype">MIME type</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="a.attrs.type" title="a.attrs.type" href="a.html#a.attrs.type">#</a>
+</dt>
             <dd>The MIME type of the destination of the hyperlink.</dd>
           
         </dl>

Index: object.html
===================================================================
RCS file: /sources/public/html5/markup/object.html,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -d -r1.72 -r1.73
--- object.html 30 Jul 2010 10:34:14 -0000 1.72
+++ object.html 31 Jul 2010 08:13:13 -0000 1.73
@@ -54,42 +54,58 @@
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="object.html#object.attrs.width" title="object.attrs.width">width</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="object.html#object.attrs.usemap" title="object.attrs.usemap">usemap</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="object.html#object.attrs.name" title="object.attrs.name">name</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.form" title="common-form.attrs.form">form</a> </span></p>
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.form" title="object.attrs.form" href="object.html#object.attrs.form">form</a> </span></p>
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#attr-object-data">&#9432;</a></span> <a class="attribute-name" id="object.attrs.data" title="object.attrs.data" href="object.html#object.attrs.data">data</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#attr-object-data">&#9432;</a>
+<span class="attribute-name">data</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URL potentially surrounded by spaces</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="object.attrs.data" title="object.attrs.data" href="object.html#object.attrs.data">#</a>
+</dt>
             <dd>The address of the content.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#attr-object-type">&#9432;</a></span> <a class="attribute-name" id="object.attrs.type" title="object.attrs.type" href="object.html#object.attrs.type">type</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#attr-object-type">&#9432;</a>
+<span class="attribute-name">type</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.mimetype">MIME type</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="object.attrs.type" title="object.attrs.type" href="object.html#object.attrs.type">#</a>
+</dt>
             <dd>The MIME type of the content.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="object.attrs.height" title="object.attrs.height" href="object.html#object.attrs.height">height</a> = <span class="attr-values">
+<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">non-negative integer</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="object.attrs.height" title="object.attrs.height" href="object.html#object.attrs.height">#</a>
+</dt>
             <dd>The height of the object, in CSS pixels.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="object.attrs.width" title="object.attrs.width" href="object.html#object.attrs.width">width</a> = <span class="attr-values">
+<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">non-negative integer</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="object.attrs.width" title="object.attrs.width" href="object.html#object.attrs.width">#</a>
+</dt>
             <dd>The width of the object, in CSS pixels.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#attr-hyperlink-usemap">&#9432;</a></span> <a class="attribute-name" id="object.attrs.usemap" title="object.attrs.usemap" href="object.html#object.attrs.usemap">usemap</a> = <span class="attr-values">
+<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-hyperlink-usemap">&#9432;</a>
+<span class="attribute-name">usemap</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.hash-name">hash-name reference</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="object.attrs.usemap" title="object.attrs.usemap" href="object.html#object.attrs.usemap">#</a>
+</dt>
             <dd>A
         <a href="datatypes.html#hash-name-reference">hash-name reference</a>
         to a
@@ -97,15 +113,20 @@
         element with which to associate the object.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#attr-object-name">&#9432;</a></span> <a class="attribute-name" id="object.attrs.name" title="object.attrs.name" href="object.html#object.attrs.name">name</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#attr-object-name">&#9432;</a>
+<span class="attribute-name">name</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.browsing-context-name">browsing-context name</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="object.attrs.name" title="object.attrs.name" href="object.html#object.attrs.name">#</a>
+</dt>
             <dd>A <a href="terminology.html#context">valid browsing context name</a>.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form" href="button.submit.html#common-form.attrs.form">form</a> = <span class="attr-values">
+<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 reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="object.attrs.form" title="object.attrs.form" href="object.html#object.attrs.form">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>

Index: input.tel.html
===================================================================
RCS file: /sources/public/html5/markup/input.tel.html,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- input.tel.html 30 Jul 2010 10:34:13 -0000 1.63
+++ input.tel.html 31 Jul 2010 08:13:13 -0000 1.64
@@ -37,44 +37,53 @@
 </h2>
         <div class="attr-content-models">
           <p><span class="pattern" id="input.tel.attrs"><a class="ref" href="global-attributes.html">global attributes</a>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.name" title="common-form.attrs.name">name</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.disabled" title="common-form.attrs.disabled">disabled</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.form" title="common-form.attrs.form">form</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.name" title="input.tel.attrs.name" href="input.tel.html#input.tel.attrs.name">name</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.disabled" title="input.tel.attrs.disabled" href="input.tel.html#input.tel.attrs.disabled">disabled</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.form" title="input.tel.attrs.form" href="input.tel.html#input.tel.attrs.form">form</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.tel.html#input.tel.attrs.type" title="input.tel.attrs.type">type</a><span class="postfix required" title="REQUIRED">&#9733;</span>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#input.attrs.autocomplete" title="input.attrs.autocomplete">autocomplete</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#shared-form.attrs.autofocus" title="shared-form.attrs.autofocus">autofocus</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#input.attrs.list" title="input.attrs.list">list</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.maxlength" title="shared-form.attrs.maxlength">maxlength</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.pattern" title="shared-form.attrs.pattern">pattern</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.readonly" title="shared-form.attrs.readonly">readonly</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.required" title="shared-form.attrs.required">required</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.size" title="shared-form.attrs.size">size</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.placeholder" title="shared-form.attrs.placeholder">placeholder</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#input.attrs.autocomplete" title="input.tel.attrs.autocomplete" href="input.tel.html#input.tel.attrs.autocomplete">autocomplete</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.autofocus" title="input.tel.attrs.autofocus" href="input.tel.html#input.tel.attrs.autofocus">autofocus</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#input.attrs.list" title="input.tel.attrs.list" href="input.tel.html#input.tel.attrs.list">list</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.maxlength" title="input.tel.attrs.maxlength" href="input.tel.html#input.tel.attrs.maxlength">maxlength</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.pattern" title="input.tel.attrs.pattern" href="input.tel.html#input.tel.attrs.pattern">pattern</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.readonly" title="input.tel.attrs.readonly" href="input.tel.html#input.tel.attrs.readonly">readonly</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.required" title="input.tel.attrs.required" href="input.tel.html#input.tel.attrs.required">required</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.size" title="input.tel.attrs.size" href="input.tel.html#input.tel.attrs.size">size</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.placeholder" title="input.tel.attrs.placeholder" href="input.tel.html#input.tel.attrs.placeholder">placeholder</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.tel.html#input.tel.attrs.value" title="input.tel.attrs.value">value</a> </span></p>
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.name" title="common-form.attrs.name" href="button.submit.html#common-form.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="input.tel.attrs.name" title="input.tel.attrs.name" href="input.tel.html#input.tel.attrs.name">#</a>
+</dt>
             <dd>The name part of the name/value pair associated with this
         element for the purposes of form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.disabled" title="common-form.attrs.disabled" href="button.submit.html#common-form.attrs.disabled">disabled</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.tel.attrs.disabled" title="input.tel.attrs.disabled" href="input.tel.html#input.tel.attrs.disabled">#</a>
+</dt>
             <dd>Specifies that the element represents a disabled
         control.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form" href="button.submit.html#common-form.attrs.form">form</a> = <span class="attr-values">
+<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 reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.tel.attrs.form" title="input.tel.attrs.form" href="input.tel.html#input.tel.attrs.form">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -83,15 +92,20 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#telephone-state">&#9432;</a></span> <a class="attribute-name" id="input.tel.attrs.type" title="input.tel.attrs.type" href="input.tel.html#input.tel.attrs.type">type</a> = <span class="attr-values">  "tel" </span> </dt>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#telephone-state">&#9432;</a>
+<span class="attribute-name">type</span> = <span class="attr-values">  "tel" </span> 
+<a class="hash" id="input.tel.attrs.type" title="input.tel.attrs.type" href="input.tel.html#input.tel.attrs.type">#</a>
+</dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
         a one-line plain-text edit control for entering a
         telephone number.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-autocomplete">&#9432;</a></span> <a class="attribute-name" id="input.attrs.autocomplete" title="input.attrs.autocomplete" href="input.text.html#input.attrs.autocomplete">autocomplete</a> = <span class="attr-values">
+<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#attr-input-autocomplete">&#9432;</a>
+<span class="attribute-name">autocomplete</span> = <span class="attr-values">
        "on"  <span class="postfix or">or</span>  "off"
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.tel.attrs.autocomplete" title="input.tel.attrs.autocomplete" href="input.tel.html#input.tel.attrs.autocomplete">#</a>
 </dt>
             <dd>Specifies whether the element represents an input
         control for which a UA is meant to store the value entered
@@ -99,19 +113,23 @@
         later).</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.autofocus" title="shared-form.attrs.autofocus" href="button.submit.html#shared-form.attrs.autofocus">autofocus</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.tel.attrs.autofocus" title="input.tel.attrs.autofocus" href="input.tel.html#input.tel.attrs.autofocus">#</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
         loaded.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-list">&#9432;</a></span> <a class="attribute-name" id="input.attrs.list" title="input.attrs.list" href="input.text.html#input.attrs.list">list</a> = <span class="attr-values">
+<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#attr-input-list">&#9432;</a>
+<span class="attribute-name">list</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.idref">ID reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.tel.attrs.list" title="input.tel.attrs.list" href="input.tel.html#input.tel.attrs.list">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -120,53 +138,71 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.maxlength" title="shared-form.attrs.maxlength" href="input.text.html#shared-form.attrs.maxlength">maxlength</a> = <span class="attr-values">
+<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">positive integer</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.tel.attrs.maxlength" title="input.tel.attrs.maxlength" href="input.tel.html#input.tel.attrs.maxlength">#</a>
+</dt>
             <dd>The maximum allowed value length of the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-pattern-attribute">&#9432;</a></span> <a class="attribute-name" id="shared-form.attrs.pattern" title="shared-form.attrs.pattern" href="input.text.html#shared-form.attrs.pattern">pattern</a> = <span class="attr-values">
+<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-pattern-attribute">&#9432;</a>
+<span class="attribute-name">pattern</span> = <span class="attr-values">
       <a class="ref" href="datatypes.html#form.data.pattern" title="form.data.pattern">pattern</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.tel.attrs.pattern" title="input.tel.attrs.pattern" href="input.tel.html#input.tel.attrs.pattern">#</a>
 </dt>
             <dd>Specifies a regular expression against which a UA is
         meant to check the value of the control represented by its
         element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.readonly" title="shared-form.attrs.readonly" href="input.text.html#shared-form.attrs.readonly">readonly</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.tel.attrs.readonly" title="input.tel.attrs.readonly" href="input.tel.html#input.tel.attrs.readonly">#</a>
+</dt>
             <dd>Specifies that element represents a control whose value
         is not meant to be edited.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.required" title="shared-form.attrs.required" href="input.text.html#shared-form.attrs.required">required</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.tel.attrs.required" title="input.tel.attrs.required" href="input.tel.html#input.tel.attrs.required">#</a>
 </dt>
             <dd>Specifies that the element is a required part of form
       submission.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-size-attribute">&#9432;</a></span> <a class="attribute-name" id="shared-form.attrs.size" title="shared-form.attrs.size" href="input.text.html#shared-form.attrs.size">size</a> = <span class="attr-values">
+<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-size-attribute">&#9432;</a>
+<span class="attribute-name">size</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.integer.positive">positive integer</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.tel.attrs.size" title="input.tel.attrs.size" href="input.tel.html#input.tel.attrs.size">#</a>
+</dt>
             <dd>The number of options meant to be shown by the control
         represented by its element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.placeholder" title="shared-form.attrs.placeholder" href="input.text.html#shared-form.attrs.placeholder">placeholder</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.tel.attrs.placeholder" title="input.tel.attrs.placeholder" href="input.tel.html#input.tel.attrs.placeholder">#</a>
 </dt>
             <dd>A short hint (one word or a short phrase) intended to
         aid the user when entering data into the control
         represented by its element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#telephone-state">&#9432;</a></span> <a class="attribute-name" id="input.tel.attrs.value" title="input.tel.attrs.value" href="input.tel.html#input.tel.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#telephone-state">&#9432;</a>
+<span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> 
+<a class="hash" id="input.tel.attrs.value" title="input.tel.attrs.value" href="input.tel.html#input.tel.attrs.value">#</a>
+</dt>
             <dd>Specifies a value for this <a href="input.html#input" class="element">input</a> element.</dd>
           
         </dl>

Index: h4.html
===================================================================
RCS file: /sources/public/html5/markup/h4.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- h4.html 30 Jul 2010 10:34:12 -0000 1.58
+++ h4.html 31 Jul 2010 08:13:11 -0000 1.59
@@ -38,7 +38,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: header.html
===================================================================
RCS file: /sources/public/html5/markup/header.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- header.html 30 Jul 2010 10:34:12 -0000 1.58
+++ header.html 31 Jul 2010 08:13:12 -0000 1.59
@@ -38,7 +38,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: b.html
===================================================================
RCS file: /sources/public/html5/markup/b.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- b.html 30 Jul 2010 10:34:11 -0000 1.56
+++ b.html 31 Jul 2010 08:13:10 -0000 1.57
@@ -42,7 +42,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: img.html
===================================================================
RCS file: /sources/public/html5/markup/img.html,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -d -r1.71 -r1.72
--- img.html 30 Jul 2010 10:34:13 -0000 1.71
+++ img.html 31 Jul 2010 08:13:12 -0000 1.72
@@ -46,40 +46,56 @@
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/embedded-content-1.html#attr-img-src">&#9432;</a></span> <a class="attribute-name" id="img.attrs.src" title="img.attrs.src" href="img.html#img.attrs.src">src</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/embedded-content-1.html#attr-img-src">&#9432;</a>
+<span class="attribute-name">src</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URL potentially surrounded by spaces</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="img.attrs.src" title="img.attrs.src" href="img.html#img.attrs.src">#</a>
+</dt>
             <dd>A URL referencing a non-interactive, optionally
         animated, image that is neither paged nor scripted.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/embedded-content-1.html#attr-img-alt">&#9432;</a></span> <a class="attribute-name" id="img.attrs.alt" title="img.attrs.alt" href="img.html#img.attrs.alt">alt</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/embedded-content-1.html#attr-img-alt">&#9432;</a>
+<span class="attribute-name">alt</span> = <span class="attr-values">
       <a href="syntax.html#normal-character-data">normal character data</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="img.attrs.alt" title="img.attrs.alt" href="img.html#img.attrs.alt">#</a>
+</dt>
             <dd>The <a href="terminology.html#fallback">fallback content</a> for the
         image.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="img.attrs.height" title="img.attrs.height" href="img.html#img.attrs.height">height</a> = <span class="attr-values">
+<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">non-negative integer</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="img.attrs.height" title="img.attrs.height" href="img.html#img.attrs.height">#</a>
+</dt>
             <dd>The height of the image, in CSS pixels.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="img.attrs.width" title="img.attrs.width" href="img.html#img.attrs.width">width</a> = <span class="attr-values">
+<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">non-negative integer</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="img.attrs.width" title="img.attrs.width" href="img.html#img.attrs.width">#</a>
+</dt>
             <dd>The width of the image, in CSS pixels.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#attr-hyperlink-usemap">&#9432;</a></span> <a class="attribute-name" id="img.attrs.usemap" title="img.attrs.usemap" href="img.html#img.attrs.usemap">usemap</a> = <span class="attr-values">
+<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-hyperlink-usemap">&#9432;</a>
+<span class="attribute-name">usemap</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.hash-name">hash-name reference</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="img.attrs.usemap" title="img.attrs.usemap" href="img.html#img.attrs.usemap">#</a>
+</dt>
             <dd>A
         <a href="datatypes.html#hash-name-reference">hash-name reference</a>
         to a
@@ -87,16 +103,21 @@
         element with which to associate the image.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/embedded-content-1.html#attr-img-ismap">&#9432;</a></span> <a class="attribute-name" id="img.attrs.ismap" title="img.attrs.ismap" href="img.html#img.attrs.ismap">ismap</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/embedded-content-1.html#attr-img-ismap">&#9432;</a>
+<span class="attribute-name">ismap</span> = <span class="attr-values">
        "ismap"  <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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="img.attrs.ismap" title="img.attrs.ismap" href="img.html#img.attrs.ismap">#</a>
+</dt>
             <dd>Specifies that its <a href="img.html#img">img</a> element
         provides access to a server-side image map.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/obsolete.html#attr-img-border">&#9432;</a></span> <a class="attribute-name" id="img.attrs.border" title="img.attrs.border" href="img.html#img.attrs.border">border</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/obsolete.html#attr-img-border">&#9432;</a>
+<span class="attribute-name">border</span> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.zero" title="common.data.zero">zero</a>
     </span> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span>
+<a class="hash" id="img.attrs.border" title="img.attrs.border" href="img.html#img.attrs.border">#</a>
 </dt>
             <dd>Specifies that its
         <a href="img.html#img" class="element">img</a>

Index: wbr.html
===================================================================
RCS file: /sources/public/html5/markup/wbr.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- wbr.html 30 Jul 2010 10:34:16 -0000 1.11
+++ wbr.html 31 Jul 2010 08:13:15 -0000 1.12
@@ -36,7 +36,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: bdo.html
===================================================================
RCS file: /sources/public/html5/markup/bdo.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- bdo.html 30 Jul 2010 10:34:11 -0000 1.55
+++ bdo.html 31 Jul 2010 08:13:10 -0000 1.56
@@ -39,7 +39,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: input.number.html
===================================================================
RCS file: /sources/public/html5/markup/input.number.html,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- input.number.html 30 Jul 2010 10:34:13 -0000 1.66
+++ input.number.html 31 Jul 2010 08:13:12 -0000 1.67
@@ -38,43 +38,52 @@
 </h2>
         <div class="attr-content-models">
           <p><span class="pattern" id="input.number.attrs"><a class="ref" href="global-attributes.html">global attributes</a>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.name" title="common-form.attrs.name">name</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.disabled" title="common-form.attrs.disabled">disabled</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.form" title="common-form.attrs.form">form</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.name" title="input.number.attrs.name" href="input.number.html#input.number.attrs.name">name</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.disabled" title="input.number.attrs.disabled" href="input.number.html#input.number.attrs.disabled">disabled</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.form" title="input.number.attrs.form" href="input.number.html#input.number.attrs.form">form</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.number.html#input.number.attrs.type" title="input.number.attrs.type">type</a><span class="postfix required" title="REQUIRED">&#9733;</span>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#input.attrs.autocomplete" title="input.attrs.autocomplete">autocomplete</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#shared-form.attrs.autofocus" title="shared-form.attrs.autofocus">autofocus</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#input.attrs.list" title="input.attrs.list">list</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#input.attrs.autocomplete" title="input.number.attrs.autocomplete" href="input.number.html#input.number.attrs.autocomplete">autocomplete</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.autofocus" title="input.number.attrs.autofocus" href="input.number.html#input.number.attrs.autofocus">autofocus</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#input.attrs.list" title="input.number.attrs.list" href="input.number.html#input.number.attrs.list">list</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.number.html#input.number.attrs.min" title="input.number.attrs.min">min</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.number.html#input.number.attrs.max" title="input.number.attrs.max">max</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.datetime.html#input.attrs.step.float" title="input.attrs.step.float">step</a> <span class="attr-qualifier">(float)</span>  
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.readonly" title="shared-form.attrs.readonly">readonly</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.required" title="shared-form.attrs.required">required</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#input.attrs.step.float" title="input.number.attrs.step.float" href="input.number.html#input.number.attrs.step.float">step</a> <span class="attr-qualifier">(float)</span>  
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.readonly" title="input.number.attrs.readonly" href="input.number.html#input.number.attrs.readonly">readonly</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.required" title="input.number.attrs.required" href="input.number.html#input.number.attrs.required">required</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.number.html#input.number.attrs.value" title="input.number.attrs.value">value</a> </span></p>
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.name" title="common-form.attrs.name" href="button.submit.html#common-form.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="input.number.attrs.name" title="input.number.attrs.name" href="input.number.html#input.number.attrs.name">#</a>
+</dt>
             <dd>The name part of the name/value pair associated with this
         element for the purposes of form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.disabled" title="common-form.attrs.disabled" href="button.submit.html#common-form.attrs.disabled">disabled</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.number.attrs.disabled" title="input.number.attrs.disabled" href="input.number.html#input.number.attrs.disabled">#</a>
+</dt>
             <dd>Specifies that the element represents a disabled
         control.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form" href="button.submit.html#common-form.attrs.form">form</a> = <span class="attr-values">
+<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 reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.number.attrs.form" title="input.number.attrs.form" href="input.number.html#input.number.attrs.form">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -83,15 +92,20 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#number-state">&#9432;</a></span> <a class="attribute-name" id="input.number.attrs.type" title="input.number.attrs.type" href="input.number.html#input.number.attrs.type">type</a> = <span class="attr-values">  "number" </span> </dt>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#number-state">&#9432;</a>
+<span class="attribute-name">type</span> = <span class="attr-values">  "number" </span> 
+<a class="hash" id="input.number.attrs.type" title="input.number.attrs.type" href="input.number.html#input.number.attrs.type">#</a>
+</dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
         a precise control for setting the element&#8217;s value to a
         string representing a number.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-autocomplete">&#9432;</a></span> <a class="attribute-name" id="input.attrs.autocomplete" title="input.attrs.autocomplete" href="input.text.html#input.attrs.autocomplete">autocomplete</a> = <span class="attr-values">
+<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#attr-input-autocomplete">&#9432;</a>
+<span class="attribute-name">autocomplete</span> = <span class="attr-values">
        "on"  <span class="postfix or">or</span>  "off"
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.number.attrs.autocomplete" title="input.number.attrs.autocomplete" href="input.number.html#input.number.attrs.autocomplete">#</a>
 </dt>
             <dd>Specifies whether the element represents an input
         control for which a UA is meant to store the value entered
@@ -99,19 +113,23 @@
         later).</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.autofocus" title="shared-form.attrs.autofocus" href="button.submit.html#shared-form.attrs.autofocus">autofocus</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.number.attrs.autofocus" title="input.number.attrs.autofocus" href="input.number.html#input.number.attrs.autofocus">#</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
         loaded.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-list">&#9432;</a></span> <a class="attribute-name" id="input.attrs.list" title="input.attrs.list" href="input.text.html#input.attrs.list">list</a> = <span class="attr-values">
+<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#attr-input-list">&#9432;</a>
+<span class="attribute-name">list</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.idref">ID reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.number.attrs.list" title="input.number.attrs.list" href="input.number.html#input.number.attrs.list">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -120,51 +138,65 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-min">&#9432;</a></span> <a class="attribute-name" id="input.number.attrs.min" title="input.number.attrs.min" href="input.number.html#input.number.attrs.min">min</a> = <span class="attr-values">
+<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#attr-input-min">&#9432;</a>
+<span class="attribute-name">min</span> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.number.attrs.min" title="input.number.attrs.min" href="input.number.html#input.number.attrs.min">#</a>
 </dt>
             <dd>The expected lower bound for the element&#8217;s
         <a href="input.number.html#input.number.attrs.value">value</a>.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-max">&#9432;</a></span> <a class="attribute-name" id="input.number.attrs.max" title="input.number.attrs.max" href="input.number.html#input.number.attrs.max">max</a> = <span class="attr-values">
+<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#attr-input-max">&#9432;</a>
+<span class="attribute-name">max</span> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.number.attrs.max" title="input.number.attrs.max" href="input.number.html#input.number.attrs.max">#</a>
 </dt>
             <dd>The expected upper bound for the element&#8217;s
         <a href="input.number.html#input.number.attrs.value">value</a>.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-step">&#9432;</a></span> <a class="attribute-name" id="input.attrs.step.float" title="input.attrs.step.float" href="input.datetime.html#input.attrs.step.float">step</a> = <span class="attr-values">
+<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#attr-input-step">&#9432;</a>
+<span class="attribute-name">step</span> = <span class="attr-values">
        "any"
        <span class="postfix or">or</span> <a href="datatypes.html#common.data.float.positive">positive float</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.number.attrs.step.float" title="input.number.attrs.step.float" href="input.number.html#input.number.attrs.step.float">#</a>
 </dt>
             <dd>Specifies the value granularity of the element&#8217;s
         value.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.readonly" title="shared-form.attrs.readonly" href="input.text.html#shared-form.attrs.readonly">readonly</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.number.attrs.readonly" title="input.number.attrs.readonly" href="input.number.html#input.number.attrs.readonly">#</a>
+</dt>
             <dd>Specifies that element represents a control whose value
         is not meant to be edited.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.required" title="shared-form.attrs.required" href="input.text.html#shared-form.attrs.required">required</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.number.attrs.required" title="input.number.attrs.required" href="input.number.html#input.number.attrs.required">#</a>
 </dt>
             <dd>Specifies that the element is a required part of form
       submission.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#number-state">&#9432;</a></span> <a class="attribute-name" id="input.number.attrs.value" title="input.number.attrs.value" href="input.number.html#input.number.attrs.value">value</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#number-state">&#9432;</a>
+<span class="attribute-name">value</span> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.number.attrs.value" title="input.number.attrs.value" href="input.number.html#input.number.attrs.value">#</a>
+</dt>
             <dd>A string representing a number.</dd>
           
         </dl>

Index: col.html
===================================================================
RCS file: /sources/public/html5/markup/col.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- col.html 30 Jul 2010 10:34:11 -0000 1.55
+++ col.html 31 Jul 2010 08:13:11 -0000 1.56
@@ -42,14 +42,18 @@
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#attr-col-span">&#9432;</a></span> <a class="attribute-name" id="col.attrs.span" title="col.attrs.span" href="col.html#col.attrs.span">span</a> = <span class="attr-values">
+<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-col-span">&#9432;</a>
+<span class="attribute-name">span</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.integer.positive">positive integer</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="col.attrs.span" title="col.attrs.span" href="col.html#col.attrs.span">#</a>
+</dt>
             <dd>Specifies the number of columns &#8220;spanned&#8221; by its <a href="col.html#col">col</a> element; the <a href="col.html#col">col</a>
         element shares its attributes with all the columns it
         spans.</dd>

Index: datatypes.html
===================================================================
RCS file: /sources/public/html5/markup/datatypes.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- datatypes.html 30 Jul 2010 10:34:11 -0000 1.57
+++ datatypes.html 31 Jul 2010 08:13:11 -0000 1.58
@@ -395,7 +395,7 @@
 </h2>
       <div class="datatype-desc">An
         <dfn id="data.iri-ref" title="data.iri-ref">IRI reference</dfn>,
-        as defined in RFC 3987
+         as defined in
         <a href="references.html#refsRFC3987">[RFC3987]</a>.</div>
       <div class="note">
         <p>The empty string is a valid
@@ -415,9 +415,7 @@
 </h2>
         
       <div class="datatype-desc">An
-        <dfn id="data.iri-ref" title="data.iri-ref">IRI reference</dfn>,
-        as defined in RFC 3987
-        <a href="references.html#refsRFC3987">[RFC3987]</a>,
+        <a href="datatypes.html#data.iri-ref" title="data.iri-ref">IRI reference</a>,
         optionally with leading and/or trailing
         <a href="terminology.html#space">space characters</a>.</div>
       <div class="note">

Index: command.radio.html
===================================================================
RCS file: /sources/public/html5/markup/command.radio.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- command.radio.html 30 Jul 2010 10:34:11 -0000 1.60
+++ command.radio.html 31 Jul 2010 08:13:11 -0000 1.61
@@ -47,41 +47,60 @@
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-command-type">&#9432;</a></span> <a class="attribute-name" id="command.radio.attrs.type" title="command.radio.attrs.type" href="command.radio.html#command.radio.attrs.type">type</a> = <span class="attr-values">  "radio" </span> </dt>
+<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-command-type">&#9432;</a>
+<span class="attribute-name">type</span> = <span class="attr-values">  "radio" </span> 
+<a class="hash" id="command.radio.attrs.type" title="command.radio.attrs.type" href="command.radio.html#command.radio.attrs.type">#</a>
+</dt>
             <dd>Specifies that its <a href="command.html#command" class="element">command</a> element represents
         a selection of one item from a list of items.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-command-radiogroup">&#9432;</a></span> <a class="attribute-name" id="command.radio.attrs.radiogroup" title="command.radio.attrs.radiogroup" href="command.radio.html#command.radio.attrs.radiogroup">radiogroup</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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-command-radiogroup">&#9432;</a>
+<span class="attribute-name">radiogroup</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> 
+<a class="hash" id="command.radio.attrs.radiogroup" title="command.radio.attrs.radiogroup" href="command.radio.html#command.radio.attrs.radiogroup">#</a>
+</dt>
             <dd>The name of the group of commands that will be toggled
         when the command itself is toggled.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-command-checked">&#9432;</a></span> <a class="attribute-name" id="command.radio.attrs.checked" title="command.radio.attrs.checked" href="command.radio.html#command.radio.attrs.checked">checked</a> = <span class="attr-values">
+<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-command-checked">&#9432;</a>
+<span class="attribute-name">checked</span> = <span class="attr-values">
        "checked"  <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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="command.radio.attrs.checked" title="command.radio.attrs.checked" href="command.radio.html#command.radio.attrs.checked">#</a>
+</dt>
             <dd>Specifies that the command is selected.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-command-label">&#9432;</a></span> <a class="attribute-name" id="command.radio.attrs.label" title="command.radio.attrs.label" href="command.radio.html#command.radio.attrs.label">label</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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-command-label">&#9432;</a>
+<span class="attribute-name">label</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> 
+<a class="hash" id="command.radio.attrs.label" title="command.radio.attrs.label" href="command.radio.html#command.radio.attrs.label">#</a>
+</dt>
             <dd>The name of the command, as shown to the user.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-command-icon">&#9432;</a></span> <a class="attribute-name" id="command.radio.attrs.icon" title="command.radio.attrs.icon" href="command.radio.html#command.radio.attrs.icon">icon</a> = <span class="attr-values">
+<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-command-icon">&#9432;</a>
+<span class="attribute-name">icon</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URL potentially surrounded by spaces</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="command.radio.attrs.icon" title="command.radio.attrs.icon" href="command.radio.html#command.radio.attrs.icon">#</a>
+</dt>
             <dd>A URL for an image that represents the command.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-command-disabled">&#9432;</a></span> <a class="attribute-name" id="command.radio.attrs.disabled" title="command.radio.attrs.disabled" href="command.radio.html#command.radio.attrs.disabled">disabled</a> = <span class="attr-values">
+<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-command-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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="command.radio.attrs.disabled" title="command.radio.attrs.disabled" href="command.radio.html#command.radio.attrs.disabled">#</a>
+</dt>
             <dd>Specifies that the command is not currently
         available.</dd>
           

Index: input.datetime.html
===================================================================
RCS file: /sources/public/html5/markup/input.datetime.html,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- input.datetime.html 30 Jul 2010 10:34:13 -0000 1.66
+++ input.datetime.html 31 Jul 2010 08:13:12 -0000 1.67
@@ -39,43 +39,52 @@
 </h2>
         <div class="attr-content-models">
           <p><span class="pattern" id="input.datetime.attrs"><a class="ref" href="global-attributes.html">global attributes</a>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.name" title="common-form.attrs.name">name</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.disabled" title="common-form.attrs.disabled">disabled</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.form" title="common-form.attrs.form">form</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.name" title="input.datetime.attrs.name" href="input.datetime.html#input.datetime.attrs.name">name</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.disabled" title="input.datetime.attrs.disabled" href="input.datetime.html#input.datetime.attrs.disabled">disabled</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.form" title="input.datetime.attrs.form" href="input.datetime.html#input.datetime.attrs.form">form</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.datetime.html#input.datetime.attrs.type" title="input.datetime.attrs.type">type</a><span class="postfix required" title="REQUIRED">&#9733;</span>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#input.attrs.autocomplete" title="input.attrs.autocomplete">autocomplete</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#shared-form.attrs.autofocus" title="shared-form.attrs.autofocus">autofocus</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#input.attrs.list" title="input.attrs.list">list</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#input.attrs.autocomplete" title="input.datetime.attrs.autocomplete" href="input.datetime.html#input.datetime.attrs.autocomplete">autocomplete</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.autofocus" title="input.datetime.attrs.autofocus" href="input.datetime.html#input.datetime.attrs.autofocus">autofocus</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#input.attrs.list" title="input.datetime.attrs.list" href="input.datetime.html#input.datetime.attrs.list">list</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.datetime.html#input.datetime.attrs.min" title="input.datetime.attrs.min">min</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.datetime.html#input.datetime.attrs.max" title="input.datetime.attrs.max">max</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.datetime.html#input.attrs.step.float" title="input.attrs.step.float">step</a> <span class="attr-qualifier">(float)</span>  
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.readonly" title="shared-form.attrs.readonly">readonly</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.required" title="shared-form.attrs.required">required</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#input.attrs.step.float" title="input.datetime.attrs.step.float" href="input.datetime.html#input.datetime.attrs.step.float">step</a> <span class="attr-qualifier">(float)</span>  
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.readonly" title="input.datetime.attrs.readonly" href="input.datetime.html#input.datetime.attrs.readonly">readonly</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.required" title="input.datetime.attrs.required" href="input.datetime.html#input.datetime.attrs.required">required</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.datetime.html#input.datetime.attrs.value" title="input.datetime.attrs.value">value</a> </span></p>
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.name" title="common-form.attrs.name" href="button.submit.html#common-form.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="input.datetime.attrs.name" title="input.datetime.attrs.name" href="input.datetime.html#input.datetime.attrs.name">#</a>
+</dt>
             <dd>The name part of the name/value pair associated with this
         element for the purposes of form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.disabled" title="common-form.attrs.disabled" href="button.submit.html#common-form.attrs.disabled">disabled</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.datetime.attrs.disabled" title="input.datetime.attrs.disabled" href="input.datetime.html#input.datetime.attrs.disabled">#</a>
+</dt>
             <dd>Specifies that the element represents a disabled
         control.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form" href="button.submit.html#common-form.attrs.form">form</a> = <span class="attr-values">
+<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 reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.datetime.attrs.form" title="input.datetime.attrs.form" href="input.datetime.html#input.datetime.attrs.form">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -84,15 +93,20 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-and-time-state">&#9432;</a></span> <a class="attribute-name" id="input.datetime.attrs.type" title="input.datetime.attrs.type" href="input.datetime.html#input.datetime.attrs.type">type</a> = <span class="attr-values">  "datetime" </span> </dt>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-and-time-state">&#9432;</a>
+<span class="attribute-name">type</span> = <span class="attr-values">  "datetime" </span> 
+<a class="hash" id="input.datetime.attrs.type" title="input.datetime.attrs.type" href="input.datetime.html#input.datetime.attrs.type">#</a>
+</dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
         a control for setting the element&#8217;s value to a string
         representing a global date and time.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-autocomplete">&#9432;</a></span> <a class="attribute-name" id="input.attrs.autocomplete" title="input.attrs.autocomplete" href="input.text.html#input.attrs.autocomplete">autocomplete</a> = <span class="attr-values">
+<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#attr-input-autocomplete">&#9432;</a>
+<span class="attribute-name">autocomplete</span> = <span class="attr-values">
        "on"  <span class="postfix or">or</span>  "off"
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.datetime.attrs.autocomplete" title="input.datetime.attrs.autocomplete" href="input.datetime.html#input.datetime.attrs.autocomplete">#</a>
 </dt>
             <dd>Specifies whether the element represents an input
         control for which a UA is meant to store the value entered
@@ -100,19 +114,23 @@
         later).</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.autofocus" title="shared-form.attrs.autofocus" href="button.submit.html#shared-form.attrs.autofocus">autofocus</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.datetime.attrs.autofocus" title="input.datetime.attrs.autofocus" href="input.datetime.html#input.datetime.attrs.autofocus">#</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
         loaded.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-list">&#9432;</a></span> <a class="attribute-name" id="input.attrs.list" title="input.attrs.list" href="input.text.html#input.attrs.list">list</a> = <span class="attr-values">
+<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#attr-input-list">&#9432;</a>
+<span class="attribute-name">list</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.idref">ID reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.datetime.attrs.list" title="input.datetime.attrs.list" href="input.datetime.html#input.datetime.attrs.list">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -121,51 +139,65 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-min">&#9432;</a></span> <a class="attribute-name" id="input.datetime.attrs.min" title="input.datetime.attrs.min" href="input.datetime.html#input.datetime.attrs.min">min</a> = <span class="attr-values">
+<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#attr-input-min">&#9432;</a>
+<span class="attribute-name">min</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.datetime">date-time</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.datetime.attrs.min" title="input.datetime.attrs.min" href="input.datetime.html#input.datetime.attrs.min">#</a>
 </dt>
             <dd>The expected lower bound for the element&#8217;s
         <a href="input.datetime.html#input.datetime.attrs.value">value</a>.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-max">&#9432;</a></span> <a class="attribute-name" id="input.datetime.attrs.max" title="input.datetime.attrs.max" href="input.datetime.html#input.datetime.attrs.max">max</a> = <span class="attr-values">
+<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#attr-input-max">&#9432;</a>
+<span class="attribute-name">max</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.datetime">date-time</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.datetime.attrs.max" title="input.datetime.attrs.max" href="input.datetime.html#input.datetime.attrs.max">#</a>
 </dt>
             <dd>The expected upper bound for the element&#8217;s
         <a href="input.datetime.html#input.datetime.attrs.value">value</a>.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-step">&#9432;</a></span> <a class="attribute-name" id="input.attrs.step.float" title="input.attrs.step.float" href="input.datetime.html#input.attrs.step.float">step</a> = <span class="attr-values">
+<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#attr-input-step">&#9432;</a>
+<span class="attribute-name">step</span> = <span class="attr-values">
        "any"
        <span class="postfix or">or</span> <a href="datatypes.html#common.data.float.positive">positive float</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.datetime.attrs.step.float" title="input.datetime.attrs.step.float" href="input.datetime.html#input.datetime.attrs.step.float">#</a>
 </dt>
             <dd>Specifies the value granularity of the element&#8217;s
         value.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.readonly" title="shared-form.attrs.readonly" href="input.text.html#shared-form.attrs.readonly">readonly</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.datetime.attrs.readonly" title="input.datetime.attrs.readonly" href="input.datetime.html#input.datetime.attrs.readonly">#</a>
+</dt>
             <dd>Specifies that element represents a control whose value
         is not meant to be edited.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.required" title="shared-form.attrs.required" href="input.text.html#shared-form.attrs.required">required</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.datetime.attrs.required" title="input.datetime.attrs.required" href="input.datetime.html#input.datetime.attrs.required">#</a>
 </dt>
             <dd>Specifies that the element is a required part of form
       submission.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-and-time-state">&#9432;</a></span> <a class="attribute-name" id="input.datetime.attrs.value" title="input.datetime.attrs.value" href="input.datetime.html#input.datetime.attrs.value">value</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-and-time-state">&#9432;</a>
+<span class="attribute-name">value</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.datetime">date-time</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.datetime.attrs.value" title="input.datetime.attrs.value" href="input.datetime.html#input.datetime.attrs.value">#</a>
+</dt>
             <dd>A string representing a global date and time.</dd>
           
         </dl>

Index: form.html
===================================================================
RCS file: /sources/public/html5/markup/form.html,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- form.html 30 Jul 2010 10:34:12 -0000 1.66
+++ form.html 31 Jul 2010 08:13:11 -0000 1.67
@@ -41,7 +41,7 @@
                           <span class="postfix intermixed">&amp;</span> <a class="ref" href="form.html#form.attrs.action" title="form.attrs.action">action</a> 
                           <span class="postfix intermixed">&amp;</span> <a class="ref" href="form.html#form.attrs.method" title="form.attrs.method">method</a> 
                           <span class="postfix intermixed">&amp;</span> <a class="ref" href="form.html#form.attrs.enctype" title="form.attrs.enctype">enctype</a> 
-                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.name" title="common-form.attrs.name">name</a> 
+                          <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.name" title="form.attrs.name" href="form.html#form.attrs.name">name</a> 
                           <span class="postfix intermixed">&amp;</span> <a class="ref" href="form.html#form.attrs.accept-charset" title="form.attrs.accept-charset">accept-charset</a> </span>
    <span class="postfix intermixed">&amp;</span>  <span class="agroupof"><a class="ref" href="form.html#form.attrs.novalidate" title="form.attrs.novalidate">novalidate</a> 
                                                                                    <span class="postfix intermixed">&amp;</span> <a class="ref" href="form.html#form.attrs.target" title="form.attrs.target">target</a> 
@@ -49,63 +49,86 @@
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a 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-fs-action">&#9432;</a></span> <a class="attribute-name" id="form.attrs.action" title="form.attrs.action" href="form.html#form.attrs.action">action</a> = <span class="attr-values">
+<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-fs-action">&#9432;</a>
+<span class="attribute-name">action</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URL potentially surrounded by spaces</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="form.attrs.action" title="form.attrs.action" href="form.html#form.attrs.action">#</a>
+</dt>
             <dd>The submission action for the form.</dd>
           
             <dt>
-<span class="spec-link"><a 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-fs-method">&#9432;</a></span> <a class="attribute-name" id="form.attrs.method" title="form.attrs.method" href="form.html#form.attrs.method">method</a> = <span class="attr-values"> <span class="agroupof"> "get"
+<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-fs-method">&#9432;</a>
+<span class="attribute-name">method</span> = <span class="attr-values"> <span class="agroupof"> "get"
                           <span class="postfix or">or</span>  "post"</span>
    <span class="postfix or">or</span>  <span class="agroupof"> "put"
-                                                              <span class="postfix or">or</span>  "delete"</span></span> </dt>
+                                                              <span class="postfix or">or</span>  "delete"</span></span> 
+<a class="hash" id="form.attrs.method" title="form.attrs.method" href="form.html#form.attrs.method">#</a>
+</dt>
             <dd>The HTTP method with which a UA is meant to associate
         this element for form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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-fs-enctype">&#9432;</a></span> <a class="attribute-name" id="form.attrs.enctype" title="form.attrs.enctype" href="form.html#form.attrs.enctype">enctype</a> = <span class="attr-values"> <span class="agroupof"> "application/x-www-form-urlencoded"
+<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-fs-enctype">&#9432;</a>
+<span class="attribute-name">enctype</span> = <span class="attr-values"> <span class="agroupof"> "application/x-www-form-urlencoded"
                           <span class="postfix or">or</span>  "multipart/form-data"</span>
-   <span class="postfix or">or</span>  "text/plain"</span> </dt>
+   <span class="postfix or">or</span>  "text/plain"</span> 
+<a class="hash" id="form.attrs.enctype" title="form.attrs.enctype" href="form.html#form.attrs.enctype">#</a>
+</dt>
             <dd>A MIME type with which a UA is meant to associate the
         form contents for form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.name" title="common-form.attrs.name" href="button.submit.html#common-form.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="form.attrs.name" title="form.attrs.name" href="form.html#form.attrs.name">#</a>
+</dt>
             <dd>The name part of the name/value pair associated with this
         element for the purposes of form submission.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#attr-form-accept-charset">&#9432;</a></span> <a class="attribute-name" id="form.attrs.accept-charset" title="form.attrs.accept-charset" href="form.html#form.attrs.accept-charset">accept-charset</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#attr-form-accept-charset">&#9432;</a>
+<span class="attribute-name">accept-charset</span> = <span class="attr-values">
       <a href="datatypes.html#form.data.charsetlist">list of character-encoding names</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="form.attrs.accept-charset" title="form.attrs.accept-charset" href="form.html#form.attrs.accept-charset">#</a>
+</dt>
             <dd>Specifies the character encodings used for form
         submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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-fs-novalidate">&#9432;</a></span> <a class="attribute-name" id="form.attrs.novalidate" title="form.attrs.novalidate" href="form.html#form.attrs.novalidate">novalidate</a> = <span class="attr-values">
+<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-fs-novalidate">&#9432;</a>
+<span class="attribute-name">novalidate</span> = <span class="attr-values">
        "novalidate"
        <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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="form.attrs.novalidate" title="form.attrs.novalidate" href="form.html#form.attrs.novalidate">#</a>
 </dt>
             <dd>Specifies that the element represents a form that is not
         meant to be validated during form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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-fs-target">&#9432;</a></span> <a class="attribute-name" id="form.attrs.target" title="form.attrs.target" href="form.html#form.attrs.target">target</a> = <span class="attr-values">
+<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-fs-target">&#9432;</a>
+<span class="attribute-name">target</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.browsing-context-name-or-keyword">browsing-context name or keyword</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="form.attrs.target" title="form.attrs.target" href="form.html#form.attrs.target">#</a>
+</dt>
             <dd>A browsing context or keyword that represents the target
         of the form.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#attr-form-autocomplete">&#9432;</a></span> <a class="attribute-name" id="form.attrs.autocomplete" title="form.attrs.autocomplete" href="form.html#form.attrs.autocomplete">autocomplete</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#attr-form-autocomplete">&#9432;</a>
+<span class="attribute-name">autocomplete</span> = <span class="attr-values">
        "on"  <span class="postfix or">or</span>  "off"
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="form.attrs.autocomplete" title="form.attrs.autocomplete" href="form.html#form.attrs.autocomplete">#</a>
 </dt>
             <dd>Specifies whether the element represents a form for
         which by default a UA is meant to store the values entered

Index: input.password.html
===================================================================
RCS file: /sources/public/html5/markup/input.password.html,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- input.password.html 30 Jul 2010 10:34:13 -0000 1.63
+++ input.password.html 31 Jul 2010 08:13:12 -0000 1.64
@@ -36,44 +36,53 @@
         <h2 class="element-subhead">Permitted attributes <a class="hash" href="#input.password-attributes">#</a>
 </h2>
         <div class="attr-content-models">
-          <p><span class="pattern" id="input.password.attrs"> <a class="ref" href="global-attributes.html">global attributes</a>
-                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.name" title="common-form.attrs.name">name</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.disabled" title="common-form.attrs.disabled">disabled</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.form" title="common-form.attrs.form">form</a> 
+          <p><span class="pattern" id="input.password.attrs"> <span class="agroupof"><a class="ref" href="global-attributes.html">global attributes</a>
+                          <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.name" title="input.password.attrs.name" href="input.password.html#input.password.attrs.name">name</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.disabled" title="input.password.attrs.disabled" href="input.password.html#input.password.attrs.disabled">disabled</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.form" title="input.password.attrs.form" href="input.password.html#input.password.attrs.form">form</a> 
                           <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.password.html#input.password.attrs.type" title="input.password.attrs.type">type</a><span class="postfix required" title="REQUIRED">&#9733;</span>
-                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.maxlength" title="shared-form.attrs.maxlength">maxlength</a> 
-                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.readonly" title="shared-form.attrs.readonly">readonly</a> 
-                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.size" title="shared-form.attrs.size">size</a> 
-                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.password.html#input.password.attrs.value" title="input.password.attrs.value">value</a> 
-   <span class="postfix intermixed">&amp;</span>  <a class="ref" href="input.text.html#input.attrs.autocomplete" title="input.attrs.autocomplete">autocomplete</a> 
-                                                                                   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#shared-form.attrs.autofocus" title="shared-form.attrs.autofocus">autofocus</a> 
-                                                                                   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.pattern" title="shared-form.attrs.pattern">pattern</a> 
-                                                                                   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.required" title="shared-form.attrs.required">required</a> 
-                                                                                   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.placeholder" title="shared-form.attrs.placeholder">placeholder</a> </span></p>
+                          <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.maxlength" title="input.password.attrs.maxlength" href="input.password.html#input.password.attrs.maxlength">maxlength</a> 
+                          <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.readonly" title="input.password.attrs.readonly" href="input.password.html#input.password.attrs.readonly">readonly</a> 
+                          <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.size" title="input.password.attrs.size" href="input.password.html#input.password.attrs.size">size</a> 
+                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.password.html#input.password.attrs.value" title="input.password.attrs.value">value</a> </span>
+   <span class="postfix intermixed">&amp;</span>  <span class="agroupof"><a class="#input.attrs.autocomplete" title="input.password.attrs.autocomplete" href="input.password.html#input.password.attrs.autocomplete">autocomplete</a> 
+                                                                                   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.autofocus" title="input.password.attrs.autofocus" href="input.password.html#input.password.attrs.autofocus">autofocus</a> 
+                                                                                   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.pattern" title="input.password.attrs.pattern" href="input.password.html#input.password.attrs.pattern">pattern</a> 
+                                                                                   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.required" title="input.password.attrs.required" href="input.password.html#input.password.attrs.required">required</a> 
+                                                                                   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.placeholder" title="input.password.attrs.placeholder" href="input.password.html#input.password.attrs.placeholder">placeholder</a> </span></span></p>
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.name" title="common-form.attrs.name" href="button.submit.html#common-form.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="input.password.attrs.name" title="input.password.attrs.name" href="input.password.html#input.password.attrs.name">#</a>
+</dt>
             <dd>The name part of the name/value pair associated with this
         element for the purposes of form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.disabled" title="common-form.attrs.disabled" href="button.submit.html#common-form.attrs.disabled">disabled</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.password.attrs.disabled" title="input.password.attrs.disabled" href="input.password.html#input.password.attrs.disabled">#</a>
+</dt>
             <dd>Specifies that the element represents a disabled
         control.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form" href="button.submit.html#common-form.attrs.form">form</a> = <span class="attr-values">
+<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 reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.password.attrs.form" title="input.password.attrs.form" href="input.password.html#input.password.attrs.form">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -82,40 +91,57 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#password-state">&#9432;</a></span> <a class="attribute-name" id="input.password.attrs.type" title="input.password.attrs.type" href="input.password.html#input.password.attrs.type">type</a> = <span class="attr-values">  "password" </span> </dt>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#password-state">&#9432;</a>
+<span class="attribute-name">type</span> = <span class="attr-values">  "password" </span> 
+<a class="hash" id="input.password.attrs.type" title="input.password.attrs.type" href="input.password.html#input.password.attrs.type">#</a>
+</dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
         a one-line plain-text edit control for entering a
         password.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.maxlength" title="shared-form.attrs.maxlength" href="input.text.html#shared-form.attrs.maxlength">maxlength</a> = <span class="attr-values">
+<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">positive integer</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.password.attrs.maxlength" title="input.password.attrs.maxlength" href="input.password.html#input.password.attrs.maxlength">#</a>
+</dt>
             <dd>The maximum allowed value length of the element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.readonly" title="shared-form.attrs.readonly" href="input.text.html#shared-form.attrs.readonly">readonly</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.password.attrs.readonly" title="input.password.attrs.readonly" href="input.password.html#input.password.attrs.readonly">#</a>
+</dt>
             <dd>Specifies that element represents a control whose value
         is not meant to be edited.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-size-attribute">&#9432;</a></span> <a class="attribute-name" id="shared-form.attrs.size" title="shared-form.attrs.size" href="input.text.html#shared-form.attrs.size">size</a> = <span class="attr-values">
+<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-size-attribute">&#9432;</a>
+<span class="attribute-name">size</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.integer.positive">positive integer</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.password.attrs.size" title="input.password.attrs.size" href="input.password.html#input.password.attrs.size">#</a>
+</dt>
             <dd>The number of options meant to be shown by the control
         represented by its element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#password-state">&#9432;</a></span> <a class="attribute-name" id="input.password.attrs.value" title="input.password.attrs.value" href="input.password.html#input.password.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#password-state">&#9432;</a>
+<span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> 
+<a class="hash" id="input.password.attrs.value" title="input.password.attrs.value" href="input.password.html#input.password.attrs.value">#</a>
+</dt>
             <dd>Specifies a value for this <a href="input.html#input" class="element">input</a> element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-autocomplete">&#9432;</a></span> <a class="attribute-name" id="input.attrs.autocomplete" title="input.attrs.autocomplete" href="input.text.html#input.attrs.autocomplete">autocomplete</a> = <span class="attr-values">
+<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#attr-input-autocomplete">&#9432;</a>
+<span class="attribute-name">autocomplete</span> = <span class="attr-values">
        "on"  <span class="postfix or">or</span>  "off"
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.password.attrs.autocomplete" title="input.password.attrs.autocomplete" href="input.password.html#input.password.attrs.autocomplete">#</a>
 </dt>
             <dd>Specifies whether the element represents an input
         control for which a UA is meant to store the value entered
@@ -123,35 +149,43 @@
         later).</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.autofocus" title="shared-form.attrs.autofocus" href="button.submit.html#shared-form.attrs.autofocus">autofocus</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.password.attrs.autofocus" title="input.password.attrs.autofocus" href="input.password.html#input.password.attrs.autofocus">#</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
         loaded.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-pattern-attribute">&#9432;</a></span> <a class="attribute-name" id="shared-form.attrs.pattern" title="shared-form.attrs.pattern" href="input.text.html#shared-form.attrs.pattern">pattern</a> = <span class="attr-values">
+<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-pattern-attribute">&#9432;</a>
+<span class="attribute-name">pattern</span> = <span class="attr-values">
       <a class="ref" href="datatypes.html#form.data.pattern" title="form.data.pattern">pattern</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.password.attrs.pattern" title="input.password.attrs.pattern" href="input.password.html#input.password.attrs.pattern">#</a>
 </dt>
             <dd>Specifies a regular expression against which a UA is
         meant to check the value of the control represented by its
         element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.required" title="shared-form.attrs.required" href="input.text.html#shared-form.attrs.required">required</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.password.attrs.required" title="input.password.attrs.required" href="input.password.html#input.password.attrs.required">#</a>
 </dt>
             <dd>Specifies that the element is a required part of form
       submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.placeholder" title="shared-form.attrs.placeholder" href="input.text.html#shared-form.attrs.placeholder">placeholder</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.password.attrs.placeholder" title="input.password.attrs.placeholder" href="input.password.html#input.password.attrs.placeholder">#</a>
 </dt>
             <dd>A short hint (one word or a short phrase) intended to
         aid the user when entering data into the control

Index: embed.html
===================================================================
RCS file: /sources/public/html5/markup/embed.html,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- embed.html 30 Jul 2010 10:34:12 -0000 1.64
+++ embed.html 31 Jul 2010 08:13:11 -0000 1.65
@@ -44,32 +44,45 @@
 </div></div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#attr-embed-src">&#9432;</a></span> <a class="attribute-name" id="embed.attrs.src" title="embed.attrs.src" href="embed.html#embed.attrs.src">src</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#attr-embed-src">&#9432;</a>
+<span class="attribute-name">src</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URL potentially surrounded by spaces</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="embed.attrs.src" title="embed.attrs.src" href="embed.html#embed.attrs.src">#</a>
+</dt>
             <dd>The address of the content being embedded.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#attr-embed-type">&#9432;</a></span> <a class="attribute-name" id="embed.attrs.type" title="embed.attrs.type" href="embed.html#embed.attrs.type">type</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#attr-embed-type">&#9432;</a>
+<span class="attribute-name">type</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.mimetype">MIME type</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="embed.attrs.type" title="embed.attrs.type" href="embed.html#embed.attrs.type">#</a>
+</dt>
             <dd>The MIME type of the plugin to instantiate.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="embed.attrs.height" title="embed.attrs.height" href="embed.html#embed.attrs.height">height</a> = <span class="attr-values">
+<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">non-negative integer</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="embed.attrs.height" title="embed.attrs.height" href="embed.html#embed.attrs.height">#</a>
+</dt>
             <dd>The height of the embedded content, in CSS pixels.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="embed.attrs.width" title="embed.attrs.width" href="embed.html#embed.attrs.width">width</a> = <span class="attr-values">
+<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">non-negative integer</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="embed.attrs.width" title="embed.attrs.width" href="embed.html#embed.attrs.width">#</a>
+</dt>
             <dd>The width of the embedded content, in CSS pixels.</dd>
           
         </dl>

Index: dd.html
===================================================================
RCS file: /sources/public/html5/markup/dd.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- dd.html 30 Jul 2010 10:34:11 -0000 1.57
+++ dd.html 31 Jul 2010 08:13:11 -0000 1.58
@@ -40,7 +40,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: ul.html
===================================================================
RCS file: /sources/public/html5/markup/ul.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- ul.html 30 Jul 2010 10:34:16 -0000 1.52
+++ ul.html 31 Jul 2010 08:13:15 -0000 1.53
@@ -40,7 +40,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: input.time.html
===================================================================
RCS file: /sources/public/html5/markup/input.time.html,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- input.time.html 30 Jul 2010 10:34:13 -0000 1.66
+++ input.time.html 31 Jul 2010 08:13:13 -0000 1.67
@@ -38,43 +38,52 @@
 </h2>
         <div class="attr-content-models">
           <p><span class="pattern" id="input.time.attrs"><a class="ref" href="global-attributes.html">global attributes</a>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.name" title="common-form.attrs.name">name</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.disabled" title="common-form.attrs.disabled">disabled</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.form" title="common-form.attrs.form">form</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.name" title="input.time.attrs.name" href="input.time.html#input.time.attrs.name">name</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.disabled" title="input.time.attrs.disabled" href="input.time.html#input.time.attrs.disabled">disabled</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.form" title="input.time.attrs.form" href="input.time.html#input.time.attrs.form">form</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.time.html#input.time.attrs.type" title="input.time.attrs.type">type</a><span class="postfix required" title="REQUIRED">&#9733;</span>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#input.attrs.autocomplete" title="input.attrs.autocomplete">autocomplete</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#shared-form.attrs.autofocus" title="shared-form.attrs.autofocus">autofocus</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#input.attrs.list" title="input.attrs.list">list</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#input.attrs.autocomplete" title="input.time.attrs.autocomplete" href="input.time.html#input.time.attrs.autocomplete">autocomplete</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.autofocus" title="input.time.attrs.autofocus" href="input.time.html#input.time.attrs.autofocus">autofocus</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#input.attrs.list" title="input.time.attrs.list" href="input.time.html#input.time.attrs.list">list</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.time.html#input.time.attrs.min" title="input.time.attrs.min">min</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.time.html#input.time.attrs.max" title="input.time.attrs.max">max</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.datetime.html#input.attrs.step.float" title="input.attrs.step.float">step</a> <span class="attr-qualifier">(float)</span>  
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.readonly" title="shared-form.attrs.readonly">readonly</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.required" title="shared-form.attrs.required">required</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#input.attrs.step.float" title="input.time.attrs.step.float" href="input.time.html#input.time.attrs.step.float">step</a> <span class="attr-qualifier">(float)</span>  
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.readonly" title="input.time.attrs.readonly" href="input.time.html#input.time.attrs.readonly">readonly</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.required" title="input.time.attrs.required" href="input.time.html#input.time.attrs.required">required</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.time.html#input.time.attrs.value" title="input.time.attrs.value">value</a> </span></p>
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.name" title="common-form.attrs.name" href="button.submit.html#common-form.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="input.time.attrs.name" title="input.time.attrs.name" href="input.time.html#input.time.attrs.name">#</a>
+</dt>
             <dd>The name part of the name/value pair associated with this
         element for the purposes of form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.disabled" title="common-form.attrs.disabled" href="button.submit.html#common-form.attrs.disabled">disabled</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.time.attrs.disabled" title="input.time.attrs.disabled" href="input.time.html#input.time.attrs.disabled">#</a>
+</dt>
             <dd>Specifies that the element represents a disabled
         control.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form" href="button.submit.html#common-form.attrs.form">form</a> = <span class="attr-values">
+<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 reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.time.attrs.form" title="input.time.attrs.form" href="input.time.html#input.time.attrs.form">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -83,15 +92,20 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#time-state">&#9432;</a></span> <a class="attribute-name" id="input.time.attrs.type" title="input.time.attrs.type" href="input.time.html#input.time.attrs.type">type</a> = <span class="attr-values">  "time" </span> </dt>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#time-state">&#9432;</a>
+<span class="attribute-name">type</span> = <span class="attr-values">  "time" </span> 
+<a class="hash" id="input.time.attrs.type" title="input.time.attrs.type" href="input.time.html#input.time.attrs.type">#</a>
+</dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
         a control for setting the element&#8217;s value to a string
         representing a time.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-autocomplete">&#9432;</a></span> <a class="attribute-name" id="input.attrs.autocomplete" title="input.attrs.autocomplete" href="input.text.html#input.attrs.autocomplete">autocomplete</a> = <span class="attr-values">
+<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#attr-input-autocomplete">&#9432;</a>
+<span class="attribute-name">autocomplete</span> = <span class="attr-values">
        "on"  <span class="postfix or">or</span>  "off"
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.time.attrs.autocomplete" title="input.time.attrs.autocomplete" href="input.time.html#input.time.attrs.autocomplete">#</a>
 </dt>
             <dd>Specifies whether the element represents an input
         control for which a UA is meant to store the value entered
@@ -99,19 +113,23 @@
         later).</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.autofocus" title="shared-form.attrs.autofocus" href="button.submit.html#shared-form.attrs.autofocus">autofocus</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.time.attrs.autofocus" title="input.time.attrs.autofocus" href="input.time.html#input.time.attrs.autofocus">#</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
         loaded.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-list">&#9432;</a></span> <a class="attribute-name" id="input.attrs.list" title="input.attrs.list" href="input.text.html#input.attrs.list">list</a> = <span class="attr-values">
+<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#attr-input-list">&#9432;</a>
+<span class="attribute-name">list</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.idref">ID reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.time.attrs.list" title="input.time.attrs.list" href="input.time.html#input.time.attrs.list">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -120,51 +138,65 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-min">&#9432;</a></span> <a class="attribute-name" id="input.time.attrs.min" title="input.time.attrs.min" href="input.time.html#input.time.attrs.min">min</a> = <span class="attr-values">
+<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#attr-input-min">&#9432;</a>
+<span class="attribute-name">min</span> = <span class="attr-values">
       <a class="ref" href="datatypes.html#form.data.time" title="form.data.time">time</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.time.attrs.min" title="input.time.attrs.min" href="input.time.html#input.time.attrs.min">#</a>
 </dt>
             <dd>The expected lower bound for the element&#8217;s
         <a href="input.time.html#input.time.attrs.value">value</a>.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-max">&#9432;</a></span> <a class="attribute-name" id="input.time.attrs.max" title="input.time.attrs.max" href="input.time.html#input.time.attrs.max">max</a> = <span class="attr-values">
+<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#attr-input-max">&#9432;</a>
+<span class="attribute-name">max</span> = <span class="attr-values">
       <a class="ref" href="datatypes.html#form.data.time" title="form.data.time">time</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.time.attrs.max" title="input.time.attrs.max" href="input.time.html#input.time.attrs.max">#</a>
 </dt>
             <dd>The expected upper bound for the element&#8217;s
         <a href="input.time.html#input.time.attrs.value">value</a>.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-step">&#9432;</a></span> <a class="attribute-name" id="input.attrs.step.float" title="input.attrs.step.float" href="input.datetime.html#input.attrs.step.float">step</a> = <span class="attr-values">
+<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#attr-input-step">&#9432;</a>
+<span class="attribute-name">step</span> = <span class="attr-values">
        "any"
        <span class="postfix or">or</span> <a href="datatypes.html#common.data.float.positive">positive float</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.time.attrs.step.float" title="input.time.attrs.step.float" href="input.time.html#input.time.attrs.step.float">#</a>
 </dt>
             <dd>Specifies the value granularity of the element&#8217;s
         value.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.readonly" title="shared-form.attrs.readonly" href="input.text.html#shared-form.attrs.readonly">readonly</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.time.attrs.readonly" title="input.time.attrs.readonly" href="input.time.html#input.time.attrs.readonly">#</a>
+</dt>
             <dd>Specifies that element represents a control whose value
         is not meant to be edited.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.required" title="shared-form.attrs.required" href="input.text.html#shared-form.attrs.required">required</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.time.attrs.required" title="input.time.attrs.required" href="input.time.html#input.time.attrs.required">#</a>
 </dt>
             <dd>Specifies that the element is a required part of form
       submission.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#time-state">&#9432;</a></span> <a class="attribute-name" id="input.time.attrs.value" title="input.time.attrs.value" href="input.time.html#input.time.attrs.value">value</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#time-state">&#9432;</a>
+<span class="attribute-name">value</span> = <span class="attr-values">
       <a class="ref" href="datatypes.html#form.data.time" title="form.data.time">time</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.time.attrs.value" title="input.time.attrs.value" href="input.time.html#input.time.attrs.value">#</a>
+</dt>
             <dd>A string representing a time (with no timezone
         information).</dd>
           

Index: dt.html
===================================================================
RCS file: /sources/public/html5/markup/dt.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- dt.html 30 Jul 2010 10:34:12 -0000 1.56
+++ dt.html 31 Jul 2010 08:13:11 -0000 1.57
@@ -40,7 +40,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: strong.html
===================================================================
RCS file: /sources/public/html5/markup/strong.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- strong.html 30 Jul 2010 10:34:15 -0000 1.56
+++ strong.html 31 Jul 2010 08:13:15 -0000 1.57
@@ -38,7 +38,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: input.color.html
===================================================================
RCS file: /sources/public/html5/markup/input.color.html,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- input.color.html 30 Jul 2010 10:34:13 -0000 1.64
+++ input.color.html 31 Jul 2010 08:13:12 -0000 1.65
@@ -38,38 +38,47 @@
 </h2>
         <div class="attr-content-models">
           <p><span class="pattern" id="input.color.attrs"><a class="ref" href="global-attributes.html">global attributes</a>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.name" title="common-form.attrs.name">name</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.disabled" title="common-form.attrs.disabled">disabled</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.form" title="common-form.attrs.form">form</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.name" title="input.color.attrs.name" href="input.color.html#input.color.attrs.name">name</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.disabled" title="input.color.attrs.disabled" href="input.color.html#input.color.attrs.disabled">disabled</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.form" title="input.color.attrs.form" href="input.color.html#input.color.attrs.form">form</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.color.html#input.color.attrs.type" title="input.color.attrs.type">type</a><span class="postfix required" title="REQUIRED">&#9733;</span>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#input.attrs.autocomplete" title="input.attrs.autocomplete">autocomplete</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#shared-form.attrs.autofocus" title="shared-form.attrs.autofocus">autofocus</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#input.attrs.list" title="input.attrs.list">list</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#input.attrs.autocomplete" title="input.color.attrs.autocomplete" href="input.color.html#input.color.attrs.autocomplete">autocomplete</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.autofocus" title="input.color.attrs.autofocus" href="input.color.html#input.color.attrs.autofocus">autofocus</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#input.attrs.list" title="input.color.attrs.list" href="input.color.html#input.color.attrs.list">list</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.color.html#input.color.attrs.value" title="input.color.attrs.value">value</a> </span></p>
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.name" title="common-form.attrs.name" href="button.submit.html#common-form.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="input.color.attrs.name" title="input.color.attrs.name" href="input.color.html#input.color.attrs.name">#</a>
+</dt>
             <dd>The name part of the name/value pair associated with this
         element for the purposes of form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.disabled" title="common-form.attrs.disabled" href="button.submit.html#common-form.attrs.disabled">disabled</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.color.attrs.disabled" title="input.color.attrs.disabled" href="input.color.html#input.color.attrs.disabled">#</a>
+</dt>
             <dd>Specifies that the element represents a disabled
         control.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form" href="button.submit.html#common-form.attrs.form">form</a> = <span class="attr-values">
+<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 reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.color.attrs.form" title="input.color.attrs.form" href="input.color.html#input.color.attrs.form">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -78,15 +87,20 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#color-state">&#9432;</a></span> <a class="attribute-name" id="input.color.attrs.type" title="input.color.attrs.type" href="input.color.html#input.color.attrs.type">type</a> = <span class="attr-values">  "color" </span> </dt>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#color-state">&#9432;</a>
+<span class="attribute-name">type</span> = <span class="attr-values">  "color" </span> 
+<a class="hash" id="input.color.attrs.type" title="input.color.attrs.type" href="input.color.html#input.color.attrs.type">#</a>
+</dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
         a color-well control, for setting the element&#8217;s value to a
         string representing a simple color.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-autocomplete">&#9432;</a></span> <a class="attribute-name" id="input.attrs.autocomplete" title="input.attrs.autocomplete" href="input.text.html#input.attrs.autocomplete">autocomplete</a> = <span class="attr-values">
+<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#attr-input-autocomplete">&#9432;</a>
+<span class="attribute-name">autocomplete</span> = <span class="attr-values">
        "on"  <span class="postfix or">or</span>  "off"
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.color.attrs.autocomplete" title="input.color.attrs.autocomplete" href="input.color.html#input.color.attrs.autocomplete">#</a>
 </dt>
             <dd>Specifies whether the element represents an input
         control for which a UA is meant to store the value entered
@@ -94,19 +108,23 @@
         later).</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.autofocus" title="shared-form.attrs.autofocus" href="button.submit.html#shared-form.attrs.autofocus">autofocus</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.color.attrs.autofocus" title="input.color.attrs.autofocus" href="input.color.html#input.color.attrs.autofocus">#</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
         loaded.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-list">&#9432;</a></span> <a class="attribute-name" id="input.attrs.list" title="input.attrs.list" href="input.text.html#input.attrs.list">list</a> = <span class="attr-values">
+<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#attr-input-list">&#9432;</a>
+<span class="attribute-name">list</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.idref">ID reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.color.attrs.list" title="input.color.attrs.list" href="input.color.html#input.color.attrs.list">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -115,9 +133,12 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#color-state">&#9432;</a></span> <a class="attribute-name" id="input.color.attrs.value" title="input.color.attrs.value" href="input.color.html#input.color.attrs.value">value</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#color-state">&#9432;</a>
+<span class="attribute-name">value</span> = <span class="attr-values">
       <a href="datatypes.html#form.data.color">simple color</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.color.attrs.value" title="input.color.attrs.value" href="input.color.html#input.color.attrs.value">#</a>
+</dt>
             <dd>An string representing a color.</dd>
           
         </dl>

Index: li.html
===================================================================
RCS file: /sources/public/html5/markup/li.html,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -d -r1.61 -r1.62
--- li.html 30 Jul 2010 10:34:14 -0000 1.61
+++ li.html 31 Jul 2010 08:13:13 -0000 1.62
@@ -36,16 +36,20 @@
 <div class="no-number no-toc" id="li-attributes">
         <h2 class="element-subhead">Permitted attributes <a class="hash" href="#li-attributes">#</a>
 </h2>
-        <div class="attr-content-models"><p><a href="global-attributes.html">global attributes</a> <span class="postfix &amp;">&amp;</span> <a href="li.html#oli.attrs.value">value</a></p></div>
+        <div class="attr-content-models"><p><a class="ref" title="global-attributes" href="global-attributes.html">global attributes</a> <span class="postfix &amp;">&amp;</span> <a class="ref" title="li.attrs.value" href="li.html#li.attrs.value">value</a></p></div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" id="global-attributes" title="global-attributes" href="global-attributes.html">global attributes</a> = <span class="attr-values"></span> </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>
+<span class="attribute-name">global attributes</span>
+</dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#attr-li-value">&#9432;</a></span> <a class="attribute-name" id="oli.attrs.value" title="oli.attrs.value" href="li.html#oli.attrs.value">value</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#attr-li-value">&#9432;</a>
+<span class="attribute-name">value</span> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.integer" title="common.data.integer">integer</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" id="li.attrs.value" title="li.attrs.value" href="li.html#li.attrs.value">#</a>
 </dt>
             <dd>The ordinal value of the list item.
         <span class="attribute-constraint">Permitted only if the
@@ -55,7 +59,7 @@
           element.</span>
       </dd>
 <dd class="note">The
-        <a href="li.html#oli.attrs.value">value</a>
+        <a href="li.html#li.attrs.value">value</a>
         attribute on the
         <a href="li.html#li" class="element">li</a>
         element was deprecated in a previous version of HTML,

Index: style.html
===================================================================
RCS file: /sources/public/html5/markup/style.html,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- style.html 30 Jul 2010 10:34:15 -0000 1.64
+++ style.html 31 Jul 2010 08:13:15 -0000 1.65
@@ -50,26 +50,35 @@
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="style.attrs.type" title="style.attrs.type" href="style.html#style.attrs.type">type</a> = <span class="attr-values">
+<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">MIME type</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="style.attrs.type" title="style.attrs.type" href="style.html#style.attrs.type">#</a>
+</dt>
             <dd>A valid MIME type that designates a styling language.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="style.attrs.media" title="style.attrs.media" href="style.html#style.attrs.media">media</a> = <span class="attr-values">
+<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">media-query list</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="style.attrs.media" title="style.attrs.media" href="style.html#style.attrs.media">#</a>
+</dt>
             <dd>Specifies which media the styles apply to.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="style.attrs.scoped" title="style.attrs.scoped" href="style.html#style.attrs.scoped">scoped</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="style.attrs.scoped" title="style.attrs.scoped" href="style.html#style.attrs.scoped">#</a>
 </dt>
             <dd>Indicates that the specified style information is meant
         to apply only to the

Index: del.html
===================================================================
RCS file: /sources/public/html5/markup/del.html,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -d -r1.61 -r1.62
--- del.html 30 Jul 2010 10:34:12 -0000 1.61
+++ del.html 31 Jul 2010 08:13:11 -0000 1.62
@@ -42,21 +42,28 @@
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/edits.html#attr-mod-cite">&#9432;</a></span> <a class="attribute-name" id="del.attrs.cite" title="del.attrs.cite" href="del.html#del.attrs.cite">cite</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/edits.html#attr-mod-cite">&#9432;</a>
+<span class="attribute-name">cite</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URL potentially surrounded by spaces</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="del.attrs.cite" title="del.attrs.cite" href="del.html#del.attrs.cite">#</a>
+</dt>
             <dd>The address of a document that explains why the text was
         deleted.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/edits.html#attr-mod-datetime">&#9432;</a></span> <a class="attribute-name" id="del.attrs.datetime" title="del.attrs.datetime" href="del.html#del.attrs.datetime">datetime</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/edits.html#attr-mod-datetime">&#9432;</a>
+<span class="attribute-name">datetime</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.datetime">date-time</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="del.attrs.datetime" title="del.attrs.datetime" href="del.html#del.attrs.datetime">#</a>
+</dt>
             <dd>The time and date when the text was deleted.</dd>
           
         </dl>

Index: menu.html
===================================================================
RCS file: /sources/public/html5/markup/menu.html,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -d -r1.68 -r1.69
--- menu.html 30 Jul 2010 10:34:14 -0000 1.68
+++ menu.html 31 Jul 2010 08:13:13 -0000 1.69
@@ -44,15 +44,18 @@
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-menu-type">&#9432;</a></span> <a class="attribute-name" id="menu.attrs.type" title="menu.attrs.type" href="menu.html#menu.attrs.type">type</a> = <span class="attr-values">
+<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-menu-type">&#9432;</a>
+<span class="attribute-name">type</span> = <span class="attr-values">
        "toolbar"
        <span class="postfix or">or</span>  "context"
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="menu.attrs.type" title="menu.attrs.type" href="menu.html#menu.attrs.type">#</a>
 </dt>
             <dd>The kind of menu being declared.
         <ul>
@@ -67,7 +70,9 @@
 </dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-menu-label">&#9432;</a></span> <a class="attribute-name" id="menu.attrs.label" title="menu.attrs.label" href="menu.html#menu.attrs.label">label</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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-menu-label">&#9432;</a>
+<span class="attribute-name">label</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="menu.attrs.label" title="menu.attrs.label" href="menu.html#menu.attrs.label">#</a>
 </dt>
             <dd>The label of the menu.</dd>
           

Index: input.image.html
===================================================================
RCS file: /sources/public/html5/markup/input.image.html,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- input.image.html 30 Jul 2010 10:34:13 -0000 1.67
+++ input.image.html 31 Jul 2010 08:13:12 -0000 1.68
@@ -39,45 +39,54 @@
         <h2 class="element-subhead">Permitted attributes <a class="hash" href="#input.image-attributes">#</a>
 </h2>
         <div class="attr-content-models">
-          <p><span class="pattern" id="input.image.attrs"> <a class="ref" href="global-attributes.html">global attributes</a>
-                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.name" title="common-form.attrs.name">name</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.disabled" title="common-form.attrs.disabled">disabled</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.form" title="common-form.attrs.form">form</a> 
+          <p><span class="pattern" id="input.image.attrs"> <span class="agroupof"><a class="ref" href="global-attributes.html">global attributes</a>
+                          <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.name" title="input.image.attrs.name" href="input.image.html#input.image.attrs.name">name</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.disabled" title="input.image.attrs.disabled" href="input.image.html#input.image.attrs.disabled">disabled</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.form" title="input.image.attrs.form" href="input.image.html#input.image.attrs.form">form</a> 
                           <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.image.html#input.image.attrs.type" title="input.image.attrs.type">type</a><span class="postfix required" title="REQUIRED">&#9733;</span>
                           <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.image.html#input.image.attrs.alt" title="input.image.attrs.alt">alt</a><span class="postfix required" title="REQUIRED">&#9733;</span>
-                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.image.html#input.image.attrs.src" title="input.image.attrs.src">src</a> 
-   <span class="postfix intermixed">&amp;</span>  <a class="ref" href="button.submit.html#shared-form.attrs.formaction" title="shared-form.attrs.formaction">formaction</a> 
-                                                                                   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#shared-form.attrs.autofocus" title="shared-form.attrs.autofocus">autofocus</a> 
-                                                                                   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#shared-form.attrs.formenctype" title="shared-form.attrs.formenctype">formenctype</a> 
-                                                                                   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#shared-form.attrs.formmethod" title="shared-form.attrs.formmethod">formmethod</a> 
-                                                                                   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#shared-form.attrs.formtarget" title="shared-form.attrs.formtarget">formtarget</a> 
-                                                                                   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#shared-form.attrs.formnovalidate" title="shared-form.attrs.formnovalidate">formnovalidate</a> 
+                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.image.html#input.image.attrs.src" title="input.image.attrs.src">src</a> </span>
+   <span class="postfix intermixed">&amp;</span>  <span class="agroupof"><a class="#shared-form.attrs.formaction" title="input.image.attrs.formaction" href="input.image.html#input.image.attrs.formaction">formaction</a> 
+                                                                                   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.autofocus" title="input.image.attrs.autofocus" href="input.image.html#input.image.attrs.autofocus">autofocus</a> 
+                                                                                   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.formenctype" title="input.image.attrs.formenctype" href="input.image.html#input.image.attrs.formenctype">formenctype</a> 
+                                                                                   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.formmethod" title="input.image.attrs.formmethod" href="input.image.html#input.image.attrs.formmethod">formmethod</a> 
+                                                                                   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.formtarget" title="input.image.attrs.formtarget" href="input.image.html#input.image.attrs.formtarget">formtarget</a> 
+                                                                                   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.formnovalidate" title="input.image.attrs.formnovalidate" href="input.image.html#input.image.attrs.formnovalidate">formnovalidate</a> 
                                                                                    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.image.html#input.image.attrs.height" title="input.image.attrs.height">height</a> 
-                                                                                   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.image.html#input.image.attrs.width" title="input.image.attrs.width">width</a> </span></p>
+                                                                                   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.image.html#input.image.attrs.width" title="input.image.attrs.width">width</a> </span></span></p>
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.name" title="common-form.attrs.name" href="button.submit.html#common-form.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="input.image.attrs.name" title="input.image.attrs.name" href="input.image.html#input.image.attrs.name">#</a>
+</dt>
             <dd>The name part of the name/value pair associated with this
         element for the purposes of form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.disabled" title="common-form.attrs.disabled" href="button.submit.html#common-form.attrs.disabled">disabled</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.image.attrs.disabled" title="input.image.attrs.disabled" href="input.image.html#input.image.attrs.disabled">#</a>
+</dt>
             <dd>Specifies that the element represents a disabled
         control.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form" href="button.submit.html#common-form.attrs.form">form</a> = <span class="attr-values">
+<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 reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.image.attrs.form" title="input.image.attrs.form" href="input.image.html#input.image.attrs.form">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -86,7 +95,10 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#image-button-state">&#9432;</a></span> <a class="attribute-name" id="input.image.attrs.type" title="input.image.attrs.type" href="input.image.html#input.image.attrs.type">type</a> = <span class="attr-values">  "image" </span> </dt>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#image-button-state">&#9432;</a>
+<span class="attribute-name">type</span> = <span class="attr-values">  "image" </span> 
+<a class="hash" id="input.image.attrs.type" title="input.image.attrs.type" href="input.image.html#input.image.attrs.type">#</a>
+</dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element
         represents either an image from which the UA enables a
         user to interactively select a pair of coordinates and
@@ -94,7 +106,10 @@
         user can submit the form.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#attr-input-alt">&#9432;</a></span> <a class="attribute-name" id="input.image.attrs.alt" title="input.image.attrs.alt" href="input.image.html#input.image.attrs.alt">alt</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#attr-input-alt">&#9432;</a>
+<span class="attribute-name">alt</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> 
+<a class="hash" id="input.image.attrs.alt" title="input.image.attrs.alt" href="input.image.html#input.image.attrs.alt">#</a>
+</dt>
             <dd>Provides a textual label for an alternative button
         for users and UAs who cannot use the image
         specified by the
@@ -102,49 +117,62 @@
         attribute.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#attr-input-src">&#9432;</a></span> <a class="attribute-name" id="input.image.attrs.src" title="input.image.attrs.src" href="input.image.html#input.image.attrs.src">src</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#attr-input-src">&#9432;</a>
+<span class="attribute-name">src</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URL potentially surrounded by spaces</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.image.attrs.src" title="input.image.attrs.src" href="input.image.html#input.image.attrs.src">#</a>
+</dt>
             <dd>Specifies the location of an image.</dd>
           
             <dt>
-<span class="spec-link"><a 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-fs-formaction">&#9432;</a></span> <a class="attribute-name" id="shared-form.attrs.formaction" title="shared-form.attrs.formaction" href="button.submit.html#shared-form.attrs.formaction">formaction</a> = <span class="attr-values">
+<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-fs-formaction">&#9432;</a>
+<span class="attribute-name">formaction</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URL potentially surrounded by spaces</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.image.attrs.formaction" title="input.image.attrs.formaction" href="input.image.html#input.image.attrs.formaction">#</a>
 </dt>
             <dd>The form-submission action for the element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.autofocus" title="shared-form.attrs.autofocus" href="button.submit.html#shared-form.attrs.autofocus">autofocus</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.image.attrs.autofocus" title="input.image.attrs.autofocus" href="input.image.html#input.image.attrs.autofocus">#</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
         loaded.</dd>
           
             <dt>
-<span class="spec-link"><a 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-fs-formenctype">&#9432;</a></span> <a class="attribute-name" id="shared-form.attrs.formenctype" title="shared-form.attrs.formenctype" href="button.submit.html#shared-form.attrs.formenctype">formenctype</a> = <span class="attr-values"> "application/x-www-form-urlencoded"
+<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-fs-formenctype">&#9432;</a>
+<span class="attribute-name">formenctype</span> = <span class="attr-values"> "application/x-www-form-urlencoded"
    <span class="postfix or">or</span>  "multipart/form-data"
    <span class="postfix or">or</span>  "text/plain"</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.image.attrs.formenctype" title="input.image.attrs.formenctype" href="input.image.html#input.image.attrs.formenctype">#</a>
 </dt>
             <dd>A MIME type with which a UA is meant to associate this
         element for form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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-fs-formmethod">&#9432;</a></span> <a class="attribute-name" id="shared-form.attrs.formmethod" title="shared-form.attrs.formmethod" href="button.submit.html#shared-form.attrs.formmethod">formmethod</a> = <span class="attr-values"> "get"
+<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-fs-formmethod">&#9432;</a>
+<span class="attribute-name">formmethod</span> = <span class="attr-values"> "get"
    <span class="postfix or">or</span>  "post"
    <span class="postfix or">or</span>  "put"
    <span class="postfix or">or</span>  "delete"</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.image.attrs.formmethod" title="input.image.attrs.formmethod" href="input.image.html#input.image.attrs.formmethod">#</a>
 </dt>
             <dd>The HTTP method with which a UA is meant to associate
         this element for form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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-fs-formtarget">&#9432;</a></span> <a class="attribute-name" id="shared-form.attrs.formtarget" title="shared-form.attrs.formtarget" href="button.submit.html#shared-form.attrs.formtarget">formtarget</a> = <span class="attr-values">
+<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-fs-formtarget">&#9432;</a>
+<span class="attribute-name">formtarget</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.browsing-context-name-or-keyword">browsing-context name or keyword</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.image.attrs.formtarget" title="input.image.attrs.formtarget" href="input.image.html#input.image.attrs.formtarget">#</a>
 </dt>
             <dd>A
         <a href="terminology.html#context">browsing context</a>
@@ -152,25 +180,33 @@
         of the control.</dd>
           
             <dt>
-<span class="spec-link"><a 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-fs-formnovalidate">&#9432;</a></span> <a class="attribute-name" id="shared-form.attrs.formnovalidate" title="shared-form.attrs.formnovalidate" href="button.submit.html#shared-form.attrs.formnovalidate">formnovalidate</a> = <span class="attr-values">
+<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-fs-formnovalidate">&#9432;</a>
+<span class="attribute-name">formnovalidate</span> = <span class="attr-values">
        "formnovalidate"
        <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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.image.attrs.formnovalidate" title="input.image.attrs.formnovalidate" href="input.image.html#input.image.attrs.formnovalidate">#</a>
 </dt>
             <dd>Specifies that the element represents a control whose
         value is not meant to be validated during form
         submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="input.image.attrs.height" title="input.image.attrs.height" href="input.image.html#input.image.attrs.height">height</a> = <span class="attr-values">
+<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">non-negative integer</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.image.attrs.height" title="input.image.attrs.height" href="input.image.html#input.image.attrs.height">#</a>
+</dt>
             <dd>The height of the image, in CSS pixels.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="input.image.attrs.width" title="input.image.attrs.width" href="input.image.html#input.image.attrs.width">width</a> = <span class="attr-values">
+<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">non-negative integer</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.image.attrs.width" title="input.image.attrs.width" href="input.image.html#input.image.attrs.width">#</a>
+</dt>
             <dd>The width of the image, in CSS pixels.</dd>
           
         </dl>

Index: code.html
===================================================================
RCS file: /sources/public/html5/markup/code.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- code.html 30 Jul 2010 10:34:11 -0000 1.52
+++ code.html 31 Jul 2010 08:13:10 -0000 1.53
@@ -38,7 +38,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: h2.html
===================================================================
RCS file: /sources/public/html5/markup/h2.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- h2.html 30 Jul 2010 10:34:12 -0000 1.58
+++ h2.html 31 Jul 2010 08:13:11 -0000 1.59
@@ -38,7 +38,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: head.html
===================================================================
RCS file: /sources/public/html5/markup/head.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- head.html 30 Jul 2010 10:34:12 -0000 1.55
+++ head.html 31 Jul 2010 08:13:12 -0000 1.56
@@ -40,7 +40,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: p.html
===================================================================
RCS file: /sources/public/html5/markup/p.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- p.html 30 Jul 2010 10:34:14 -0000 1.58
+++ p.html 31 Jul 2010 08:13:14 -0000 1.59
@@ -38,7 +38,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: figcaption.html
===================================================================
RCS file: /sources/public/html5/markup/figcaption.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- figcaption.html 30 Jul 2010 10:34:12 -0000 1.27
+++ figcaption.html 31 Jul 2010 08:13:11 -0000 1.28
@@ -40,7 +40,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: map.html
===================================================================
RCS file: /sources/public/html5/markup/map.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- map.html 30 Jul 2010 10:34:14 -0000 1.60
+++ map.html 31 Jul 2010 08:13:13 -0000 1.61
@@ -41,14 +41,18 @@
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#attr-map-name">&#9432;</a></span> <a class="attribute-name" id="map.attrs.name" title="map.attrs.name" href="map.html#map.attrs.name">name</a> = <span class="attr-values">
+<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-map-name">&#9432;</a>
+<span class="attribute-name">name</span> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.name" title="common.data.name">name</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="map.attrs.name" title="map.attrs.name" href="map.html#map.attrs.name">#</a>
+</dt>
             <dd>A name by which the map can be referenced.</dd>
           
         </dl>

Index: input.file.html
===================================================================
RCS file: /sources/public/html5/markup/input.file.html,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- input.file.html 30 Jul 2010 10:34:13 -0000 1.62
+++ input.file.html 31 Jul 2010 08:13:12 -0000 1.63
@@ -38,39 +38,48 @@
         <h2 class="element-subhead">Permitted attributes <a class="hash" href="#input.file-attributes">#</a>
 </h2>
         <div class="attr-content-models">
-          <p><span class="pattern" id="input.file.attrs"> <a class="ref" href="global-attributes.html">global attributes</a>
-                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.name" title="common-form.attrs.name">name</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.disabled" title="common-form.attrs.disabled">disabled</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.form" title="common-form.attrs.form">form</a> 
+          <p><span class="pattern" id="input.file.attrs"> <span class="agroupof"><a class="ref" href="global-attributes.html">global attributes</a>
+                          <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.name" title="input.file.attrs.name" href="input.file.html#input.file.attrs.name">name</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.disabled" title="input.file.attrs.disabled" href="input.file.html#input.file.attrs.disabled">disabled</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.form" title="input.file.attrs.form" href="input.file.html#input.file.attrs.form">form</a> 
                           <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.file.html#input.file.attrs.type" title="input.file.attrs.type">type</a><span class="postfix required" title="REQUIRED">&#9733;</span>
-                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.file.html#input.file.attrs.accept" title="input.file.attrs.accept">accept</a> 
-   <span class="postfix intermixed">&amp;</span>  <a class="ref" href="button.submit.html#shared-form.attrs.autofocus" title="shared-form.attrs.autofocus">autofocus</a> 
-                                                                                   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.required" title="shared-form.attrs.required">required</a> 
-                                                                                   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.file.html#input.attrs.multiple" title="input.attrs.multiple">multiple</a> </span></p>
+                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.file.html#input.file.attrs.accept" title="input.file.attrs.accept">accept</a> </span>
+   <span class="postfix intermixed">&amp;</span>  <span class="agroupof"><a class="#shared-form.attrs.autofocus" title="input.file.attrs.autofocus" href="input.file.html#input.file.attrs.autofocus">autofocus</a> 
+                                                                                   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.required" title="input.file.attrs.required" href="input.file.html#input.file.attrs.required">required</a> 
+                                                                                   <span class="postfix intermixed">&amp;</span> <a class="#input.attrs.multiple" title="input.file.attrs.multiple" href="input.file.html#input.file.attrs.multiple">multiple</a> </span></span></p>
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.name" title="common-form.attrs.name" href="button.submit.html#common-form.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="input.file.attrs.name" title="input.file.attrs.name" href="input.file.html#input.file.attrs.name">#</a>
+</dt>
             <dd>The name part of the name/value pair associated with this
         element for the purposes of form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.disabled" title="common-form.attrs.disabled" href="button.submit.html#common-form.attrs.disabled">disabled</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.file.attrs.disabled" title="input.file.attrs.disabled" href="input.file.html#input.file.attrs.disabled">#</a>
+</dt>
             <dd>Specifies that the element represents a disabled
         control.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form" href="button.submit.html#common-form.attrs.form">form</a> = <span class="attr-values">
+<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 reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.file.attrs.form" title="input.file.attrs.form" href="input.file.html#input.file.attrs.form">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -79,41 +88,53 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#file-upload-state">&#9432;</a></span> <a class="attribute-name" id="input.file.attrs.type" title="input.file.attrs.type" href="input.file.html#input.file.attrs.type">type</a> = <span class="attr-values">  "file" </span> </dt>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#file-upload-state">&#9432;</a>
+<span class="attribute-name">type</span> = <span class="attr-values">  "file" </span> 
+<a class="hash" id="input.file.attrs.type" title="input.file.attrs.type" href="input.file.html#input.file.attrs.type">#</a>
+</dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element
         represents a list of file items.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#attr-input-accept">&#9432;</a></span> <a class="attribute-name" id="input.file.attrs.accept" title="input.file.attrs.accept" href="input.file.html#input.file.attrs.accept">accept</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#attr-input-accept">&#9432;</a>
+<span class="attribute-name">accept</span> = <span class="attr-values">
       <a href="datatypes.html#form.data.mimetypelist">list of mime types</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.file.attrs.accept" title="input.file.attrs.accept" href="input.file.html#input.file.attrs.accept">#</a>
+</dt>
             <dd>Provides the UA with a hint of what file types the
         server is able to accept.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.autofocus" title="shared-form.attrs.autofocus" href="button.submit.html#shared-form.attrs.autofocus">autofocus</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.file.attrs.autofocus" title="input.file.attrs.autofocus" href="input.file.html#input.file.attrs.autofocus">#</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
         loaded.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.required" title="shared-form.attrs.required" href="input.text.html#shared-form.attrs.required">required</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.file.attrs.required" title="input.file.attrs.required" href="input.file.html#input.file.attrs.required">#</a>
 </dt>
             <dd>Specifies that the element is a required part of form
       submission.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-multiple">&#9432;</a></span> <a class="attribute-name" id="input.attrs.multiple" title="input.attrs.multiple" href="input.file.html#input.attrs.multiple">multiple</a> = <span class="attr-values">
+<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#attr-input-multiple">&#9432;</a>
+<span class="attribute-name">multiple</span> = <span class="attr-values">
        "multiple"
        <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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.file.attrs.multiple" title="input.file.attrs.multiple" href="input.file.html#input.file.attrs.multiple">#</a>
 </dt>
             <dd>Specifies that the element allows multiple values.</dd>
           

Index: input.radio.html
===================================================================
RCS file: /sources/public/html5/markup/input.radio.html,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- input.radio.html 30 Jul 2010 10:34:13 -0000 1.63
+++ input.radio.html 31 Jul 2010 08:13:12 -0000 1.64
@@ -37,39 +37,48 @@
         <h2 class="element-subhead">Permitted attributes <a class="hash" href="#input.radio-attributes">#</a>
 </h2>
         <div class="attr-content-models">
-          <p><span class="pattern" id="input.radio.attrs"> <a class="ref" href="global-attributes.html">global attributes</a>
-                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.name" title="common-form.attrs.name">name</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.disabled" title="common-form.attrs.disabled">disabled</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.form" title="common-form.attrs.form">form</a> 
+          <p><span class="pattern" id="input.radio.attrs"> <span class="agroupof"><a class="ref" href="global-attributes.html">global attributes</a>
+                          <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.name" title="input.radio.attrs.name" href="input.radio.html#input.radio.attrs.name">name</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.disabled" title="input.radio.attrs.disabled" href="input.radio.html#input.radio.attrs.disabled">disabled</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.form" title="input.radio.attrs.form" href="input.radio.html#input.radio.attrs.form">form</a> 
                           <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.radio.html#input.radio.attrs.type" title="input.radio.attrs.type">type</a><span class="postfix required" title="REQUIRED">&#9733;</span>
-                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.checkbox.html#input.attrs.checked" title="input.attrs.checked">checked</a> 
-                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.radio.html#input.radio.attrs.value" title="input.radio.attrs.value">value</a> 
-   <span class="postfix intermixed">&amp;</span>  <a class="ref" href="button.submit.html#shared-form.attrs.autofocus" title="shared-form.attrs.autofocus">autofocus</a> 
-                                                                                   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.required" title="shared-form.attrs.required">required</a> </span></p>
+                          <span class="postfix intermixed">&amp;</span> <a class="#input.attrs.checked" title="input.radio.attrs.checked" href="input.radio.html#input.radio.attrs.checked">checked</a> 
+                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.radio.html#input.radio.attrs.value" title="input.radio.attrs.value">value</a> </span>
+   <span class="postfix intermixed">&amp;</span>  <span class="agroupof"><a class="#shared-form.attrs.autofocus" title="input.radio.attrs.autofocus" href="input.radio.html#input.radio.attrs.autofocus">autofocus</a> 
+                                                                                   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.required" title="input.radio.attrs.required" href="input.radio.html#input.radio.attrs.required">required</a> </span></span></p>
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.name" title="common-form.attrs.name" href="button.submit.html#common-form.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="input.radio.attrs.name" title="input.radio.attrs.name" href="input.radio.html#input.radio.attrs.name">#</a>
+</dt>
             <dd>The name part of the name/value pair associated with this
         element for the purposes of form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.disabled" title="common-form.attrs.disabled" href="button.submit.html#common-form.attrs.disabled">disabled</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.radio.attrs.disabled" title="input.radio.attrs.disabled" href="input.radio.html#input.radio.attrs.disabled">#</a>
+</dt>
             <dd>Specifies that the element represents a disabled
         control.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form" href="button.submit.html#common-form.attrs.form">form</a> = <span class="attr-values">
+<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 reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.radio.attrs.form" title="input.radio.attrs.form" href="input.radio.html#input.radio.attrs.form">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -78,36 +87,49 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#radio-button-state">&#9432;</a></span> <a class="attribute-name" id="input.radio.attrs.type" title="input.radio.attrs.type" href="input.radio.html#input.radio.attrs.type">type</a> = <span class="attr-values">  "radio" </span> </dt>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#radio-button-state">&#9432;</a>
+<span class="attribute-name">type</span> = <span class="attr-values">  "radio" </span> 
+<a class="hash" id="input.radio.attrs.type" title="input.radio.attrs.type" href="input.radio.html#input.radio.attrs.type">#</a>
+</dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element represents
         a selection of one item from a list of items.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-checked">&#9432;</a></span> <a class="attribute-name" id="input.attrs.checked" title="input.attrs.checked" href="input.checkbox.html#input.attrs.checked">checked</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-checked">&#9432;</a>
+<span class="attribute-name">checked</span> = <span class="attr-values">
        "checked"  <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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.radio.attrs.checked" title="input.radio.attrs.checked" href="input.radio.html#input.radio.attrs.checked">#</a>
+</dt>
             <dd>Specifies that the element represents a selected
         control.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#radio-button-state">&#9432;</a></span> <a class="attribute-name" id="input.radio.attrs.value" title="input.radio.attrs.value" href="input.radio.html#input.radio.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#radio-button-state">&#9432;</a>
+<span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> 
+<a class="hash" id="input.radio.attrs.value" title="input.radio.attrs.value" href="input.radio.html#input.radio.attrs.value">#</a>
+</dt>
             <dd>Specifies a value for the <a href="input.html#input" class="element">input</a> element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.autofocus" title="shared-form.attrs.autofocus" href="button.submit.html#shared-form.attrs.autofocus">autofocus</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.radio.attrs.autofocus" title="input.radio.attrs.autofocus" href="input.radio.html#input.radio.attrs.autofocus">#</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
         loaded.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.required" title="shared-form.attrs.required" href="input.text.html#shared-form.attrs.required">required</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.radio.attrs.required" title="input.radio.attrs.required" href="input.radio.html#input.radio.attrs.required">#</a>
 </dt>
             <dd>Specifies that the element is a required part of form
       submission.</dd>

Index: command.checkbox.html
===================================================================
RCS file: /sources/public/html5/markup/command.checkbox.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- command.checkbox.html 30 Jul 2010 10:34:11 -0000 1.60
+++ command.checkbox.html 31 Jul 2010 08:13:11 -0000 1.61
@@ -46,36 +46,52 @@
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-command-type">&#9432;</a></span> <a class="attribute-name" id="command.checkbox.attrs.type" title="command.checkbox.attrs.type" href="command.checkbox.html#command.checkbox.attrs.type">type</a> = <span class="attr-values">  "checkbox" </span> </dt>
+<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-command-type">&#9432;</a>
+<span class="attribute-name">type</span> = <span class="attr-values">  "checkbox" </span> 
+<a class="hash" id="command.checkbox.attrs.type" title="command.checkbox.attrs.type" href="command.checkbox.html#command.checkbox.attrs.type">#</a>
+</dt>
             <dd>Specifies that its <a href="command.html#command" class="element">command</a> element represents
         a state or option that can be toggled.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-command-checked">&#9432;</a></span> <a class="attribute-name" id="command.checkbox.attrs.checked" title="command.checkbox.attrs.checked" href="command.checkbox.html#command.checkbox.attrs.checked">checked</a> = <span class="attr-values">
+<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-command-checked">&#9432;</a>
+<span class="attribute-name">checked</span> = <span class="attr-values">
        "checked"  <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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="command.checkbox.attrs.checked" title="command.checkbox.attrs.checked" href="command.checkbox.html#command.checkbox.attrs.checked">#</a>
+</dt>
             <dd>Specifies that the command is selected.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-command-label">&#9432;</a></span> <a class="attribute-name" id="command.checkbox.attrs.label" title="command.checkbox.attrs.label" href="command.checkbox.html#command.checkbox.attrs.label">label</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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-command-label">&#9432;</a>
+<span class="attribute-name">label</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> 
+<a class="hash" id="command.checkbox.attrs.label" title="command.checkbox.attrs.label" href="command.checkbox.html#command.checkbox.attrs.label">#</a>
+</dt>
             <dd>The name of the command, as shown to the user.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-command-icon">&#9432;</a></span> <a class="attribute-name" id="command.checkbox.attrs.icon" title="command.checkbox.attrs.icon" href="command.checkbox.html#command.checkbox.attrs.icon">icon</a> = <span class="attr-values">
+<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-command-icon">&#9432;</a>
+<span class="attribute-name">icon</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URL potentially surrounded by spaces</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="command.checkbox.attrs.icon" title="command.checkbox.attrs.icon" href="command.checkbox.html#command.checkbox.attrs.icon">#</a>
+</dt>
             <dd>A URL for an image that represents the command.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-command-disabled">&#9432;</a></span> <a class="attribute-name" id="command.checkbox.attrs.disabled" title="command.checkbox.attrs.disabled" href="command.checkbox.html#command.checkbox.attrs.disabled">disabled</a> = <span class="attr-values">
+<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-command-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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="command.checkbox.attrs.disabled" title="command.checkbox.attrs.disabled" href="command.checkbox.html#command.checkbox.attrs.disabled">#</a>
+</dt>
             <dd>Specifies that the command is not currently
         available.</dd>
           

Index: param.html
===================================================================
RCS file: /sources/public/html5/markup/param.html,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -d -r1.59 -r1.60
--- param.html 30 Jul 2010 10:34:14 -0000 1.59
+++ param.html 31 Jul 2010 08:13:14 -0000 1.60
@@ -41,16 +41,23 @@
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#attr-param-name">&#9432;</a></span> <a class="attribute-name" id="param.attrs.name" title="param.attrs.name" href="param.html#param.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#attr-param-name">&#9432;</a>
+<span class="attribute-name">name</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> 
+<a class="hash" id="param.attrs.name" title="param.attrs.name" href="param.html#param.attrs.name">#</a>
+</dt>
             <dd>The name of the parameter.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#attr-param-value">&#9432;</a></span> <a class="attribute-name" id="param.attrs.value" title="param.attrs.value" href="param.html#param.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#attr-param-value">&#9432;</a>
+<span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> 
+<a class="hash" id="param.attrs.value" title="param.attrs.value" href="param.html#param.attrs.value">#</a>
+</dt>
             <dd>The value of the parameter.</dd>
           
         </dl>

Index: span.html
===================================================================
RCS file: /sources/public/html5/markup/span.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- span.html 30 Jul 2010 10:34:15 -0000 1.54
+++ span.html 31 Jul 2010 08:13:14 -0000 1.55
@@ -39,7 +39,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: input.reset.html
===================================================================
RCS file: /sources/public/html5/markup/input.reset.html,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- input.reset.html 30 Jul 2010 10:34:13 -0000 1.63
+++ input.reset.html 31 Jul 2010 08:13:12 -0000 1.64
@@ -36,37 +36,46 @@
         <h2 class="element-subhead">Permitted attributes <a class="hash" href="#input.reset-attributes">#</a>
 </h2>
         <div class="attr-content-models">
-          <p><span class="pattern" id="input.reset.attrs"> <a class="ref" href="global-attributes.html">global attributes</a>
-                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.name" title="common-form.attrs.name">name</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.disabled" title="common-form.attrs.disabled">disabled</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.form" title="common-form.attrs.form">form</a> 
+          <p><span class="pattern" id="input.reset.attrs"> <span class="agroupof"><a class="ref" href="global-attributes.html">global attributes</a>
+                          <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.name" title="input.reset.attrs.name" href="input.reset.html#input.reset.attrs.name">name</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.disabled" title="input.reset.attrs.disabled" href="input.reset.html#input.reset.attrs.disabled">disabled</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.form" title="input.reset.attrs.form" href="input.reset.html#input.reset.attrs.form">form</a> 
                           <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.reset.html#input.reset.attrs.type" title="input.reset.attrs.type">type</a><span class="postfix required" title="REQUIRED">&#9733;</span>
-                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.reset.html#input.reset.attrs.value" title="input.reset.attrs.value">value</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#shared-form.attrs.autofocus" title="shared-form.attrs.autofocus">autofocus</a> </span></p>
+                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.reset.html#input.reset.attrs.value" title="input.reset.attrs.value">value</a> </span>
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.autofocus" title="input.reset.attrs.autofocus" href="input.reset.html#input.reset.attrs.autofocus">autofocus</a> </span></p>
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.name" title="common-form.attrs.name" href="button.submit.html#common-form.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="input.reset.attrs.name" title="input.reset.attrs.name" href="input.reset.html#input.reset.attrs.name">#</a>
+</dt>
             <dd>The name part of the name/value pair associated with this
         element for the purposes of form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.disabled" title="common-form.attrs.disabled" href="button.submit.html#common-form.attrs.disabled">disabled</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.reset.attrs.disabled" title="input.reset.attrs.disabled" href="input.reset.html#input.reset.attrs.disabled">#</a>
+</dt>
             <dd>Specifies that the element represents a disabled
         control.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form" href="button.submit.html#common-form.attrs.form">form</a> = <span class="attr-values">
+<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 reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.reset.attrs.form" title="input.reset.attrs.form" href="input.reset.html#input.reset.attrs.form">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -75,19 +84,27 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#reset-button-state">&#9432;</a></span> <a class="attribute-name" id="input.reset.attrs.type" title="input.reset.attrs.type" href="input.reset.html#input.reset.attrs.type">type</a> = <span class="attr-values">  "reset" </span> </dt>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#reset-button-state">&#9432;</a>
+<span class="attribute-name">type</span> = <span class="attr-values">  "reset" </span> 
+<a class="hash" id="input.reset.attrs.type" title="input.reset.attrs.type" href="input.reset.html#input.reset.attrs.type">#</a>
+</dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element is a button for
         resetting a form.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#reset-button-state">&#9432;</a></span> <a class="attribute-name" id="input.reset.attrs.value" title="input.reset.attrs.value" href="input.reset.html#input.reset.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#reset-button-state">&#9432;</a>
+<span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> 
+<a class="hash" id="input.reset.attrs.value" title="input.reset.attrs.value" href="input.reset.html#input.reset.attrs.value">#</a>
+</dt>
             <dd>Specifies a value for the <a href="input.html#input" class="element">input</a> element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.autofocus" title="shared-form.attrs.autofocus" href="button.submit.html#shared-form.attrs.autofocus">autofocus</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.reset.attrs.autofocus" title="input.reset.attrs.autofocus" href="input.reset.html#input.reset.attrs.autofocus">#</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

Index: input.datetime-local.html
===================================================================
RCS file: /sources/public/html5/markup/input.datetime-local.html,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- input.datetime-local.html 30 Jul 2010 10:34:13 -0000 1.66
+++ input.datetime-local.html 31 Jul 2010 08:13:12 -0000 1.67
@@ -39,43 +39,52 @@
 </h2>
         <div class="attr-content-models">
           <p><span class="pattern" id="input.datetime-local.attrs"><a class="ref" href="global-attributes.html">global attributes</a>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.name" title="common-form.attrs.name">name</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.disabled" title="common-form.attrs.disabled">disabled</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.form" title="common-form.attrs.form">form</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.name" title="input.datetime-local.attrs.name" href="input.datetime-local.html#input.datetime-local.attrs.name">name</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.disabled" title="input.datetime-local.attrs.disabled" href="input.datetime-local.html#input.datetime-local.attrs.disabled">disabled</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.form" title="input.datetime-local.attrs.form" href="input.datetime-local.html#input.datetime-local.attrs.form">form</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.datetime-local.html#input.datetime-local.attrs.type" title="input.datetime-local.attrs.type">type</a><span class="postfix required" title="REQUIRED">&#9733;</span>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#input.attrs.autocomplete" title="input.attrs.autocomplete">autocomplete</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#shared-form.attrs.autofocus" title="shared-form.attrs.autofocus">autofocus</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#input.attrs.list" title="input.attrs.list">list</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#input.attrs.autocomplete" title="input.datetime-local.attrs.autocomplete" href="input.datetime-local.html#input.datetime-local.attrs.autocomplete">autocomplete</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.autofocus" title="input.datetime-local.attrs.autofocus" href="input.datetime-local.html#input.datetime-local.attrs.autofocus">autofocus</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#input.attrs.list" title="input.datetime-local.attrs.list" href="input.datetime-local.html#input.datetime-local.attrs.list">list</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.datetime-local.html#input.datetime-local.attrs.min" title="input.datetime-local.attrs.min">min</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.datetime-local.html#input.datetime-local.attrs.max" title="input.datetime-local.attrs.max">max</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.datetime.html#input.attrs.step.float" title="input.attrs.step.float">step</a> <span class="attr-qualifier">(float)</span>  
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.readonly" title="shared-form.attrs.readonly">readonly</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.required" title="shared-form.attrs.required">required</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#input.attrs.step.float" title="input.datetime-local.attrs.step.float" href="input.datetime-local.html#input.datetime-local.attrs.step.float">step</a> <span class="attr-qualifier">(float)</span>  
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.readonly" title="input.datetime-local.attrs.readonly" href="input.datetime-local.html#input.datetime-local.attrs.readonly">readonly</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.required" title="input.datetime-local.attrs.required" href="input.datetime-local.html#input.datetime-local.attrs.required">required</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.datetime-local.html#input.datetime-local.attrs.value" title="input.datetime-local.attrs.value">value</a> </span></p>
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.name" title="common-form.attrs.name" href="button.submit.html#common-form.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="input.datetime-local.attrs.name" title="input.datetime-local.attrs.name" href="input.datetime-local.html#input.datetime-local.attrs.name">#</a>
+</dt>
             <dd>The name part of the name/value pair associated with this
         element for the purposes of form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.disabled" title="common-form.attrs.disabled" href="button.submit.html#common-form.attrs.disabled">disabled</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.datetime-local.attrs.disabled" title="input.datetime-local.attrs.disabled" href="input.datetime-local.html#input.datetime-local.attrs.disabled">#</a>
+</dt>
             <dd>Specifies that the element represents a disabled
         control.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form" href="button.submit.html#common-form.attrs.form">form</a> = <span class="attr-values">
+<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 reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.datetime-local.attrs.form" title="input.datetime-local.attrs.form" href="input.datetime-local.html#input.datetime-local.attrs.form">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -84,15 +93,20 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#local-date-and-time-state">&#9432;</a></span> <a class="attribute-name" id="input.datetime-local.attrs.type" title="input.datetime-local.attrs.type" href="input.datetime-local.html#input.datetime-local.attrs.type">type</a> = <span class="attr-values">  "datetime-local" </span> </dt>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#local-date-and-time-state">&#9432;</a>
+<span class="attribute-name">type</span> = <span class="attr-values">  "datetime-local" </span> 
+<a class="hash" id="input.datetime-local.attrs.type" title="input.datetime-local.attrs.type" href="input.datetime-local.html#input.datetime-local.attrs.type">#</a>
+</dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
         a control for setting the element&#8217;s value to a string
         representing a local date and time.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-autocomplete">&#9432;</a></span> <a class="attribute-name" id="input.attrs.autocomplete" title="input.attrs.autocomplete" href="input.text.html#input.attrs.autocomplete">autocomplete</a> = <span class="attr-values">
+<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#attr-input-autocomplete">&#9432;</a>
+<span class="attribute-name">autocomplete</span> = <span class="attr-values">
        "on"  <span class="postfix or">or</span>  "off"
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.datetime-local.attrs.autocomplete" title="input.datetime-local.attrs.autocomplete" href="input.datetime-local.html#input.datetime-local.attrs.autocomplete">#</a>
 </dt>
             <dd>Specifies whether the element represents an input
         control for which a UA is meant to store the value entered
@@ -100,19 +114,23 @@
         later).</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.autofocus" title="shared-form.attrs.autofocus" href="button.submit.html#shared-form.attrs.autofocus">autofocus</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.datetime-local.attrs.autofocus" title="input.datetime-local.attrs.autofocus" href="input.datetime-local.html#input.datetime-local.attrs.autofocus">#</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
         loaded.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-list">&#9432;</a></span> <a class="attribute-name" id="input.attrs.list" title="input.attrs.list" href="input.text.html#input.attrs.list">list</a> = <span class="attr-values">
+<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#attr-input-list">&#9432;</a>
+<span class="attribute-name">list</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.idref">ID reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.datetime-local.attrs.list" title="input.datetime-local.attrs.list" href="input.datetime-local.html#input.datetime-local.attrs.list">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -121,51 +139,65 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-min">&#9432;</a></span> <a class="attribute-name" id="input.datetime-local.attrs.min" title="input.datetime-local.attrs.min" href="input.datetime-local.html#input.datetime-local.attrs.min">min</a> = <span class="attr-values">
+<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#attr-input-min">&#9432;</a>
+<span class="attribute-name">min</span> = <span class="attr-values">
       <a href="datatypes.html#form.data.datetime-local">local date-time</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.datetime-local.attrs.min" title="input.datetime-local.attrs.min" href="input.datetime-local.html#input.datetime-local.attrs.min">#</a>
 </dt>
             <dd>The expected lower bound for the element&#8217;s
         <a href="input.datetime-local.html#input.datetime-local.attrs.value">value</a>.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-max">&#9432;</a></span> <a class="attribute-name" id="input.datetime-local.attrs.max" title="input.datetime-local.attrs.max" href="input.datetime-local.html#input.datetime-local.attrs.max">max</a> = <span class="attr-values">
+<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#attr-input-max">&#9432;</a>
+<span class="attribute-name">max</span> = <span class="attr-values">
       <a href="datatypes.html#form.data.datetime-local">local date-time</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.datetime-local.attrs.max" title="input.datetime-local.attrs.max" href="input.datetime-local.html#input.datetime-local.attrs.max">#</a>
 </dt>
             <dd>The expected upper bound for the element&#8217;s
         <a href="input.datetime-local.html#input.datetime-local.attrs.value">value</a>.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-step">&#9432;</a></span> <a class="attribute-name" id="input.attrs.step.float" title="input.attrs.step.float" href="input.datetime.html#input.attrs.step.float">step</a> = <span class="attr-values">
+<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#attr-input-step">&#9432;</a>
+<span class="attribute-name">step</span> = <span class="attr-values">
        "any"
        <span class="postfix or">or</span> <a href="datatypes.html#common.data.float.positive">positive float</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.datetime-local.attrs.step.float" title="input.datetime-local.attrs.step.float" href="input.datetime-local.html#input.datetime-local.attrs.step.float">#</a>
 </dt>
             <dd>Specifies the value granularity of the element&#8217;s
         value.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.readonly" title="shared-form.attrs.readonly" href="input.text.html#shared-form.attrs.readonly">readonly</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.datetime-local.attrs.readonly" title="input.datetime-local.attrs.readonly" href="input.datetime-local.html#input.datetime-local.attrs.readonly">#</a>
+</dt>
             <dd>Specifies that element represents a control whose value
         is not meant to be edited.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.required" title="shared-form.attrs.required" href="input.text.html#shared-form.attrs.required">required</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.datetime-local.attrs.required" title="input.datetime-local.attrs.required" href="input.datetime-local.html#input.datetime-local.attrs.required">#</a>
 </dt>
             <dd>Specifies that the element is a required part of form
       submission.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#local-date-and-time-state">&#9432;</a></span> <a class="attribute-name" id="input.datetime-local.attrs.value" title="input.datetime-local.attrs.value" href="input.datetime-local.html#input.datetime-local.attrs.value">value</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#local-date-and-time-state">&#9432;</a>
+<span class="attribute-name">value</span> = <span class="attr-values">
       <a href="datatypes.html#form.data.datetime-local">local date-time</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.datetime-local.attrs.value" title="input.datetime-local.attrs.value" href="input.datetime-local.html#input.datetime-local.attrs.value">#</a>
+</dt>
             <dd>A string representing a local date and time.</dd>
           
         </dl>

Index: q.html
===================================================================
RCS file: /sources/public/html5/markup/q.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- q.html 30 Jul 2010 10:34:15 -0000 1.57
+++ q.html 31 Jul 2010 08:13:14 -0000 1.58
@@ -42,14 +42,18 @@
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#attr-q-cite">&#9432;</a></span> <a class="attribute-name" id="q.attrs.cite" title="q.attrs.cite" href="q.html#q.attrs.cite">cite</a> = <span class="attr-values">
+<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-q-cite">&#9432;</a>
+<span class="attribute-name">cite</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URL potentially surrounded by spaces</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="q.attrs.cite" title="q.attrs.cite" href="q.html#q.attrs.cite">#</a>
+</dt>
             <dd>Specifies the address of the source of the
         quoted text.</dd>
           

Index: option.html
===================================================================
RCS file: /sources/public/html5/markup/option.html,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- option.html 30 Jul 2010 10:34:14 -0000 1.63
+++ option.html 31 Jul 2010 08:13:14 -0000 1.64
@@ -40,38 +40,51 @@
 </h2>
         <div class="attr-content-models">
           <p><span class="pattern" id="option.attrs"><a class="ref" href="global-attributes.html">global attributes</a>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.disabled" title="common-form.attrs.disabled">disabled</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.disabled" title="option.attrs.disabled" href="option.html#option.attrs.disabled">disabled</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="option.html#option.attrs.selected" title="option.attrs.selected">selected</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="option.html#option.attrs.label" title="option.attrs.label">label</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="option.html#option.attrs.value" title="option.attrs.value">value</a> </span></p>
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.disabled" title="common-form.attrs.disabled" href="button.submit.html#common-form.attrs.disabled">disabled</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="option.attrs.disabled" title="option.attrs.disabled" href="option.html#option.attrs.disabled">#</a>
+</dt>
             <dd>Specifies that the element represents a disabled
         control.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-option-selected">&#9432;</a></span> <a class="attribute-name" id="option.attrs.selected" title="option.attrs.selected" href="option.html#option.attrs.selected">selected</a> = <span class="attr-values">
+<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-option-selected">&#9432;</a>
+<span class="attribute-name">selected</span> = <span class="attr-values">
        "selected"
        <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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="option.attrs.selected" title="option.attrs.selected" href="option.html#option.attrs.selected">#</a>
+</dt>
             <dd>Specifies that this <a href="option.html#option" class="element">option</a> is pre-selected.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-option-label">&#9432;</a></span> <a class="attribute-name" id="option.attrs.label" title="option.attrs.label" href="option.html#option.attrs.label">label</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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-option-label">&#9432;</a>
+<span class="attribute-name">label</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> 
+<a class="hash" id="option.attrs.label" title="option.attrs.label" href="option.html#option.attrs.label">#</a>
+</dt>
             <dd>Specifies a label for the <a href="option.html#option" class="element">option</a>.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-option-value">&#9432;</a></span> <a class="attribute-name" id="option.attrs.value" title="option.attrs.value" href="option.html#option.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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-option-value">&#9432;</a>
+<span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> 
+<a class="hash" id="option.attrs.value" title="option.attrs.value" href="option.html#option.attrs.value">#</a>
+</dt>
             <dd>Specifies a value for the <a href="option.html#option" class="element">option</a>.</dd>
           
         </dl>

Index: label.html
===================================================================
RCS file: /sources/public/html5/markup/label.html,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- label.html 30 Jul 2010 10:34:14 -0000 1.62
+++ label.html 31 Jul 2010 08:13:13 -0000 1.63
@@ -39,18 +39,22 @@
         <div class="attr-content-models">
           <p><span class="pattern" id="label.attrs"> <span class="agroupof"><a class="ref" href="global-attributes.html">global attributes</a>
                           <span class="postfix intermixed">&amp;</span> <a class="ref" href="label.html#label.attrs.for" title="label.attrs.for">for</a> </span>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.form" title="common-form.attrs.form">form</a> </span></p>
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.form" title="label.attrs.form" href="label.html#label.attrs.form">form</a> </span></p>
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#attr-label-for">&#9432;</a></span> <a class="attribute-name" id="label.attrs.for" title="label.attrs.for" href="label.html#label.attrs.for">for</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#attr-label-for">&#9432;</a>
+<span class="attribute-name">for</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.idref">ID reference</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="label.attrs.for" title="label.attrs.for" href="label.html#label.attrs.for">#</a>
+</dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
         to a form control for which the
@@ -58,9 +62,11 @@
         is a caption.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form" href="button.submit.html#common-form.attrs.form">form</a> = <span class="attr-values">
+<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 reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="label.attrs.form" title="label.attrs.form" href="label.html#label.attrs.form">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>

Index: select.html
===================================================================
RCS file: /sources/public/html5/markup/select.html,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -d -r1.59 -r1.60
--- select.html 30 Jul 2010 10:34:15 -0000 1.59
+++ select.html 31 Jul 2010 08:13:14 -0000 1.60
@@ -40,35 +40,44 @@
 </h2>
         <div class="attr-content-models">
           <p><span class="pattern" id="select.attrs"><a class="ref" href="global-attributes.html">global attributes</a>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.name" title="common-form.attrs.name">name</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.disabled" title="common-form.attrs.disabled">disabled</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.form" title="common-form.attrs.form">form</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.name" title="select.attrs.name" href="select.html#select.attrs.name">name</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.disabled" title="select.attrs.disabled" href="select.html#select.attrs.disabled">disabled</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.form" title="select.attrs.form" href="select.html#select.attrs.form">form</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="select.html#select.attrs.size" title="select.attrs.size">size</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="select.html#select.attrs.multiple" title="select.attrs.multiple">multiple</a> </span></p>
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.name" title="common-form.attrs.name" href="button.submit.html#common-form.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="select.attrs.name" title="select.attrs.name" href="select.html#select.attrs.name">#</a>
+</dt>
             <dd>The name part of the name/value pair associated with this
         element for the purposes of form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.disabled" title="common-form.attrs.disabled" href="button.submit.html#common-form.attrs.disabled">disabled</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="select.attrs.disabled" title="select.attrs.disabled" href="select.html#select.attrs.disabled">#</a>
+</dt>
             <dd>Specifies that the element represents a disabled
         control.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form" href="button.submit.html#common-form.attrs.form">form</a> = <span class="attr-values">
+<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 reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="select.attrs.form" title="select.attrs.form" href="select.html#select.attrs.form">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -77,16 +86,22 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-select-size">&#9432;</a></span> <a class="attribute-name" id="select.attrs.size" title="select.attrs.size" href="select.html#select.attrs.size">size</a> = <span class="attr-values">
+<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-select-size">&#9432;</a>
+<span class="attribute-name">size</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.integer.positive">positive integer</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="select.attrs.size" title="select.attrs.size" href="select.html#select.attrs.size">#</a>
+</dt>
             <dd>The number of options to show to the user.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-select-multiple">&#9432;</a></span> <a class="attribute-name" id="select.attrs.multiple" title="select.attrs.multiple" href="select.html#select.attrs.multiple">multiple</a> = <span class="attr-values">
+<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-select-multiple">&#9432;</a>
+<span class="attribute-name">multiple</span> = <span class="attr-values">
        "multiple"
        <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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="select.attrs.multiple" title="select.attrs.multiple" href="select.html#select.attrs.multiple">#</a>
+</dt>
             <dd>If present, indicates that its <a href="select.html#select" class="element">select</a>
         element represents a control for selecting zero or more
         options from a list of options.</dd>

Index: noscript.html
===================================================================
RCS file: /sources/public/html5/markup/noscript.html,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -d -r1.59 -r1.60
--- noscript.html 30 Jul 2010 10:34:14 -0000 1.59
+++ noscript.html 31 Jul 2010 08:13:13 -0000 1.60
@@ -46,7 +46,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: blockquote.html
===================================================================
RCS file: /sources/public/html5/markup/blockquote.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- blockquote.html 30 Jul 2010 10:34:11 -0000 1.57
+++ blockquote.html 31 Jul 2010 08:13:10 -0000 1.58
@@ -43,14 +43,18 @@
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#attr-blockquote-cite">&#9432;</a></span> <a class="attribute-name" id="blockquote.attrs.cite" title="blockquote.attrs.cite" href="blockquote.html#blockquote.attrs.cite">cite</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#attr-blockquote-cite">&#9432;</a>
+<span class="attribute-name">cite</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URL potentially surrounded by spaces</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="blockquote.attrs.cite" title="blockquote.attrs.cite" href="blockquote.html#blockquote.attrs.cite">#</a>
+</dt>
             <dd>A URL referencing the original source for the quoted material.</dd>
           
         </dl>

Index: hr.html
===================================================================
RCS file: /sources/public/html5/markup/hr.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- hr.html 30 Jul 2010 10:34:12 -0000 1.56
+++ hr.html 31 Jul 2010 08:13:12 -0000 1.57
@@ -37,7 +37,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: td.html
===================================================================
RCS file: /sources/public/html5/markup/td.html,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- td.html 30 Jul 2010 10:34:16 -0000 1.64
+++ td.html 31 Jul 2010 08:13:15 -0000 1.65
@@ -44,32 +44,42 @@
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="td.attrs.colspan" title="td.attrs.colspan" href="td.html#td.attrs.colspan">colspan</a> = <span class="attr-values">
+<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">positive integer</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="td.attrs.colspan" title="td.attrs.colspan" href="td.html#td.attrs.colspan">#</a>
+</dt>
             <dd>Specifies the number of adjacent columns &#8220;spanned&#8221; by
         its
         <a href="td.html#td" class="element">td</a>
         element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="td.attrs.rowspan" title="td.attrs.rowspan" href="td.html#td.attrs.rowspan">rowspan</a> = <span class="attr-values">
+<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">non-negative integer</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="td.attrs.rowspan" title="td.attrs.rowspan" href="td.html#td.attrs.rowspan">#</a>
+</dt>
             <dd>Specifies the number of following rows &#8220;spanned&#8221; by
         its
         <a href="td.html#td" class="element">td</a>
         element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="td.attrs.headers" title="td.attrs.headers" href="td.html#td.attrs.headers">headers</a> = <span class="attr-values">
+<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">list of ID references</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="td.attrs.headers" title="td.attrs.headers" href="td.html#td.attrs.headers">#</a>
+</dt>
             <dd>Identifies one or more
         <a href="th.html#th" class="element">th</a>
         elements that apply to its

Index: em.html
===================================================================
RCS file: /sources/public/html5/markup/em.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- em.html 30 Jul 2010 10:34:12 -0000 1.55
+++ em.html 31 Jul 2010 08:13:11 -0000 1.56
@@ -38,7 +38,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: figure.html
===================================================================
RCS file: /sources/public/html5/markup/figure.html,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- figure.html 30 Jul 2010 10:34:12 -0000 1.41
+++ figure.html 31 Jul 2010 08:13:11 -0000 1.42
@@ -45,7 +45,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: input.hidden.html
===================================================================
RCS file: /sources/public/html5/markup/input.hidden.html,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- input.hidden.html 30 Jul 2010 10:34:13 -0000 1.63
+++ input.hidden.html 31 Jul 2010 08:13:12 -0000 1.64
@@ -38,35 +38,44 @@
 </h2>
         <div class="attr-content-models">
           <p><span class="pattern" id="input.hidden.attrs"><a class="ref" href="global-attributes.html">global attributes</a>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.name" title="common-form.attrs.name">name</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.disabled" title="common-form.attrs.disabled">disabled</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.form" title="common-form.attrs.form">form</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.name" title="input.hidden.attrs.name" href="input.hidden.html#input.hidden.attrs.name">name</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.disabled" title="input.hidden.attrs.disabled" href="input.hidden.html#input.hidden.attrs.disabled">disabled</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.form" title="input.hidden.attrs.form" href="input.hidden.html#input.hidden.attrs.form">form</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.hidden.html#input.hidden.attrs.type" title="input.hidden.attrs.type">type</a><span class="postfix required" title="REQUIRED">&#9733;</span>
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.hidden.html#input.hidden.attrs.value" title="input.hidden.attrs.value">value</a> </span></p>
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.name" title="common-form.attrs.name" href="button.submit.html#common-form.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="input.hidden.attrs.name" title="input.hidden.attrs.name" href="input.hidden.html#input.hidden.attrs.name">#</a>
+</dt>
             <dd>The name part of the name/value pair associated with this
         element for the purposes of form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.disabled" title="common-form.attrs.disabled" href="button.submit.html#common-form.attrs.disabled">disabled</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.hidden.attrs.disabled" title="input.hidden.attrs.disabled" href="input.hidden.html#input.hidden.attrs.disabled">#</a>
+</dt>
             <dd>Specifies that the element represents a disabled
         control.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form" href="button.submit.html#common-form.attrs.form">form</a> = <span class="attr-values">
+<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 reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.hidden.attrs.form" title="input.hidden.attrs.form" href="input.hidden.html#input.hidden.attrs.form">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -75,13 +84,19 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#hidden-state">&#9432;</a></span> <a class="attribute-name" id="input.hidden.attrs.type" title="input.hidden.attrs.type" href="input.hidden.html#input.hidden.attrs.type">type</a> = <span class="attr-values">  "hidden" </span> </dt>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#hidden-state">&#9432;</a>
+<span class="attribute-name">type</span> = <span class="attr-values">  "hidden" </span> 
+<a class="hash" id="input.hidden.attrs.type" title="input.hidden.attrs.type" href="input.hidden.html#input.hidden.attrs.type">#</a>
+</dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element
         represents a value that is not intended to be examined or
         manipulated by the user.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#hidden-state">&#9432;</a></span> <a class="attribute-name" id="input.hidden.attrs.value" title="input.hidden.attrs.value" href="input.hidden.html#input.hidden.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#hidden-state">&#9432;</a>
+<span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> 
+<a class="hash" id="input.hidden.attrs.value" title="input.hidden.attrs.value" href="input.hidden.html#input.hidden.attrs.value">#</a>
+</dt>
             <dd>Specifies a value for the <a href="input.html#input" class="element">input</a> element.</dd>
           
         </dl>

Index: caption.html
===================================================================
RCS file: /sources/public/html5/markup/caption.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- caption.html 30 Jul 2010 10:34:11 -0000 1.53
+++ caption.html 31 Jul 2010 08:13:10 -0000 1.54
@@ -38,7 +38,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: style.css
===================================================================
RCS file: /sources/public/html5/markup/style.css,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -d -r1.124 -r1.125
--- style.css 30 Jul 2010 10:34:15 -0000 1.124
+++ style.css 31 Jul 2010 08:13:15 -0000 1.125
@@ -135,7 +135,7 @@
   margin-top: 4px;
   margin-bottom: 6px;
 }
-.attr-content-models p,
+.attr-content-models p:last-of-type,
 .attr-content-model
 {
   margin-right: 10%;
@@ -1002,6 +1002,7 @@
   font-weight: bold;
   text-decoration: none;
   font-family: serif;
+  color: #005A9C;
 }
 .spec-link a {
   text-decoration: none;

Index: kbd.html
===================================================================
RCS file: /sources/public/html5/markup/kbd.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- kbd.html 30 Jul 2010 10:34:14 -0000 1.54
+++ kbd.html 31 Jul 2010 08:13:13 -0000 1.55
@@ -38,7 +38,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: base.html
===================================================================
RCS file: /sources/public/html5/markup/base.html,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- base.html 30 Jul 2010 10:34:11 -0000 1.63
+++ base.html 31 Jul 2010 08:13:10 -0000 1.64
@@ -45,20 +45,26 @@
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-base-href">&#9432;</a></span> <a class="attribute-name" id="base.attrs.href" title="base.attrs.href" href="base.html#base.attrs.href">href</a> = <span class="attr-values">
+<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-base-href">&#9432;</a>
+<span class="attribute-name">href</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URL potentially surrounded by spaces</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="base.attrs.href" title="base.attrs.href" href="base.html#base.attrs.href">#</a>
+</dt>
             <dd>The base URL for the document.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-base-target">&#9432;</a></span> <a class="attribute-name" id="base.attrs.target" title="base.attrs.target" href="base.html#base.attrs.target">target</a> = <span class="attr-values">
+<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-base-target">&#9432;</a>
+<span class="attribute-name">target</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.browsing-context-name-or-keyword">browsing-context name or keyword</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="base.attrs.target" title="base.attrs.target" href="base.html#base.attrs.target">#</a>
 </dt>
             <dd>A <a href="terminology.html#context">browsing context</a> name or
         keyword for use in following hyperlinks.</dd>

Index: patch-schema
===================================================================
RCS file: /sources/public/html5/markup/patch-schema,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -d -r1.93 -r1.94
--- patch-schema 30 Jul 2010 10:34:14 -0000 1.93
+++ patch-schema 31 Jul 2010 08:13:14 -0000 1.94
@@ -1216,3 +1216,22 @@
  common.attrs.aria = ( notAllowed )
  common.attrs.aria.implicit.button = ( notAllowed )
  common.attrs.aria.implicit.input = ( notAllowed )
+Index: schema/block.rnc
+===================================================================
+--- schema/block.rnc (revision 564)
++++ schema/block.rnc (working copy)
+@@ -109,12 +109,12 @@
+   element li { oli.inner & oli.attrs }
+  oli.attrs =
+   ( common.attrs
+-  & oli.attrs.value?
++  & li.attrs.value?
+   & ( common.attrs.aria
+    | common.attrs.aria.implicit.listitem
+    )?
+   )
+-  oli.attrs.value =
++  li.attrs.value =
+    attribute value {
+     common.data.integer
+    }

Index: input.search.html
===================================================================
RCS file: /sources/public/html5/markup/input.search.html,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- input.search.html 30 Jul 2010 10:34:13 -0000 1.66
+++ input.search.html 31 Jul 2010 08:13:12 -0000 1.67
@@ -38,44 +38,53 @@
 </h2>
         <div class="attr-content-models">
           <p><span class="pattern" id="input.search.attrs"><a class="ref" href="global-attributes.html">global attributes</a>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.name" title="common-form.attrs.name">name</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.disabled" title="common-form.attrs.disabled">disabled</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.form" title="common-form.attrs.form">form</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.name" title="input.search.attrs.name" href="input.search.html#input.search.attrs.name">name</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.disabled" title="input.search.attrs.disabled" href="input.search.html#input.search.attrs.disabled">disabled</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.form" title="input.search.attrs.form" href="input.search.html#input.search.attrs.form">form</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.search.html#input.search.attrs.type" title="input.search.attrs.type">type</a><span class="postfix required" title="REQUIRED">&#9733;</span>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#input.attrs.autocomplete" title="input.attrs.autocomplete">autocomplete</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#shared-form.attrs.autofocus" title="shared-form.attrs.autofocus">autofocus</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#input.attrs.list" title="input.attrs.list">list</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.maxlength" title="shared-form.attrs.maxlength">maxlength</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.pattern" title="shared-form.attrs.pattern">pattern</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.readonly" title="shared-form.attrs.readonly">readonly</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.required" title="shared-form.attrs.required">required</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.size" title="shared-form.attrs.size">size</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.placeholder" title="shared-form.attrs.placeholder">placeholder</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#input.attrs.autocomplete" title="input.search.attrs.autocomplete" href="input.search.html#input.search.attrs.autocomplete">autocomplete</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.autofocus" title="input.search.attrs.autofocus" href="input.search.html#input.search.attrs.autofocus">autofocus</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#input.attrs.list" title="input.search.attrs.list" href="input.search.html#input.search.attrs.list">list</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.maxlength" title="input.search.attrs.maxlength" href="input.search.html#input.search.attrs.maxlength">maxlength</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.pattern" title="input.search.attrs.pattern" href="input.search.html#input.search.attrs.pattern">pattern</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.readonly" title="input.search.attrs.readonly" href="input.search.html#input.search.attrs.readonly">readonly</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.required" title="input.search.attrs.required" href="input.search.html#input.search.attrs.required">required</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.size" title="input.search.attrs.size" href="input.search.html#input.search.attrs.size">size</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.placeholder" title="input.search.attrs.placeholder" href="input.search.html#input.search.attrs.placeholder">placeholder</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.search.html#input.search.attrs.value" title="input.search.attrs.value">value</a> </span></p>
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.name" title="common-form.attrs.name" href="button.submit.html#common-form.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="input.search.attrs.name" title="input.search.attrs.name" href="input.search.html#input.search.attrs.name">#</a>
+</dt>
             <dd>The name part of the name/value pair associated with this
         element for the purposes of form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.disabled" title="common-form.attrs.disabled" href="button.submit.html#common-form.attrs.disabled">disabled</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.search.attrs.disabled" title="input.search.attrs.disabled" href="input.search.html#input.search.attrs.disabled">#</a>
+</dt>
             <dd>Specifies that the element represents a disabled
         control.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form" href="button.submit.html#common-form.attrs.form">form</a> = <span class="attr-values">
+<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 reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.search.attrs.form" title="input.search.attrs.form" href="input.search.html#input.search.attrs.form">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -84,15 +93,20 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">&#9432;</a></span> <a class="attribute-name" id="input.search.attrs.type" title="input.search.attrs.type" href="input.search.html#input.search.attrs.type">type</a> = <span class="attr-values">  "search" </span> </dt>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">&#9432;</a>
+<span class="attribute-name">type</span> = <span class="attr-values">  "search" </span> 
+<a class="hash" id="input.search.attrs.type" title="input.search.attrs.type" href="input.search.html#input.search.attrs.type">#</a>
+</dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
         a one-line plain-text edit control for entering one or
         more search terms.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-autocomplete">&#9432;</a></span> <a class="attribute-name" id="input.attrs.autocomplete" title="input.attrs.autocomplete" href="input.text.html#input.attrs.autocomplete">autocomplete</a> = <span class="attr-values">
+<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#attr-input-autocomplete">&#9432;</a>
+<span class="attribute-name">autocomplete</span> = <span class="attr-values">
        "on"  <span class="postfix or">or</span>  "off"
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.search.attrs.autocomplete" title="input.search.attrs.autocomplete" href="input.search.html#input.search.attrs.autocomplete">#</a>
 </dt>
             <dd>Specifies whether the element represents an input
         control for which a UA is meant to store the value entered
@@ -100,19 +114,23 @@
         later).</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.autofocus" title="shared-form.attrs.autofocus" href="button.submit.html#shared-form.attrs.autofocus">autofocus</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.search.attrs.autofocus" title="input.search.attrs.autofocus" href="input.search.html#input.search.attrs.autofocus">#</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
         loaded.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-list">&#9432;</a></span> <a class="attribute-name" id="input.attrs.list" title="input.attrs.list" href="input.text.html#input.attrs.list">list</a> = <span class="attr-values">
+<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#attr-input-list">&#9432;</a>
+<span class="attribute-name">list</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.idref">ID reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.search.attrs.list" title="input.search.attrs.list" href="input.search.html#input.search.attrs.list">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -121,53 +139,71 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.maxlength" title="shared-form.attrs.maxlength" href="input.text.html#shared-form.attrs.maxlength">maxlength</a> = <span class="attr-values">
+<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">positive integer</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.search.attrs.maxlength" title="input.search.attrs.maxlength" href="input.search.html#input.search.attrs.maxlength">#</a>
+</dt>
             <dd>The maximum allowed value length of the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-pattern-attribute">&#9432;</a></span> <a class="attribute-name" id="shared-form.attrs.pattern" title="shared-form.attrs.pattern" href="input.text.html#shared-form.attrs.pattern">pattern</a> = <span class="attr-values">
+<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-pattern-attribute">&#9432;</a>
+<span class="attribute-name">pattern</span> = <span class="attr-values">
       <a class="ref" href="datatypes.html#form.data.pattern" title="form.data.pattern">pattern</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.search.attrs.pattern" title="input.search.attrs.pattern" href="input.search.html#input.search.attrs.pattern">#</a>
 </dt>
             <dd>Specifies a regular expression against which a UA is
         meant to check the value of the control represented by its
         element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.readonly" title="shared-form.attrs.readonly" href="input.text.html#shared-form.attrs.readonly">readonly</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.search.attrs.readonly" title="input.search.attrs.readonly" href="input.search.html#input.search.attrs.readonly">#</a>
+</dt>
             <dd>Specifies that element represents a control whose value
         is not meant to be edited.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.required" title="shared-form.attrs.required" href="input.text.html#shared-form.attrs.required">required</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.search.attrs.required" title="input.search.attrs.required" href="input.search.html#input.search.attrs.required">#</a>
 </dt>
             <dd>Specifies that the element is a required part of form
       submission.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-size-attribute">&#9432;</a></span> <a class="attribute-name" id="shared-form.attrs.size" title="shared-form.attrs.size" href="input.text.html#shared-form.attrs.size">size</a> = <span class="attr-values">
+<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-size-attribute">&#9432;</a>
+<span class="attribute-name">size</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.integer.positive">positive integer</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.search.attrs.size" title="input.search.attrs.size" href="input.search.html#input.search.attrs.size">#</a>
+</dt>
             <dd>The number of options meant to be shown by the control
         represented by its element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.placeholder" title="shared-form.attrs.placeholder" href="input.text.html#shared-form.attrs.placeholder">placeholder</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.search.attrs.placeholder" title="input.search.attrs.placeholder" href="input.search.html#input.search.attrs.placeholder">#</a>
 </dt>
             <dd>A short hint (one word or a short phrase) intended to
         aid the user when entering data into the control
         represented by its element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">&#9432;</a></span> <a class="attribute-name" id="input.search.attrs.value" title="input.search.attrs.value" href="input.search.html#input.search.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">&#9432;</a>
+<span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> 
+<a class="hash" id="input.search.attrs.value" title="input.search.attrs.value" href="input.search.html#input.search.attrs.value">#</a>
+</dt>
             <dd>Specifies a value for this <a href="input.html#input" class="element">input</a> element.</dd>
           
         </dl>

Index: tfoot.html
===================================================================
RCS file: /sources/public/html5/markup/tfoot.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- tfoot.html 30 Jul 2010 10:34:16 -0000 1.52
+++ tfoot.html 31 Jul 2010 08:13:15 -0000 1.53
@@ -39,7 +39,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: rt.html
===================================================================
RCS file: /sources/public/html5/markup/rt.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- rt.html 30 Jul 2010 10:34:15 -0000 1.55
+++ rt.html 31 Jul 2010 08:13:14 -0000 1.56
@@ -38,7 +38,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: fieldset.html
===================================================================
RCS file: /sources/public/html5/markup/fieldset.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- fieldset.html 30 Jul 2010 10:34:12 -0000 1.56
+++ fieldset.html 31 Jul 2010 08:13:11 -0000 1.57
@@ -38,34 +38,43 @@
         <h2 class="element-subhead">Permitted attributes <a class="hash" href="#fieldset-attributes">#</a>
 </h2>
         <div class="attr-content-models">
-          <p><span class="pattern" id="fieldset.attrs"> <a class="ref" href="global-attributes.html">global attributes</a>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.name" title="common-form.attrs.name">name</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.disabled" title="common-form.attrs.disabled">disabled</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.form" title="common-form.attrs.form">form</a> </span></p>
+          <p><span class="pattern" id="fieldset.attrs"> <span class="agroupof"><a class="ref" href="global-attributes.html">global attributes</a></span>
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.name" title="fieldset.attrs.name" href="fieldset.html#fieldset.attrs.name">name</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.disabled" title="fieldset.attrs.disabled" href="fieldset.html#fieldset.attrs.disabled">disabled</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.form" title="fieldset.attrs.form" href="fieldset.html#fieldset.attrs.form">form</a> </span></p>
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.name" title="common-form.attrs.name" href="button.submit.html#common-form.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="fieldset.attrs.name" title="fieldset.attrs.name" href="fieldset.html#fieldset.attrs.name">#</a>
+</dt>
             <dd>The name part of the name/value pair associated with this
         element for the purposes of form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.disabled" title="common-form.attrs.disabled" href="button.submit.html#common-form.attrs.disabled">disabled</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="fieldset.attrs.disabled" title="fieldset.attrs.disabled" href="fieldset.html#fieldset.attrs.disabled">#</a>
+</dt>
             <dd>Specifies that the element represents a disabled
         control.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form" href="button.submit.html#common-form.attrs.form">form</a> = <span class="attr-values">
+<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 reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="fieldset.attrs.form" title="fieldset.attrs.form" href="fieldset.html#fieldset.attrs.form">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>

Index: spec.html
===================================================================
RCS file: /sources/public/html5/markup/spec.html,v
retrieving revision 1.257
retrieving revision 1.258
diff -u -d -r1.257 -r1.258
--- spec.html 30 Jul 2010 10:34:15 -0000 1.257
+++ spec.html 31 Jul 2010 08:13:14 -0000 1.258
@@ -10,7 +10,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>30 July 2010</em>
+<h2>W3C Editor&#8217;s Draft <em>31 July 2010</em>
 </h2>
 <dl>
 <dt>Latest Editor&#8217;s Draft:</dt>
@@ -65,7 +65,7 @@
           reports index</a> at http://www.w3.org/TR/.
       </em></p>
[...8316 lines suppressed...]
@@ -22170,7 +23722,7 @@
 </h2>
       <div class="datatype-desc">An
         <dfn id="data.iri-ref" title="data.iri-ref">IRI reference</dfn>,
-        as defined in RFC 3987
+         as defined in
         <a href="#refsRFC3987">[RFC3987]</a>.</div>
       <div class="note">
         <p>The empty string is a valid
@@ -22190,9 +23742,7 @@
 </h2>
         
       <div class="datatype-desc">An
-        <dfn id="data.iri-ref" title="data.iri-ref">IRI reference</dfn>,
-        as defined in RFC 3987
-        <a href="#refsRFC3987">[RFC3987]</a>,
+        <a href="#data.iri-ref" title="data.iri-ref">IRI reference</a>,
         optionally with leading and/or trailing
         <a href="#space">space characters</a>.</div>
       <div class="note">

Index: datalist.html
===================================================================
RCS file: /sources/public/html5/markup/datalist.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- datalist.html 30 Jul 2010 10:34:11 -0000 1.58
+++ datalist.html 31 Jul 2010 08:13:11 -0000 1.59
@@ -41,7 +41,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: h1.html
===================================================================
RCS file: /sources/public/html5/markup/h1.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- h1.html 30 Jul 2010 10:34:12 -0000 1.57
+++ h1.html 31 Jul 2010 08:13:11 -0000 1.58
@@ -38,7 +38,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: h3.html
===================================================================
RCS file: /sources/public/html5/markup/h3.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- h3.html 30 Jul 2010 10:34:12 -0000 1.58
+++ h3.html 31 Jul 2010 08:13:11 -0000 1.59
@@ -38,7 +38,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: optgroup.html
===================================================================
RCS file: /sources/public/html5/markup/optgroup.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- optgroup.html 30 Jul 2010 10:34:14 -0000 1.54
+++ optgroup.html 31 Jul 2010 08:13:13 -0000 1.55
@@ -39,25 +39,32 @@
         <div class="attr-content-models">
           <p><span class="pattern" id="optgroup.attrs"><a class="ref" href="global-attributes.html">global attributes</a>
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="optgroup.html#optgroup.attrs.label" title="optgroup.attrs.label">label</a><span class="postfix required" title="REQUIRED">&#9733;</span>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.disabled" title="common-form.attrs.disabled">disabled</a> </span></p>
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.disabled" title="optgroup.attrs.disabled" href="optgroup.html#optgroup.attrs.disabled">disabled</a> </span></p>
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-optgroup-label">&#9432;</a></span> <a class="attribute-name" id="optgroup.attrs.label" title="optgroup.attrs.label" href="optgroup.html#optgroup.attrs.label">label</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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-optgroup-label">&#9432;</a>
+<span class="attribute-name">label</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> 
+<a class="hash" id="optgroup.attrs.label" title="optgroup.attrs.label" href="optgroup.html#optgroup.attrs.label">#</a>
+</dt>
             <dd>Specifies the name of the group of options
         its <a href="optgroup.html#optgroup" class="element">optgroup</a>
         element represents.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.disabled" title="common-form.attrs.disabled" href="button.submit.html#common-form.attrs.disabled">disabled</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="optgroup.attrs.disabled" title="optgroup.attrs.disabled" href="optgroup.html#optgroup.attrs.disabled">#</a>
+</dt>
             <dd>Specifies that the element represents a disabled
         control.</dd>
           

Index: input.week.html
===================================================================
RCS file: /sources/public/html5/markup/input.week.html,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- input.week.html 30 Jul 2010 10:34:14 -0000 1.66
+++ input.week.html 31 Jul 2010 08:13:13 -0000 1.67
@@ -38,43 +38,52 @@
 </h2>
         <div class="attr-content-models">
           <p><span class="pattern" id="input.week.attrs"><a class="ref" href="global-attributes.html">global attributes</a>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.name" title="common-form.attrs.name">name</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.disabled" title="common-form.attrs.disabled">disabled</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.form" title="common-form.attrs.form">form</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.name" title="input.week.attrs.name" href="input.week.html#input.week.attrs.name">name</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.disabled" title="input.week.attrs.disabled" href="input.week.html#input.week.attrs.disabled">disabled</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.form" title="input.week.attrs.form" href="input.week.html#input.week.attrs.form">form</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.week.html#input.week.attrs.type" title="input.week.attrs.type">type</a><span class="postfix required" title="REQUIRED">&#9733;</span>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#input.attrs.autocomplete" title="input.attrs.autocomplete">autocomplete</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#shared-form.attrs.autofocus" title="shared-form.attrs.autofocus">autofocus</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#input.attrs.list" title="input.attrs.list">list</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#input.attrs.autocomplete" title="input.week.attrs.autocomplete" href="input.week.html#input.week.attrs.autocomplete">autocomplete</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.autofocus" title="input.week.attrs.autofocus" href="input.week.html#input.week.attrs.autofocus">autofocus</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#input.attrs.list" title="input.week.attrs.list" href="input.week.html#input.week.attrs.list">list</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.week.html#input.week.attrs.min" title="input.week.attrs.min">min</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.week.html#input.week.attrs.max" title="input.week.attrs.max">max</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.date.html#input.attrs.step.integer" title="input.attrs.step.integer">step</a> <span class="attr-qualifier">(integer)</span>  
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.readonly" title="shared-form.attrs.readonly">readonly</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.required" title="shared-form.attrs.required">required</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#input.attrs.step.integer" title="input.week.attrs.step.integer" href="input.week.html#input.week.attrs.step.integer">step</a> <span class="attr-qualifier">(integer)</span>  
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.readonly" title="input.week.attrs.readonly" href="input.week.html#input.week.attrs.readonly">readonly</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.required" title="input.week.attrs.required" href="input.week.html#input.week.attrs.required">required</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.week.html#input.week.attrs.value" title="input.week.attrs.value">value</a> </span></p>
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.name" title="common-form.attrs.name" href="button.submit.html#common-form.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="input.week.attrs.name" title="input.week.attrs.name" href="input.week.html#input.week.attrs.name">#</a>
+</dt>
             <dd>The name part of the name/value pair associated with this
         element for the purposes of form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.disabled" title="common-form.attrs.disabled" href="button.submit.html#common-form.attrs.disabled">disabled</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.week.attrs.disabled" title="input.week.attrs.disabled" href="input.week.html#input.week.attrs.disabled">#</a>
+</dt>
             <dd>Specifies that the element represents a disabled
         control.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form" href="button.submit.html#common-form.attrs.form">form</a> = <span class="attr-values">
+<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 reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.week.attrs.form" title="input.week.attrs.form" href="input.week.html#input.week.attrs.form">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -83,15 +92,20 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#week-state">&#9432;</a></span> <a class="attribute-name" id="input.week.attrs.type" title="input.week.attrs.type" href="input.week.html#input.week.attrs.type">type</a> = <span class="attr-values">  "week" </span> </dt>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#week-state">&#9432;</a>
+<span class="attribute-name">type</span> = <span class="attr-values">  "week" </span> 
+<a class="hash" id="input.week.attrs.type" title="input.week.attrs.type" href="input.week.html#input.week.attrs.type">#</a>
+</dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
         a control for setting the element&#8217;s value to a string
         representing a week.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-autocomplete">&#9432;</a></span> <a class="attribute-name" id="input.attrs.autocomplete" title="input.attrs.autocomplete" href="input.text.html#input.attrs.autocomplete">autocomplete</a> = <span class="attr-values">
+<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#attr-input-autocomplete">&#9432;</a>
+<span class="attribute-name">autocomplete</span> = <span class="attr-values">
        "on"  <span class="postfix or">or</span>  "off"
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.week.attrs.autocomplete" title="input.week.attrs.autocomplete" href="input.week.html#input.week.attrs.autocomplete">#</a>
 </dt>
             <dd>Specifies whether the element represents an input
         control for which a UA is meant to store the value entered
@@ -99,19 +113,23 @@
         later).</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.autofocus" title="shared-form.attrs.autofocus" href="button.submit.html#shared-form.attrs.autofocus">autofocus</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.week.attrs.autofocus" title="input.week.attrs.autofocus" href="input.week.html#input.week.attrs.autofocus">#</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
         loaded.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-list">&#9432;</a></span> <a class="attribute-name" id="input.attrs.list" title="input.attrs.list" href="input.text.html#input.attrs.list">list</a> = <span class="attr-values">
+<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#attr-input-list">&#9432;</a>
+<span class="attribute-name">list</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.idref">ID reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.week.attrs.list" title="input.week.attrs.list" href="input.week.html#input.week.attrs.list">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -120,51 +138,65 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-min">&#9432;</a></span> <a class="attribute-name" id="input.week.attrs.min" title="input.week.attrs.min" href="input.week.html#input.week.attrs.min">min</a> = <span class="attr-values">
+<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#attr-input-min">&#9432;</a>
+<span class="attribute-name">min</span> = <span class="attr-values">
       <a class="ref" href="datatypes.html#form.data.week" title="form.data.week">week</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.week.attrs.min" title="input.week.attrs.min" href="input.week.html#input.week.attrs.min">#</a>
 </dt>
             <dd>The expected lower bound for the element&#8217;s
         <a href="input.week.html#input.week.attrs.value">value</a>.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-max">&#9432;</a></span> <a class="attribute-name" id="input.week.attrs.max" title="input.week.attrs.max" href="input.week.html#input.week.attrs.max">max</a> = <span class="attr-values">
+<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#attr-input-max">&#9432;</a>
+<span class="attribute-name">max</span> = <span class="attr-values">
       <a class="ref" href="datatypes.html#form.data.week" title="form.data.week">week</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.week.attrs.max" title="input.week.attrs.max" href="input.week.html#input.week.attrs.max">#</a>
 </dt>
             <dd>The expected upper bound for the element&#8217;s
         <a href="input.week.html#input.week.attrs.value">value</a>.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-step">&#9432;</a></span> <a class="attribute-name" id="input.attrs.step.integer" title="input.attrs.step.integer" href="input.date.html#input.attrs.step.integer">step</a> = <span class="attr-values">
+<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#attr-input-step">&#9432;</a>
+<span class="attribute-name">step</span> = <span class="attr-values">
        "any"
        <span class="postfix or">or</span> <a href="datatypes.html#common.data.integer.positive">positive integer</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.week.attrs.step.integer" title="input.week.attrs.step.integer" href="input.week.html#input.week.attrs.step.integer">#</a>
 </dt>
             <dd>Specifies the value granularity of the element&#8217;s
         value.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.readonly" title="shared-form.attrs.readonly" href="input.text.html#shared-form.attrs.readonly">readonly</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.week.attrs.readonly" title="input.week.attrs.readonly" href="input.week.html#input.week.attrs.readonly">#</a>
+</dt>
             <dd>Specifies that element represents a control whose value
         is not meant to be edited.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.required" title="shared-form.attrs.required" href="input.text.html#shared-form.attrs.required">required</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.week.attrs.required" title="input.week.attrs.required" href="input.week.html#input.week.attrs.required">#</a>
 </dt>
             <dd>Specifies that the element is a required part of form
       submission.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#week-state">&#9432;</a></span> <a class="attribute-name" id="input.week.attrs.value" title="input.week.attrs.value" href="input.week.html#input.week.attrs.value">value</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#week-state">&#9432;</a>
+<span class="attribute-name">value</span> = <span class="attr-values">
       <a class="ref" href="datatypes.html#form.data.week" title="form.data.week">week</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.week.attrs.value" title="input.week.attrs.value" href="input.week.html#input.week.attrs.value">#</a>
+</dt>
             <dd>A string representing a week.</dd>
           
         </dl>

Index: button.button.html
===================================================================
RCS file: /sources/public/html5/markup/button.button.html,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- button.button.html 30 Jul 2010 10:34:11 -0000 1.62
+++ button.button.html 31 Jul 2010 08:13:10 -0000 1.63
@@ -39,37 +39,46 @@
         <h2 class="element-subhead">Permitted attributes <a class="hash" href="#button.button-attributes">#</a>
 </h2>
         <div class="attr-content-models">
-          <p><span class="pattern" id="button.button.attrs"> <a class="ref" href="global-attributes.html">global attributes</a>
-                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.name" title="common-form.attrs.name">name</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.disabled" title="common-form.attrs.disabled">disabled</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.form" title="common-form.attrs.form">form</a> 
+          <p><span class="pattern" id="button.button.attrs"> <span class="agroupof"><a class="ref" href="global-attributes.html">global attributes</a>
+                          <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.name" title="button.button.attrs.name" href="button.button.html#button.button.attrs.name">name</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.disabled" title="button.button.attrs.disabled" href="button.button.html#button.button.attrs.disabled">disabled</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.form" title="button.button.attrs.form" href="button.button.html#button.button.attrs.form">form</a> 
                           <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.button.html#button.button.attrs.type" title="button.button.attrs.type">type</a><span class="postfix required" title="REQUIRED">&#9733;</span>
-                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.button.html#button.button.attrs.value" title="button.button.attrs.value">value</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#shared-form.attrs.autofocus" title="shared-form.attrs.autofocus">autofocus</a> </span></p>
+                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.button.html#button.button.attrs.value" title="button.button.attrs.value">value</a> </span>
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.autofocus" title="button.button.attrs.autofocus" href="button.button.html#button.button.attrs.autofocus">autofocus</a> </span></p>
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.name" title="common-form.attrs.name" href="button.submit.html#common-form.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="button.button.attrs.name" title="button.button.attrs.name" href="button.button.html#button.button.attrs.name">#</a>
+</dt>
             <dd>The name part of the name/value pair associated with this
         element for the purposes of form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.disabled" title="common-form.attrs.disabled" href="button.submit.html#common-form.attrs.disabled">disabled</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="button.button.attrs.disabled" title="button.button.attrs.disabled" href="button.button.html#button.button.attrs.disabled">#</a>
+</dt>
             <dd>Specifies that the element represents a disabled
         control.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form" href="button.submit.html#common-form.attrs.form">form</a> = <span class="attr-values">
+<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 reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="button.button.attrs.form" title="button.button.attrs.form" href="button.button.html#button.button.attrs.form">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -78,20 +87,28 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-button-type">&#9432;</a></span> <a class="attribute-name" id="button.button.attrs.type" title="button.button.attrs.type" href="button.button.html#button.button.attrs.type">type</a> = <span class="attr-values">  "button" </span> </dt>
+<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-button-type">&#9432;</a>
+<span class="attribute-name">type</span> = <span class="attr-values">  "button" </span> 
+<a class="hash" id="button.button.attrs.type" title="button.button.attrs.type" href="button.button.html#button.button.attrs.type">#</a>
+</dt>
             <dd>Specifies that its <a href="button.html#button" class="element">button</a> element is a button with no
       additional semantics.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-button-value">&#9432;</a></span> <a class="attribute-name" id="button.button.attrs.value" title="button.button.attrs.value" href="button.button.html#button.button.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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-button-value">&#9432;</a>
+<span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> 
+<a class="hash" id="button.button.attrs.value" title="button.button.attrs.value" href="button.button.html#button.button.attrs.value">#</a>
+</dt>
             <dd>The value part of the name/value pair associated with
         this button for the purposes of form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.autofocus" title="shared-form.attrs.autofocus" href="button.submit.html#shared-form.attrs.autofocus">autofocus</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="button.button.attrs.autofocus" title="button.button.attrs.autofocus" href="button.button.html#button.button.attrs.autofocus">#</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

Index: small.html
===================================================================
RCS file: /sources/public/html5/markup/small.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- small.html 30 Jul 2010 10:34:15 -0000 1.56
+++ small.html 31 Jul 2010 08:13:14 -0000 1.57
@@ -39,7 +39,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: ruby.html
===================================================================
RCS file: /sources/public/html5/markup/ruby.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- ruby.html 30 Jul 2010 10:34:15 -0000 1.55
+++ ruby.html 31 Jul 2010 08:13:14 -0000 1.56
@@ -42,7 +42,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: ol.html
===================================================================
RCS file: /sources/public/html5/markup/ol.html,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -d -r1.59 -r1.60
--- ol.html 30 Jul 2010 10:34:14 -0000 1.59
+++ ol.html 31 Jul 2010 08:13:13 -0000 1.60
@@ -45,14 +45,17 @@
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#attr-ol-start">&#9432;</a></span> <a class="attribute-name" id="ol.attrs.start" title="ol.attrs.start" href="ol.html#ol.attrs.start">start</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#attr-ol-start">&#9432;</a>
+<span class="attribute-name">start</span> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.integer" title="common.data.integer">integer</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" id="ol.attrs.start" title="ol.attrs.start" href="ol.html#ol.attrs.start">#</a>
 </dt>
             <dd>The ordinal value of the first list item.</dd>
 <dd class="note">The
@@ -64,10 +67,12 @@
         simply presentational.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#attr-ol-reversed">&#9432;</a></span> <a class="attribute-name" id="ol.attrs.reversed" title="ol.attrs.reversed" href="ol.html#ol.attrs.reversed">reversed</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#attr-ol-reversed">&#9432;</a>
+<span class="attribute-name">reversed</span> = <span class="attr-values">
        "reversed"
        <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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="ol.attrs.reversed" title="ol.attrs.reversed" href="ol.html#ol.attrs.reversed">#</a>
 </dt>
             <dd>If present, indicates that the list is a descending
         list (&#8230;, 3, 2, 1).</dd>

Index: article.html
===================================================================
RCS file: /sources/public/html5/markup/article.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- article.html 30 Jul 2010 10:34:11 -0000 1.60
+++ article.html 31 Jul 2010 08:13:10 -0000 1.61
@@ -41,7 +41,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: colgroup.html
===================================================================
RCS file: /sources/public/html5/markup/colgroup.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- colgroup.html 30 Jul 2010 10:34:11 -0000 1.55
+++ colgroup.html 31 Jul 2010 08:13:11 -0000 1.56
@@ -38,16 +38,21 @@
 <div class="no-number no-toc" id="colgroup-attributes">
         <h2 class="element-subhead">Permitted attributes <a class="hash" href="#colgroup-attributes">#</a>
 </h2>
-        <div class="attr-content-models"><p><span class="pattern" id="colgroup.attrs"><a href="global-attributes.html">global attributes</a> <span class="postfix intermixed">&amp;</span>  <a href="colgroup.html#colgroup.attrs.span">span</a></span></p></div>
+        <div class="attr-content-models"><p><span class="pattern" id="colgroup.attrs"><a class="ref" title="global-attributes" href="global-attributes.html">global attributes</a> <span class="postfix intermixed">&amp;</span>  <a class="ref" title="colgroup.attrs.span" href="colgroup.html#colgroup.attrs.span">span</a></span></p></div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" id="global-attributes" title="global-attributes" href="global-attributes.html">global attributes</a> = <span class="attr-values"></span> </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>
+<span class="attribute-name">global attributes</span>
+</dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#attr-colgroup-span">&#9432;</a></span> <a class="attribute-name" id="colgroup.attrs.span" title="colgroup.attrs.span" href="colgroup.html#colgroup.attrs.span">span</a> = <span class="attr-values">
+<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-colgroup-span">&#9432;</a>
+<span class="attribute-name">span</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.integer.positive">positive integer</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="colgroup.attrs.span" title="colgroup.attrs.span" href="colgroup.html#colgroup.attrs.span">#</a>
+</dt>
             <dd>The number of columns in the group.</dd>
           
         </dl>

Index: dl.html
===================================================================
RCS file: /sources/public/html5/markup/dl.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- dl.html 30 Jul 2010 10:34:12 -0000 1.54
+++ dl.html 31 Jul 2010 08:13:11 -0000 1.55
@@ -39,7 +39,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: thead.html
===================================================================
RCS file: /sources/public/html5/markup/thead.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- thead.html 30 Jul 2010 10:34:16 -0000 1.52
+++ thead.html 31 Jul 2010 08:13:15 -0000 1.53
@@ -41,7 +41,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: tbody.html
===================================================================
RCS file: /sources/public/html5/markup/tbody.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- tbody.html 30 Jul 2010 10:34:16 -0000 1.52
+++ tbody.html 31 Jul 2010 08:13:15 -0000 1.53
@@ -40,7 +40,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: video.html
===================================================================
RCS file: /sources/public/html5/markup/video.html,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- video.html 30 Jul 2010 10:34:16 -0000 1.74
+++ video.html 31 Jul 2010 08:13:15 -0000 1.75
@@ -55,29 +55,36 @@
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="video.html#video.attrs.loop" title="video.attrs.loop">loop</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="video.html#video.attrs.poster" title="video.attrs.poster">poster</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="video.html#video.attrs.height" title="video.attrs.height">height</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="video.html#video.attrs.width" title="video.attrs.width">width</a> </span><span class="postfix intermixed">&amp;</span> <a href="video.html#video.attrs.src">src</a></p>
+   <span class="postfix intermixed">&amp;</span> <a class="ref" href="video.html#video.attrs.width" title="video.attrs.width">width</a> </span><span class="postfix intermixed">&amp;</span> <a class="ref" title="video.attrs.src" href="video.html#video.attrs.src">src</a></p>
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="video.attrs.autoplay" title="video.attrs.autoplay" href="video.html#video.attrs.autoplay">autoplay</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="video.attrs.autoplay" title="video.attrs.autoplay" href="video.html#video.attrs.autoplay">#</a>
+</dt>
             <dd>Instructs the UA to automatically begin playback of the
         video as soon as it can do so without stopping.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#attr-media-preload">&#9432;</a></span> <a class="attribute-name" id="video.attrs.preload" title="video.attrs.preload" href="video.html#video.attrs.preload">preload</a> = <span class="attr-values">
+<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-preload">&#9432;</a>
+<span class="attribute-name">preload</span> = <span class="attr-values">
        "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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="video.attrs.preload" title="video.attrs.preload" href="video.html#video.attrs.preload">#</a>
+</dt>
             <dd>Represents a hint to the UA about whether optimistic
         downloading of the video itself or its metadata is
         considered worthwhile.
@@ -98,43 +105,61 @@
       </dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="video.attrs.controls" title="video.attrs.controls" href="video.html#video.attrs.controls">controls</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="video.attrs.controls" title="video.attrs.controls" href="video.html#video.attrs.controls">#</a>
+</dt>
             <dd>Instructs the UA to expose a user interface for
         controlling playback of the video.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="video.attrs.loop" title="video.attrs.loop" href="video.html#video.attrs.loop">loop</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="video.attrs.loop" title="video.attrs.loop" href="video.html#video.attrs.loop">#</a>
+</dt>
             <dd>Instructs the UA to seek back to the start of the video
         upon reaching the end.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="video.attrs.poster" title="video.attrs.poster" href="video.html#video.attrs.poster">poster</a> = <span class="attr-values">
+<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">URL potentially surrounded by spaces</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="video.attrs.poster" title="video.attrs.poster" href="video.html#video.attrs.poster">#</a>
+</dt>
             <dd>The address of an image file for the UA to show while no
         video data is available.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="video.attrs.height" title="video.attrs.height" href="video.html#video.attrs.height">height</a> = <span class="attr-values">
+<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">non-negative integer</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="video.attrs.height" title="video.attrs.height" href="video.html#video.attrs.height">#</a>
+</dt>
             <dd>The height of the video, in CSS pixels.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="video.attrs.width" title="video.attrs.width" href="video.html#video.attrs.width">width</a> = <span class="attr-values">
+<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">non-negative integer</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="video.attrs.width" title="video.attrs.width" href="video.html#video.attrs.width">#</a>
+</dt>
             <dd>The width of the video, in CSS pixels.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="video.attrs.src" title="video.attrs.src" href="video.html#video.attrs.src">src</a> = <span class="attr-values">
+<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">URL potentially surrounded by spaces</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="video.attrs.src" title="video.attrs.src" href="video.html#video.attrs.src">#</a>
+</dt>
             <dd>The URL for the video.</dd>
           
         </dl>

Index: source.html
===================================================================
RCS file: /sources/public/html5/markup/source.html,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -d -r1.68 -r1.69
--- source.html 30 Jul 2010 10:34:15 -0000 1.68
+++ source.html 31 Jul 2010 08:13:14 -0000 1.69
@@ -49,29 +49,39 @@
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#attr-source-src">&#9432;</a></span> <a class="attribute-name" id="source.attrs.src" title="source.attrs.src" href="source.html#source.attrs.src">src</a> = <span class="attr-values">
+<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-source-src">&#9432;</a>
+<span class="attribute-name">src</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URL potentially surrounded by spaces</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="source.attrs.src" title="source.attrs.src" href="source.html#source.attrs.src">#</a>
+</dt>
             <dd>The address of the <a href="source.html#media-source">media source</a>.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#attr-source-type">&#9432;</a></span> <a class="attribute-name" id="source.attrs.type" title="source.attrs.type" href="source.html#source.attrs.type">type</a> = <span class="attr-values">
+<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-source-type">&#9432;</a>
+<span class="attribute-name">type</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.mimetype">MIME type</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="source.attrs.type" title="source.attrs.type" href="source.html#source.attrs.type">#</a>
+</dt>
             <dd>The type of the <a href="source.html#media-source">media source</a>
         (used for helping the UA determine, before fetching this
         <a href="source.html#media-source">media source</a>, if it can play
         it).</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#attr-source-media">&#9432;</a></span> <a class="attribute-name" id="source.attrs.media" title="source.attrs.media" href="source.html#source.attrs.media">media</a> = <span class="attr-values">
+<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-source-media">&#9432;</a>
+<span class="attribute-name">media</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.mediaquery">media-query list</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="source.attrs.media" title="source.attrs.media" href="source.html#source.attrs.media">#</a>
+</dt>
             <dd>The intended media type of the <a href="source.html#media-source">media
           source</a> (used for helping the UA determine, before
         fetching this <a href="source.html#media-source">media source</a>, if it

Index: button.reset.html
===================================================================
RCS file: /sources/public/html5/markup/button.reset.html,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- button.reset.html 30 Jul 2010 10:34:11 -0000 1.62
+++ button.reset.html 31 Jul 2010 08:13:10 -0000 1.63
@@ -39,37 +39,46 @@
         <h2 class="element-subhead">Permitted attributes <a class="hash" href="#button.reset-attributes">#</a>
 </h2>
         <div class="attr-content-models">
-          <p><span class="pattern" id="button.reset.attrs"> <a class="ref" href="global-attributes.html">global attributes</a>
-                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.name" title="common-form.attrs.name">name</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.disabled" title="common-form.attrs.disabled">disabled</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.form" title="common-form.attrs.form">form</a> 
+          <p><span class="pattern" id="button.reset.attrs"> <span class="agroupof"><a class="ref" href="global-attributes.html">global attributes</a>
+                          <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.name" title="button.reset.attrs.name" href="button.reset.html#button.reset.attrs.name">name</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.disabled" title="button.reset.attrs.disabled" href="button.reset.html#button.reset.attrs.disabled">disabled</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.form" title="button.reset.attrs.form" href="button.reset.html#button.reset.attrs.form">form</a> 
                           <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.reset.html#button.reset.attrs.type" title="button.reset.attrs.type">type</a><span class="postfix required" title="REQUIRED">&#9733;</span>
-                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.reset.html#button.reset.attrs.value" title="button.reset.attrs.value">value</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#shared-form.attrs.autofocus" title="shared-form.attrs.autofocus">autofocus</a> </span></p>
+                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.reset.html#button.reset.attrs.value" title="button.reset.attrs.value">value</a> </span>
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.autofocus" title="button.reset.attrs.autofocus" href="button.reset.html#button.reset.attrs.autofocus">autofocus</a> </span></p>
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.name" title="common-form.attrs.name" href="button.submit.html#common-form.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="button.reset.attrs.name" title="button.reset.attrs.name" href="button.reset.html#button.reset.attrs.name">#</a>
+</dt>
             <dd>The name part of the name/value pair associated with this
         element for the purposes of form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.disabled" title="common-form.attrs.disabled" href="button.submit.html#common-form.attrs.disabled">disabled</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="button.reset.attrs.disabled" title="button.reset.attrs.disabled" href="button.reset.html#button.reset.attrs.disabled">#</a>
+</dt>
             <dd>Specifies that the element represents a disabled
         control.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form" href="button.submit.html#common-form.attrs.form">form</a> = <span class="attr-values">
+<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 reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="button.reset.attrs.form" title="button.reset.attrs.form" href="button.reset.html#button.reset.attrs.form">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -78,20 +87,28 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-button-type">&#9432;</a></span> <a class="attribute-name" id="button.reset.attrs.type" title="button.reset.attrs.type" href="button.reset.html#button.reset.attrs.type">type</a> = <span class="attr-values">  "reset" </span> </dt>
+<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-button-type">&#9432;</a>
+<span class="attribute-name">type</span> = <span class="attr-values">  "reset" </span> 
+<a class="hash" id="button.reset.attrs.type" title="button.reset.attrs.type" href="button.reset.html#button.reset.attrs.type">#</a>
+</dt>
             <dd>Specifies that its <a href="button.html#button" class="element">button</a> element is a button for
         resetting a form.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-button-value">&#9432;</a></span> <a class="attribute-name" id="button.reset.attrs.value" title="button.reset.attrs.value" href="button.reset.html#button.reset.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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-button-value">&#9432;</a>
+<span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> 
+<a class="hash" id="button.reset.attrs.value" title="button.reset.attrs.value" href="button.reset.html#button.reset.attrs.value">#</a>
+</dt>
             <dd>The value part of the name/value pair associated with
         this button for the purposes of form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.autofocus" title="shared-form.attrs.autofocus" href="button.submit.html#shared-form.attrs.autofocus">autofocus</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="button.reset.attrs.autofocus" title="button.reset.attrs.autofocus" href="button.reset.html#button.reset.attrs.autofocus">#</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

Index: meta.charset.html
===================================================================
RCS file: /sources/public/html5/markup/meta.charset.html,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- meta.charset.html 30 Jul 2010 10:34:14 -0000 1.67
+++ meta.charset.html 31 Jul 2010 08:13:13 -0000 1.68
@@ -42,14 +42,17 @@
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-charset">&#9432;</a></span> <a class="attribute-name" id="meta.charset.attrs.charset" title="meta.charset.attrs.charset" href="meta.charset.html#meta.charset.attrs.charset">charset</a> = <span class="attr-values">
+<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-meta-charset">&#9432;</a>
+<span class="attribute-name">charset</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.charset">character encoding name</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="meta.charset.attrs.charset" title="meta.charset.attrs.charset" href="meta.charset.html#meta.charset.attrs.charset">#</a>
 </dt>
             <dd>Specifies a character encoding name.</dd>
           

Index: output.html
===================================================================
RCS file: /sources/public/html5/markup/output.html,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- output.html 30 Jul 2010 10:34:14 -0000 1.63
+++ output.html 31 Jul 2010 08:13:14 -0000 1.64
@@ -38,25 +38,31 @@
 </h2>
         <div class="attr-content-models">
           <p><span class="pattern" id="output.attrs"><a class="ref" href="global-attributes.html">global attributes</a>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.name" title="common-form.attrs.name">name</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.form" title="common-form.attrs.form">form</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.name" title="output.attrs.name" href="output.html#output.attrs.name">name</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.form" title="output.attrs.form" href="output.html#output.attrs.form">form</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="output.html#output.attrs.for" title="output.attrs.for">for</a> </span></p>
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.name" title="common-form.attrs.name" href="button.submit.html#common-form.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="output.attrs.name" title="output.attrs.name" href="output.html#output.attrs.name">#</a>
+</dt>
             <dd>The name part of the name/value pair associated with this
         element for the purposes of form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form" href="button.submit.html#common-form.attrs.form">form</a> = <span class="attr-values">
+<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 reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="output.attrs.form" title="output.attrs.form" href="output.html#output.attrs.form">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -65,9 +71,12 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-output-for">&#9432;</a></span> <a class="attribute-name" id="output.attrs.for" title="output.attrs.for" href="output.html#output.attrs.for">for</a> = <span class="attr-values">
+<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-output-for">&#9432;</a>
+<span class="attribute-name">for</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.idrefs">list of ID references</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="output.attrs.for" title="output.attrs.for" href="output.html#output.attrs.for">#</a>
+</dt>
             <dd>Identifies one or more elements associated with
         the calculation whose result this
         <a href="output.html#output" class="element">output</a>

Index: i.html
===================================================================
RCS file: /sources/public/html5/markup/i.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- i.html 30 Jul 2010 10:34:12 -0000 1.54
+++ i.html 31 Jul 2010 08:13:12 -0000 1.55
@@ -43,7 +43,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: input.submit.html
===================================================================
RCS file: /sources/public/html5/markup/input.submit.html,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- input.submit.html 30 Jul 2010 10:34:13 -0000 1.63
+++ input.submit.html 31 Jul 2010 08:13:12 -0000 1.64
@@ -36,42 +36,51 @@
         <h2 class="element-subhead">Permitted attributes <a class="hash" href="#input.submit-attributes">#</a>
 </h2>
         <div class="attr-content-models">
-          <p><span class="pattern" id="input.submit.attrs"> <a class="ref" href="global-attributes.html">global attributes</a>
-                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.name" title="common-form.attrs.name">name</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.disabled" title="common-form.attrs.disabled">disabled</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.form" title="common-form.attrs.form">form</a> 
+          <p><span class="pattern" id="input.submit.attrs"> <span class="agroupof"><a class="ref" href="global-attributes.html">global attributes</a>
+                          <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.name" title="input.submit.attrs.name" href="input.submit.html#input.submit.attrs.name">name</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.disabled" title="input.submit.attrs.disabled" href="input.submit.html#input.submit.attrs.disabled">disabled</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.form" title="input.submit.attrs.form" href="input.submit.html#input.submit.attrs.form">form</a> 
                           <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.submit.html#input.submit.attrs.type" title="input.submit.attrs.type">type</a><span class="postfix required" title="REQUIRED">&#9733;</span>
-                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.submit.html#input.submit.attrs.value" title="input.submit.attrs.value">value</a> 
-   <span class="postfix intermixed">&amp;</span>  <a class="ref" href="button.submit.html#shared-form.attrs.formaction" title="shared-form.attrs.formaction">formaction</a> 
-                                                                                   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#shared-form.attrs.autofocus" title="shared-form.attrs.autofocus">autofocus</a> 
-                                                                                   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#shared-form.attrs.formenctype" title="shared-form.attrs.formenctype">formenctype</a> 
-                                                                                   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#shared-form.attrs.formmethod" title="shared-form.attrs.formmethod">formmethod</a> 
-                                                                                   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#shared-form.attrs.formtarget" title="shared-form.attrs.formtarget">formtarget</a> 
-                                                                                   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#shared-form.attrs.formnovalidate" title="shared-form.attrs.formnovalidate">formnovalidate</a> </span></p>
+                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.submit.html#input.submit.attrs.value" title="input.submit.attrs.value">value</a> </span>
+   <span class="postfix intermixed">&amp;</span>  <span class="agroupof"><a class="#shared-form.attrs.formaction" title="input.submit.attrs.formaction" href="input.submit.html#input.submit.attrs.formaction">formaction</a> 
+                                                                                   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.autofocus" title="input.submit.attrs.autofocus" href="input.submit.html#input.submit.attrs.autofocus">autofocus</a> 
+                                                                                   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.formenctype" title="input.submit.attrs.formenctype" href="input.submit.html#input.submit.attrs.formenctype">formenctype</a> 
+                                                                                   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.formmethod" title="input.submit.attrs.formmethod" href="input.submit.html#input.submit.attrs.formmethod">formmethod</a> 
+                                                                                   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.formtarget" title="input.submit.attrs.formtarget" href="input.submit.html#input.submit.attrs.formtarget">formtarget</a> 
+                                                                                   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.formnovalidate" title="input.submit.attrs.formnovalidate" href="input.submit.html#input.submit.attrs.formnovalidate">formnovalidate</a> </span></span></p>
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.name" title="common-form.attrs.name" href="button.submit.html#common-form.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="input.submit.attrs.name" title="input.submit.attrs.name" href="input.submit.html#input.submit.attrs.name">#</a>
+</dt>
             <dd>The name part of the name/value pair associated with this
         element for the purposes of form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.disabled" title="common-form.attrs.disabled" href="button.submit.html#common-form.attrs.disabled">disabled</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.submit.attrs.disabled" title="input.submit.attrs.disabled" href="input.submit.html#input.submit.attrs.disabled">#</a>
+</dt>
             <dd>Specifies that the element represents a disabled
         control.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form" href="button.submit.html#common-form.attrs.form">form</a> = <span class="attr-values">
+<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 reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.submit.attrs.form" title="input.submit.attrs.form" href="input.submit.html#input.submit.attrs.form">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -80,52 +89,68 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#submit-button-state">&#9432;</a></span> <a class="attribute-name" id="input.submit.attrs.type" title="input.submit.attrs.type" href="input.submit.html#input.submit.attrs.type">type</a> = <span class="attr-values">  "submit" </span> </dt>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#submit-button-state">&#9432;</a>
+<span class="attribute-name">type</span> = <span class="attr-values">  "submit" </span> 
+<a class="hash" id="input.submit.attrs.type" title="input.submit.attrs.type" href="input.submit.html#input.submit.attrs.type">#</a>
+</dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element is a button for
         submitting a form.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#submit-button-state">&#9432;</a></span> <a class="attribute-name" id="input.submit.attrs.value" title="input.submit.attrs.value" href="input.submit.html#input.submit.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#submit-button-state">&#9432;</a>
+<span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> 
+<a class="hash" id="input.submit.attrs.value" title="input.submit.attrs.value" href="input.submit.html#input.submit.attrs.value">#</a>
+</dt>
             <dd>Specifies a value for the <a href="input.html#input" class="element">input</a> element.</dd>
           
             <dt>
-<span class="spec-link"><a 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-fs-formaction">&#9432;</a></span> <a class="attribute-name" id="shared-form.attrs.formaction" title="shared-form.attrs.formaction" href="button.submit.html#shared-form.attrs.formaction">formaction</a> = <span class="attr-values">
+<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-fs-formaction">&#9432;</a>
+<span class="attribute-name">formaction</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URL potentially surrounded by spaces</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.submit.attrs.formaction" title="input.submit.attrs.formaction" href="input.submit.html#input.submit.attrs.formaction">#</a>
 </dt>
             <dd>The form-submission action for the element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.autofocus" title="shared-form.attrs.autofocus" href="button.submit.html#shared-form.attrs.autofocus">autofocus</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.submit.attrs.autofocus" title="input.submit.attrs.autofocus" href="input.submit.html#input.submit.attrs.autofocus">#</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
         loaded.</dd>
           
             <dt>
-<span class="spec-link"><a 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-fs-formenctype">&#9432;</a></span> <a class="attribute-name" id="shared-form.attrs.formenctype" title="shared-form.attrs.formenctype" href="button.submit.html#shared-form.attrs.formenctype">formenctype</a> = <span class="attr-values"> "application/x-www-form-urlencoded"
+<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-fs-formenctype">&#9432;</a>
+<span class="attribute-name">formenctype</span> = <span class="attr-values"> "application/x-www-form-urlencoded"
    <span class="postfix or">or</span>  "multipart/form-data"
    <span class="postfix or">or</span>  "text/plain"</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.submit.attrs.formenctype" title="input.submit.attrs.formenctype" href="input.submit.html#input.submit.attrs.formenctype">#</a>
 </dt>
             <dd>A MIME type with which a UA is meant to associate this
         element for form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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-fs-formmethod">&#9432;</a></span> <a class="attribute-name" id="shared-form.attrs.formmethod" title="shared-form.attrs.formmethod" href="button.submit.html#shared-form.attrs.formmethod">formmethod</a> = <span class="attr-values"> "get"
+<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-fs-formmethod">&#9432;</a>
+<span class="attribute-name">formmethod</span> = <span class="attr-values"> "get"
    <span class="postfix or">or</span>  "post"
    <span class="postfix or">or</span>  "put"
    <span class="postfix or">or</span>  "delete"</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.submit.attrs.formmethod" title="input.submit.attrs.formmethod" href="input.submit.html#input.submit.attrs.formmethod">#</a>
 </dt>
             <dd>The HTTP method with which a UA is meant to associate
         this element for form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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-fs-formtarget">&#9432;</a></span> <a class="attribute-name" id="shared-form.attrs.formtarget" title="shared-form.attrs.formtarget" href="button.submit.html#shared-form.attrs.formtarget">formtarget</a> = <span class="attr-values">
+<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-fs-formtarget">&#9432;</a>
+<span class="attribute-name">formtarget</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.browsing-context-name-or-keyword">browsing-context name or keyword</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.submit.attrs.formtarget" title="input.submit.attrs.formtarget" href="input.submit.html#input.submit.attrs.formtarget">#</a>
 </dt>
             <dd>A
         <a href="terminology.html#context">browsing context</a>
@@ -133,10 +158,12 @@
         of the control.</dd>
           
             <dt>
-<span class="spec-link"><a 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-fs-formnovalidate">&#9432;</a></span> <a class="attribute-name" id="shared-form.attrs.formnovalidate" title="shared-form.attrs.formnovalidate" href="button.submit.html#shared-form.attrs.formnovalidate">formnovalidate</a> = <span class="attr-values">
+<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-fs-formnovalidate">&#9432;</a>
+<span class="attribute-name">formnovalidate</span> = <span class="attr-values">
        "formnovalidate"
        <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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.submit.attrs.formnovalidate" title="input.submit.attrs.formnovalidate" href="input.submit.html#input.submit.attrs.formnovalidate">#</a>
 </dt>
             <dd>Specifies that the element represents a control whose
         value is not meant to be validated during form

Index: input.date.html
===================================================================
RCS file: /sources/public/html5/markup/input.date.html,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- input.date.html 30 Jul 2010 10:34:13 -0000 1.65
+++ input.date.html 31 Jul 2010 08:13:12 -0000 1.66
@@ -38,43 +38,52 @@
 </h2>
         <div class="attr-content-models">
           <p><span class="pattern" id="input.date.attrs"><a class="ref" href="global-attributes.html">global attributes</a>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.name" title="common-form.attrs.name">name</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.disabled" title="common-form.attrs.disabled">disabled</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.form" title="common-form.attrs.form">form</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.name" title="input.date.attrs.name" href="input.date.html#input.date.attrs.name">name</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.disabled" title="input.date.attrs.disabled" href="input.date.html#input.date.attrs.disabled">disabled</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.form" title="input.date.attrs.form" href="input.date.html#input.date.attrs.form">form</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.date.html#input.date.attrs.type" title="input.date.attrs.type">type</a><span class="postfix required" title="REQUIRED">&#9733;</span>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#input.attrs.autocomplete" title="input.attrs.autocomplete">autocomplete</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#shared-form.attrs.autofocus" title="shared-form.attrs.autofocus">autofocus</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#input.attrs.list" title="input.attrs.list">list</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#input.attrs.autocomplete" title="input.date.attrs.autocomplete" href="input.date.html#input.date.attrs.autocomplete">autocomplete</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.autofocus" title="input.date.attrs.autofocus" href="input.date.html#input.date.attrs.autofocus">autofocus</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#input.attrs.list" title="input.date.attrs.list" href="input.date.html#input.date.attrs.list">list</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.date.html#input.date.attrs.min" title="input.date.attrs.min">min</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.date.html#input.date.attrs.max" title="input.date.attrs.max">max</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.date.html#input.attrs.step.integer" title="input.attrs.step.integer">step</a> <span class="attr-qualifier">(integer)</span>  
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.readonly" title="shared-form.attrs.readonly">readonly</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.required" title="shared-form.attrs.required">required</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#input.attrs.step.integer" title="input.date.attrs.step.integer" href="input.date.html#input.date.attrs.step.integer">step</a> <span class="attr-qualifier">(integer)</span>  
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.readonly" title="input.date.attrs.readonly" href="input.date.html#input.date.attrs.readonly">readonly</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.required" title="input.date.attrs.required" href="input.date.html#input.date.attrs.required">required</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.date.html#input.date.attrs.value" title="input.date.attrs.value">value</a> </span></p>
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.name" title="common-form.attrs.name" href="button.submit.html#common-form.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="input.date.attrs.name" title="input.date.attrs.name" href="input.date.html#input.date.attrs.name">#</a>
+</dt>
             <dd>The name part of the name/value pair associated with this
         element for the purposes of form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.disabled" title="common-form.attrs.disabled" href="button.submit.html#common-form.attrs.disabled">disabled</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.date.attrs.disabled" title="input.date.attrs.disabled" href="input.date.html#input.date.attrs.disabled">#</a>
+</dt>
             <dd>Specifies that the element represents a disabled
         control.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form" href="button.submit.html#common-form.attrs.form">form</a> = <span class="attr-values">
+<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 reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.date.attrs.form" title="input.date.attrs.form" href="input.date.html#input.date.attrs.form">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -83,15 +92,20 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-state">&#9432;</a></span> <a class="attribute-name" id="input.date.attrs.type" title="input.date.attrs.type" href="input.date.html#input.date.attrs.type">type</a> = <span class="attr-values">  "date" </span> </dt>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-state">&#9432;</a>
+<span class="attribute-name">type</span> = <span class="attr-values">  "date" </span> 
+<a class="hash" id="input.date.attrs.type" title="input.date.attrs.type" href="input.date.html#input.date.attrs.type">#</a>
+</dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
         a control for setting the element&#8217;s value to a string
         representing a date.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-autocomplete">&#9432;</a></span> <a class="attribute-name" id="input.attrs.autocomplete" title="input.attrs.autocomplete" href="input.text.html#input.attrs.autocomplete">autocomplete</a> = <span class="attr-values">
+<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#attr-input-autocomplete">&#9432;</a>
+<span class="attribute-name">autocomplete</span> = <span class="attr-values">
        "on"  <span class="postfix or">or</span>  "off"
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.date.attrs.autocomplete" title="input.date.attrs.autocomplete" href="input.date.html#input.date.attrs.autocomplete">#</a>
 </dt>
             <dd>Specifies whether the element represents an input
         control for which a UA is meant to store the value entered
@@ -99,19 +113,23 @@
         later).</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.autofocus" title="shared-form.attrs.autofocus" href="button.submit.html#shared-form.attrs.autofocus">autofocus</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.date.attrs.autofocus" title="input.date.attrs.autofocus" href="input.date.html#input.date.attrs.autofocus">#</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
         loaded.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-list">&#9432;</a></span> <a class="attribute-name" id="input.attrs.list" title="input.attrs.list" href="input.text.html#input.attrs.list">list</a> = <span class="attr-values">
+<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#attr-input-list">&#9432;</a>
+<span class="attribute-name">list</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.idref">ID reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.date.attrs.list" title="input.date.attrs.list" href="input.date.html#input.date.attrs.list">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -120,51 +138,65 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-min">&#9432;</a></span> <a class="attribute-name" id="input.date.attrs.min" title="input.date.attrs.min" href="input.date.html#input.date.attrs.min">min</a> = <span class="attr-values">
+<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#attr-input-min">&#9432;</a>
+<span class="attribute-name">min</span> = <span class="attr-values">
       <a class="ref" href="datatypes.html#form.data.date" title="form.data.date">date</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.date.attrs.min" title="input.date.attrs.min" href="input.date.html#input.date.attrs.min">#</a>
 </dt>
             <dd>The expected lower bound for the element&#8217;s
         <a href="input.date.html#input.date.attrs.value">value</a>.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-max">&#9432;</a></span> <a class="attribute-name" id="input.date.attrs.max" title="input.date.attrs.max" href="input.date.html#input.date.attrs.max">max</a> = <span class="attr-values">
+<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#attr-input-max">&#9432;</a>
+<span class="attribute-name">max</span> = <span class="attr-values">
       <a class="ref" href="datatypes.html#form.data.date" title="form.data.date">date</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.date.attrs.max" title="input.date.attrs.max" href="input.date.html#input.date.attrs.max">#</a>
 </dt>
             <dd>The expected upper bound for the element&#8217;s
         <a href="input.date.html#input.date.attrs.value">value</a>.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-step">&#9432;</a></span> <a class="attribute-name" id="input.attrs.step.integer" title="input.attrs.step.integer" href="input.date.html#input.attrs.step.integer">step</a> = <span class="attr-values">
+<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#attr-input-step">&#9432;</a>
+<span class="attribute-name">step</span> = <span class="attr-values">
        "any"
        <span class="postfix or">or</span> <a href="datatypes.html#common.data.integer.positive">positive integer</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.date.attrs.step.integer" title="input.date.attrs.step.integer" href="input.date.html#input.date.attrs.step.integer">#</a>
 </dt>
             <dd>Specifies the value granularity of the element&#8217;s
         value.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.readonly" title="shared-form.attrs.readonly" href="input.text.html#shared-form.attrs.readonly">readonly</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.date.attrs.readonly" title="input.date.attrs.readonly" href="input.date.html#input.date.attrs.readonly">#</a>
+</dt>
             <dd>Specifies that element represents a control whose value
         is not meant to be edited.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.required" title="shared-form.attrs.required" href="input.text.html#shared-form.attrs.required">required</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.date.attrs.required" title="input.date.attrs.required" href="input.date.html#input.date.attrs.required">#</a>
 </dt>
             <dd>Specifies that the element is a required part of form
       submission.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-state">&#9432;</a></span> <a class="attribute-name" id="input.date.attrs.value" title="input.date.attrs.value" href="input.date.html#input.date.attrs.value">value</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-state">&#9432;</a>
+<span class="attribute-name">value</span> = <span class="attr-values">
       <a class="ref" href="datatypes.html#form.data.date" title="form.data.date">date</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.date.attrs.value" title="input.date.attrs.value" href="input.date.html#input.date.attrs.value">#</a>
+</dt>
             <dd>A string representing a date.</dd>
           
         </dl>

Index: var.html
===================================================================
RCS file: /sources/public/html5/markup/var.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- var.html 30 Jul 2010 10:34:16 -0000 1.53
+++ var.html 31 Jul 2010 08:13:15 -0000 1.54
@@ -40,7 +40,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: sub.html
===================================================================
RCS file: /sources/public/html5/markup/sub.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- sub.html 30 Jul 2010 10:34:15 -0000 1.55
+++ sub.html 31 Jul 2010 08:13:15 -0000 1.56
@@ -38,7 +38,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: title.html
===================================================================
RCS file: /sources/public/html5/markup/title.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- title.html 30 Jul 2010 10:34:16 -0000 1.55
+++ title.html 31 Jul 2010 08:13:15 -0000 1.56
@@ -38,7 +38,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: pre.html
===================================================================
RCS file: /sources/public/html5/markup/pre.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- pre.html 30 Jul 2010 10:34:15 -0000 1.56
+++ pre.html 31 Jul 2010 08:13:14 -0000 1.57
@@ -40,7 +40,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: button.submit.html
===================================================================
RCS file: /sources/public/html5/markup/button.submit.html,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- button.submit.html 30 Jul 2010 10:34:11 -0000 1.62
+++ button.submit.html 31 Jul 2010 08:13:10 -0000 1.63
@@ -39,42 +39,51 @@
         <h2 class="element-subhead">Permitted attributes <a class="hash" href="#button.submit-attributes">#</a>
 </h2>
         <div class="attr-content-models">
-          <p><span class="pattern" id="button.submit.attrs"> <a class="ref" href="global-attributes.html">global attributes</a>
-                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.name" title="common-form.attrs.name">name</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.disabled" title="common-form.attrs.disabled">disabled</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.form" title="common-form.attrs.form">form</a> 
+          <p><span class="pattern" id="button.submit.attrs"> <span class="agroupof"><a class="ref" href="global-attributes.html">global attributes</a>
+                          <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.name" title="button.submit.attrs.name" href="button.submit.html#button.submit.attrs.name">name</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.disabled" title="button.submit.attrs.disabled" href="button.submit.html#button.submit.attrs.disabled">disabled</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.form" title="button.submit.attrs.form" href="button.submit.html#button.submit.attrs.form">form</a> 
                           <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#button.submit.attrs.type" title="button.submit.attrs.type">type</a> 
-                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#button.submit.attrs.value" title="button.submit.attrs.value">value</a> 
-   <span class="postfix intermixed">&amp;</span>  <a class="ref" href="button.submit.html#shared-form.attrs.formaction" title="shared-form.attrs.formaction">formaction</a> 
-                                                                                   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#shared-form.attrs.autofocus" title="shared-form.attrs.autofocus">autofocus</a> 
-                                                                                   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#shared-form.attrs.formenctype" title="shared-form.attrs.formenctype">formenctype</a> 
-                                                                                   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#shared-form.attrs.formmethod" title="shared-form.attrs.formmethod">formmethod</a> 
-                                                                                   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#shared-form.attrs.formtarget" title="shared-form.attrs.formtarget">formtarget</a> 
-                                                                                   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#shared-form.attrs.formnovalidate" title="shared-form.attrs.formnovalidate">formnovalidate</a> </span></p>
+                          <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#button.submit.attrs.value" title="button.submit.attrs.value">value</a> </span>
+   <span class="postfix intermixed">&amp;</span>  <span class="agroupof"><a class="#shared-form.attrs.formaction" title="button.submit.attrs.formaction" href="button.submit.html#button.submit.attrs.formaction">formaction</a> 
+                                                                                   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.autofocus" title="button.submit.attrs.autofocus" href="button.submit.html#button.submit.attrs.autofocus">autofocus</a> 
+                                                                                   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.formenctype" title="button.submit.attrs.formenctype" href="button.submit.html#button.submit.attrs.formenctype">formenctype</a> 
+                                                                                   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.formmethod" title="button.submit.attrs.formmethod" href="button.submit.html#button.submit.attrs.formmethod">formmethod</a> 
+                                                                                   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.formtarget" title="button.submit.attrs.formtarget" href="button.submit.html#button.submit.attrs.formtarget">formtarget</a> 
+                                                                                   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.formnovalidate" title="button.submit.attrs.formnovalidate" href="button.submit.html#button.submit.attrs.formnovalidate">formnovalidate</a> </span></span></p>
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.name" title="common-form.attrs.name" href="button.submit.html#common-form.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="button.submit.attrs.name" title="button.submit.attrs.name" href="button.submit.html#button.submit.attrs.name">#</a>
+</dt>
             <dd>The name part of the name/value pair associated with this
         element for the purposes of form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.disabled" title="common-form.attrs.disabled" href="button.submit.html#common-form.attrs.disabled">disabled</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="button.submit.attrs.disabled" title="button.submit.attrs.disabled" href="button.submit.html#button.submit.attrs.disabled">#</a>
+</dt>
             <dd>Specifies that the element represents a disabled
         control.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form" href="button.submit.html#common-form.attrs.form">form</a> = <span class="attr-values">
+<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 reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="button.submit.attrs.form" title="button.submit.attrs.form" href="button.submit.html#button.submit.attrs.form">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -83,53 +92,69 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-button-type">&#9432;</a></span> <a class="attribute-name" id="button.submit.attrs.type" title="button.submit.attrs.type" href="button.submit.html#button.submit.attrs.type">type</a> = <span class="attr-values">  "submit" </span> </dt>
+<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-button-type">&#9432;</a>
+<span class="attribute-name">type</span> = <span class="attr-values">  "submit" </span> 
+<a class="hash" id="button.submit.attrs.type" title="button.submit.attrs.type" href="button.submit.html#button.submit.attrs.type">#</a>
+</dt>
             <dd>Specifies that its <a href="button.html#button" class="element">button</a> element is a button for
         submitting a form.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-button-value">&#9432;</a></span> <a class="attribute-name" id="button.submit.attrs.value" title="button.submit.attrs.value" href="button.submit.html#button.submit.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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-button-value">&#9432;</a>
+<span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> 
+<a class="hash" id="button.submit.attrs.value" title="button.submit.attrs.value" href="button.submit.html#button.submit.attrs.value">#</a>
+</dt>
             <dd>The value part of the name/value pair associated with
         this button for the purposes of form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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-fs-formaction">&#9432;</a></span> <a class="attribute-name" id="shared-form.attrs.formaction" title="shared-form.attrs.formaction" href="button.submit.html#shared-form.attrs.formaction">formaction</a> = <span class="attr-values">
+<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-fs-formaction">&#9432;</a>
+<span class="attribute-name">formaction</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URL potentially surrounded by spaces</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="button.submit.attrs.formaction" title="button.submit.attrs.formaction" href="button.submit.html#button.submit.attrs.formaction">#</a>
 </dt>
             <dd>The form-submission action for the element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.autofocus" title="shared-form.attrs.autofocus" href="button.submit.html#shared-form.attrs.autofocus">autofocus</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="button.submit.attrs.autofocus" title="button.submit.attrs.autofocus" href="button.submit.html#button.submit.attrs.autofocus">#</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
         loaded.</dd>
           
             <dt>
-<span class="spec-link"><a 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-fs-formenctype">&#9432;</a></span> <a class="attribute-name" id="shared-form.attrs.formenctype" title="shared-form.attrs.formenctype" href="button.submit.html#shared-form.attrs.formenctype">formenctype</a> = <span class="attr-values"> "application/x-www-form-urlencoded"
+<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-fs-formenctype">&#9432;</a>
+<span class="attribute-name">formenctype</span> = <span class="attr-values"> "application/x-www-form-urlencoded"
    <span class="postfix or">or</span>  "multipart/form-data"
    <span class="postfix or">or</span>  "text/plain"</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="button.submit.attrs.formenctype" title="button.submit.attrs.formenctype" href="button.submit.html#button.submit.attrs.formenctype">#</a>
 </dt>
             <dd>A MIME type with which a UA is meant to associate this
         element for form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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-fs-formmethod">&#9432;</a></span> <a class="attribute-name" id="shared-form.attrs.formmethod" title="shared-form.attrs.formmethod" href="button.submit.html#shared-form.attrs.formmethod">formmethod</a> = <span class="attr-values"> "get"
+<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-fs-formmethod">&#9432;</a>
+<span class="attribute-name">formmethod</span> = <span class="attr-values"> "get"
    <span class="postfix or">or</span>  "post"
    <span class="postfix or">or</span>  "put"
    <span class="postfix or">or</span>  "delete"</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="button.submit.attrs.formmethod" title="button.submit.attrs.formmethod" href="button.submit.html#button.submit.attrs.formmethod">#</a>
 </dt>
             <dd>The HTTP method with which a UA is meant to associate
         this element for form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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-fs-formtarget">&#9432;</a></span> <a class="attribute-name" id="shared-form.attrs.formtarget" title="shared-form.attrs.formtarget" href="button.submit.html#shared-form.attrs.formtarget">formtarget</a> = <span class="attr-values">
+<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-fs-formtarget">&#9432;</a>
+<span class="attribute-name">formtarget</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.browsing-context-name-or-keyword">browsing-context name or keyword</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="button.submit.attrs.formtarget" title="button.submit.attrs.formtarget" href="button.submit.html#button.submit.attrs.formtarget">#</a>
 </dt>
             <dd>A
         <a href="terminology.html#context">browsing context</a>
@@ -137,10 +162,12 @@
         of the control.</dd>
           
             <dt>
-<span class="spec-link"><a 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-fs-formnovalidate">&#9432;</a></span> <a class="attribute-name" id="shared-form.attrs.formnovalidate" title="shared-form.attrs.formnovalidate" href="button.submit.html#shared-form.attrs.formnovalidate">formnovalidate</a> = <span class="attr-values">
+<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-fs-formnovalidate">&#9432;</a>
+<span class="attribute-name">formnovalidate</span> = <span class="attr-values">
        "formnovalidate"
        <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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="button.submit.attrs.formnovalidate" title="button.submit.attrs.formnovalidate" href="button.submit.html#button.submit.attrs.formnovalidate">#</a>
 </dt>
             <dd>Specifies that the element represents a control whose
         value is not meant to be validated during form

Index: rp.html
===================================================================
RCS file: /sources/public/html5/markup/rp.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- rp.html 30 Jul 2010 10:34:15 -0000 1.55
+++ rp.html 31 Jul 2010 08:13:14 -0000 1.56
@@ -40,7 +40,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: sup.html
===================================================================
RCS file: /sources/public/html5/markup/sup.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- sup.html 30 Jul 2010 10:34:16 -0000 1.55
+++ sup.html 31 Jul 2010 08:13:15 -0000 1.56
@@ -38,7 +38,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: details.html
===================================================================
RCS file: /sources/public/html5/markup/details.html,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- details.html 30 Jul 2010 10:34:12 -0000 1.43
+++ details.html 31 Jul 2010 08:13:11 -0000 1.44
@@ -44,14 +44,18 @@
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-details-open">&#9432;</a></span> <a class="attribute-name" id="details.attrs.open" title="details.attrs.open" href="details.html#details.attrs.open">open</a> = <span class="attr-values">
+<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-details-open">&#9432;</a>
+<span class="attribute-name">open</span> = <span class="attr-values">
        "open"  <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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="details.attrs.open" title="details.attrs.open" href="details.html#details.attrs.open">#</a>
+</dt>
             <dd>Specifies that the contents of the
         <a href="details.html#details" class="element">details</a> element
         should be shown to the user.</dd>

Index: input.url.html
===================================================================
RCS file: /sources/public/html5/markup/input.url.html,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- input.url.html 30 Jul 2010 10:34:13 -0000 1.66
+++ input.url.html 31 Jul 2010 08:13:13 -0000 1.67
@@ -38,44 +38,53 @@
 </h2>
         <div class="attr-content-models">
           <p><span class="pattern" id="input.url.attrs"><a class="ref" href="global-attributes.html">global attributes</a>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.name" title="common-form.attrs.name">name</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.disabled" title="common-form.attrs.disabled">disabled</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#common-form.attrs.form" title="common-form.attrs.form">form</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.name" title="input.url.attrs.name" href="input.url.html#input.url.attrs.name">name</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.disabled" title="input.url.attrs.disabled" href="input.url.html#input.url.attrs.disabled">disabled</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#common-form.attrs.form" title="input.url.attrs.form" href="input.url.html#input.url.attrs.form">form</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.url.html#input.url.attrs.type" title="input.url.attrs.type">type</a><span class="postfix required" title="REQUIRED">&#9733;</span>
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#input.attrs.autocomplete" title="input.attrs.autocomplete">autocomplete</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="button.submit.html#shared-form.attrs.autofocus" title="shared-form.attrs.autofocus">autofocus</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#input.attrs.list" title="input.attrs.list">list</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.maxlength" title="shared-form.attrs.maxlength">maxlength</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.pattern" title="shared-form.attrs.pattern">pattern</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.readonly" title="shared-form.attrs.readonly">readonly</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.required" title="shared-form.attrs.required">required</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.size" title="shared-form.attrs.size">size</a> 
-   <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.text.html#shared-form.attrs.placeholder" title="shared-form.attrs.placeholder">placeholder</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#input.attrs.autocomplete" title="input.url.attrs.autocomplete" href="input.url.html#input.url.attrs.autocomplete">autocomplete</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.autofocus" title="input.url.attrs.autofocus" href="input.url.html#input.url.attrs.autofocus">autofocus</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#input.attrs.list" title="input.url.attrs.list" href="input.url.html#input.url.attrs.list">list</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.maxlength" title="input.url.attrs.maxlength" href="input.url.html#input.url.attrs.maxlength">maxlength</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.pattern" title="input.url.attrs.pattern" href="input.url.html#input.url.attrs.pattern">pattern</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.readonly" title="input.url.attrs.readonly" href="input.url.html#input.url.attrs.readonly">readonly</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.required" title="input.url.attrs.required" href="input.url.html#input.url.attrs.required">required</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.size" title="input.url.attrs.size" href="input.url.html#input.url.attrs.size">size</a> 
+   <span class="postfix intermixed">&amp;</span> <a class="#shared-form.attrs.placeholder" title="input.url.attrs.placeholder" href="input.url.html#input.url.attrs.placeholder">placeholder</a> 
    <span class="postfix intermixed">&amp;</span> <a class="ref" href="input.url.html#input.url.attrs.value" title="input.url.attrs.value">value</a> </span></p>
 </div>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.name" title="common-form.attrs.name" href="button.submit.html#common-form.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
+<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">string</a></span> 
+<a class="hash" id="input.url.attrs.name" title="input.url.attrs.name" href="input.url.html#input.url.attrs.name">#</a>
+</dt>
             <dd>The name part of the name/value pair associated with this
         element for the purposes of form submission.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.disabled" title="common-form.attrs.disabled" href="button.submit.html#common-form.attrs.disabled">disabled</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.url.attrs.disabled" title="input.url.attrs.disabled" href="input.url.html#input.url.attrs.disabled">#</a>
+</dt>
             <dd>Specifies that the element represents a disabled
         control.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form" href="button.submit.html#common-form.attrs.form">form</a> = <span class="attr-values">
+<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 reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.url.attrs.form" title="input.url.attrs.form" href="input.url.html#input.url.attrs.form">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -84,15 +93,20 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#url-state">&#9432;</a></span> <a class="attribute-name" id="input.url.attrs.type" title="input.url.attrs.type" href="input.url.html#input.url.attrs.type">type</a> = <span class="attr-values">  "url" </span> </dt>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#url-state">&#9432;</a>
+<span class="attribute-name">type</span> = <span class="attr-values">  "url" </span> 
+<a class="hash" id="input.url.attrs.type" title="input.url.attrs.type" href="input.url.html#input.url.attrs.type">#</a>
+</dt>
             <dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
         a control for editing an absolute URL given in the
       element&#8217;s value.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-autocomplete">&#9432;</a></span> <a class="attribute-name" id="input.attrs.autocomplete" title="input.attrs.autocomplete" href="input.text.html#input.attrs.autocomplete">autocomplete</a> = <span class="attr-values">
+<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#attr-input-autocomplete">&#9432;</a>
+<span class="attribute-name">autocomplete</span> = <span class="attr-values">
        "on"  <span class="postfix or">or</span>  "off"
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.url.attrs.autocomplete" title="input.url.attrs.autocomplete" href="input.url.html#input.url.attrs.autocomplete">#</a>
 </dt>
             <dd>Specifies whether the element represents an input
         control for which a UA is meant to store the value entered
@@ -100,19 +114,23 @@
         later).</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.autofocus" title="shared-form.attrs.autofocus" href="button.submit.html#shared-form.attrs.autofocus">autofocus</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.url.attrs.autofocus" title="input.url.attrs.autofocus" href="input.url.html#input.url.attrs.autofocus">#</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
         loaded.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-list">&#9432;</a></span> <a class="attribute-name" id="input.attrs.list" title="input.attrs.list" href="input.text.html#input.attrs.list">list</a> = <span class="attr-values">
+<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#attr-input-list">&#9432;</a>
+<span class="attribute-name">list</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.idref">ID reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.url.attrs.list" title="input.url.attrs.list" href="input.url.html#input.url.attrs.list">#</a>
 </dt>
             <dd>An
         <a href="datatypes.html#id-reference">ID reference</a>
@@ -121,56 +139,74 @@
         with which to associate the element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.maxlength" title="shared-form.attrs.maxlength" href="input.text.html#shared-form.attrs.maxlength">maxlength</a> = <span class="attr-values">
+<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">positive integer</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.url.attrs.maxlength" title="input.url.attrs.maxlength" href="input.url.html#input.url.attrs.maxlength">#</a>
+</dt>
             <dd>The maximum allowed value length of the element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-pattern-attribute">&#9432;</a></span> <a class="attribute-name" id="shared-form.attrs.pattern" title="shared-form.attrs.pattern" href="input.text.html#shared-form.attrs.pattern">pattern</a> = <span class="attr-values">
+<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-pattern-attribute">&#9432;</a>
+<span class="attribute-name">pattern</span> = <span class="attr-values">
       <a class="ref" href="datatypes.html#form.data.pattern" title="form.data.pattern">pattern</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.url.attrs.pattern" title="input.url.attrs.pattern" href="input.url.html#input.url.attrs.pattern">#</a>
 </dt>
             <dd>Specifies a regular expression against which a UA is
         meant to check the value of the control represented by its
         element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.readonly" title="shared-form.attrs.readonly" href="input.text.html#shared-form.attrs.readonly">readonly</a> = <span class="attr-values">
+<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">empty</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.url.attrs.readonly" title="input.url.attrs.readonly" href="input.url.html#input.url.attrs.readonly">#</a>
+</dt>
             <dd>Specifies that element represents a control whose value
         is not meant to be edited.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.required" title="shared-form.attrs.required" href="input.text.html#shared-form.attrs.required">required</a> = <span class="attr-values">
+<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">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.url.attrs.required" title="input.url.attrs.required" href="input.url.html#input.url.attrs.required">#</a>
 </dt>
             <dd>Specifies that the element is a required part of form
       submission.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-size-attribute">&#9432;</a></span> <a class="attribute-name" id="shared-form.attrs.size" title="shared-form.attrs.size" href="input.text.html#shared-form.attrs.size">size</a> = <span class="attr-values">
+<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-size-attribute">&#9432;</a>
+<span class="attribute-name">size</span> = <span class="attr-values">
       <a href="datatypes.html#common.data.integer.positive">positive integer</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.url.attrs.size" title="input.url.attrs.size" href="input.url.html#input.url.attrs.size">#</a>
+</dt>
             <dd>The number of options meant to be shown by the control
         represented by its element.</dd>
           
             <dt>
-<span class="spec-link"><a 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> <a class="attribute-name" id="shared-form.attrs.placeholder" title="shared-form.attrs.placeholder" href="input.text.html#shared-form.attrs.placeholder">placeholder</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<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">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="hash" id="input.url.attrs.placeholder" title="input.url.attrs.placeholder" href="input.url.html#input.url.attrs.placeholder">#</a>
 </dt>
             <dd>A short hint (one word or a short phrase) intended to
         aid the user when entering data into the control
         represented by its element.</dd>
           
             <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#url-state">&#9432;</a></span> <a class="attribute-name" id="input.url.attrs.value" title="input.url.attrs.value" href="input.url.html#input.url.attrs.value">value</a> = <span class="attr-values">
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#url-state">&#9432;</a>
+<span class="attribute-name">value</span> = <span class="attr-values">
      ""
        <span class="postfix or">or</span> <a href="datatypes.html#common.data.uri.absolute">absolute URL</a>
-    </span> </dt>
+    </span> 
+<a class="hash" id="input.url.attrs.value" title="input.url.attrs.value" href="input.url.html#input.url.attrs.value">#</a>
+</dt>
             <dd>An absolute URL.</dd>
           
         </dl>

Index: summary.html
===================================================================
RCS file: /sources/public/html5/markup/summary.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- summary.html 30 Jul 2010 10:34:16 -0000 1.26
+++ summary.html 31 Jul 2010 08:13:15 -0000 1.27
@@ -41,7 +41,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: hgroup.html
===================================================================
RCS file: /sources/public/html5/markup/hgroup.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- hgroup.html 30 Jul 2010 10:34:12 -0000 1.54
+++ hgroup.html 31 Jul 2010 08:13:12 -0000 1.55
@@ -43,7 +43,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>
           

Index: h5.html
===================================================================
RCS file: /sources/public/html5/markup/h5.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- h5.html 30 Jul 2010 10:34:12 -0000 1.58
+++ h5.html 31 Jul 2010 08:13:11 -0000 1.59
@@ -38,7 +38,8 @@
 </h2>
         <dl class="attr-defs">
 <dt>
-<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">&#9432;</a></span> <a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
+<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">global attributes</a>
 </dt>
             <dd>Any attributes permitted globally.</dd>

Received on Saturday, 31 July 2010 08:14:52 UTC