html5/markup Overview.html,1.462,1.463 a.html,1.98,1.99 abbr.html,1.69,1.70 address.html,1.71,1.72 area.html,1.92,1.93 article.html,1.76,1.77 aside.html,1.74,1.75 audio.html,1.90,1.91 b.html,1.73,1.74 base.html,1.83,1.84 bdo.html,1.70,1.71 blockquote.html,1.76,1.77 body.html,1.84,1.85 br.html,1.67,1.68 button.button.html,1.83,1.84 button.html,1.42,1.43 button.reset.html,1.83,1.84 button.submit.html,1.83,1.84 canvas.html,1.75,1.76 caption.html,1.72,1.73 cite.html,1.72,1.73 code.html,1.70,1.71 col.html,1.75,1.76 colgroup.html,1.75,1.76 command.checkbox.html,1.80,1.81 command.command.html,1.80,1.81 command.html,1.43,1.44 command.radio.html,1.80,1.81 datalist.html,1.78,1.79 datatypes.html,1.77,1.78 dd.html,1.75,1.76 del.html,1.82,1.83 details.html,1.63,1.64 dfn.html,1.72,1.73 div.html,1.73,1.74 dl.html,1.73,1.74 documents.html,1.43,1.44 dt.html,1.74,1.75 em.html,1.71,1.72 embed.html,1.85,1.86 fieldset.html,1.77,1.78 figcaption.html,1.45,1.46 figure.html,1.59,1.60 footer.html,1.76,1.77 form.html,1.87,1.

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

Modified Files:
	Overview.html a.html abbr.html address.html area.html 
	article.html aside.html audio.html b.html base.html bdo.html 
	blockquote.html body.html br.html button.button.html 
	button.html button.reset.html button.submit.html canvas.html 
	caption.html cite.html code.html col.html colgroup.html 
	command.checkbox.html command.command.html command.html 
	command.radio.html datalist.html datatypes.html dd.html 
	del.html details.html dfn.html div.html dl.html documents.html 
	dt.html em.html embed.html fieldset.html figcaption.html 
	figure.html footer.html form.html global-attributes.html 
	h1.html h2.html h3.html h4.html h5.html h6.html head.html 
	header.html hgroup.html hr.html html.html i.html iframe.html 
	img.html index-of-terms.html index-of-terms.xhtml 
	input.button.html input.checkbox.html input.color.html 
	input.date.html input.datetime-local.html input.datetime.html 
	input.email.html input.file.html input.hidden.html input.html 
	input.image.html input.month.html input.number.html 
	input.password.html input.radio.html input.range.html 
	input.reset.html input.search.html input.submit.html 
	input.tel.html input.text.html input.time.html input.url.html 
	input.week.html ins.html kbd.html keygen.html label.html 
	legend.html li.html link.html map.html mark.html menu.html 
	meta.charset.html meta.html 
	meta.http-equiv.content-language.html 
	meta.http-equiv.content-type.html 
	meta.http-equiv.default-style.html 
	meta.http-equiv.refresh.html meta.name.html meter.html 
	nav.html noscript.html object.html ol.html optgroup.html 
	option.html output.html p.html param.html pre.html 
	progress.html q.html references.html rp.html rt.html ruby.html 
	samp.html script.html section.html select.html small.html 
	source.html span.html spec.html strong.html style.css 
	style.html sub.html summary.html sup.html syntax.html 
	table.html tbody.html td.html terminology.html textarea.html 
	tfoot.html th.html thead.html time.html title.html tr.html 
	ul.html var.html video.html wbr.html 
Removed Files:
	dialog.html form-attributes.html forms-attributes.html 
Log Message:
色々


Index: body.html
===================================================================
RCS file: /sources/public/html5/markup/body.html,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- body.html	10 Aug 2010 13:51:02 -0000	1.84
+++ body.html	12 Aug 2010 19:55:26 -0000	1.85
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the body element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-body-element-0">&#9432;</a></span> <span class="element">body</span> &#8211; <span class="shortdesc">document body</span> <a class="hash" href="#body">#</a> <a class="toc-bak" href="Overview.html#body-toc">T</a>
 </h2>
       <div id="body-longdesc" class="longdesc">
-    <p>The <a href="body.html#body" class="element">body</a> element
+    <p>The
+    <span class="element">body</span>
+    element
     represents the body of a document (as opposed to the
     document&#8217;s metadata).</p>
   </div>
@@ -96,7 +98,6 @@
 <a class="hash" href="body.html#body.attrs.onblur">#</a>
 </dt>
             <dd>Document lost focus.</dd>
-<dd>Document received focus.</dd>
           
             <dt id="body.attrs.onerror" title="body.attrs.onerror">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onerror">&#9432;</a>
@@ -110,7 +111,7 @@
 <span class="attribute-name">onfocus</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref10">string</a></span> 
 <a class="hash" href="body.html#body.attrs.onfocus">#</a>
 </dt>
-            <dd></dd>
+            <dd>Document received focus.</dd>
           
             <dt id="body.attrs.onhashchange" title="body.attrs.onhashchange">
 <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>
@@ -252,28 +253,28 @@
 </h2>
         
     <p>A 
-    <a href="body.html#body" class="element">body</a>
+    <span class="element">body</span>
     element&#8217;s
     <span title="syntax-start-tag">start tag</span>
     may be omitted if the first thing inside the
-    <a href="body.html#body" class="element">body</a>
+    <span class="element">body</span>
     element is not a
-    <a href="terminology.html#space" id="space_xref33">space character</a>
+    <a href="terminology.html#space" id="space_xref32">space character</a>
     or a
     <a href="syntax.html#comments" title="syntax-comments">comment</a>,
     except if the first thing inside the
-    <a href="body.html#body" class="element">body</a>
+    <span class="element">body</span>
     element is a
     <a href="script.html#script" class="element">script</a>
     or
     <a href="style.html#style" class="element">style</a>
     element.</p>
     <p>A
-    <a href="body.html#body" class="element">body</a>
+    <span class="element">body</span>
     element&#8217;s
     <span title="syntax-end-tag">end tag</span>
     may be omitted if the
-    <a href="body.html#body" class="element">body</a>
+    <span class="element">body</span>
     element is not immediately followed by a
     <a href="syntax.html#comments" title="syntax-comments">comment</a>
     and the element is either not empty or its

Index: legend.html
===================================================================
RCS file: /sources/public/html5/markup/legend.html,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- legend.html	10 Aug 2010 13:51:07 -0000	1.74
+++ legend.html	12 Aug 2010 19:55:30 -0000	1.75
@@ -23,9 +23,12 @@
 <span class="spec-link"><a title="Read about the legend element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-legend-element">&#9432;</a></span> <span class="element">legend</span> &#8211; <span class="shortdesc">title or explanatory caption</span> <a class="hash" href="#legend">#</a> <a class="toc-bak" href="Overview.html#legend-toc">T</a>
 </h2>
       <div id="legend-longdesc" class="longdesc">
-    <p>The <a href="legend.html#legend" class="element">legend</a> element
+    <p>The
+    <span class="element">legend</span>
+    element
     represents a title or explanatory caption for the rest of the
-    contents of the <a href="legend.html#legend" class="element">legend</a>
+    contents of the
+    <span class="element">legend</span>
     element&#8217;s parent element.</p>
   </div>
       <div class="no-number no-toc" id="legend-content-model">
@@ -35,7 +38,7 @@
         
       <div id="legend-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref29">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref28">phrasing content</a></span>
         
     </p>
         </div>
@@ -57,7 +60,7 @@
       <div class="no-number no-toc tag-omission" id="legend-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#legend-tags">#</a>
 </h2>
-        <p>A <a href="legend.html#legend" class="element">legend</a>
+        <p>A <span class="element">legend</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: address.html
===================================================================
RCS file: /sources/public/html5/markup/address.html,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -d -r1.71 -r1.72
--- address.html	10 Aug 2010 13:51:02 -0000	1.71
+++ address.html	12 Aug 2010 19:55:25 -0000	1.72
@@ -23,7 +23,8 @@
 <span class="spec-link"><a title="Read about the address element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-address-element">&#9432;</a></span> <span class="element">address</span> &#8211; <span class="shortdesc">contact information</span> <a class="hash" href="#address">#</a> <a class="toc-bak" href="Overview.html#address-toc">T</a>
 </h2>
       <div id="address-longdesc" class="longdesc">
-    <p>The <a href="address.html#address" class="element">address</a>
+    <p>The
+      <span class="element">address</span>
       element represents contact information.</p>
   </div>
       <div class="no-number no-toc" id="address-content-model">
@@ -65,7 +66,7 @@
       <div class="no-number no-toc tag-omission" id="address-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#address-tags">#</a>
 </h2>
-        <p>An <a href="address.html#address" class="element">address</a>
+        <p>An <span class="element">address</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -82,10 +83,12 @@
         <h2 class="element-subhead">Details <a class="hash" href="#address-details">#</a>
 </h2>
 <div class="details">
-    <p>If an <a href="address.html#address" class="element">address</a>
+    <p>If an
+    <span class="element">address</span>
     element applies to a <a href="body.html#body">body</a> element, then
     it represents contact information for the document as a
-    whole. If an <a href="address.html#address" class="element">address</a>
+    whole. If an
+    <span class="element">address</span>
     element applies to a section of a document, then it 
     represents contact information for that section only.</p>
   </div>

Index: button.html
===================================================================
RCS file: /sources/public/html5/markup/button.html,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- button.html	10 Aug 2010 13:51:03 -0000	1.42
+++ button.html	12 Aug 2010 19:55:26 -0000	1.43
@@ -24,22 +24,23 @@
 </h2>
       <div id="button-longdesc" class="longdesc">
       <p>The
-                <a href="button.html#button" class="element">button</a>
+                <span class="element">button</span>
                 element is a multipurpose element for representing buttons.</p>
 </div>
       <div class="toc">
 
-      <p>The details of the
-      <a href="button.html#button" class="element">button</a>
-      element are described in the following sections:</p>
-<ul>
+      
+    The details of the
+      <span class="element">button</span>
+      element are described in the following sections:
+    <ul>
 <li><a class="ref" href="button.submit.html#button.submit">button type=submit</a></li>
 <li><a class="ref" href="button.reset.html#button.reset">button type=reset</a></li>
 <li><a class="ref" href="button.button.html#button.button">button type=button</a></li>
 </ul>
 </div>
 <p>A
-              <a href="button.html#button" class="element">button</a>
+              <span class="element">button</span>
               element with no
               <span class="attribute">type</span>
               attribute specified represents the same thing as a

Index: th.html
===================================================================
RCS file: /sources/public/html5/markup/th.html,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -d -r1.89 -r1.90
--- th.html	10 Aug 2010 13:51:10 -0000	1.89
+++ th.html	12 Aug 2010 19:55:32 -0000	1.90
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the th element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-th-element">&#9432;</a></span> <span class="element">th</span> &#8211; <span class="shortdesc">table header cell</span> <a class="hash" href="#th">#</a> <a class="toc-bak" href="Overview.html#th-toc">T</a>
 </h2>
       <div id="th-longdesc" class="longdesc">
-    <p>The <a href="th.html#th" class="element">th</a> element represents
+    <p>The
+    <span class="element">th</span>
+    element represents
     a header cell in a table.</p>
   </div>
       <div class="no-number no-toc" id="th-content-model">
@@ -33,7 +35,7 @@
         
       <div id="th-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref50">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref49">phrasing content</a></span>
         
     </p>
         </div>
@@ -67,7 +69,7 @@
 <a class="hash" href="th.html#th.attrs.scope">#</a>
 </dt>
             <dd>Specifies what set of cells the
-        <a href="th.html#th" class="element">th</a>
+        <span class="element">th</span>
         element applies to.</dd>
           
             <dt id="th.attrs.colspan" title="th.attrs.colspan">
@@ -79,7 +81,7 @@
 </dt>
             <dd>Specifies the number of adjacent columns  &#8220;spanned&#8221; by
         its
-        <a href="th.html#th" class="element">th</a>
+        <span class="element">th</span>
         element.</dd>
           
             <dt id="th.attrs.rowspan" title="th.attrs.rowspan">
@@ -91,7 +93,7 @@
 </dt>
             <dd>Specifies the number of following rows &#8220;spanned&#8221; by
         its
-        <a href="th.html#th" class="element">th</a>
+        <span class="element">th</span>
         element.</dd>
           
             <dt id="th.attrs.headers" title="th.attrs.headers">
@@ -102,14 +104,14 @@
 <a class="hash" href="th.html#th.attrs.headers">#</a>
 </dt>
             <dd>Identifies one or more
-        <a href="th.html#th" class="element">th</a>
+        <span class="element">th</span>
         elements that apply to its
-        <a href="th.html#th" class="element">th</a>.</dd>
+        <span class="element">th</span>.</dd>
           
 <dd><div class="datatype-desc">An
         <a href="datatypes.html#data-unordered-tokens" id="data-unordered-tokens_xref4">unordered set of unique space-separated tokens</a>,
         each of which is an
-        <a href="datatypes.html#id-reference" id="id-reference_xref3">ID reference</a>.</div></dd>
+        <a href="datatypes.html#common.data.idref" id="common.data.idref_xref51">ID reference</a>.</div></dd>
         </dl>
 </div>
       
@@ -168,19 +170,19 @@
 </h2>
         
     <p>A
-    <a href="th.html#th" class="element">th</a>
+    <span class="element">th</span>
     element must have a
     <span title="syntax-start-tag">start tag</span>.</p>
     <p>A
-    <a href="th.html#th" class="element">th</a>
+    <span class="element">th</span>
     element&#8217;s
     <span title="syntax-end-tag">end tag</span>
     may be omitted if the
-    <a href="th.html#th" class="element">th</a>
+    <span class="element">th</span>
     element is immediately followed by a
     <a href="td.html#td" class="element">td</a>
     or
-    <a href="th.html#th" class="element">th</a>
+    <span class="element">th</span>
     element, or if there is no more content in the parent
     element.</p>
   

Index: mark.html
===================================================================
RCS file: /sources/public/html5/markup/mark.html,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -d -r1.71 -r1.72
--- mark.html	10 Aug 2010 13:51:07 -0000	1.71
+++ mark.html	12 Aug 2010 19:55:30 -0000	1.72
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the mark element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-mark-element">&#9432;</a></span> <span class="element">mark</span> &#8211; <span class="shortdesc">marked (highlighted) text</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#mark">#</a> <a class="toc-bak" href="Overview.html#mark-toc">T</a>
 </h2>
       <div id="mark-longdesc" class="longdesc">
-    <p>The <a href="mark.html#mark" class="element">mark</a> element
+    <p>The
+    <span class="element">mark</span>
+    element
     represents a run of text in one document marked or highlighted
     for reference purposes, due to its relevance in another
     context.</p>
@@ -35,7 +37,7 @@
         
       <div id="mark-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref31">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref30">phrasing content</a></span>
         
     </p>
         </div>
@@ -57,7 +59,7 @@
       <div class="no-number no-toc tag-omission" id="mark-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#mark-tags">#</a>
 </h2>
-        <p>A <a href="mark.html#mark" class="element">mark</a>
+        <p>A <span class="element">mark</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

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

Index: br.html
===================================================================
RCS file: /sources/public/html5/markup/br.html,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- br.html	10 Aug 2010 13:51:02 -0000	1.67
+++ br.html	12 Aug 2010 19:55:26 -0000	1.68
@@ -23,8 +23,9 @@
 <span class="spec-link"><a title="Read about the br element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-br-element">&#9432;</a></span> <span class="element">br</span> &#8211; <span class="shortdesc">line break</span> <a class="hash" href="#br">#</a> <a class="toc-bak" href="Overview.html#br-toc">T</a>
 </h2>
       <div id="br-longdesc" class="longdesc">
-    <p>The <a href="br.html#br" class="element">br</a> element represents
-    a line break.</p>
+    <p>The
+    <span class="element">br</span>
+    element represents a line break.</p>
   </div>
       <div class="no-number no-toc" id="br-content-model">
         <h2 class="element-subhead">Permitted contents <a class="hash" href="#br-content-model">#</a>
@@ -64,9 +65,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#br-tags">#</a>
 </h2>
         <p>The
-            <a href="br.html#br" class="element">br</a>
+            <span class="element">br</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref10">void element</a>.
-            A <a href="br.html#br" class="element">br</a>
+            A <span class="element">br</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: input.email.html
===================================================================
RCS file: /sources/public/html5/markup/input.email.html,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -d -r1.87 -r1.88
--- input.email.html	10 Aug 2010 13:51:06 -0000	1.87
+++ input.email.html	12 Aug 2010 19:55:29 -0000	1.88
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#e-mail-state">&#9432;</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">email</span></span> &#8211; <span class="shortdesc">e-mail address input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.email">#</a> <a class="toc-bak" href="Overview.html#input.email-toc">T</a>
 </h2>
       <div id="input.email-longdesc" class="longdesc">
-    <p>The <a href="input.html#input" class="element">input</a> element
+    <p>The
+    <span class="element">input</span>
+    element
     with a <span class="attribute">type</span> attribute whose
     value is "<code>email</code>" represents
     a control for editing a list of e-mail addresses given in the
@@ -106,7 +108,7 @@
 <a class="hash" href="input.email.html#input.email.attrs.type">#</a>
 </dt>
             <dd>Specifies that its
-        <a href="input.html#input" class="element">input</a>
+        <span class="element">input</span>
         element is a control for editing an e-mail address or list
         of e-mail addresses given in the element&#8217;s value.</dd>
           
@@ -304,9 +306,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.email-tags">#</a>
 </h2>
         <p>The
-            <a href="input.html#input" class="element">input</a>
+            <span class="element">input</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref62">void element</a>.
-            An <a href="input.html#input" class="element">input</a>
+            An <span class="element">input</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: tr.html
===================================================================
RCS file: /sources/public/html5/markup/tr.html,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- tr.html	10 Aug 2010 13:51:10 -0000	1.73
+++ tr.html	12 Aug 2010 19:55:33 -0000	1.74
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the tr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tr-element">&#9432;</a></span> <span class="element">tr</span> &#8211; <span class="shortdesc">table row</span> <a class="hash" href="#tr">#</a> <a class="toc-bak" href="Overview.html#tr-toc">T</a>
 </h2>
       <div id="tr-longdesc" class="longdesc">
-    <p>The <a href="tr.html#tr" class="element">tr</a> element represents
+    <p>The
+    <span class="element">tr</span>
+    element represents
     a row of cells in a table.</p>
   </div>
       <div class="no-number no-toc" id="tr-content-model">
@@ -84,17 +86,17 @@
 </h2>
         
     <p>A
-    <a href="tr.html#tr" class="element">tr</a>
+    <span class="element">tr</span>
     element must have a
     <span title="syntax-start-tag">start tag</span>.</p>
     <p>A
-    <a href="tr.html#tr" class="element">tr</a>
+    <span class="element">tr</span>
     element&#8217;s
     <span title="syntax-end-tag">end tag</span>
     may be omitted if the
-    <a href="tr.html#tr" class="element">tr</a>
+    <span class="element">tr</span>
     element is immediately followed by another
-    <a href="tr.html#tr" class="element">tr</a>
+    <span class="element">tr</span>
     element, or if there is no more content in the parent
     element.</p>
   

Index: input.month.html
===================================================================
RCS file: /sources/public/html5/markup/input.month.html,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -d -r1.87 -r1.88
--- input.month.html	10 Aug 2010 13:51:06 -0000	1.87
+++ input.month.html	12 Aug 2010 19:55:29 -0000	1.88
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#month-state">&#9432;</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">month</span></span> &#8211; <span class="shortdesc">year-and-month input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.month">#</a> <a class="toc-bak" href="Overview.html#input.month-toc">T</a>
 </h2>
       <div id="input.month-longdesc" class="longdesc">
-    <p>The <a href="input.html#input" class="element">input</a> element
+    <p>The
+    <span class="element">input</span>
+    element
     with a <span class="attribute">type</span> attribute whose
     value is "<code>month</code>" represents
     a control for setting the element&#8217;s value to a string
@@ -102,7 +104,9 @@
 <span class="attribute-name">type</span> = <span class="attr-values">  "month" </span> 
 <a class="hash" 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
+            <dd>Specifies that its
+        <span class="element">input</span>
+        element is
         a control for setting the element&#8217;s value to a string
         representing a month.</dd>
           
@@ -297,9 +301,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.month-tags">#</a>
 </h2>
         <p>The
-            <a href="input.html#input" class="element">input</a>
+            <span class="element">input</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref52">void element</a>.
-            An <a href="input.html#input" class="element">input</a>
+            An <span class="element">input</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: iframe.html
===================================================================
RCS file: /sources/public/html5/markup/iframe.html,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -d -r1.96 -r1.97
--- iframe.html	10 Aug 2010 13:51:05 -0000	1.96
+++ iframe.html	12 Aug 2010 19:55:28 -0000	1.97
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the iframe element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-iframe-element">&#9432;</a></span> <span class="element">iframe</span> &#8211; <span class="shortdesc">nested browsing context (inline frame)</span> <a class="hash" href="#iframe">#</a> <a class="toc-bak" href="Overview.html#iframe-toc">T</a>
 </h2>
       <div id="iframe-longdesc" class="longdesc">
-    <p>The <a href="iframe.html#iframe" class="element">iframe</a> element
+    <p>The
+    <span class="element">iframe</span>
+    element
     introduces a new nested browsing context.</p>
   </div>
       <div class="no-number no-toc" id="iframe-content-model">
@@ -65,7 +67,7 @@
     </span> 
 <a class="hash" href="iframe.html#iframe.attrs.src">#</a>
 </dt>
-            <dd>The address of a page that the nested <a href="terminology.html#context" id="context_xref8">browsing context</a> is to contain.</dd>
+            <dd>The address of a page that the nested <a href="terminology.html#context" id="context_xref7">browsing context</a> is to contain.</dd>
           
             <dt id="iframe.attrs.name" title="iframe.attrs.name">
 <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>
@@ -74,7 +76,7 @@
     </span> 
 <a class="hash" href="iframe.html#iframe.attrs.name">#</a>
 </dt>
-            <dd>A valid <a href="terminology.html#context" id="context_xref9">browsing context</a>
+            <dd>A valid <a href="terminology.html#context" id="context_xref8">browsing context</a>
         name.</dd>
           
 <dd><div class="datatype-desc">Any
@@ -98,8 +100,9 @@
     </span> 
 <a class="hash" href="iframe.html#iframe.attrs.width">#</a>
 </dt>
-            <dd>The width of the <a href="iframe.html#iframe">iframe</a>, in CSS
-        pixels.</dd>
+            <dd>The width of the
+        <span class="element">iframe</span>,
+        in CSS pixels.</dd>
           
             <dt id="iframe.attrs.height" title="iframe.attrs.height">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#attr-dim-height">&#9432;</a>
@@ -108,8 +111,9 @@
     </span> 
 <a class="hash" href="iframe.html#iframe.attrs.height">#</a>
 </dt>
-            <dd>The height of the <a href="iframe.html#iframe">iframe</a>, in CSS
-        pixels.</dd>
+            <dd>The height of the
+        <span class="element">iframe</span>,
+        in CSS pixels.</dd>
           
             <dt id="iframe.attrs.sandbox" title="iframe.attrs.sandbox">
 <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>
@@ -119,45 +123,45 @@
 <a class="hash" href="iframe.html#iframe.attrs.sandbox">#</a>
 </dt>
             <dd>Instructs the UA to &#8220;sandbox&#8221; the
-        <a href="iframe.html#iframe">iframe</a>
+        <span class="element">iframe</span>
         by disallowing/disabling various features, and then
         (optionally) re-allowing/re-enabling particular features.</dd>
 <dd>The presence of this attribute&#8212;even if no value is given
         (that is, the attribute is specified using
         <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref21">empty attribute syntax</a>)
         or even if the value consists only of 
-        <a href="terminology.html#space" id="space_xref36">space characters</a>&#8212;instructs the UA to
+        <a href="terminology.html#space" id="space_xref35">space characters</a>&#8212;instructs the UA to
         enforce all the following default sandbox restrictions:
         <ul>
 <li>
 <b>plugins</b>
             are disallowed/disabled within the
-            <a href="iframe.html#iframe">iframe</a>
+            <span class="element">iframe</span>
 </li>
           <li>
 <b>forms</b>
             are disallowed/disabled within the
-            <a href="iframe.html#iframe">iframe</a>
+            <span class="element">iframe</span>
 </li>
           <li>
 <b>scripts</b>
             are disallowed/disabled within the
-            <a href="iframe.html#iframe">iframe</a>
+            <span class="element">iframe</span>
 </li>
           <li>
 <b>links to other
-              <a href="terminology.html#context" id="context_xref10">browsing contexts</a></b>
+              <a href="terminology.html#context" id="context_xref9">browsing contexts</a></b>
             are disallowed/disabled within the 
-            <a href="iframe.html#iframe">iframe</a>
+            <span class="element">iframe</span>
 </li>
           <li>
 <b>same-origin treatment</b>
             of the content hosted by the
-            <a href="iframe.html#iframe">iframe</a>
+            <span class="element">iframe</span>
             and the content which hosts the
-            <a href="iframe.html#iframe">iframe</a>
+            <span class="element">iframe</span>
             is disallowed/disabled; the
-            <a href="iframe.html#iframe">iframe</a>
+            <span class="element">iframe</span>
             is instead treated as being from a
             unique origin</li>
         </ul>
@@ -175,18 +179,18 @@
           <li>
 <code>allow-top-navigation</code>: re-enables links
           within the content of the 
-          <a href="iframe.html#iframe">iframe</a>
+          <span class="element">iframe</span>
           to navigate to its
-          <a href="terminology.html#top-level-context" id="top-level-context_xref2">top-level browsing context</a>
+          <a href="terminology.html#top-level-context" id="top-level-context_xref1">top-level browsing context</a>
 </li>
           <li>
 <code>allow-same-origin</code>: re-enables
           same-origin treatment of the content hosted by the
-          <a href="iframe.html#iframe">iframe</a>
+          <span class="element">iframe</span>
           and the content which hosts the
-          <a href="iframe.html#iframe">iframe</a>
+          <span class="element">iframe</span>
           (instead of forcing the
-          <a href="iframe.html#iframe">iframe</a>
+          <span class="element">iframe</span>
           into a unique origin)</li>
         </ul>
 </dd>
@@ -199,7 +203,11 @@
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 <a class="hash" 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" id="context_xref11">browsing context</a> is to be rendered
+            <dd>Instructs the UA that the
+        <span class="element">iframe</span>
+        element&#8217;s
+        <a href="terminology.html#context" id="context_xref10">browsing context</a>
+        is to be rendered
         in a manner that makes it appear to be part of the
         containing document (seamlessly included in the parent
         document).</dd>
@@ -252,7 +260,7 @@
       <div class="no-number no-toc tag-omission" id="iframe-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#iframe-tags">#</a>
 </h2>
-        <p>An <a href="iframe.html#iframe" class="element">iframe</a>
+        <p>An <span class="element">iframe</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: ins.html
===================================================================
RCS file: /sources/public/html5/markup/ins.html,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- ins.html	10 Aug 2010 13:51:07 -0000	1.83
+++ ins.html	12 Aug 2010 19:55:30 -0000	1.84
@@ -73,7 +73,7 @@
             <dd>The date and time when the text was added.</dd>
           
 <dd><div class="datatype-desc">A valid
-        <var class="defined-elsewhere">date-time</var>,
+        <var class="defined-elsewhere">date-time</var>
         as defined in
         <a href="references.html#refsRFC3339" id="refsRFC3339_xref11">[RFC 3339]</a>,
         with these additional qualifications:
@@ -83,10 +83,10 @@
           <a href="terminology.html#must-requirement" id="must-requirement_xref73">must</a>
           always be
           uppercase</li>
-          <li>a
+          <li>the
           <var class="defined-elsewhere">date-fullyear</var>
-          is defined as
-          four or more digits representing a number greater than 0</li>
+          production is instead defined as four or more digits
+          representing a number greater than 0</li>
         </ul>
 </div></dd>
 <dd><div class="example">
@@ -100,7 +100,7 @@
       <div class="no-number no-toc tag-omission" id="ins-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#ins-tags">#</a>
 </h2>
-        <p>An <a href="ins.html#ins" class="element">ins</a>
+        <p>An <span class="element">ins</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: abbr.html
===================================================================
RCS file: /sources/public/html5/markup/abbr.html,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -d -r1.69 -r1.70
--- abbr.html	10 Aug 2010 13:51:02 -0000	1.69
+++ abbr.html	12 Aug 2010 19:55:25 -0000	1.70
@@ -24,7 +24,7 @@
 </h2>
       <div id="abbr-longdesc" class="longdesc">
     <p>The
-      <a href="abbr.html#abbr" class="element">abbr</a>
+    <span class="element">abbr</span>
       element represents an abbreviation or acronym.</p>
   </div>
       <div class="no-number no-toc" id="abbr-content-model">
@@ -34,7 +34,7 @@
         
       <div id="abbr-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref4">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref3">phrasing content</a></span>
         
     </p>
         </div>
@@ -56,7 +56,7 @@
       <div class="no-number no-toc tag-omission" id="abbr-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#abbr-tags">#</a>
 </h2>
-        <p>An <a href="abbr.html#abbr" class="element">abbr</a>
+        <p>An <span class="element">abbr</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -73,8 +73,11 @@
         <h2 class="element-subhead">Details <a class="hash" href="#abbr-details">#</a>
 </h2>
 <div class="details">
-    <p>The <span class="attribute">title</span> attribute on the
-    <a href="abbr.html#abbr" class="element">abbr</a> element represents the
+    <p>The
+    <span class="attribute">title</span>
+    attribute on the
+    <span class="element">abbr</span>
+    element represents the
     expansion of the abbreviation or acronym.</p>
   </div>
 </div>

Index: div.html
===================================================================
RCS file: /sources/public/html5/markup/div.html,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- div.html	10 Aug 2010 13:51:04 -0000	1.73
+++ div.html	12 Aug 2010 19:55:27 -0000	1.74
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the div element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-div-element">&#9432;</a></span> <span class="element">div</span> &#8211; <span class="shortdesc">generic flow container</span> <a class="hash" href="#div">#</a> <a class="toc-bak" href="Overview.html#div-toc">T</a>
 </h2>
       <div id="div-longdesc" class="longdesc">
-    <p>The <a href="div.html#div" class="element">div</a> element is a
+    <p>The
+    <span class="element">div</span>
+    element is a
     generic container for flow content that by itself does not
     represent anything.</p>
   </div>
@@ -67,7 +69,7 @@
       <div class="no-number no-toc tag-omission" id="div-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#div-tags">#</a>
 </h2>
-        <p>A <a href="div.html#div" class="element">div</a>
+        <p>A <span class="element">div</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -84,10 +86,12 @@
         <h2 class="element-subhead">Details <a class="hash" href="#div-details">#</a>
 </h2>
 <div class="details">
-    <p>The <a href="div.html#div" class="element">div</a>
+    <p>The
+    <span class="element">div</span>
     can be used with attributes such as
     <a href="global-attributes.html#common.attrs.class">class</a>,
-    <a href="global-attributes.html#common.attrs.lang">lang</a>/<a href="global-attributes.html#common.attrs.xmllang">xml:lang</a>,
+    <a href="global-attributes.html#common.attrs.lang">lang</a>,
+    <a href="global-attributes.html#common.attrs.xmllang">xml:lang</a>,
     and 
     <a href="global-attributes.html#common.attrs.title">title</a>
     to add additional semantics and structure to flow content.</p>

Index: meta.name.html
===================================================================
RCS file: /sources/public/html5/markup/meta.name.html,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- meta.name.html	10 Aug 2010 13:51:07 -0000	1.82
+++ meta.name.html	12 Aug 2010 19:55:30 -0000	1.83
@@ -23,8 +23,12 @@
 <span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-name">&#9432;</a></span> <span class="element">meta</span> <span class="elem-qualifier"> <span class="attribute-name">name</span></span> &#8211; <span class="shortdesc">name-value metadata</span> <a class="hash" href="#meta.name">#</a> <a class="toc-bak" href="Overview.html#meta.name-toc">T</a>
 </h2>
       <div id="meta.name-longdesc" class="longdesc">
-    <p>The <a href="meta.html#meta" class="element">meta</a> element
-    with a <span class="attribute">name</span> attribute
+    <p>The 
+    <span class="element">meta</span>
+    element
+    with a
+    <a href="meta.name.html#meta.name.attrs.name" class="attribute">name</a>
+    attribute
     represents document metadata in the form of name/value pairs.</p>
   </div>
       <div class="no-number no-toc" id="meta.name-content-model">
@@ -70,13 +74,101 @@
         </dl>
 </div>
       
+      <div class="no-number no-toc" id="meta.name-constraints">
+        <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#meta.name-constraints">#</a>
+</h2>
+        <ul class="assertions">
+<li>The
+    <a href="meta.name.html#meta.name.attrs.name" class="attribute">name</a>
+    attribute
+    on the
+    <span class="element">meta</span>
+    element 
+    <a href="terminology.html#must-requirement" id="must-requirement_xref77">must</a>
+    be either a
+    <a href="meta.name.html#defined-metadata-name" id="defined-metadata-name_xref1">defined metadata name</a>
+    or a
+    <a href="meta.name.html#registered-metadata-name" id="registered-metadata-name_xref1">registered metadata name</a>.</li>
+    <li>A <dfn id="defined-metadata-name">defined metadata name</dfn> is any of the following:</li>
+    <dl>
+<dt>application-name</dt>
+      <dd>When the
+        <a href="meta.name.html#meta.name.attrs.name" class="attribute">name</a>
+        attribute is set to
+        "<code>application-name</code>",
+        the value of the
+        <a href="meta.name.html#meta.name.attrs.content">content</a>
+        attribute 
+        <a href="terminology.html#must-requirement" id="must-requirement_xref78">must</a>
+        be a string representing the name of the Web application
+        that the page represents.</dd>
+    </dl>
+<dl>
+<dt>author</dt>
+      <dd>When the
+        <a href="meta.name.html#meta.name.attrs.name" class="attribute">name</a>
+        attribute is set to
+        "<code>author</code>",
+        the value of the
+        <a href="meta.name.html#meta.name.attrs.content">content</a>
+        attribute 
+        <a href="terminology.html#must-requirement" id="must-requirement_xref79">must</a>
+        be a string that gives the name of one of the authors of
+        the document.</dd>
+    </dl>
+<dl>
+<dt>description</dt>
+      <dd>When the
+        <a href="meta.name.html#meta.name.attrs.name" class="attribute">name</a>
+        attribute is set to
+        "<code>description</code>",
+        the value of the
+        <a href="meta.name.html#meta.name.attrs.content">content</a>
+        attribute 
+        <a href="terminology.html#must-requirement" id="must-requirement_xref80">must</a>
+        be a string that describes the page.</dd>
+    </dl>
+<dl>
+<dt>generator</dt>
+      <dd>When the
+        <a href="meta.name.html#meta.name.attrs.name" class="attribute">name</a>
+        attribute is set to
+        "<code>generator</code>",
+        the value of the
+        <a href="meta.name.html#meta.name.attrs.content">content</a>
+        attribute 
+        <a href="terminology.html#must-requirement" id="must-requirement_xref81">must</a>
+        be a string that identifies the software
+        used to generate the document.</dd>
+    </dl>
+<dl>
+<dt>keywords</dt>
+      <dd>When the
+        <a href="meta.name.html#meta.name.attrs.name" class="attribute">name</a>
+        attribute is set to
+        "<code>keywords</code>",
+        the value of the
+        <a href="meta.name.html#meta.name.attrs.content">content</a>
+        attribute 
+        <a href="terminology.html#must-requirement" id="must-requirement_xref82">must</a>
+        be a
+        <a href="datatypes.html#data-comma-separated-strings" id="data-comma-separated-strings_xref3">set of comma-separated strings</a>,
+        each of which is a keyword relevant to the document.</dd>
+    </dl>
+<li>A
+    <dfn id="registered-metadata-name">registered metadata name</dfn>
+    is any metadata name registered in the central
+    <a href="http://wiki.whatwg.org/wiki/MetaExtensions">MetaExtensions registration page</a>.</li>
+  
+        </ul>
+</div>
       <div class="no-number no-toc tag-omission" id="meta.name-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#meta.name-tags">#</a>
 </h2>
         <p>The
-            <a href="meta.html#meta" class="element">meta</a>
+            <span class="element">meta</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref76">void element</a>.
-            A <a href="meta.html#meta" class="element">meta</a>
+            A <span class="element">meta</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: table.html
===================================================================
RCS file: /sources/public/html5/markup/table.html,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- table.html	10 Aug 2010 13:51:10 -0000	1.80
+++ table.html	12 Aug 2010 19:55:32 -0000	1.81
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the table element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-table-element">&#9432;</a></span> <span class="element">table</span> &#8211; <span class="shortdesc">table</span> <a class="hash" href="#table">#</a> <a class="toc-bak" href="Overview.html#table-toc">T</a>
 </h2>
       <div id="table-longdesc" class="longdesc">
-    <p>The <a href="table.html#table" class="element">table</a> element
+    <p>The
+    <span class="element">table</span>
+    element
     represents a table; that is, data with more than one
     dimension.</p>
   </div>
@@ -117,7 +119,7 @@
       <div class="no-number no-toc tag-omission" id="table-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#table-tags">#</a>
 </h2>
-        <p>A <a href="table.html#table" class="element">table</a>
+        <p>A <span class="element">table</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -135,7 +137,7 @@
 </h2>
 <div class="details">
     <p>Although in previous versions of HTML a
-    <a href="table.html#table" class="element">table</a>
+    <span class="element">table</span>
     element was only allowed to contain a
     <a href="tfoot.html#tfoot" class="element">tfoot</a>
     element if that
@@ -145,7 +147,7 @@
     or
     <a href="tr.html#tr" class="element">tr</a>
     elements, but not after, the
-    <a href="table.html#table" class="element">table</a>
+    <span class="element">table</span>
     element is now also alternatively allowed to
     contain a
     <a href="tfoot.html#tfoot" class="element">tfoot</a>

Index: nav.html
===================================================================
RCS file: /sources/public/html5/markup/nav.html,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- nav.html	10 Aug 2010 13:51:08 -0000	1.77
+++ nav.html	12 Aug 2010 19:55:30 -0000	1.78
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the nav element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-nav-element">&#9432;</a></span> <span class="element">nav</span> &#8211; <span class="shortdesc">group of navigational links</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#nav">#</a> <a class="toc-bak" href="Overview.html#nav-toc">T</a>
 </h2>
       <div id="nav-longdesc" class="longdesc">
-    <p>The <a href="nav.html#nav" class="element">nav</a> element
+    <p>The
+    <span class="element">nav</span>
+    element
     represents a section of a document that links to other
     documents or to parts within the document itself; that is, a
     section of navigation links.</p>
@@ -67,7 +69,7 @@
       <div class="no-number no-toc tag-omission" id="nav-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#nav-tags">#</a>
 </h2>
-        <p>A <a href="nav.html#nav" class="element">nav</a>
+        <p>A <span class="element">nav</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: html.html
===================================================================
RCS file: /sources/public/html5/markup/html.html,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -d -r1.79 -r1.80
--- html.html	10 Aug 2010 13:51:05 -0000	1.79
+++ html.html	12 Aug 2010 19:55:28 -0000	1.80
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the html element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-html-element-0">&#9432;</a></span> <span class="element">html</span> &#8211; <span class="shortdesc">root element</span> <a class="hash" href="#html">#</a> <a class="toc-bak" href="Overview.html#html-toc">T</a>
 </h2>
       <div id="html-longdesc" class="longdesc">
-    <p>The <a href="html.html#html" class="element">html</a> element
+    <p>The
+    <span class="element">html</span>
+    element
     represents the root of a document.</p>
   </div>
       <div class="no-number no-toc" id="html-content-model">
@@ -82,19 +84,19 @@
 </h2>
         
     <p>An
-    <a href="html.html#html" class="element">html</a>
+    <span class="element">html</span>
     element&#8217;s
     <span title="syntax-start-tag">start tag</span>
     may be omitted if the first thing inside the
-    <a href="html.html#html" class="element">html</a>
+    <span class="element">html</span>
     element is not a
     <a href="syntax.html#comments" title="syntax-comments">comment</a>.</p>
     <p>An
-    <a href="html.html#html" class="element">html</a>
+    <span class="element">html</span>
     element&#8217;s
     <span title="syntax-end-tag">end tag</span>
     may be omitted if the
-    <a href="html.html#html" class="element">html</a>
+    <span class="element">html</span>
     element is not immediately followed by a
     <a href="syntax.html#comments" title="syntax-comments">comment</a>
     and the element contains a

Index: meta.http-equiv.content-type.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.content-type.html,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- meta.http-equiv.content-type.html	10 Aug 2010 13:51:07 -0000	1.85
+++ meta.http-equiv.content-type.html	12 Aug 2010 19:55:30 -0000	1.86
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-content-type">&#9432;</a></span> <span class="element">meta</span> <span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-type</span></span> &#8211; <span class="shortdesc">document character-encoding declaration</span> <a class="hash" href="#meta.http-equiv.content-type">#</a> <a class="toc-bak" href="Overview.html#meta.http-equiv.content-type-toc">T</a>
 </h2>
       <div id="meta.http-equiv.content-type-longdesc" class="longdesc">
-    <p>A <a href="meta.html#meta" class="element">meta</a> element with a
+    <p>A
+    <span class="element">meta</span>
+    element with a
     <span class="attribute">http-equiv</span> attribute whose
       value is "<a href="meta.http-equiv.content-type.html#meta.http-equiv.attrs.http-equiv.content-type">content-type</a>" and which has an accompanying <a href="meta.http-equiv.content-type.html#meta.http-equiv.attrs.content.content-type">content</a> attribute and value represents a <a href="syntax.html#encoding-declaration" id="encoding-declaration_xref2">character encoding
       declaration</a>.</p>
@@ -59,7 +61,9 @@
 <span class="attribute-name">http-equiv</span> = <span class="attr-values">  "content-type" </span> 
 <a class="hash" 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" id="encoding-declaration-state_xref4">encoding declaration
+            <dd>Indicates that the
+          <span class="element">meta</span>
+          element is in the <a href="meta.http-equiv.content-type.html#encoding-declaration-state" id="encoding-declaration-state_xref3">encoding declaration
           state</a> and represents a <a href="syntax.html#encoding-declaration" id="encoding-declaration_xref3">character encoding
           declaration</a>.</dd>
           
@@ -79,7 +83,7 @@
 <li>The literal string
           "<code>text/html;</code>".</li>
           <li>Optionally, one or more
-          <a href="terminology.html#space" id="space_xref39">space characters</a>.</li>
+          <a href="terminology.html#space" id="space_xref38">space characters</a>.</li>
           <li>The literal string
           "<code>charset=</code>".</li>
           <li>A
@@ -89,36 +93,13 @@
         </dl>
 </div>
       
-      <div class="no-number no-toc" id="meta.http-equiv.content-type-constraints">
-        <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#meta.http-equiv.content-type-constraints">#</a>
-</h2>
-        <ul class="assertions">
-<li>A <a href="meta.html#meta" class="element">meta</a> element in the
-    <a href="meta.http-equiv.content-type.html#encoding-declaration-state" id="encoding-declaration-state_xref5">encoding declaration
-      state</a> may be used in a <a href="documents.html#syntax-document-html" id="syntax-document-html_xref12">document in the HTML syntax</a>,
-    but it must not be used in a <a href="documents.html#syntax-document-xml" id="syntax-document-xml_xref11">document in the XML syntax</a>.</li>
-    <li>There must not be more than one <a href="meta.html#meta" class="element">meta</a> element in the <a href="meta.http-equiv.content-type.html#encoding-declaration-state" id="encoding-declaration-state_xref6">encoding declaration
-      state</a> per document.</li>
-    <li>If a document contains a
-    <a href="meta.html#meta" class="element">meta</a> 
-    element in the <a href="meta.http-equiv.content-type.html#encoding-declaration-state" id="encoding-declaration-state_xref7">encoding
-      declaration state</a>,
-    then the document must not contain a <a href="meta.html#meta" class="element">meta</a> element with a <a href="meta.charset.html#meta.charset.attrs.charset">charset</a>
-    attribute.</li>
-  
-          <li><span>
-				The <span class="attribute">scheme</span> attribute on the <span class="element">meta</span> element is obsolete.
-				Use only one scheme per field, or make the scheme declaration part of the value.
-			</span></li>
-        </ul>
-</div>
       <div class="no-number no-toc tag-omission" id="meta.http-equiv.content-type-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#meta.http-equiv.content-type-tags">#</a>
 </h2>
         <p>The
-            <a href="meta.html#meta" class="element">meta</a>
+            <span class="element">meta</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref86">void element</a>.
-            A <a href="meta.html#meta" class="element">meta</a>
+            A <span class="element">meta</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an
@@ -135,7 +116,9 @@
         <h2 class="element-subhead">Details <a class="hash" href="#meta.http-equiv.content-type-details">#</a>
 </h2>
 <div class="details">
-    <p>A <a href="meta.html#meta" class="element">meta</a> element with a
+    <p>A
+    <span class="element">meta</span>
+    element with a
     <span class="attribute">http-equiv</span> attribute whose
       value is "<a href="meta.http-equiv.content-type.html#meta.http-equiv.attrs.http-equiv.content-type">content-type</a>" and which has an accompanying <a href="meta.http-equiv.content-type.html#meta.http-equiv.attrs.content.content-type">content</a> attribute and value is said to 
       be in the

Index: footer.html
===================================================================
RCS file: /sources/public/html5/markup/footer.html,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- footer.html	10 Aug 2010 13:51:04 -0000	1.76
+++ footer.html	12 Aug 2010 19:55:27 -0000	1.77
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the footer element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-footer-element">&#9432;</a></span> <span class="element">footer</span> &#8211; <span class="shortdesc">footer</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#footer">#</a> <a class="toc-bak" href="Overview.html#footer-toc">T</a>
 </h2>
       <div id="footer-longdesc" class="longdesc">
-    <p>The <a href="footer.html#footer" class="element">footer</a> element
+    <p>The
+    <span class="element">footer</span>
+    element
     represents the footer for the section it applies to.</p>
   </div>
       <div class="no-number no-toc" id="footer-content-model">
@@ -73,7 +75,7 @@
       <div class="no-number no-toc tag-omission" id="footer-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#footer-tags">#</a>
 </h2>
-        <p>A <a href="footer.html#footer" class="element">footer</a>
+        <p>A <span class="element">footer</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: global-attributes.html
===================================================================
RCS file: /sources/public/html5/markup/global-attributes.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- global-attributes.html	10 Aug 2010 13:51:04 -0000	1.29
+++ global-attributes.html	12 Aug 2010 19:55:28 -0000	1.30
@@ -69,7 +69,7 @@
 <dd><div class="datatype-desc">An
         <a href="datatypes.html#data-ordered-tokens" id="data-ordered-tokens_xref2">ordered set of unique space-separated tokens</a>,
         each of which
-        <a href="terminology.html#must-requirement" id="must-requirement_xref79">must</a>
+        <a href="terminology.html#must-requirement" id="must-requirement_xref85">must</a>
         be exactly one Unicode code point in
         length.</div></dd>
             <dt id="common.attrs.class" title="common.attrs.class">
@@ -98,7 +98,7 @@
             <dt id="common.attrs.contextmenu" title="common.attrs.contextmenu">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-contextmenu">&#9432;</a>
 <span class="attribute-name">contextmenu</span> = <span class="attr-values">
-      <a href="datatypes.html#common.data.idref" id="common.data.idref_xref49">ID reference</a>
+      <a href="datatypes.html#common.data.idref" id="common.data.idref_xref52">ID reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 <a class="hash" href="global-attributes.html#common.attrs.contextmenu">#</a>
 </dt>
@@ -141,13 +141,13 @@
             <dt id="common.attrs.id" title="common.attrs.id">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#the-id-attribute">&#9432;</a>
 <span class="attribute-name">id</span> = <span class="attr-values">
-      <a href="datatypes.html#common.data.id" id="common.data.id_xref4">ID</a>
+      <a href="datatypes.html#common.data.id" id="common.data.id_xref2">ID</a>
     </span> 
 <a class="hash" 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" id="must-requirement_xref80">must</a>
+        <a href="terminology.html#must-requirement" id="must-requirement_xref86">must</a>
         not be multiple elements in a document that
         have the same
         <a href="global-attributes.html#common.attrs.id" class="attribute">id</a>
@@ -159,21 +159,21 @@
         with the following restrictions:
         <ul>
 <li>
-<a href="terminology.html#must-requirement" id="must-requirement_xref81">must</a>
+<a href="terminology.html#must-requirement" id="must-requirement_xref87">must</a>
           be at least one character long</li>
           <li>
-<a href="terminology.html#must-requirement" id="must-requirement_xref82">must</a>
+<a href="terminology.html#must-requirement" id="must-requirement_xref88">must</a>
           not contain any
-          <a href="terminology.html#space" id="space_xref40">space characters</a>
+          <a href="terminology.html#space" id="space_xref39">space characters</a>
 </li>
         </ul>
 </div>
 <div class="note">
         <p>Previous versions of HTML placed greater
         restrictions on the content of
-        <a href="datatypes.html#common.data.id" id="common.data.id_xref5">ID</a>
+        <var>ID</var>
         values (for example, they did not permit
-        <a href="datatypes.html#common.data.id" id="common.data.id_xref6">ID</a>
+        <var>ID</var>
         values to begin with a number).</p>
       </div>
 </dd>
@@ -190,7 +190,7 @@
         that contain text.</dd>
           
 <dd><div class="datatype-desc">A valid
-        <var class="defined-elsewhere">language tag</var>,
+        <var class="defined-elsewhere">language tag</var>
         as defined in
         <a href="references.html#refsBCP47" id="refsBCP47_xref5">[BCP 47]</a>.</div></dd>
             <dt id="common.attrs.spellcheck" title="common.attrs.spellcheck">
@@ -513,7 +513,7 @@
 <span class="attribute-name">onkeyup</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref125">string</a></span> 
 <a class="hash" href="global-attributes.html#scripting.attr.onkeyup">#</a>
 </dt>
-            <dd>User release a key.</dd>
+            <dd>User released a key.</dd>
           
             <dt id="scripting.attr.onload" title="scripting.attr.onload">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onload">&#9432;</a>
@@ -755,7 +755,7 @@
         <a href="references.html#refsXML" id="refsXML_xref10">[XML]</a>.</dd>
           
 <dd><div class="datatype-desc">A valid
-        <var class="defined-elsewhere">language tag</var>,
+        <var class="defined-elsewhere">language tag</var>
         as defined in
         <a href="references.html#refsBCP47" id="refsBCP47_xref6">[BCP 47]</a>.</div></dd>
             <dt id="common.attrs.xmlspace" title="common.attrs.xmlspace">
@@ -766,11 +766,11 @@
         <a href="references.html#refsXML" id="refsXML_xref11">[XML]</a>.</dd>
 <dd>The <code class="attribute">xml:space</code>
         attribute should only be used with 
-        <a href="documents.html#syntax-document-xml" id="syntax-document-xml_xref13">documents in the XML syntax</a>;
+        <a href="documents.html#syntax-document-xml" id="syntax-document-xml_xref12">documents in the XML syntax</a>;
         it
-        <a href="terminology.html#must-requirement" id="must-requirement_xref83">must</a>
+        <a href="terminology.html#must-requirement" id="must-requirement_xref89">must</a>
         not be used in 
-        <a href="documents.html#syntax-document-html" id="syntax-document-html_xref13">documents in the HTML syntax</a>.</dd>
+        <a href="documents.html#syntax-document-html" id="syntax-document-html_xref12">documents in the HTML syntax</a>.</dd>
           
             <dt id="common.attrs.xmlbase" title="common.attrs.xmlbase">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#the-xml:base-attribute-xml-only">&#9432;</a>
@@ -783,11 +783,11 @@
         <a href="references.html#refsXMLBase" id="refsXMLBase_xref1">[XMLBase]</a>.</dd>
 <dd>The <code class="attribute">xml:base</code>
         attribute should only be used with
-        <a href="documents.html#syntax-document-xml" id="syntax-document-xml_xref14">documents in the XML syntax</a>;
+        <a href="documents.html#syntax-document-xml" id="syntax-document-xml_xref13">documents in the XML syntax</a>;
         it
-        <a href="terminology.html#must-requirement" id="must-requirement_xref84">must</a>
+        <a href="terminology.html#must-requirement" id="must-requirement_xref90">must</a>
         not be used in 
-        <a href="documents.html#syntax-document-html" id="syntax-document-html_xref14">documents in the HTML syntax</a>.</dd>
+        <a href="documents.html#syntax-document-html" id="syntax-document-html_xref13">documents in the HTML syntax</a>.</dd>
           
         </dl>
 </div>

Index: meta.http-equiv.content-language.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.content-language.html,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -d -r1.81 -r1.82
--- meta.http-equiv.content-language.html	10 Aug 2010 13:51:07 -0000	1.81
+++ meta.http-equiv.content-language.html	12 Aug 2010 19:55:30 -0000	1.82
@@ -23,12 +23,14 @@
 <span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-content-language">&#9432;</a></span> <span class="element">meta</span> <span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-language</span></span> &#8211; <span class="shortdesc">&#8220;default language&#8221; pragma directive</span> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span> <a class="hash" href="#meta.http-equiv.content-language">#</a> <a class="toc-bak" href="Overview.html#meta.http-equiv.content-language-toc">T</a>
 </h2>
       <div id="meta.http-equiv.content-language-longdesc" class="longdesc">
-    <p>The <a href="meta.html#meta" class="element">meta</a> element
+    <p>The
+    <span class="element">meta</span>
+    element
     with a <span class="attribute">http-equiv</span> attribute
     whose value is "<code>content-language</code>" represents a pragma
     directive that specifies a document-wide default language.</p>
     <p class="warning">Using the
-    <a href="meta.html#meta" class="element">meta</a>
+    <span class="element">meta</span>
     element to specify the document-wide default language is
     obsolete. Consider specifying the language on the root element
     instead.</p>
@@ -65,7 +67,7 @@
 <a class="hash" 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>
+        <span class="element">meta</span>
         element is a pragma directive
         that specifies a document-wide default language.</dd>
           
@@ -80,29 +82,19 @@
         language.</dd>
           
 <dd><div class="datatype-desc">A valid
-        <var class="defined-elsewhere">language tag</var>,
+        <var class="defined-elsewhere">language tag</var>
         as defined in
         <a href="references.html#refsBCP47" id="refsBCP47_xref4">[BCP 47]</a>.</div></dd>
         </dl>
 </div>
       
-      <div class="no-number no-toc" id="meta.http-equiv.content-language-constraints">
-        <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#meta.http-equiv.content-language-constraints">#</a>
-</h2>
-        <ul class="assertions">
-<li><span>
-				The <span class="attribute">scheme</span> attribute on the <span class="element">meta</span> element is obsolete.
-				Use only one scheme per field, or make the scheme declaration part of the value.
-			</span></li>
-        </ul>
-</div>
       <div class="no-number no-toc tag-omission" id="meta.http-equiv.content-language-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#meta.http-equiv.content-language-tags">#</a>
 </h2>
         <p>The
-            <a href="meta.html#meta" class="element">meta</a>
+            <span class="element">meta</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref82">void element</a>.
-            A <a href="meta.html#meta" class="element">meta</a>
+            A <span class="element">meta</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: script.html
===================================================================
RCS file: /sources/public/html5/markup/script.html,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -d -r1.92 -r1.93
--- script.html	10 Aug 2010 13:51:08 -0000	1.92
+++ script.html	12 Aug 2010 19:55:31 -0000	1.93
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the script element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#script">&#9432;</a></span> <span class="element">script</span> &#8211; <span class="shortdesc">embedded script</span> <a class="hash" href="#script">#</a> <a class="toc-bak" href="Overview.html#script-toc">T</a>
 </h2>
       <div id="script-longdesc" class="longdesc">
-    <p>The <a href="script.html#script" class="element">script</a> element
+    <p>The
+    <span class="element">script</span>
+    element
     enables dynamic script and data blocks to be included in documents.</p>
   </div>
       <div class="no-number no-toc" id="script-content-model">
@@ -74,7 +76,7 @@
         The <span class="attribute">language</span> attribute on the <span class="element">script</span> element is obsolete. You can safely omit it.
       </dd>
 <dd><div class="datatype-desc">A string that identifies a valid
-        <var class="defined-elsewhere">MIME media type</var>,
+        <var class="defined-elsewhere">MIME media type</var>
         as defined in
         <a href="references.html#refsRFC2046" id="refsRFC2046_xref6">[RFC 2046]</a>.</div></dd>
             <dt id="script.attrs.language" title="script.attrs.language">
@@ -122,25 +124,27 @@
 </dt>
             <dd>The character encoding of the external script.</dd>
           
-<dd><div class="datatype-desc">For documents in the
-        <a href="documents.html#html-syntax" id="html-syntax_xref12">HTML syntax</a>:
-        a
-        <a href="terminology.html#case-insensitive" id="case-insensitive_xref27">case-insensitive match</a>
-        for any
-        <var class="defined-elsewhere">character set name</var>
-        given in a <code>Name</code> or <code>Alias</code> field
-        labeled as &#8220;preferred MIME name&#8221; in the IANA
-        <a href="references.html#refsCharacterSets" id="refsCharacterSets_xref3">[Character Sets]</a>
-        registry, if there is one; or if none of the
-        <code>Alias</code> fields are so labeled, a
-        <a href="terminology.html#case-insensitive" id="case-insensitive_xref28">case-insensitive match</a>
-        for a <code>Name</code> field in the registry.
-        <p>For documents in the <a href="documents.html#xml-syntax" id="xml-syntax_xref8">XML
-          syntax</a>, any
-        <a href="terminology.html#case-insensitive" id="case-insensitive_xref29">case-insensitive match</a>
-        for the string
-        "<code>UTF-8</code>".</p>
-      </div></dd>
+<dd><div class="datatype-desc">One of the following:
+        <ul>
+<li>For documents in the
+          <a href="documents.html#html-syntax" id="html-syntax_xref12">HTML syntax</a>: A
+          <a href="terminology.html#case-insensitive" id="case-insensitive_xref26">case-insensitive match</a>
+          for any
+          <var class="defined-elsewhere">character set name</var>
+          for which the IANA
+          <a href="references.html#refsCharacterSets" id="refsCharacterSets_xref3">[Character Sets]</a>
+          registry has a <code>Name</code> or <code>Alias</code> field
+          labeled as &#8220;preferred MIME name&#8221;;
+          or, if none of the <code>Alias</code> fields are so labeled, a
+          <a href="terminology.html#case-insensitive" id="case-insensitive_xref27">case-insensitive match</a>
+          for a <code>Name</code> field in the registry.</li>
+        <li>For documents in the <a href="documents.html#xml-syntax" id="xml-syntax_xref8">XML
+          syntax</a>: Any
+          <a href="terminology.html#case-insensitive" id="case-insensitive_xref28">case-insensitive match</a>
+          for the string
+          "<code>UTF-8</code>".</li>
+        </ul>
+</div></dd>
         </dl>
 </div>
       
@@ -193,7 +197,7 @@
       <div class="no-number no-toc tag-omission" id="script-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#script-tags">#</a>
 </h2>
-        <p>A <a href="script.html#script" class="element">script</a>
+        <p>A <span class="element">script</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: input.range.html
===================================================================
RCS file: /sources/public/html5/markup/input.range.html,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -d -r1.87 -r1.88
--- input.range.html	10 Aug 2010 13:51:06 -0000	1.87
+++ input.range.html	12 Aug 2010 19:55:29 -0000	1.88
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#range-state">&#9432;</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">range</span></span> &#8211; <span class="shortdesc">imprecise number-input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.range">#</a> <a class="toc-bak" href="Overview.html#input.range-toc">T</a>
 </h2>
       <div id="input.range-longdesc" class="longdesc">
-    <p>The <a href="input.html#input" class="element">input</a> element
+    <p>The
+    <span class="element">input</span>
+    element
     with a <span class="attribute">type</span> attribute whose
     value is "<code>range</code>" represents
     an imprecise control for setting the element&#8217;s value to a
@@ -100,7 +102,9 @@
 <span class="attribute-name">type</span> = <span class="attr-values">  "range" </span> 
 <a class="hash" 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
+            <dd>Specifies that its
+        <span class="element">input</span>
+        element is
         an imprecise control for setting the element&#8217;s value to a
         string representing a number.</dd>
           
@@ -219,9 +223,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.range-tags">#</a>
 </h2>
         <p>The
-            <a href="input.html#input" class="element">input</a>
+            <span class="element">input</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref60">void element</a>.
-            An <a href="input.html#input" class="element">input</a>
+            An <span class="element">input</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: audio.html
===================================================================
RCS file: /sources/public/html5/markup/audio.html,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -d -r1.90 -r1.91
--- audio.html	10 Aug 2010 13:51:02 -0000	1.90
+++ audio.html	12 Aug 2010 19:55:26 -0000	1.91
@@ -23,8 +23,9 @@
 <span class="spec-link"><a title="Read about the audio element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#audio">&#9432;</a></span> <span class="element">audio</span> &#8211; <span class="shortdesc">audio stream</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#audio">#</a> <a class="toc-bak" href="Overview.html#audio-toc">T</a>
 </h2>
       <div id="audio-longdesc" class="longdesc">
-    <p>An <a href="audio.html#audio" class="element">audio</a> element
-      represents an audio stream.</p>
+    <p>An
+    <span class="element">audio</span>
+    element represents an audio stream.</p>
   </div>
       <div class="no-number no-toc" id="audio-content-model">
         <h2 class="element-subhead">Permitted contents <a class="hash" href="#audio-content-model">#</a>
@@ -44,7 +45,7 @@
         <p class="elem-mdl">
        <span class="agroupof"><span><span>a </span><a class="ref attribute" href="audio.html#audio.attrs.src">src</a><span> attribute</span>, </span>
                           <span class="postfix or">or</span> <span><span>zero or more </span><a class="ref" href="source.html#source">source</a><span> elements</span></span> </span> <span class="postfix followedby">followed by</span> 
-  <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref5">phrasing content</a></span>
+  <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref4">phrasing content</a></span>
         
     </p>
         </div>
@@ -160,7 +161,7 @@
       <div class="no-number no-toc tag-omission" id="audio-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#audio-tags">#</a>
 </h2>
-        <p>An <a href="audio.html#audio" class="element">audio</a>
+        <p>An <span class="element">audio</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: time.html
===================================================================
RCS file: /sources/public/html5/markup/time.html,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- time.html	10 Aug 2010 13:51:10 -0000	1.84
+++ time.html	12 Aug 2010 19:55:33 -0000	1.85
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the time element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-time-element">&#9432;</a></span> <span class="element">time</span> &#8211; <span class="shortdesc">date and/or time</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#time">#</a> <a class="toc-bak" href="Overview.html#time-toc">T</a>
 </h2>
       <div id="time-longdesc" class="longdesc">
-    <p>The <a href="time.html#time" class="element">time</a> element
+    <p>The
+    <span class="element">time</span>
+    element
     represents a date and/or time.</p>
   </div>
       <div class="no-number no-toc" id="time-content-model">
@@ -33,7 +35,7 @@
         
       <div id="time-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref51">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref50">phrasing content</a></span>
         
     </p>
         </div>
@@ -101,7 +103,7 @@
       <div class="no-number no-toc tag-omission" id="time-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#time-tags">#</a>
 </h2>
-        <p>A <a href="time.html#time" class="element">time</a>
+        <p>A <span class="element">time</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: meta.http-equiv.default-style.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.default-style.html,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -d -r1.81 -r1.82
--- meta.http-equiv.default-style.html	10 Aug 2010 13:51:07 -0000	1.81
+++ meta.http-equiv.default-style.html	12 Aug 2010 19:55:30 -0000	1.82
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-default-style">&#9432;</a></span> <span class="element">meta</span> <span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">default-style</span></span> &#8211; <span class="shortdesc">&#8220;preferred stylesheet&#8221; pragma directive</span> <a class="hash" href="#meta.http-equiv.default-style">#</a> <a class="toc-bak" href="Overview.html#meta.http-equiv.default-style-toc">T</a>
 </h2>
       <div id="meta.http-equiv.default-style-longdesc" class="longdesc">
-    <p>The <a href="meta.html#meta" class="element">meta</a> element
+    <p>The
+    <span class="element">meta</span>
+    element
     with a <span class="attribute">http-equiv</span> attribute
     whose value is "<code>default-style</code>" represents a pragma
     directive that specifies the document&#8217;s preferred stylesheet.</p>
@@ -59,7 +61,9 @@
 <span class="attribute-name">http-equiv</span> = <span class="attr-values">  "default-style" </span> 
 <a class="hash" 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
+            <dd>Indicates that the
+        <span class="element">meta</span>
+        element is a pragma directive
         that specifies the document&#8217;s preferred stylesheet.</dd>
           
             <dt id="meta.http-equiv.attrs.content.default-style" title="meta.http-equiv.attrs.content.default-style">
@@ -90,9 +94,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#meta.http-equiv.default-style-tags">#</a>
 </h2>
         <p>The
-            <a href="meta.html#meta" class="element">meta</a>
+            <span class="element">meta</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref80">void element</a>.
-            A <a href="meta.html#meta" class="element">meta</a>
+            A <span class="element">meta</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: input.html
===================================================================
RCS file: /sources/public/html5/markup/input.html,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- input.html	10 Aug 2010 13:51:06 -0000	1.43
+++ input.html	12 Aug 2010 19:55:29 -0000	1.44
@@ -24,15 +24,16 @@
 </h2>
       <div id="input-longdesc" class="longdesc">
       <p>The
-                <a href="input.html#input" class="element">input</a>
+                <span class="element">input</span>
                 element is a multipurpose element for representing input controls.</p>
 </div>
       <div class="toc">
 
-      <p>The details of the
-      <a href="input.html#input" class="element">input</a>
-      element are described in the following sections:</p>
-<ul>
+      
+    The details of the
+      <span class="element">input</span>
+      element are described in the following sections:
+    <ul>
 <li>
 <span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">&#9432;</a></span> <span> </span><a class="ref" href="input.text.html#input.text">input type=text</a><span> </span>
 </li>
@@ -105,7 +106,7 @@
 </ul>
 </div>
 <p>An
-              <a href="input.html#input" class="element">input</a>
+              <span class="element">input</span>
               element with no
               <span class="attribute">type</span>
               attribute specified represents the same thing as an
@@ -115,7 +116,7 @@
 <h2 class="element-subhead">Changes in HTML5 <a class="hash" href="#input-changes">#</a>
 </h2>
 <div class="changes"><p>Several new 
-                  <a href="input.html#input" class="element">input</a>
+                  <span class="element">input</span>
                   element types have been added, and several new
                   attributes are now allowed on the element.</p></div>
 </div>

Index: command.html
===================================================================
RCS file: /sources/public/html5/markup/command.html,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- command.html	10 Aug 2010 13:51:03 -0000	1.43
+++ command.html	12 Aug 2010 19:55:26 -0000	1.44
@@ -24,22 +24,23 @@
 </h2>
       <div id="command-longdesc" class="longdesc">
       <p>The
-                <a href="command.html#command" class="element">command</a>
+                <span class="element">command</span>
                 element is a multipurpose element for representing commands.</p>
 </div>
       <div class="toc">
 
-      <p>The details of the
-      <a href="command.html#command" class="element">command</a>
-      element are described in the following sections:</p>
-<ul>
+      
+    The details of the
+      <span class="element">command</span>
+      element are described in the following sections:
+    <ul>
 <li><a class="ref" href="command.command.html#command.command">command type=command</a></li>
 <li><a class="ref" href="command.radio.html#command.radio">command type=radio</a></li>
 <li><a class="ref" href="command.checkbox.html#command.checkbox">command type=checkbox</a></li>
 </ul>
 </div>
       <p>A
-              <a href="command.html#command" class="element">command</a>
+              <span class="element">command</span>
               element with no
               <span class="attribute">type</span>
               attribute specified represents the same thing as a

Index: keygen.html
===================================================================
RCS file: /sources/public/html5/markup/keygen.html,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- keygen.html	10 Aug 2010 13:51:07 -0000	1.80
+++ keygen.html	12 Aug 2010 19:55:30 -0000	1.81
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the keygen element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-keygen-element">&#9432;</a></span> <span class="element">keygen</span> &#8211; <span class="shortdesc">key-pair generator/input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#keygen">#</a> <a class="toc-bak" href="Overview.html#keygen-toc">T</a>
 </h2>
       <div id="keygen-longdesc" class="longdesc">
-    <p>The <a href="keygen.html#keygen" class="element">keygen</a> element
+    <p>The
+    <span class="element">keygen</span>
+    element
     represents a control for generating a public-private key
     pair and for submitting the public key from that key pair.</p>
   </div>
@@ -142,9 +144,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#keygen-tags">#</a>
 </h2>
         <p>The
-            <a href="keygen.html#keygen" class="element">keygen</a>
+            <span class="element">keygen</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref72">void element</a>.
-            A <a href="keygen.html#keygen" class="element">keygen</a>
+            A <span class="element">keygen</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: command.command.html
===================================================================
RCS file: /sources/public/html5/markup/command.command.html,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- command.command.html	10 Aug 2010 13:51:03 -0000	1.80
+++ command.command.html	12 Aug 2010 19:55:26 -0000	1.81
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">&#9432;</a></span> <span class="element">command</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">command</span></span> &#8211; <span class="shortdesc">command with an associated action</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#command.command">#</a> <a class="toc-bak" href="Overview.html#command.command-toc">T</a>
 </h2>
       <div id="command.command-longdesc" class="longdesc">
-    <p>The <a href="command.html#command" class="element">command</a> element
+    <p>The
+    <span class="element">command</span>
+    element
     with a <span class="attribute">type</span> attribute whose
     value is "<code>command</code>" represents a command with an
     associated action.</p>
@@ -61,7 +63,9 @@
 <span class="attribute-name">type</span> = <span class="attr-values">  "command" </span> 
 <a class="hash" 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
+            <dd>Specifies that its
+        <span class="element">command</span>
+        element is a
         command with an associated action.</dd>
           
             <dt id="command.command.attrs.label" title="command.command.attrs.label">
@@ -98,9 +102,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#command.command-tags">#</a>
 </h2>
         <p>The
-            <a href="command.html#command" class="element">command</a>
+            <span class="element">command</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref14">void element</a>.
-            A <a href="command.html#command" class="element">command</a>
+            A <span class="element">command</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: progress.html
===================================================================
RCS file: /sources/public/html5/markup/progress.html,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- progress.html	10 Aug 2010 13:51:08 -0000	1.82
+++ progress.html	12 Aug 2010 19:55:31 -0000	1.83
@@ -23,7 +23,8 @@
 <span class="spec-link"><a title="Read about the progress element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-progress-element">&#9432;</a></span> <span class="element">progress</span> &#8211; <span class="shortdesc">progress indicator</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#progress">#</a> <a class="toc-bak" href="Overview.html#progress-toc">T</a>
 </h2>
       <div id="progress-longdesc" class="longdesc">
-    <p>The <a href="progress.html#progress" class="element">progress</a>
+    <p>The
+    <span class="element">progress</span>
     element represents the completion progress of a task.</p>
   </div>
       <div class="no-number no-toc" id="progress-content-model">
@@ -33,7 +34,7 @@
         
       <div id="progress-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref38">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref37">phrasing content</a></span>
         
     </p>
         </div>
@@ -98,7 +99,7 @@
       <div class="no-number no-toc tag-omission" id="progress-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#progress-tags">#</a>
 </h2>
-        <p>A <a href="progress.html#progress" class="element">progress</a>
+        <p>A <span class="element">progress</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: dfn.html
===================================================================
RCS file: /sources/public/html5/markup/dfn.html,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -d -r1.72 -r1.73
--- dfn.html	10 Aug 2010 13:51:04 -0000	1.72
+++ dfn.html	12 Aug 2010 19:55:27 -0000	1.73
@@ -23,8 +23,9 @@
 <span class="spec-link"><a title="Read about the dfn element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-dfn-element">&#9432;</a></span> <span class="element">dfn</span> &#8211; <span class="shortdesc">defining instance</span> <a class="hash" href="#dfn">#</a> <a class="toc-bak" href="Overview.html#dfn-toc">T</a>
 </h2>
       <div id="dfn-longdesc" class="longdesc">
-    <p>The <a href="dfn.html#dfn" class="element">dfn</a> element
-    represents the defining instance of a term.</p>
+    <p>The
+    <span class="element">dfn</span>
+    element represents the defining instance of a term.</p>
   </div>
       <div class="no-number no-toc" id="dfn-content-model">
         <h2 class="element-subhead">Permitted contents <a class="hash" href="#dfn-content-model">#</a>
@@ -33,7 +34,7 @@
         
       <div id="dfn-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref16">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref15">phrasing content</a></span>
         
     </p>
         </div>
@@ -65,7 +66,7 @@
       <div class="no-number no-toc tag-omission" id="dfn-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#dfn-tags">#</a>
 </h2>
-        <p>A <a href="dfn.html#dfn" class="element">dfn</a>
+        <p>A <span class="element">dfn</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: textarea.html
===================================================================
RCS file: /sources/public/html5/markup/textarea.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- textarea.html	10 Aug 2010 13:51:10 -0000	1.86
+++ textarea.html	12 Aug 2010 19:55:32 -0000	1.87
@@ -23,7 +23,8 @@
 <span class="spec-link"><a title="Read about the textarea element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-textarea-element">&#9432;</a></span> <span class="element">textarea</span> &#8211; <span class="shortdesc">text input area</span> <a class="hash" href="#textarea">#</a> <a class="toc-bak" href="Overview.html#textarea-toc">T</a>
 </h2>
       <div id="textarea-longdesc" class="longdesc">
-    <p>The <a href="textarea.html#textarea" class="element">textarea</a>
+    <p>The
+    <span class="element">textarea</span>
     element represents a multi-line plain-text edit control for
     the element&#8217;s raw value.</p>
   </div>
@@ -88,7 +89,7 @@
             <dt id="textarea.attrs.form" title="textarea.attrs.form">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fae-form">&#9432;</a>
 <span class="attribute-name">form</span> = <span class="attr-values">
-      <a href="datatypes.html#common.data.idref" id="common.data.idref_xref48">ID reference</a>
+      <a href="datatypes.html#common.data.idref" id="common.data.idref_xref50">ID reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 <a class="hash" href="textarea.html#textarea.attrs.form">#</a>
 </dt>
@@ -165,8 +166,11 @@
 <a class="hash" 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>
+        submitted value of the
+        <span class="element">textarea</span>
+        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 id="textarea.attrs.cols" title="textarea.attrs.cols">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-textarea-cols">&#9432;</a>
@@ -184,7 +188,8 @@
 <a class="hash" 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>
+        add no line breaks to the submitted value of the
+        <span class="element">textarea</span>.</dd>
           
         </dl>
 </div>
@@ -211,7 +216,7 @@
       <div class="no-number no-toc tag-omission" id="textarea-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#textarea-tags">#</a>
 </h2>
-        <p>A <a href="textarea.html#textarea" class="element">textarea</a>
+        <p>A <span class="element">textarea</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -231,7 +236,7 @@
     <p>The 
     <a href="syntax.html#contents" id="contents_xref12">contents</a>
     of the
-    <a href="textarea.html#textarea" class="element">textarea</a>
+    <span class="element">textarea</span>
     element represent the control&#8217;s default value.</p>
   </div>
 </div>

Index: cite.html
===================================================================
RCS file: /sources/public/html5/markup/cite.html,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -d -r1.72 -r1.73
--- cite.html	10 Aug 2010 13:51:03 -0000	1.72
+++ cite.html	12 Aug 2010 19:55:26 -0000	1.73
@@ -24,7 +24,7 @@
 </h2>
       <div id="cite-longdesc" class="longdesc">
     <p>The
-    <a href="cite.html#cite" class="element">cite</a>
+    <span class="element">cite</span>
     element represents the cited title of a work; for example, the
     title of a book mentioned within the main text flow of a
     document.</p>
@@ -36,7 +36,7 @@
         
       <div id="cite-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref12">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref11">phrasing content</a></span>
         
     </p>
         </div>
@@ -58,7 +58,7 @@
       <div class="no-number no-toc tag-omission" id="cite-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#cite-tags">#</a>
 </h2>
-        <p>A <a href="cite.html#cite" class="element">cite</a>
+        <p>A <span class="element">cite</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -76,10 +76,10 @@
 </h2>
 <div class="changes">
     <p>Although previous versions of HTML implied that the
-    <a href="cite.html#cite" class="element">cite</a>
+    <span class="element">cite</span>
     element can be used to mark up the name of a person, that
     usage is no longer considered conforming. The
-    <a href="cite.html#cite" class="element">cite</a>
+    <span class="element">cite</span>
     element now solely represents the cited title of a work; for
     example, the title of a book, paper, essay, poem, score, song,
     script, film, TV show, game, sculpture, painting, theater

Index: meter.html
===================================================================
RCS file: /sources/public/html5/markup/meter.html,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- meter.html	10 Aug 2010 13:51:08 -0000	1.84
+++ meter.html	12 Aug 2010 19:55:30 -0000	1.85
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the meter element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-meter-element">&#9432;</a></span> <span class="element">meter</span> &#8211; <span class="shortdesc">scalar gauge</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#meter">#</a> <a class="toc-bak" href="Overview.html#meter-toc">T</a>
 </h2>
       <div id="meter-longdesc" class="longdesc">
-    <p>The <a href="meter.html#meter" class="element">meter</a> element
+    <p>The
+    <span class="element">meter</span>
+    element
     represents a scalar gauge providing a measurement within a
     known range, or a fractional value.</p>
   </div>
@@ -34,7 +36,7 @@
         
       <div id="meter-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref32">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref31">phrasing content</a></span>
         
     </p>
         </div>
@@ -212,7 +214,7 @@
       <div class="no-number no-toc tag-omission" id="meter-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#meter-tags">#</a>
 </h2>
-        <p>A <a href="meter.html#meter" class="element">meter</a>
+        <p>A <span class="element">meter</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: input.button.html
===================================================================
RCS file: /sources/public/html5/markup/input.button.html,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- input.button.html	10 Aug 2010 13:51:06 -0000	1.83
+++ input.button.html	12 Aug 2010 19:55:28 -0000	1.84
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#button-state">&#9432;</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">button</span></span> &#8211; <span class="shortdesc">button</span> <a class="hash" href="#input.button">#</a> <a class="toc-bak" href="Overview.html#input.button-toc">T</a>
 </h2>
       <div id="input.button-longdesc" class="longdesc">
-    <p>The <a href="input.html#input" class="element">input</a> element
+    <p>The
+    <span class="element">input</span>
+    element
     with a <span class="attribute">type</span> attribute whose
     value is "<code>button</code>" represents a button with no
     additional semantics.</p>
@@ -94,15 +96,18 @@
 <span class="attribute-name">type</span> = <span class="attr-values">  "button" </span> 
 <a class="hash" 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>
+            <dd>Specifies that its
+        <span class="element">input</span>
+        element is a button with no additional semantics.</dd>
           
             <dt id="input.button.attrs.value" title="input.button.attrs.value">
 <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" id="data-string_xref48">string</a></span> 
 <a class="hash" 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>
+            <dd>Specifies a value for the
+        <span class="element">input</span>
+        element.</dd>
           
             <dt id="input.button.attrs.autofocus" title="input.button.attrs.autofocus">
 <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>
@@ -154,9 +159,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.button-tags">#</a>
 </h2>
         <p>The
-            <a href="input.html#input" class="element">input</a>
+            <span class="element">input</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref34">void element</a>.
-            An <a href="input.html#input" class="element">input</a>
+            An <span class="element">input</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: aside.html
===================================================================
RCS file: /sources/public/html5/markup/aside.html,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- aside.html	10 Aug 2010 13:51:02 -0000	1.74
+++ aside.html	12 Aug 2010 19:55:26 -0000	1.75
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the aside element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-aside-element">&#9432;</a></span> <span class="element">aside</span> &#8211; <span class="shortdesc">tangential content</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#aside">#</a> <a class="toc-bak" href="Overview.html#aside-toc">T</a>
 </h2>
       <div id="aside-longdesc" class="longdesc">
-    <p>The <a href="aside.html#aside" class="element">aside</a> element
+    <p>The
+    <span class="element">aside</span>
+    element
     represents content that is tangentially related to the content
     that forms the main textual flow of a document.</p>
   </div>
@@ -67,7 +69,7 @@
       <div class="no-number no-toc tag-omission" id="aside-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#aside-tags">#</a>
 </h2>
-        <p>An <a href="aside.html#aside" class="element">aside</a>
+        <p>An <span class="element">aside</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -85,7 +87,9 @@
 </h2>
 <div class="details">
     <p>In printed documents, the type of tangential content that
-    the <a href="aside.html#aside">aside</a> element represents is sometimes
+    the
+    <span class="element">aside</span>
+    element represents is sometimes
     formatted as a sidebar or annotation or footnote.</p>
   </div>
 </div>

Index: syntax.html
===================================================================
RCS file: /sources/public/html5/markup/syntax.html,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -d -r1.68 -r1.69
--- syntax.html	10 Aug 2010 13:51:10 -0000	1.68
+++ syntax.html	12 Aug 2010 19:55:32 -0000	1.69
@@ -79,17 +79,17 @@
     order:</p>
     <ol>
 <li>Any
-      <a href="terminology.html#case-insensitive" id="case-insensitive_xref4">case-insensitive match</a>
+      <a href="terminology.html#case-insensitive" id="case-insensitive_xref3">case-insensitive match</a>
       for the string
       "<code>&lt;!DOCTYPE</code>".</li>
       <li>One or more
-      <a href="terminology.html#space" id="space_xref5">space characters</a>.</li>
+      <a href="terminology.html#space" id="space_xref4">space characters</a>.</li>
       <li>Any
-      <a href="terminology.html#case-insensitive" id="case-insensitive_xref5">case-insensitive match</a>
+      <a href="terminology.html#case-insensitive" id="case-insensitive_xref4">case-insensitive match</a>
       for the string
       "<code>HTML</code>".</li>
       <li>Optionally, one or more
-      <a href="terminology.html#space" id="space_xref6">space characters</a>.</li>
+      <a href="terminology.html#space" id="space_xref5">space characters</a>.</li>
       <li>A
       "<code title="U+003E GREATER-THAN SIGN">&gt;</code>"
       character.</li>
@@ -104,23 +104,23 @@
     consists of the following parts, in exactly the following order:</p>
     <ol>
 <li>Any
-      <a href="terminology.html#case-insensitive" id="case-insensitive_xref6">case-insensitive match</a>
+      <a href="terminology.html#case-insensitive" id="case-insensitive_xref5">case-insensitive match</a>
       for the string
       "<code>&lt;!DOCTYPE</code>".</li>
       <li>One or more
-      <a href="terminology.html#space" id="space_xref7">space characters</a>.</li>
+      <a href="terminology.html#space" id="space_xref6">space characters</a>.</li>
       <li>Any
-      <a href="terminology.html#case-insensitive" id="case-insensitive_xref7">case-insensitive match</a>
+      <a href="terminology.html#case-insensitive" id="case-insensitive_xref6">case-insensitive match</a>
       for the string
       "<code>HTML</code>".</li>
       <li>One or more
-      <a href="terminology.html#space" id="space_xref8">space characters</a>.</li>
+      <a href="terminology.html#space" id="space_xref7">space characters</a>.</li>
       <li>Any
-      <a href="terminology.html#case-insensitive" id="case-insensitive_xref8">case-insensitive match</a>
+      <a href="terminology.html#case-insensitive" id="case-insensitive_xref7">case-insensitive match</a>
       for the string
       "<code>PUBLIC</code>".</li>
       <li>One or more
-      <a href="terminology.html#space" id="space_xref9">space characters</a>.</li>
+      <a href="terminology.html#space" id="space_xref8">space characters</a>.</li>
       <li>A <i>quote mark (public ID)</i>, consisting of either a
       "<code title="U+0022 QUOTATION MARK">"</code>"
       character or a
@@ -140,7 +140,7 @@
       the following parts, in exactly the following order:
         <ol>
 <li>One or more
-          <a href="terminology.html#space" id="space_xref10">space characters</a>.</li>
+          <a href="terminology.html#space" id="space_xref9">space characters</a>.</li>
           <li>A <i>quote mark (system ID)</i>, consisting of either a
           "<code title="U+0022 QUOTATION MARK">"</code>"
           character or a
@@ -158,7 +158,7 @@
         </ol>
 </li>
       <li>Optionally, one or more
-      <a href="terminology.html#space" id="space_xref11">space characters</a>.</li>
+      <a href="terminology.html#space" id="space_xref10">space characters</a>.</li>
       <li>A
       "<code title="U+003E GREATER-THAN SIGN">&gt;</code>"
       character.</li>
@@ -188,23 +188,23 @@
     consists of the following parts, in exactly the following order:</p>
     <ol>
 <li>Any
-      <a href="terminology.html#case-insensitive" id="case-insensitive_xref9">case-insensitive match</a>
+      <a href="terminology.html#case-insensitive" id="case-insensitive_xref8">case-insensitive match</a>
       for the string
       "<code>&lt;!DOCTYPE</code>".</li>
       <li>One or more
-      <a href="terminology.html#space" id="space_xref12">space characters</a>.</li>
+      <a href="terminology.html#space" id="space_xref11">space characters</a>.</li>
       <li>Any
-      <a href="terminology.html#case-insensitive" id="case-insensitive_xref10">case-insensitive match</a>
+      <a href="terminology.html#case-insensitive" id="case-insensitive_xref9">case-insensitive match</a>
       for the string
       "<code>HTML</code>".</li>
       <li>One or more
-      <a href="terminology.html#space" id="space_xref13">space characters</a>.</li>
+      <a href="terminology.html#space" id="space_xref12">space characters</a>.</li>
       <li>Any
-      <a href="terminology.html#case-insensitive" id="case-insensitive_xref11">case-insensitive match</a>
+      <a href="terminology.html#case-insensitive" id="case-insensitive_xref10">case-insensitive match</a>
       for the string
       "<code>SYSTEM</code>".</li>
       <li>One or more
-      <a href="terminology.html#space" id="space_xref14">space characters</a>
+      <a href="terminology.html#space" id="space_xref13">space characters</a>
 </li>
       <li>A <i>quote mark</i>, consisting of either
       a
@@ -221,7 +221,7 @@
       "<code title="U+0027 APOSTROPHE">'</code>"
       character).</li>
       <li>Optionally, one or more
-      <a href="terminology.html#space" id="space_xref15">space characters</a>.</li>
+      <a href="terminology.html#space" id="space_xref14">space characters</a>.</li>
       <li>A
       "<code title="U+003E GREATER-THAN SIGN">&gt;</code>"
       character.</li>
@@ -430,9 +430,9 @@
         each of which
         <a href="terminology.html#must-requirement" id="must-requirement_xref23">must</a>
         be preceded by one or more
-        <a href="terminology.html#space" id="space_xref16">space characters</a>.</li>
+        <a href="terminology.html#space" id="space_xref15">space characters</a>.</li>
         <li>Optionally, one or more
-        <a href="terminology.html#space" id="space_xref17">space characters</a>.</li>
+        <a href="terminology.html#space" id="space_xref16">space characters</a>.</li>
         <li>Optionally, a
         "<code title="U+002F SOLIDUS">/</code>"
         character, which may be present only if the element is a
@@ -456,7 +456,7 @@
         <li>The element&#8217;s
         <a href="syntax.html#tag-name" title="syntax-tag-name" id="tag-name_xref4">tag name</a>.</li>
         <li>Optionally, one or more
-        <a href="terminology.html#space" title="space character" id="space_xref18">space characters</a>.</li>
+        <a href="terminology.html#space" title="space character" id="space_xref17">space characters</a>.</li>
         <li>A
         "<code title="U+003E GREATER-THAN SIGN">&gt;</code>"
         character.</li>
@@ -540,7 +540,7 @@
       <a href="terminology.html#must-requirement" id="must-requirement_xref28">must</a>
       never be two or more attributes on the same
       start tag whose names are a
-      <a href="terminology.html#case-insensitive" id="case-insensitive_xref12">case-insensitive match</a>
+      <a href="terminology.html#case-insensitive" id="case-insensitive_xref11">case-insensitive match</a>
       for each other.</p>
       <p id="attributes-basic-syntax">The following list describes syntax
         rules for attributes in 
@@ -555,7 +555,7 @@
 <dfn id="attribute-name" title="syntax-attribute-name">attribute names</dfn>
         <a href="terminology.html#must-requirement" id="must-requirement_xref29">must</a>
         consist of one or more characters other than the
-      <a href="terminology.html#space" id="space_xref19">space characters</a>,
+      <a href="terminology.html#space" id="space_xref18">space characters</a>,
       U+0000 NULL,
       "<code title="U+0022 QUOTATION MARK">"</code>",
       "<code title="U+0027 APOSTROPHE">'</code>",
@@ -572,7 +572,7 @@
       and that contain no
       "<code title="U+003A COLON">:</code>"
       characters, and whose first three characters are not a
-      <a href="terminology.html#case-insensitive" id="case-insensitive_xref13">case-insensitive match</a>
+      <a href="terminology.html#case-insensitive" id="case-insensitive_xref12">case-insensitive match</a>
       for the string "<code>xml</code>".</li>
       <li>
       <dfn id="syntax-attribute-value">attribute values</dfn>, in
@@ -617,13 +617,13 @@
             <a href="syntax.html#attribute-name" id="attribute-name_xref5">attribute name</a>
 </li>
             <li>zero or more
-            <a href="terminology.html#space" id="space_xref20">space characters</a>
+            <a href="terminology.html#space" id="space_xref19">space characters</a>
 </li>
             <li>a single
             "<code title="U+003D EQUALS SIGN">=</code>"
             character</li>
             <li>zero or more
-            <a href="terminology.html#space" id="space_xref21">space characters</a>
+            <a href="terminology.html#space" id="space_xref20">space characters</a>
 </li>
             <li>an
             <a href="syntax.html#syntax-attribute-value" id="syntax-attribute-value_xref2">attribute value</a>
@@ -636,7 +636,7 @@
 <li>
 <a href="terminology.html#must-requirement" id="must-requirement_xref31">must</a>
             not contain any literal
-            <a href="terminology.html#space" id="space_xref22">space characters</a>
+            <a href="terminology.html#space" id="space_xref21">space characters</a>
 </li>
             <li>
 <a href="terminology.html#must-requirement" id="must-requirement_xref32">must</a>
@@ -663,7 +663,7 @@
             character, then there
             <a href="terminology.html#must-requirement" id="must-requirement_xref34">must</a>
             be at least one
-            <a href="terminology.html#space" id="space_xref23">space character</a>
+            <a href="terminology.html#space" id="space_xref22">space character</a>
             after the value and before the
             "<code title="U+002F SOLIDUS">/</code>"
             character.</p>
@@ -679,13 +679,13 @@
             <a href="syntax.html#attribute-name" id="attribute-name_xref6">attribute name</a>
 </li>
             <li>zero or more
-            <a href="terminology.html#space" id="space_xref24">space characters</a>
+            <a href="terminology.html#space" id="space_xref23">space characters</a>
 </li>
             <li>a
             "<code title="U+003D EQUALS SIGN">=</code>"
             character</li>
             <li>zero or more
-            <a href="terminology.html#space" id="space_xref25">space characters</a>
+            <a href="terminology.html#space" id="space_xref24">space characters</a>
 </li>
             <li>a single
             "<code title="U+0027 APOSTROPHE">'</code>"
@@ -726,13 +726,13 @@
             <a href="syntax.html#attribute-name" id="attribute-name_xref7">attribute name</a>
 </li>
             <li>zero or more
-            <a href="terminology.html#space" id="space_xref26">space characters</a>
+            <a href="terminology.html#space" id="space_xref25">space characters</a>
 </li>
             <li>a single
             "<code title="U+003D EQUALS SIGN character">=</code>"
             character</li>
             <li>zero or more
-            <a href="terminology.html#space" id="space_xref27">space characters</a>
+            <a href="terminology.html#space" id="space_xref26">space characters</a>
 </li>
             <li>a single
             "<code title="U+0022 QUOTATION MARK">"</code>"
@@ -786,7 +786,7 @@
       <li>
 <a href="terminology.html#must-requirement" id="must-requirement_xref40">must</a>
       not contain control characters other than
-        <a href="terminology.html#space" id="space_xref28">space characters</a>
+        <a href="terminology.html#space" id="space_xref27">space characters</a>
 </li>
     </ul>
 <p><dfn id="character-data" title="character-data">character data</dfn> contains
@@ -855,13 +855,13 @@
           not contain any occurrences of the string
           "<code title="U+003C LESS-THAN SIGN, U+002F SOLIDUS">&lt;/</code>"
           followed by characters that are a
-          <a href="terminology.html#case-insensitive" id="case-insensitive_xref14">case-insensitive match</a>
+          <a href="terminology.html#case-insensitive" id="case-insensitive_xref13">case-insensitive match</a>
           for the tag name of the element containing the
           replaceable character data (for example,
           "<code>&lt;/title</code>" or
           "<code>&lt;/textarea</code>"),
           followed by a
-          <a href="terminology.html#space" id="space_xref29">space character</a>,
+          <a href="terminology.html#space" id="space_xref28">space character</a>,
           "<code title="U+003E GREATER-THAN SIGN">&gt;</code>",
           or
           "<code title="U+002F SOLIDUS">/</code>".</li>
@@ -913,14 +913,14 @@
           not contain any occurrences of the string
           "<code title="U+003C LESS-THAN SIGN, U+002F SOLIDUS">&lt;/</code>",
           followed by characters that are a
-          <a href="terminology.html#case-insensitive" id="case-insensitive_xref15">case-insensitive match</a>
+          <a href="terminology.html#case-insensitive" id="case-insensitive_xref14">case-insensitive match</a>
           for the tag name of the element containing the
           replaceable character data (for example,
           "<code>&lt;/script</code>"
           or
           "<code>&lt;/style</code>",
           followed by a
-          <a href="terminology.html#space" id="space_xref30">space character</a>,
+          <a href="terminology.html#space" id="space_xref29">space character</a>,
           "<code title="U+003E GREATER-THAN SIGN">&gt;</code>",
           or
           "<code title="U+002F SOLIDUS">/</code>".</li>
@@ -1061,7 +1061,7 @@
     character that is followed by some
     <a href="syntax.html#syntax-text" title="syntax-text" id="syntax-text_xref7">text</a>
     other than a
-    <a href="terminology.html#space" id="space_xref31">space character</a>,
+    <a href="terminology.html#space" id="space_xref30">space character</a>,
     a
     "<code title="U+003C LESS-THAN SIGN">&lt;</code>",
     character, or another

Index: section.html
===================================================================
RCS file: /sources/public/html5/markup/section.html,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -d -r1.79 -r1.80
--- section.html	10 Aug 2010 13:51:08 -0000	1.79
+++ section.html	12 Aug 2010 19:55:31 -0000	1.80
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the section element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-section-element">&#9432;</a></span> <span class="element">section</span> &#8211; <span class="shortdesc">section</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#section">#</a> <a class="toc-bak" href="Overview.html#section-toc">T</a>
 </h2>
       <div id="section-longdesc" class="longdesc">
-    <p>The <a href="section.html#section" class="element">section</a> element
+    <p>The
+    <span class="element">section</span>
+    element
     represents a section of a document, typically with a title or
     heading.</p>
   </div>
@@ -67,7 +69,7 @@
       <div class="no-number no-toc tag-omission" id="section-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#section-tags">#</a>
 </h2>
-        <p>A <a href="section.html#section" class="element">section</a>
+        <p>A <span class="element">section</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: link.html
===================================================================
RCS file: /sources/public/html5/markup/link.html,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -d -r1.88 -r1.89
--- link.html	10 Aug 2010 13:51:07 -0000	1.88
+++ link.html	12 Aug 2010 19:55:30 -0000	1.89
@@ -24,7 +24,7 @@
 </h2>
       <div id="link-longdesc" class="longdesc">
     <p>The
-    <a href="link.html#link" class="element">link</a>
+    <span class="element">link</span>
     element represents metadata that expresses inter-document
     relationships.</p>
   </div>
@@ -66,7 +66,7 @@
 <a class="hash" 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>
+        <span class="element">link</span>.</dd>
           
             <dt id="link.attrs.rel" title="link.attrs.rel">
 <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>
@@ -79,7 +79,7 @@
         the document containing the
         <a href="link.html#link" class="element">link</a>
         and the destination indicated by the
-        <a href="link.html#link" class="element">link</a>.</dd>
+        <span class="element">link</span>.</dd>
           
             <dt id="link.attrs.hreflang" title="link.attrs.hreflang">
 <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>
@@ -89,10 +89,10 @@
 <a class="hash" 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>
+        <span class="element">link</span>.</dd>
           
 <dd><div class="datatype-desc">A valid
-        <var class="defined-elsewhere">language tag</var>,
+        <var class="defined-elsewhere">language tag</var>
         as defined in
         <a href="references.html#refsBCP47" id="refsBCP47_xref3">[BCP 47]</a>.</div></dd>
             <dt id="link.attrs.media" title="link.attrs.media">
@@ -103,11 +103,11 @@
 <a class="hash" 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>
+        <span class="element">link</span>
         was designed.</dd>
           
 <dd><div class="datatype-desc">A valid
-        <var class="defined-elsewhere">media query list</var>,
+        <var class="defined-elsewhere">media query list</var>
         as defined in
       <a href="references.html#refsMediaQueries" id="refsMediaQueries_xref3">[Media Queries]</a>.</div></dd>
             <dt id="link.attrs.type" title="link.attrs.type">
@@ -118,10 +118,10 @@
 <a class="hash" 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>
+        <span class="element">link</span>.</dd>
           
 <dd><div class="datatype-desc">A string that identifies a valid
-        <var class="defined-elsewhere">MIME media type</var>,
+        <var class="defined-elsewhere">MIME media type</var>
         as defined in
         <a href="references.html#refsRFC2046" id="refsRFC2046_xref4">[RFC 2046]</a>.</div></dd>
             <dt id="link.attrs.sizes" title="link.attrs.sizes">
@@ -183,9 +183,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#link-tags">#</a>
 </h2>
         <p>The
-            <a href="link.html#link" class="element">link</a>
+            <span class="element">link</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref74">void element</a>.
-            A <a href="link.html#link" class="element">link</a>
+            A <span class="element">link</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: meta.http-equiv.refresh.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.refresh.html,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- meta.http-equiv.refresh.html	10 Aug 2010 13:51:07 -0000	1.80
+++ meta.http-equiv.refresh.html	12 Aug 2010 19:55:30 -0000	1.81
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-refresh">&#9432;</a></span> <span class="element">meta</span> <span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">refresh</span></span> &#8211; <span class="shortdesc">&#8220;refresh&#8221; pragma directive</span> <a class="hash" href="#meta.http-equiv.refresh">#</a> <a class="toc-bak" href="Overview.html#meta.http-equiv.refresh-toc">T</a>
 </h2>
       <div id="meta.http-equiv.refresh-longdesc" class="longdesc">
-    <p>The <a href="meta.html#meta" class="element">meta</a> element
+    <p>The
+    <span class="element">meta</span>
+    element
     with a <span class="attribute">http-equiv</span> attribute
     whose value is "<code>refresh</code>" represents a pragma
     directive that specifies either a number of seconds after
@@ -63,7 +65,9 @@
 <span class="attribute-name">http-equiv</span> = <span class="attr-values">  "refresh" </span> 
 <a class="hash" 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
+            <dd>Indicates that the
+        <span class="element">meta</span>
+        element is a pragma directive
         that specifies either a number of seconds after
         which to reload the current page,
         or a number of seconds after which to load a different page in
@@ -99,9 +103,9 @@
               "<code title="U+003B SEMICOLON">;</code>"
               character.</li>
               <li>One or more
-              <a href="terminology.html#space" id="space_xref38">space characters</a>.</li>
+              <a href="terminology.html#space" id="space_xref37">space characters</a>.</li>
               <li>A
-              <a href="terminology.html#case-insensitive" id="case-insensitive_xref23">case-insensitive match</a>
+              <a href="terminology.html#case-insensitive" id="case-insensitive_xref22">case-insensitive match</a>
               for the string
               "<code>url=</code>".</li>
               <li>A
@@ -117,9 +121,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#meta.http-equiv.refresh-tags">#</a>
 </h2>
         <p>The
-            <a href="meta.html#meta" class="element">meta</a>
+            <span class="element">meta</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref78">void element</a>.
-            A <a href="meta.html#meta" class="element">meta</a>
+            A <span class="element">meta</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: area.html
===================================================================
RCS file: /sources/public/html5/markup/area.html,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -d -r1.92 -r1.93
--- area.html	10 Aug 2010 13:51:02 -0000	1.92
+++ area.html	12 Aug 2010 19:55:25 -0000	1.93
@@ -24,7 +24,7 @@
 </h2>
       <div id="area-longdesc" class="longdesc">
     <p>The
-      <a href="area.html#area" class="element">area</a>
+    <span class="element">area</span>
       element represents either a hyperlink with some text and a
       corresponding area on an image map, or a dead area on an
       image map.</p>
@@ -85,7 +85,7 @@
 </dt>
             <dd>A URL that provides the destination of the hyperlink for
         this
-        <a href="area.html#area" class="element">area</a>.</dd>
+        <span class="element">area</span>.</dd>
           
             <dt id="area.attrs.target" title="area.attrs.target">
 <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>
@@ -95,9 +95,9 @@
 <a class="hash" href="area.html#area.attrs.target">#</a>
 </dt>
             <dd>A name or keyword giving a
-        <a href="terminology.html#context" id="context_xref4">browsing context</a> for UAs to use when
+        <a href="terminology.html#context" id="context_xref3">browsing context</a> for UAs to use when
           following the hyperlink for this 
-          <a href="area.html#area" class="element">area</a>.</dd>
+          <span class="element">area</span>.</dd>
           
 <dd><div class="datatype-desc">Any
         <a href="datatypes.html#data-string" id="data-string_xref3">string</a>
@@ -107,7 +107,7 @@
           <a href="datatypes.html#common.data.browsing-context-name" id="common.data.browsing-context-name_xref2">browsing-context name</a>
 </li>
           <li>any
-          <a href="terminology.html#case-insensitive" id="case-insensitive_xref17">case-insensitive match</a>
+          <a href="terminology.html#case-insensitive" id="case-insensitive_xref16">case-insensitive match</a>
           for one of the following literal strings:
               "<code>_blank</code>",
               "<code>_self</code>",
@@ -126,9 +126,9 @@
 </dt>
             <dd>A list of tokens that specify the relationship between
         the document containing the
-        <a href="area.html#area" class="element">area</a>
+        <span class="element">area</span>
         and the destination indicated by the
-        <a href="area.html#area" class="element">area</a>.</dd>
+        <span class="element">area</span>.</dd>
           
             <dt id="area.attrs.media" title="area.attrs.media">
 <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>
@@ -141,7 +141,7 @@
         was designed.</dd>
           
 <dd><div class="datatype-desc">A valid
-        <var class="defined-elsewhere">media query list</var>,
+        <var class="defined-elsewhere">media query list</var>
         as defined in
       <a href="references.html#refsMediaQueries" id="refsMediaQueries_xref2">[Media Queries]</a>.</div></dd>
             <dt id="area.attrs.hreflang" title="area.attrs.hreflang">
@@ -154,7 +154,7 @@
             <dd>The language of the destination of the hyperlink.</dd>
           
 <dd><div class="datatype-desc">A valid
-        <var class="defined-elsewhere">language tag</var>,
+        <var class="defined-elsewhere">language tag</var>
         as defined in
         <a href="references.html#refsBCP47" id="refsBCP47_xref2">[BCP 47]</a>.</div></dd>
             <dt id="area.attrs.type" title="area.attrs.type">
@@ -167,7 +167,7 @@
             <dd>The MIME type of the destination of the hyperlink.</dd>
           
 <dd><div class="datatype-desc">A string that identifies a valid
-        <var class="defined-elsewhere">MIME media type</var>,
+        <var class="defined-elsewhere">MIME media type</var>
         as defined in
         <a href="references.html#refsRFC2046" id="refsRFC2046_xref2">[RFC 2046]</a>.</div></dd>
             <dt id="area.attrs.shape.rect" title="area.attrs.shape.rect">
@@ -277,9 +277,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#area-tags">#</a>
 </h2>
         <p>The
-            <a href="area.html#area" class="element">area</a>
+            <span class="element">area</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref6">void element</a>.
-            An <a href="area.html#area" class="element">area</a>
+            An <span class="element">area</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: input.text.html
===================================================================
RCS file: /sources/public/html5/markup/input.text.html,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- input.text.html	10 Aug 2010 13:51:07 -0000	1.84
+++ input.text.html	12 Aug 2010 19:55:29 -0000	1.85
@@ -23,10 +23,14 @@
 <span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">&#9432;</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">text</span></span> &#8211; <span class="shortdesc">text-input field</span> <a class="hash" href="#input.text">#</a> <a class="toc-bak" href="Overview.html#input.text-toc">T</a>
 </h2>
       <div id="input.text-longdesc" class="longdesc">
-    <p>The <a href="input.html#input" class="element">input</a> element
+    <p>The
+    <span class="element">input</span>
+    element
     with a <span class="attribute">type</span> attribute whose
     value is "<code>text</code>" represents
-    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>.</p>
+    a one-line plain text edit control for the
+    <span class="element">input</span>
+    element&#8217;s <a href="input.text.html#input.text.attrs.value">value</a>.</p>
   </div>
       <div class="no-number no-toc" id="input.text-content-model">
         <h2 class="element-subhead">Permitted contents <a class="hash" href="#input.text-content-model">#</a>
@@ -102,8 +106,12 @@
 <span class="attribute-name">type</span> = <span class="attr-values">  "text" </span> 
 <a class="hash" 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>
+            <dd>Specifies that its
+        <span class="element">input</span>
+        element is
+        a one-line plain-text edit control for the
+        <span class="element">input</span>
+        element&#8217;s <a href="input.text.html#input.text.attrs.value">value</a>.</dd>
           
             <dt id="input.text.attrs.maxlength" title="input.text.attrs.maxlength">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-maxlength-attribute">&#9432;</a>
@@ -140,7 +148,9 @@
 <span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref38">string</a></span> 
 <a class="hash" 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>
+            <dd>Specifies a value for this
+        <span class="element">input</span>
+        element.</dd>
           
             <dt id="input.text.attrs.autocomplete" title="input.text.attrs.autocomplete">
 <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>
@@ -254,9 +264,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.text-tags">#</a>
 </h2>
         <p>The
-            <a href="input.html#input" class="element">input</a>
+            <span class="element">input</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref26">void element</a>.
-            An <a href="input.html#input" class="element">input</a>
+            An <span class="element">input</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: samp.html
===================================================================
RCS file: /sources/public/html5/markup/samp.html,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -d -r1.71 -r1.72
--- samp.html	10 Aug 2010 13:51:08 -0000	1.71
+++ samp.html	12 Aug 2010 19:55:31 -0000	1.72
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the samp element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-samp-element">&#9432;</a></span> <span class="element">samp</span> &#8211; <span class="shortdesc">(sample) output</span> <a class="hash" href="#samp">#</a> <a class="toc-bak" href="Overview.html#samp-toc">T</a>
 </h2>
       <div id="samp-longdesc" class="longdesc">
-    <p>The <a href="samp.html#samp" class="element">samp</a> element
+    <p>The
+    <span class="element">samp</span>
+    element
     represents (sample) output from a program or computing
     system.</p>
   </div>
@@ -34,7 +36,7 @@
         
       <div id="samp-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref43">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref42">phrasing content</a></span>
         
     </p>
         </div>
@@ -56,7 +58,7 @@
       <div class="no-number no-toc tag-omission" id="samp-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#samp-tags">#</a>
 </h2>
-        <p>A <a href="samp.html#samp" class="element">samp</a>
+        <p>A <span class="element">samp</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: h6.html
===================================================================
RCS file: /sources/public/html5/markup/h6.html,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- h6.html	10 Aug 2010 13:51:05 -0000	1.77
+++ h6.html	12 Aug 2010 19:55:28 -0000	1.78
@@ -23,7 +23,11 @@
 <span class="spec-link"><a title="Read about the h6 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">&#9432;</a></span> <span class="element">h6</span> &#8211; <span class="shortdesc">heading</span> <a class="hash" href="#h6">#</a> <a class="toc-bak" href="Overview.html#h6-toc">T</a>
 </h2>
       <div id="h6-longdesc" class="longdesc">
-    <p>The <a href="h1.html#h1" class="element">h1</a> through <a href="h6.html#h6" class="element">h6</a> elements are headings for
+    <p>The
+    <span class="element">h1</span>
+    through
+    <span class="element">h6</span>
+    elements are headings for
     the sections with which they are associated.</p>
   </div>
       <div class="no-number no-toc" id="h6-content-model">
@@ -33,7 +37,7 @@
         
       <div id="h6-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref24">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref23">phrasing content</a></span>
         
     </p>
         </div>
@@ -69,7 +73,7 @@
       <div class="no-number no-toc tag-omission" id="h6-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#h6-tags">#</a>
 </h2>
-        <p>An <a href="h6.html#h6" class="element">h6</a>
+        <p>An <span class="element">h6</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: input.checkbox.html
===================================================================
RCS file: /sources/public/html5/markup/input.checkbox.html,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- input.checkbox.html	10 Aug 2010 13:51:06 -0000	1.83
+++ input.checkbox.html	12 Aug 2010 19:55:28 -0000	1.84
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#checkbox-state">&#9432;</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">checkbox</span></span> &#8211; <span class="shortdesc">checkbox</span> <a class="hash" href="#input.checkbox">#</a> <a class="toc-bak" href="Overview.html#input.checkbox-toc">T</a>
 </h2>
       <div id="input.checkbox-longdesc" class="longdesc">
-    <p>The <a href="input.html#input" class="element">input</a> element
+    <p>The
+    <span class="element">input</span>
+    element
     with a <span class="attribute">type</span> attribute whose
     value is "<code>checkbox</code>" represents
     a state or option that can be toggled.</p>
@@ -96,7 +98,9 @@
 <span class="attribute-name">type</span> = <span class="attr-values">  "checkbox" </span> 
 <a class="hash" 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
+            <dd>Specifies that its
+        <span class="element">input</span>
+        element represents
         a state or option that can be toggled.</dd>
           
             <dt id="input.checkbox.attrs.checked" title="input.checkbox.attrs.checked">
@@ -114,7 +118,9 @@
 <span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref44">string</a></span> 
 <a class="hash" 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>
+            <dd>Specifies a value for the
+        <span class="element">input</span>
+        element.</dd>
           
             <dt id="input.checkbox.attrs.autofocus" title="input.checkbox.attrs.autofocus">
 <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>
@@ -177,9 +183,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.checkbox-tags">#</a>
 </h2>
         <p>The
-            <a href="input.html#input" class="element">input</a>
+            <span class="element">input</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref30">void element</a>.
-            An <a href="input.html#input" class="element">input</a>
+            An <span class="element">input</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: a.html
===================================================================
RCS file: /sources/public/html5/markup/a.html,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -d -r1.98 -r1.99
--- a.html	10 Aug 2010 13:51:02 -0000	1.98
+++ a.html	12 Aug 2010 19:55:25 -0000	1.99
@@ -24,7 +24,7 @@
 </h2>
       <div id="a-longdesc" class="longdesc">
     <p>The
-    <a class="element" href="a.html#a">a</a>
+    <span class="element">a</span>
     element represents a hyperlink.</p>
   </div>
       <div class="no-number no-toc" id="a-content-model">
@@ -83,16 +83,16 @@
           <li>
 <a href="terminology.html#must-requirement" id="must-requirement_xref59">must</a>
           not contain any
-          <a href="terminology.html#space" id="space_xref32">space characters</a>
+          <a href="terminology.html#space" id="space_xref31">space characters</a>
 </li>
         </ul>
 </div>
 <div class="note">
         <p>Previous versions of HTML placed greater
         restrictions on the content of
-        <a href="datatypes.html#common.data.id" id="common.data.id_xref2">ID</a>
+        <var>ID</var>
         values (for example, they did not permit
-        <a href="datatypes.html#common.data.id" id="common.data.id_xref3">ID</a>
+        <var>ID</var>
         values to begin with a number).</p>
       </div>
 </dd>
@@ -117,12 +117,12 @@
 <a class="hash" href="a.html#a.attrs.target">#</a>
 </dt>
             <dd>A name or keyword giving a
-        <a href="terminology.html#context" id="context_xref2">browsing context</a> for UAs to use when
+        <a href="terminology.html#context" id="context_xref1">browsing context</a> for UAs to use when
           following the hyperlink.</dd>
 <dd class="note">The
         <a href="a.html#a.attrs.target">target</a>
         attribute on the
-        <a href="a.html#a" class="element">a</a>
+        <span class="element">a</span>
         element was deprecated in a previous version of HTML,
         but is no longer deprecated, as it useful in Web
         applications, particularly in combination with the
@@ -137,7 +137,7 @@
           <a href="datatypes.html#common.data.browsing-context-name" id="common.data.browsing-context-name_xref1">browsing-context name</a>
 </li>
           <li>any
-          <a href="terminology.html#case-insensitive" id="case-insensitive_xref16">case-insensitive match</a>
+          <a href="terminology.html#case-insensitive" id="case-insensitive_xref15">case-insensitive match</a>
           for one of the following literal strings:
               "<code>_blank</code>",
               "<code>_self</code>",
@@ -168,7 +168,7 @@
             <dd>The language of the destination of the hyperlink.</dd>
           
 <dd><div class="datatype-desc">A valid
-        <var class="defined-elsewhere">language tag</var>,
+        <var class="defined-elsewhere">language tag</var>
         as defined in
         <a href="references.html#refsBCP47" id="refsBCP47_xref1">[BCP 47]</a>.</div></dd>
             <dt id="a.attrs.media" title="a.attrs.media">
@@ -182,7 +182,7 @@
         was designed.</dd>
           
 <dd><div class="datatype-desc">A valid
-        <var class="defined-elsewhere">media query list</var>,
+        <var class="defined-elsewhere">media query list</var>
         as defined in
       <a href="references.html#refsMediaQueries" id="refsMediaQueries_xref1">[Media Queries]</a>.</div></dd>
             <dt id="a.attrs.type" title="a.attrs.type">
@@ -195,7 +195,7 @@
             <dd>The MIME type of the destination of the hyperlink.</dd>
           
 <dd><div class="datatype-desc">A string that identifies a valid
-        <var class="defined-elsewhere">MIME media type</var>,
+        <var class="defined-elsewhere">MIME media type</var>
         as defined in
         <a href="references.html#refsRFC2046" id="refsRFC2046_xref1">[RFC 2046]</a>.</div></dd>
         </dl>
@@ -242,7 +242,7 @@
       <div class="no-number no-toc tag-omission" id="a-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#a-tags">#</a>
 </h2>
-        <p>An <a href="a.html#a" class="element">a</a>
+        <p>An <span class="element">a</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -261,21 +261,21 @@
 </h2>
 <div class="changes">
     <p>Although previous versions of HTML restricted the
-    <a class="element" href="a.html#a">a</a>
+    <span class="element">a</span>
     element to only containing
-    <a href="terminology.html#phrasing-content" id="phrasing-content_xref3">phrasing content</a>
+    <a href="terminology.html#phrasing-content" id="phrasing-content_xref2">phrasing content</a>
     (essentially, what was in previous versions referred to as
     &#8220;inline&#8221; content), the 
-    <a class="element" href="a.html#a">a</a>
+    <span class="element">a</span>
     element is now 
     <a href="terminology.html#transparent" id="transparent_xref2">transparent</a>;
     that is, an instance of the
-    <a class="element" href="a.html#a">a</a>
+    <span class="element">a</span>
     element is now allowed to also contain
     <a href="terminology.html#flow-content" id="flow-content_xref3">flow content</a>
     (essentially, what was in previous versions referred to as
     &#8220;block&#8221; content)&#8212;if the parent element of that instance of the 
-    <a class="element" href="a.html#a">a</a>
+    <span class="element">a</span>
     element is an element that is allowed to contain
     <a href="terminology.html#flow-content" id="flow-content_xref4">flow content</a>.</p>
   </div>
@@ -287,7 +287,7 @@
     <p>If the
     <a href="syntax.html#contents" id="contents_xref10">contents</a>
     of an
-    <a class="element" href="a.html#a">a</a>
+    <span class="element">a</span>
     element are empty, the element represents an
     <dfn id="empty-hyperlink" title="empty-hyperlink">empty hyperlink</dfn>.</p>
   </div>
@@ -357,7 +357,7 @@
 </div>
 <div class="valid example">
   <p>A hyperlink that will cause its target to be opened in a new
-    <a href="terminology.html#context" id="context_xref3">browsing context</a>.</p>
+    <a href="terminology.html#context" id="context_xref2">browsing context</a>.</p>
   <pre>&lt;a href="http://help.example.com" target="_blank"&gt;Help&lt;/a&gt;</pre>
 </div>
 <div class="invalid example">

Index: object.html
===================================================================
RCS file: /sources/public/html5/markup/object.html,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -d -r1.93 -r1.94
--- object.html	10 Aug 2010 13:51:08 -0000	1.93
+++ object.html	12 Aug 2010 19:55:30 -0000	1.94
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the object element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-object-element">&#9432;</a></span> <span class="element">object</span> &#8211; <span class="shortdesc">generic external content</span> <a class="hash" href="#object">#</a> <a class="toc-bak" href="Overview.html#object-toc">T</a>
 </h2>
       <div id="object-longdesc" class="longdesc">
-    <p>The <a href="object.html#object" class="element">object</a> element
+    <p>The
+    <span class="element">object</span>
+    element
     represents external content.</p>
   </div>
       <div class="no-number no-toc" id="object-content-model">
@@ -42,7 +44,7 @@
 <div class="postfix or">or</div>
         <p class="elem-mdl">
       <span><span>zero or more </span><a class="ref" href="param.html#param">param</a><span> elements</span>, </span>  <span class="postfix followedby">followed by</span> 
-  <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref34">phrasing content</a></span>
+  <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref33">phrasing content</a></span>
         
     </p>
         </div>
@@ -88,7 +90,7 @@
             <dd>The MIME type of the content.</dd>
           
 <dd><div class="datatype-desc">A string that identifies a valid
-        <var class="defined-elsewhere">MIME media type</var>,
+        <var class="defined-elsewhere">MIME media type</var>
         as defined in
         <a href="references.html#refsRFC2046" id="refsRFC2046_xref5">[RFC 2046]</a>.</div></dd>
             <dt id="object.attrs.height" title="object.attrs.height">
@@ -112,29 +114,16 @@
             <dt id="object.attrs.usemap" title="object.attrs.usemap">
 <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" id="common.data.hash-name_xref2">hash-name reference</a>
+      <a href="datatypes.html#common.data.hash-name" id="common.data.hash-name_xref3">hash-name reference</a>
     </span> 
 <a class="hash" href="object.html#object.attrs.usemap">#</a>
 </dt>
             <dd>A
-        <a href="datatypes.html#hash-name-reference" id="hash-name-reference_xref2">hash-name reference</a>
+        <a href="datatypes.html#common.data.hash-name" id="common.data.hash-name_xref4">hash-name reference</a>
         to a
         <a href="map.html#map">map</a>
         element with which to associate the object.</dd>
           
-<dd><div class="datatype-desc">A
-        valid
-        <var class="defined-elsewhere">hash-name reference</var>
-        to an element of
-        type
-        <var>type</var>
-        is a string that starts with a
-        "<code title="U+0023 NUMBER SIGN">#</code>"
-        character, followed by a string which
-        exactly matches the value of the
-        <code class="attribute">name</code>
-        attribute of an element in the document with type
-        <var>type</var>.</div></dd>
             <dt id="object.attrs.name" title="object.attrs.name">
 <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">
@@ -142,19 +131,19 @@
     </span> 
 <a class="hash" href="object.html#object.attrs.name">#</a>
 </dt>
-            <dd>A <a href="terminology.html#context" id="context_xref14">valid browsing context name</a>.</dd>
+            <dd>A <a href="terminology.html#context" id="context_xref13">valid browsing context name</a>.</dd>
           
 <dd><div class="datatype-desc">Any
         <a href="datatypes.html#data-string" id="data-string_xref85">string</a>,
         with the following restrictions:
         <ul>
 <li>
-<a href="terminology.html#must-requirement" id="must-requirement_xref77">must</a>
+<a href="terminology.html#must-requirement" id="must-requirement_xref83">must</a>
           not start with a
           "<code title="U+005F LOW LINE">_</code>"
           character</li>
           <li>
-<a href="terminology.html#must-requirement" id="must-requirement_xref78">must</a>
+<a href="terminology.html#must-requirement" id="must-requirement_xref84">must</a>
           be at least one character long</li>
         </ul>
 </div></dd>
@@ -242,7 +231,7 @@
       <div class="no-number no-toc tag-omission" id="object-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#object-tags">#</a>
 </h2>
-        <p>An <a href="object.html#object" class="element">object</a>
+        <p>An <span class="element">object</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -260,7 +249,9 @@
         <h2 class="element-subhead">Details <a class="hash" href="#object-details">#</a>
 </h2>
 <div class="details">
-    <p>The <a href="object.html#object" class="element">object</a> element
+    <p>The
+    <span class="element">object</span>
+    element
     represents external content, which, depending on the type
     of the content, will either be treated as an image, as a
     nested browsing context, or as external content to be

Index: terminology.html
===================================================================
RCS file: /sources/public/html5/markup/terminology.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- terminology.html	10 Aug 2010 13:51:10 -0000	1.50
+++ terminology.html	12 Aug 2010 19:55:32 -0000	1.51
@@ -25,8 +25,7 @@
     sections of this reference.</p>
   <dl>
 <dt><dfn id="context" title="context">browsing context</dfn></dt>
-    <dd>A <a href="terminology.html#context" id="context_xref1">browsing context</a>
-      is an environment in which UAs present documents to users.
+    <dd>An environment in which UAs present documents to users.
       A tab or window in a Web browser typically contains a
       browsing context, as does an
       <a href="iframe.html#iframe" class="element">iframe</a>,
@@ -35,20 +34,16 @@
       elements in a
       <span class="element">frameset</span>.</dd>
     <dt><dfn id="case-insensitive" title="case-insensitive">case-insensitive match</dfn></dt>
-    <dd>For the purposes of this reference,
-      performing a
-      <a href="terminology.html#case-insensitive" id="case-insensitive_xref1">case-insensitive match</a>
-      between two strings means comparing the strings exactly,
-      codepoint for codepoint, except that the characters in the
-      range
+    <dd>An exact comparison of two strings, codepoint for
+      codepoint, except that the characters in the range
       <code title="U+0041 LATIN CAPITAL LETTER A&#8211;U+005A LATIN CAPITAL LETTER Z">A-Z</code>
       and the corresponding characters in the range
       <code title="U+0061 LATIN SMALL LETTER A&#8211;U+007A LATIN SMALL LETTER Z">a-z</code>
       are considered to also match.</dd>
     <dt><dfn id="fallback" title="fallback">fallback content</dfn></dt>
-    <dd>Some embedded content elements can have fallback content:
-      content that is to be used when the embedded content cannot
-      be used (for example, when it is of an unsupported format).</dd>
+    <dd>Content associated with embedded content, to be used when
+      the embedded content cannot itself be used (for example,
+      when the embedded content is of an unsupported format).</dd>
     <dt><dfn id="flow-content" title="flow-content">flow content</dfn></dt>
     <dd>
 <a href="terminology.html#flow-content" id="flow-content_xref1">Flow content</a> consists of
@@ -73,18 +68,15 @@
       define any requirements.</p>
     </dd>
     <dt><dfn id="newlines" title="newlines">newline</dfn></dt>
-    <dd>A <a href="terminology.html#newlines" id="newlines_xref1">newline</a> may be represented as any
-      of the following:
+    <dd>Any of the following:
       <ul>
 <li>a U+000D CARRIAGE RETURN (CR) character</li>
         <li>a U+000A LINE FEED (LF) character</li>
-        <li>a U+000D CARRIAGE RETURN (CR) followed by a U+000A
-        LINE FEED (LF) character</li>
+        <li>a U+000D CARRIAGE RETURN (CR) followed by a U+000A LINE FEED (LF) character</li>
       </ul>
 </dd>
     <dt><dfn id="phrasing-content" title="phrasing-content">phrasing content</dfn></dt>
-    <dd>
-<a href="terminology.html#phrasing-content" id="phrasing-content_xref1">Phrasing content</a> consists of
+    <dd>Consists of
       <a href="common-models.html#common.elem.phrasing">phrasing elements</a>
       intermixed with
       <a href="syntax.html#normal-character-data" id="normal-character-data_xref2">normal character data</a>.</dd>
@@ -93,8 +85,7 @@
       <a href="references.html#refsHTML5" id="refsHTML5_xref3">[HTML5]</a>.
     </dd>
     <dt><dfn id="space" title="space">space</dfn></dt>
-    <dd>A <a href="terminology.html#space" id="space_xref1">space character</a> is any of the
-      following:
+    <dd>Any of the following:
       <ul>
 <li>U+0020 SPACE</li>
         <li>U+0009 CHARACTER TABULATION (tab)</li>
@@ -104,9 +95,7 @@
       </ul>
 </dd>
     <dt><dfn id="top-level-context" title="top-level-context">top-level browsing context</dfn></dt>
-    <dd>A
-      <a href="terminology.html#top-level-context" id="top-level-context_xref1">top-level browsing context</a>
-      is as defined in
+    <dd>As defined in
       <a href="references.html#refsHTML5" id="refsHTML5_xref4">[HTML5]</a>.
     </dd>
     <dt><dfn id="transparent" title="transparent">transparent</dfn></dt>

Index: input.tel.html
===================================================================
RCS file: /sources/public/html5/markup/input.tel.html,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- input.tel.html	10 Aug 2010 13:51:06 -0000	1.84
+++ input.tel.html	12 Aug 2010 19:55:29 -0000	1.85
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#telephone-state">&#9432;</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">tel</span></span> &#8211; <span class="shortdesc">telephone-number-input field</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.tel">#</a> <a class="toc-bak" href="Overview.html#input.tel-toc">T</a>
 </h2>
       <div id="input.tel-longdesc" class="longdesc">
-    <p>The <a href="input.html#input" class="element">input</a> element
+    <p>The
+    <span class="element">input</span>
+    element
     with a <span class="attribute">type</span> attribute whose
     value is "<code>tel</code>" represents a one-line plain-text
     edit control for entering a telephone number.</p>
@@ -102,7 +104,9 @@
 <span class="attribute-name">type</span> = <span class="attr-values">  "tel" </span> 
 <a class="hash" 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
+            <dd>Specifies that its
+        <span class="element">input</span>
+        element is
         a one-line plain-text edit control for entering a
         telephone number.</dd>
           
@@ -215,7 +219,9 @@
 <span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref77">string</a></span> 
 <a class="hash" 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>
+            <dd>Specifies a value for this
+        <span class="element">input</span>
+        element.</dd>
           
         </dl>
 </div>
@@ -255,9 +261,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.tel-tags">#</a>
 </h2>
         <p>The
-            <a href="input.html#input" class="element">input</a>
+            <span class="element">input</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref68">void element</a>.
-            An <a href="input.html#input" class="element">input</a>
+            An <span class="element">input</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: h4.html
===================================================================
RCS file: /sources/public/html5/markup/h4.html,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- h4.html	10 Aug 2010 13:51:04 -0000	1.77
+++ h4.html	12 Aug 2010 19:55:28 -0000	1.78
@@ -23,7 +23,11 @@
 <span class="spec-link"><a title="Read about the h4 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">&#9432;</a></span> <span class="element">h4</span> &#8211; <span class="shortdesc">heading</span> <a class="hash" href="#h4">#</a> <a class="toc-bak" href="Overview.html#h4-toc">T</a>
 </h2>
       <div id="h4-longdesc" class="longdesc">
-    <p>The <a href="h1.html#h1" class="element">h1</a> through <a href="h6.html#h6" class="element">h6</a> elements are headings for
+    <p>The
+    <span class="element">h1</span>
+    through
+    <span class="element">h6</span>
+    elements are headings for
     the sections with which they are associated.</p>
   </div>
       <div class="no-number no-toc" id="h4-content-model">
@@ -33,7 +37,7 @@
         
       <div id="h4-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref22">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref21">phrasing content</a></span>
         
     </p>
         </div>
@@ -69,7 +73,7 @@
       <div class="no-number no-toc tag-omission" id="h4-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#h4-tags">#</a>
 </h2>
-        <p>An <a href="h4.html#h4" class="element">h4</a>
+        <p>An <span class="element">h4</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: header.html
===================================================================
RCS file: /sources/public/html5/markup/header.html,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- header.html	10 Aug 2010 13:51:05 -0000	1.76
+++ header.html	12 Aug 2010 19:55:28 -0000	1.77
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the header element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-header-element">&#9432;</a></span> <span class="element">header</span> &#8211; <span class="shortdesc">header</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#header">#</a> <a class="toc-bak" href="Overview.html#header-toc">T</a>
 </h2>
       <div id="header-longdesc" class="longdesc">
-    <p>The <a href="header.html#header" class="element">header</a> element
+    <p>The
+    <span class="element">header</span>
+    element
     represents the header of a section.</p>
   </div>
       <div class="no-number no-toc" id="header-content-model">
@@ -73,7 +75,7 @@
       <div class="no-number no-toc tag-omission" id="header-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#header-tags">#</a>
 </h2>
-        <p>A <a href="header.html#header" class="element">header</a>
+        <p>A <span class="element">header</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -91,7 +93,11 @@
 </h2>
 <div class="details">
     <p>The header element typically contains the headings for a
-    section (an <a href="h1.html#h1" class="element">h1</a>-<a href="h6.html#h6" class="element">h6</a> element or <a href="hgroup.html#hgroup" class="element">hgroup</a> element), along with content such as
+    section (an
+    <a href="h1.html#h1" class="element">h1</a>-<a href="h6.html#h6" class="element">h6</a>
+    element or
+    <a href="hgroup.html#hgroup" class="element">hgroup</a>
+    element), along with content such as
     introductory material or navigational aids for the
     section.</p>
   </div>

Index: b.html
===================================================================
RCS file: /sources/public/html5/markup/b.html,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- b.html	10 Aug 2010 13:51:02 -0000	1.73
+++ b.html	12 Aug 2010 19:55:26 -0000	1.74
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the b element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-b-element">&#9432;</a></span> <span class="element">b</span> &#8211; <span class="shortdesc">offset text conventionally styled in bold</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#b">#</a> <a class="toc-bak" href="Overview.html#b-toc">T</a>
 </h2>
       <div id="b-longdesc" class="longdesc">
-    <p>The <a href="b.html#b" class="element">b</a> element represents a
+    <p>The
+    <span class="element">b</span>
+    element represents a
     span of text offset from its surrounding content without
     conveying any extra emphasis or importance, and for which the
     conventional typographic presentation is bold text; for
@@ -37,7 +39,7 @@
         
       <div id="b-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref6">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref5">phrasing content</a></span>
         
     </p>
         </div>
@@ -59,7 +61,7 @@
       <div class="no-number no-toc tag-omission" id="b-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#b-tags">#</a>
 </h2>
-        <p>A <a href="b.html#b" class="element">b</a>
+        <p>A <span class="element">b</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -77,7 +79,7 @@
 </h2>
 <div class="changes">
     <p>Although previous versions of HTML defined the
-    <a class="element" href="b.html#b">b</a>
+    <span class="element">b</span>
     element only in presentational terms, the element has now been
     given the specific semantic purpose of representing text
     &#8220;offset from its surrounding content without conveying any

Index: img.html
===================================================================
RCS file: /sources/public/html5/markup/img.html,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -d -r1.92 -r1.93
--- img.html	10 Aug 2010 13:51:05 -0000	1.92
+++ img.html	12 Aug 2010 19:55:28 -0000	1.93
@@ -23,8 +23,9 @@
 <span class="spec-link"><a title="Read about the img element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/embedded-content-1.html#the-img-element">&#9432;</a></span> <span class="element">img</span> &#8211; <span class="shortdesc">image</span> <a class="hash" href="#img">#</a> <a class="toc-bak" href="Overview.html#img-toc">T</a>
 </h2>
       <div id="img-longdesc" class="longdesc">
-    <p>The <a href="img.html#img" class="element">img</a> element
-    represents an image.</p>
+    <p>The
+    <span class="element">img</span>
+    element represents an image.</p>
   </div>
       <div class="no-number no-toc" id="img-content-model">
         <h2 class="element-subhead">Permitted contents <a class="hash" href="#img-content-model">#</a>
@@ -103,24 +104,11 @@
 <a class="hash" href="img.html#img.attrs.usemap">#</a>
 </dt>
             <dd>A
-        <a href="datatypes.html#hash-name-reference" id="hash-name-reference_xref1">hash-name reference</a>
+        <a href="datatypes.html#common.data.hash-name" id="common.data.hash-name_xref2">hash-name reference</a>
         to a
         <a href="map.html#map" class="element">map</a>
         element with which to associate the image.</dd>
           
-<dd><div class="datatype-desc">A
-        valid
-        <var class="defined-elsewhere">hash-name reference</var>
-        to an element of
-        type
-        <var>type</var>
-        is a string that starts with a
-        "<code title="U+0023 NUMBER SIGN">#</code>"
-        character, followed by a string which
-        exactly matches the value of the
-        <code class="attribute">name</code>
-        attribute of an element in the document with type
-        <var>type</var>.</div></dd>
             <dt id="img.attrs.ismap" title="img.attrs.ismap">
 <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">
@@ -128,8 +116,9 @@
     </span> 
 <a class="hash" 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>
+            <dd>Specifies that its
+        <span class="element">img</span>
+        element provides access to a server-side image map.</dd>
           
             <dt id="img.attrs.border" title="img.attrs.border">
 <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>
@@ -139,7 +128,7 @@
 <a class="hash" href="img.html#img.attrs.border">#</a>
 </dt>
             <dd>Specifies that its
-        <a href="img.html#img" class="element">img</a>
+        <span class="element">img</span>
         element represents a borderless image.</dd>
           <dd class="warning">
         The <span class="attribute">border</span> attribute on the <span class="element">img</span> element is obsolete.
@@ -199,9 +188,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#img-tags">#</a>
 </h2>
         <p>The
-            <a href="img.html#img" class="element">img</a>
+            <span class="element">img</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref24">void element</a>.
-            An <a href="img.html#img" class="element">img</a>
+            An <span class="element">img</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: wbr.html
===================================================================
RCS file: /sources/public/html5/markup/wbr.html,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- wbr.html	10 Aug 2010 13:51:10 -0000	1.30
+++ wbr.html	12 Aug 2010 19:55:33 -0000	1.31
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the wbr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-wbr-element">&#9432;</a></span> <span class="element">wbr</span> &#8211; <span class="shortdesc">line-break opportunity</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#wbr">#</a> <a class="toc-bak" href="Overview.html#wbr-toc">T</a>
 </h2>
       <div id="wbr-longdesc" class="longdesc">
-    <p>The <a href="wbr.html#wbr" class="element">wbr</a> element represents
+    <p>The
+    <span class="element">wbr</span>
+    element represents
     a line-break opportunity.</p>
   </div>
       <div class="no-number no-toc" id="wbr-content-model">
@@ -54,9 +56,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#wbr-tags">#</a>
 </h2>
         <p>The
-            <a href="wbr.html#wbr" class="element">wbr</a>
+            <span class="element">wbr</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref92">void element</a>.
-            A <a href="wbr.html#wbr" class="element">wbr</a>
+            A <span class="element">wbr</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: bdo.html
===================================================================
RCS file: /sources/public/html5/markup/bdo.html,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -d -r1.70 -r1.71
--- bdo.html	10 Aug 2010 13:51:02 -0000	1.70
+++ bdo.html	12 Aug 2010 19:55:26 -0000	1.71
@@ -23,9 +23,11 @@
 <span class="spec-link"><a title="Read about the bdo element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-bdo-element">&#9432;</a></span> <span class="element">bdo</span> &#8211; <span class="shortdesc">BiDi override</span> <a class="hash" href="#bdo">#</a> <a class="toc-bak" href="Overview.html#bdo-toc">T</a>
 </h2>
       <div id="bdo-longdesc" class="longdesc">
-    <p>The <a href="bdo.html#bdo" class="element">bdo</a> element provides
-    a means to specify a direction override of the Unicode BiDi
-    algorithm.</p>
+    <p>The
+    <span class="element">bdo</span>
+    element provides a means to specify a direction override of
+    the Unicode BiDi algorithm
+    <a href="references.html#refsBIDI" id="refsBIDI_xref1">[BIDI]</a>.</p>
   </div>
       <div class="no-number no-toc" id="bdo-content-model">
         <h2 class="element-subhead">Permitted contents <a class="hash" href="#bdo-content-model">#</a>
@@ -34,7 +36,7 @@
         
       <div id="bdo-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref7">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref6">phrasing content</a></span>
         
     </p>
         </div>
@@ -66,7 +68,7 @@
       <div class="no-number no-toc tag-omission" id="bdo-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#bdo-tags">#</a>
 </h2>
-        <p>A <a href="bdo.html#bdo" class="element">bdo</a>
+        <p>A <span class="element">bdo</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: input.number.html
===================================================================
RCS file: /sources/public/html5/markup/input.number.html,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -d -r1.87 -r1.88
--- input.number.html	10 Aug 2010 13:51:06 -0000	1.87
+++ input.number.html	12 Aug 2010 19:55:29 -0000	1.88
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#number-state">&#9432;</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">number</span></span> &#8211; <span class="shortdesc">number input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.number">#</a> <a class="toc-bak" href="Overview.html#input.number-toc">T</a>
 </h2>
       <div id="input.number-longdesc" class="longdesc">
-    <p>The <a href="input.html#input" class="element">input</a> element
+    <p>The
+    <span class="element">input</span>
+    element
     with a <span class="attribute">type</span> attribute whose
     value is "<code>number</code>" represents
     a precise control for setting the element&#8217;s value to a
@@ -102,7 +104,9 @@
 <span class="attribute-name">type</span> = <span class="attr-values">  "number" </span> 
 <a class="hash" 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
+            <dd>Specifies that its
+        <span class="element">input</span>
+        element is
         a precise control for setting the element&#8217;s value to a
         string representing a number.</dd>
           
@@ -243,9 +247,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.number-tags">#</a>
 </h2>
         <p>The
-            <a href="input.html#input" class="element">input</a>
+            <span class="element">input</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref58">void element</a>.
-            An <a href="input.html#input" class="element">input</a>
+            An <span class="element">input</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: col.html
===================================================================
RCS file: /sources/public/html5/markup/col.html,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- col.html	10 Aug 2010 13:51:03 -0000	1.75
+++ col.html	12 Aug 2010 19:55:26 -0000	1.76
@@ -23,9 +23,11 @@
 <span class="spec-link"><a title="Read about the col element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-col-element">&#9432;</a></span> <span class="element">col</span> &#8211; <span class="shortdesc">table column</span> <a class="hash" href="#col">#</a> <a class="toc-bak" href="Overview.html#col-toc">T</a>
 </h2>
       <div id="col-longdesc" class="longdesc">
-    <p>The <a href="col.html#col" class="element">col</a> element
-    represents one or more columns in the column group represented
-    by its <a href="colgroup.html#colgroup" class="element">colgroup</a>
+    <p>The
+    <span class="element">col</span>
+    element represents one or more columns in the column group
+    represented by its
+    <a href="colgroup.html#colgroup" class="element">colgroup</a>
     parent.</p>
   </div>
       <div class="no-number no-toc" id="col-content-model">
@@ -60,7 +62,10 @@
     </span> 
 <a class="hash" 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>
+            <dd>Specifies the number of columns &#8220;spanned&#8221; by its
+        <span class="element">col</span>
+        element; the
+        <span class="element">col</span>
         element shares its attributes with all the columns it
         spans.</dd>
           
@@ -97,9 +102,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#col-tags">#</a>
 </h2>
         <p>The
-            <a href="col.html#col" class="element">col</a>
+            <span class="element">col</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref12">void element</a>.
-            A <a href="col.html#col" class="element">col</a>
+            A <span class="element">col</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: datatypes.html
===================================================================
RCS file: /sources/public/html5/markup/datatypes.html,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- datatypes.html	10 Aug 2010 13:51:03 -0000	1.77
+++ datatypes.html	12 Aug 2010 19:55:26 -0000	1.78
@@ -32,7 +32,7 @@
 <dfn id="data-string">string</dfn> <a class="hash" href="#data-string-def">#</a>
 </h2>
     <div class="datatype-desc">For the purposes of this document, a
-    <a href="datatypes.html#data-string" id="data-string_xref153">string</a>
+    <var>string</var>
     is defined as
     <a href="syntax.html#normal-character-data" id="normal-character-data_xref11">normal character data</a>.
     <p>The <a href="syntax.html#syntax-attributes">Attributes</a> section of
@@ -51,18 +51,18 @@
 <dfn id="data-comma-separated-strings">set of comma-separated strings</dfn> <a class="hash" href="#data-comma-separated-strings-def">#</a>
 </h2>
     <div class="datatype-desc">Zero or more
-      <a href="datatypes.html#data-string" id="data-string_xref154">strings</a>
+      <a href="datatypes.html#data-string" id="data-string_xref153">strings</a>
       that are themselves each zero or more characters, each
       optionally with leading and/or trailing
-      <a href="terminology.html#space" id="space_xref41">space characters</a>,
+      <a href="terminology.html#space" id="space_xref40">space characters</a>,
       and each separated from the next by a single
       "<code title="U+002C COMMA">,</code>"
       (comma) character. Each string itself
-      <a href="terminology.html#must-requirement" id="must-requirement_xref85">must</a>
+      <a href="terminology.html#must-requirement" id="must-requirement_xref91">must</a>
       not begin or end with any
-      <a href="terminology.html#space" id="space_xref42">space characters</a>,
+      <a href="terminology.html#space" id="space_xref41">space characters</a>,
       and each string itself
-      <a href="terminology.html#must-requirement" id="must-requirement_xref86">must</a>
+      <a href="terminology.html#must-requirement" id="must-requirement_xref92">must</a>
       not contain any
       "<code title="U+002C COMMA">,</code>"
       (comma) characters.</div>
@@ -72,9 +72,9 @@
 <dfn id="data-token">token</dfn> <a class="hash" href="#data-token-def">#</a>
 </h2>
     <div class="datatype-desc">A
-      <a href="datatypes.html#data-string" id="data-string_xref155">string</a>
+      <a href="datatypes.html#data-string" id="data-string_xref154">string</a>
       that does not contain any
-      <a href="terminology.html#space" id="space_xref43">space characters</a>.</div>
+      <a href="terminology.html#space" id="space_xref42">space characters</a>.</div>
   </div>
       <div id="common.data.tokens-def" class="no-toc no-number section">
         <h2 class="common-subhead">
@@ -82,7 +82,7 @@
 </h2>
         
       <div class="datatype-desc">A
-        <a href="terminology.html#space" id="space_xref44">space</a>-separated set of zero or more
+        <a href="terminology.html#space" id="space_xref43">space</a>-separated set of zero or more
         <a href="datatypes.html#data-token" id="data-token_xref1">token</a>
         instances.</div>
     
@@ -110,16 +110,16 @@
 </h2>
         
       <div class="datatype-desc">Any
-        <a href="datatypes.html#data-string" id="data-string_xref156">string</a>,
+        <a href="datatypes.html#data-string" id="data-string_xref155">string</a>,
         with the following restrictions:
         <ul>
 <li>
-<a href="terminology.html#must-requirement" id="must-requirement_xref87">must</a>
+<a href="terminology.html#must-requirement" id="must-requirement_xref93">must</a>
           not start with a
           "<code title="U+005F LOW LINE">_</code>"
           character</li>
           <li>
-<a href="terminology.html#must-requirement" id="must-requirement_xref88">must</a>
+<a href="terminology.html#must-requirement" id="must-requirement_xref94">must</a>
           be at least one character long</li>
         </ul>
 </div>
@@ -132,14 +132,14 @@
 </h2>
         
       <div class="datatype-desc">Any
-        <a href="datatypes.html#data-string" id="data-string_xref157">string</a>
+        <a href="datatypes.html#data-string" id="data-string_xref156">string</a>
         that is either of the following:
         <ul>
 <li>a
           <a href="datatypes.html#common.data.browsing-context-name" id="common.data.browsing-context-name_xref10">browsing-context name</a>
 </li>
           <li>any
-          <a href="terminology.html#case-insensitive" id="case-insensitive_xref30">case-insensitive match</a>
+          <a href="terminology.html#case-insensitive" id="case-insensitive_xref29">case-insensitive match</a>
           for one of the following literal strings:
               "<code>_blank</code>",
               "<code>_self</code>",
@@ -158,25 +158,25 @@
 </h2>
         
       <div class="datatype-desc">Any
-        <a href="datatypes.html#data-string" id="data-string_xref158">string</a>,
+        <a href="datatypes.html#data-string" id="data-string_xref157">string</a>,
         with the following restrictions:
         <ul>
 <li>
-<a href="terminology.html#must-requirement" id="must-requirement_xref89">must</a>
+<a href="terminology.html#must-requirement" id="must-requirement_xref95">must</a>
           be at least one character long</li>
           <li>
-<a href="terminology.html#must-requirement" id="must-requirement_xref90">must</a>
+<a href="terminology.html#must-requirement" id="must-requirement_xref96">must</a>
           not contain any
-          <a href="terminology.html#space" id="space_xref45">space characters</a>
+          <a href="terminology.html#space" id="space_xref44">space characters</a>
 </li>
         </ul>
 </div>
       <div class="note">
         <p>Previous versions of HTML placed greater
         restrictions on the content of
-        <a href="datatypes.html#common.data.id" id="common.data.id_xref7">ID</a>
+        <var>ID</var>
         values (for example, they did not permit
-        <a href="datatypes.html#common.data.id" id="common.data.id_xref8">ID</a>
+        <var>ID</var>
         values to begin with a number).</p>
       </div>
     
@@ -188,14 +188,13 @@
 </h2>
         
       <div class="datatype-desc">A valid
-        <dfn id="id-reference">ID reference</dfn>
-        to an element of type
+        ID reference to an element of type
         <var>type</var>
-        is a string
-        that exactly matches the value of the
+        is a string that exactly matches the value of the
         <code class="attribute">id</code>
-        attribute of an element in the document with type
-        <var>type</var>.</div>
+        attribute of an element of type
+        <var>type</var>
+        anywhere in the document.</div>
     
       </div>
         
@@ -207,7 +206,7 @@
       <div class="datatype-desc">An
         <a href="datatypes.html#data-unordered-tokens" id="data-unordered-tokens_xref5">unordered set of unique space-separated tokens</a>,
         each of which is an
-        <a href="datatypes.html#id-reference" id="id-reference_xref4">ID reference</a>.</div>
+        <a href="datatypes.html#common.data.idref" id="common.data.idref_xref53">ID reference</a>.</div>
     
       </div>
         
@@ -217,16 +216,16 @@
 </h2>
         
       <div class="datatype-desc">Any
-        <a href="datatypes.html#data-string" id="data-string_xref159">string</a>,
+        <a href="datatypes.html#data-string" id="data-string_xref158">string</a>,
         with the following restrictions:
         <ul>
 <li>
-<a href="terminology.html#must-requirement" id="must-requirement_xref91">must</a>
+<a href="terminology.html#must-requirement" id="must-requirement_xref97">must</a>
           be at least one character long</li>
           <li>
-<a href="terminology.html#must-requirement" id="must-requirement_xref92">must</a>
+<a href="terminology.html#must-requirement" id="must-requirement_xref98">must</a>
           not contain any
-          <a href="terminology.html#space" id="space_xref46">space characters</a>
+          <a href="terminology.html#space" id="space_xref45">space characters</a>
 </li>
         </ul>
 </div>
@@ -239,18 +238,16 @@
 </h2>
         
       <div class="datatype-desc">A
-        valid
-        <dfn id="hash-name-reference">hash-name reference</dfn>
-        to an element of
-        type
+        valid hash-name reference to an element of type
         <var>type</var>
         is a string that starts with a
         "<code title="U+0023 NUMBER SIGN">#</code>"
         character, followed by a string which
         exactly matches the value of the
         <code class="attribute">name</code>
-        attribute of an element in the document with type
-        <var>type</var>.</div>
+        attribute of an element of type
+        <var>type</var>
+        anywhere in the document.</div>
     
       </div>
         
@@ -277,7 +274,7 @@
         with the following restriction:
         <ul>
 <li>
-<a href="terminology.html#must-requirement" id="must-requirement_xref93">must</a>
+<a href="terminology.html#must-requirement" id="must-requirement_xref99">must</a>
           be greater than zero</li>
         </ul>
 </div>
@@ -349,7 +346,7 @@
         with the following restriction:
         <ul>
 <li>
-<a href="terminology.html#must-requirement" id="must-requirement_xref94">must</a>
+<a href="terminology.html#must-requirement" id="must-requirement_xref100">must</a>
           be greater than zero</li>
         </ul>
 </div>
@@ -379,20 +376,20 @@
 </h2>
         
       <div class="datatype-desc">A valid
-        <dfn id="date-time" title="date-time">date-time</dfn>,
+        <var class="defined-elsewhere">date-time</var>
         as defined in
         <a href="references.html#refsRFC3339" id="refsRFC3339_xref12">[RFC 3339]</a>,
         with these additional qualifications:
         <ul>
 <li>the literal letters <code>T</code> and
           <code>Z</code> in the date/time syntax
-          <a href="terminology.html#must-requirement" id="must-requirement_xref95">must</a>
+          <a href="terminology.html#must-requirement" id="must-requirement_xref101">must</a>
           always be
           uppercase</li>
-          <li>a
+          <li>the
           <var class="defined-elsewhere">date-fullyear</var>
-          is defined as
-          four or more digits representing a number greater than 0</li>
+          production is instead defined as four or more digits
+          representing a number greater than 0</li>
         </ul>
 </div>
     
@@ -423,16 +420,18 @@
 <h2 class="common-subhead">
 <dfn id="data-url-no-spaces">URL</dfn> <a class="hash" href="#data-url-no-spaces-def">#</a>
 </h2>
-      <div class="datatype-desc">An
-        <dfn id="data.iri-ref" title="data.iri-ref">IRI reference</dfn>,
+      <div class="datatype-desc">A
+        valid
+        <var class="defined-elsewhere">IRI reference</var>
          as defined in
         <a href="references.html#refsRFC3987" id="refsRFC3987_xref1">[RFC 3987]</a>.</div>
       <div class="note">
         <p>The empty string is a valid
-        <a href="datatypes.html#data.iri-ref" id="data.iri-ref_xref1">IRI reference</a>,
+        <var class="defined-elsewhere">IRI reference</var>,
         so the empty string is allowed anywhere this reference lists
-        <a href="datatypes.html#data-url-no-spaces" id="data-url-no-spaces_xref2">URL</a>
-        as being allowed.</p>
+        the
+        <var>URL</var>
+        datatype as being allowed.</p>
       </div>
     
       <div class="example">
@@ -445,16 +444,17 @@
 <dfn id="common.data.uri">URL potentially surrounded by spaces</dfn> <a class="hash" href="#common.data.uri-def">#</a>
 </h2>
         
-      <div class="datatype-desc">An
-        <a href="datatypes.html#data.iri-ref" title="data.iri-ref" id="data.iri-ref_xref2">IRI reference</a>,
+      <div class="datatype-desc">A
+        <a href="datatypes.html#data-url-no-spaces" id="data-url-no-spaces_xref2">URL</a>,
         optionally with leading and/or trailing
-        <a href="terminology.html#space" id="space_xref47">space characters</a>.</div>
+        <a href="terminology.html#space" id="space_xref46">space characters</a>.</div>
       <div class="note">
         <p>The empty string is a valid
-        <a href="datatypes.html#data.iri-ref" id="data.iri-ref_xref3">IRI reference</a>,
+        <a href="datatypes.html#data-url-no-spaces" id="data-url-no-spaces_xref3">URL</a>,
         so the empty string is allowed anywhere this reference lists
-        <a href="datatypes.html#common.data.uri" id="common.data.uri_xref28">URL potentially surrounded by spaces</a>
-        as being allowed.</p>
+        the 
+        <var>URL potentially surrounded by spaces</var>
+        datatype as being allowed.</p>
       </div>
     
       </div>
@@ -464,8 +464,9 @@
 <dfn id="common.data.uri.absolute">absolute URL</dfn> <a class="hash" href="#common.data.uri.absolute-def">#</a>
 </h2>
         
-      <div class="datatype-desc">An
-        <dfn id="data.iri">IRI</dfn>,
+      <div class="datatype-desc">A
+        valid
+        <var class="defined-elsewhere">IRI</var>
         as defined in
         <a href="references.html#refsRFC3987" id="refsRFC3987_xref2">[RFC 3987]</a>.</div>
     
@@ -486,7 +487,7 @@
       <div class="datatype-desc">An
         <a href="datatypes.html#data-unordered-tokens" id="data-unordered-tokens_xref6">unordered set of unique space-separated tokens</a>,
         each of which
-        <a href="terminology.html#must-requirement" id="must-requirement_xref96">must</a>
+        <a href="terminology.html#must-requirement" id="must-requirement_xref102">must</a>
         be one of the following:
         <ul>
 <li>the literal string "<code>any</code>"</li>
@@ -508,7 +509,7 @@
 </h2>
         
       <div class="datatype-desc">A string that identifies a valid
-        <var class="defined-elsewhere">MIME media type</var>,
+        <var class="defined-elsewhere">MIME media type</var>
         as defined in
         <a href="references.html#refsRFC2046" id="refsRFC2046_xref9">[RFC 2046]</a>.</div> 
       </div>
@@ -518,25 +519,27 @@
 <dfn id="common.data.charset">character encoding name</dfn> <a class="hash" href="#common.data.charset-def">#</a>
 </h2>
         
-      <div class="datatype-desc">For documents in the
-        <a href="documents.html#html-syntax" id="html-syntax_xref13">HTML syntax</a>:
-        a
-        <a href="terminology.html#case-insensitive" id="case-insensitive_xref31">case-insensitive match</a>
-        for any
-        <dfn id="character-set-name" title="character-set-name">character set name</dfn>
-        given in a <code>Name</code> or <code>Alias</code> field
-        labeled as &#8220;preferred MIME name&#8221; in the IANA
-        <a href="references.html#refsCharacterSets" id="refsCharacterSets_xref4">[Character Sets]</a>
-        registry, if there is one; or if none of the
-        <code>Alias</code> fields are so labeled, a
-        <a href="terminology.html#case-insensitive" id="case-insensitive_xref32">case-insensitive match</a>
-        for a <code>Name</code> field in the registry.
-        <p>For documents in the <a href="documents.html#xml-syntax" id="xml-syntax_xref9">XML
-          syntax</a>, any
-        <a href="terminology.html#case-insensitive" id="case-insensitive_xref33">case-insensitive match</a>
-        for the string
-        "<code>UTF-8</code>".</p>
-      </div>
+      <div class="datatype-desc">One of the following:
+        <ul>
+<li>For documents in the
+          <a href="documents.html#html-syntax" id="html-syntax_xref13">HTML syntax</a>: A
+          <a href="terminology.html#case-insensitive" id="case-insensitive_xref30">case-insensitive match</a>
+          for any
+          <var class="defined-elsewhere">character set name</var>
+          for which the IANA
+          <a href="references.html#refsCharacterSets" id="refsCharacterSets_xref4">[Character Sets]</a>
+          registry has a <code>Name</code> or <code>Alias</code> field
+          labeled as &#8220;preferred MIME name&#8221;;
+          or, if none of the <code>Alias</code> fields are so labeled, a
+          <a href="terminology.html#case-insensitive" id="case-insensitive_xref31">case-insensitive match</a>
+          for a <code>Name</code> field in the registry.</li>
+        <li>For documents in the <a href="documents.html#xml-syntax" id="xml-syntax_xref9">XML
+          syntax</a>: Any
+          <a href="terminology.html#case-insensitive" id="case-insensitive_xref32">case-insensitive match</a>
+          for the string
+          "<code>UTF-8</code>".</li>
+        </ul>
+</div>
     
       </div>
         
@@ -551,7 +554,7 @@
 <li>The literal string
           "<code>text/html;</code>".</li>
           <li>Optionally, one or more
-          <a href="terminology.html#space" id="space_xref48">space characters</a>.</li>
+          <a href="terminology.html#space" id="space_xref47">space characters</a>.</li>
           <li>The literal string
           "<code>charset=</code>".</li>
           <li>A
@@ -578,13 +581,13 @@
               "<code title="U+003B SEMICOLON">;</code>"
               character.</li>
               <li>One or more
-              <a href="terminology.html#space" id="space_xref49">space characters</a>.</li>
+              <a href="terminology.html#space" id="space_xref48">space characters</a>.</li>
               <li>A
-              <a href="terminology.html#case-insensitive" id="case-insensitive_xref34">case-insensitive match</a>
+              <a href="terminology.html#case-insensitive" id="case-insensitive_xref33">case-insensitive match</a>
               for the string
               "<code>url=</code>".</li>
               <li>A
-              <a href="datatypes.html#data-url-no-spaces" id="data-url-no-spaces_xref3">URL</a>.</li>
+              <a href="datatypes.html#data-url-no-spaces" id="data-url-no-spaces_xref4">URL</a>.</li>
             </ol>
 </li>
         </ul>
@@ -598,7 +601,7 @@
 </h2>
         
       <div class="datatype-desc">A
-        <a href="datatypes.html#data-string" id="data-string_xref160">string</a>.</div>
+        <a href="datatypes.html#data-string" id="data-string_xref159">string</a>.</div>
     
       </div>
         
@@ -608,7 +611,7 @@
 </h2>
         
       <div class="datatype-desc">A valid
-        <var class="defined-elsewhere">media query list</var>,
+        <var class="defined-elsewhere">media query list</var>
         as defined in
       <a href="references.html#refsMediaQueries" id="refsMediaQueries_xref6">[Media Queries]</a>.</div>
     
@@ -620,7 +623,7 @@
 </h2>
         
       <div class="datatype-desc">A valid
-        <var class="defined-elsewhere">language tag</var>,
+        <var class="defined-elsewhere">language tag</var>
         as defined in
         <a href="references.html#refsBCP47" id="refsBCP47_xref7">[BCP 47]</a>.</div>
     
@@ -634,7 +637,7 @@
       <div class="datatype-desc">An
         <a href="datatypes.html#data-ordered-tokens" id="data-ordered-tokens_xref3">ordered set of unique space-separated tokens</a>,
         each of which
-        <a href="terminology.html#must-requirement" id="must-requirement_xref97">must</a>
+        <a href="terminology.html#must-requirement" id="must-requirement_xref103">must</a>
         be exactly one Unicode code point in
         length.</div>
     
@@ -732,7 +735,7 @@
       <div class="datatype-desc">An
         <a href="datatypes.html#data-unordered-tokens" id="data-unordered-tokens_xref7">unordered set of unique space-separated tokens</a>,
         each of which is a
-        <a href="terminology.html#case-insensitive" id="case-insensitive_xref35">case-insensitive match</a>
+        <a href="terminology.html#case-insensitive" id="case-insensitive_xref34">case-insensitive match</a>
         for one of the following literal strings:
         <ul>
 <li>"<code>allow-forms</code>"</li>
@@ -747,7 +750,7 @@
           <ul>
 <li>the empty string</li>
             <li>any string consisting only of 
-            <a href="terminology.html#space" id="space_xref50">space characters</a>
+            <a href="terminology.html#space" id="space_xref49">space characters</a>
 </li>
           </ul>
 </div>
@@ -761,7 +764,7 @@
 </h2>
         
       <div class="datatype-desc">A
-        <a href="datatypes.html#data-comma-separated-strings" id="data-comma-separated-strings_xref3">set of comma-separated strings</a>,
+        <a href="datatypes.html#data-comma-separated-strings" id="data-comma-separated-strings_xref4">set of comma-separated strings</a>,
         each of which is a valid <a href="datatypes.html#common.data.mimetype" id="common.data.mimetype_xref10">MIME type</a>, with no
         parameters.</div>
     
@@ -775,7 +778,7 @@
       <div class="datatype-desc">An
         <a href="datatypes.html#data-ordered-tokens" id="data-ordered-tokens_xref4">ordered set of unique space-separated tokens</a>,
         each of which
-        <a href="terminology.html#must-requirement" id="must-requirement_xref98">must</a>
+        <a href="terminology.html#must-requirement" id="must-requirement_xref104">must</a>
         be a valid <a href="datatypes.html#common.data.charset" id="common.data.charset_xref6">character encoding name</a> that specifies an
         <a href="syntax.html#ascii-compatible" id="ascii-compatible_xref4">ASCII-compatible character encoding</a>.</div>
     
@@ -787,7 +790,7 @@
 </h2>
         
       <div class="datatype-desc">A regular expression that
-        <a href="terminology.html#must-requirement" id="must-requirement_xref99">must</a>
+        <a href="terminology.html#must-requirement" id="must-requirement_xref105">must</a>
         match the JavaScript
         <var class="defined-elsewhere">Pattern</var>
         production as specified in
@@ -823,7 +826,7 @@
 </h2>
         
       <div class="datatype-desc">A valid
-        <dfn id="full-date" title="full-date">full-date</dfn>,
+        <var class="defined-elsewhere">full-date</var>
         as defined in
         <a href="references.html#refsRFC3339" id="refsRFC3339_xref13">[RFC 3339]</a>,
         with the additional qualification that the year component is
@@ -904,7 +907,7 @@
 </h2>
         
       <div class="datatype-desc">A valid
-        <dfn id="partial-time" title="partial-time">partial-time</dfn>,
+        <var class="defined-elsewhere">partial-time</var>
         as defined in
         <a href="references.html#refsRFC3339" id="refsRFC3339_xref14">[RFC 3339]</a>.</div>
     
@@ -948,7 +951,7 @@
 </h2>
         
       <div class="datatype-desc">A
-        <a href="datatypes.html#data-comma-separated-strings" id="data-comma-separated-strings_xref4">set of comma-separated strings</a>,
+        <a href="datatypes.html#data-comma-separated-strings" id="data-comma-separated-strings_xref5">set of comma-separated strings</a>,
         each of which is a valid
       <a href="datatypes.html#form.data.emailaddress" id="form.data.emailaddress_xref3">email address</a>.</div>
     

Index: command.radio.html
===================================================================
RCS file: /sources/public/html5/markup/command.radio.html,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- command.radio.html	10 Aug 2010 13:51:03 -0000	1.80
+++ command.radio.html	12 Aug 2010 19:55:26 -0000	1.81
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">&#9432;</a></span> <span class="element">command</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">radio</span></span> &#8211; <span class="shortdesc">selection of one item from a list of items</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#command.radio">#</a> <a class="toc-bak" href="Overview.html#command.radio-toc">T</a>
 </h2>
       <div id="command.radio-longdesc" class="longdesc">
-    <p>The <a href="command.html#command" class="element">command</a> element
+    <p>The
+    <span class="element">command</span>
+    element
     with a <span class="attribute">type</span> attribute whose
     value is "<code>radio</code>" represents
     a selection of one item from a list of items.</p>
@@ -63,7 +65,9 @@
 <span class="attribute-name">type</span> = <span class="attr-values">  "radio" </span> 
 <a class="hash" 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
+            <dd>Specifies that its
+        <span class="element">command</span>
+        element represents
         a selection of one item from a list of items.</dd>
           
             <dt id="command.radio.attrs.radiogroup" title="command.radio.attrs.radiogroup">
@@ -117,9 +121,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#command.radio-tags">#</a>
 </h2>
         <p>The
-            <a href="command.html#command" class="element">command</a>
+            <span class="element">command</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref16">void element</a>.
-            A <a href="command.html#command" class="element">command</a>
+            A <span class="element">command</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: input.datetime.html
===================================================================
RCS file: /sources/public/html5/markup/input.datetime.html,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -d -r1.87 -r1.88
--- input.datetime.html	10 Aug 2010 13:51:06 -0000	1.87
+++ input.datetime.html	12 Aug 2010 19:55:29 -0000	1.88
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-and-time-state">&#9432;</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">datetime</span></span> &#8211; <span class="shortdesc">global date-and-time input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.datetime">#</a> <a class="toc-bak" href="Overview.html#input.datetime-toc">T</a>
 </h2>
       <div id="input.datetime-longdesc" class="longdesc">
-    <p>The <a href="input.html#input" class="element">input</a> element
+    <p>The
+    <span class="element">input</span>
+    element
     with a <span class="attribute">type</span> attribute whose
     value is "<code>datetime</code>" represents
     a control for setting the element&#8217;s value to a string
@@ -103,7 +105,9 @@
 <span class="attribute-name">type</span> = <span class="attr-values">  "datetime" </span> 
 <a class="hash" 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
+            <dd>Specifies that its
+        <span class="element">input</span>
+        element is
         a control for setting the element&#8217;s value to a string
         representing a global date and time.</dd>
           
@@ -155,7 +159,7 @@
         <a href="input.datetime.html#input.datetime.attrs.value">value</a>.</dd>
           
 <dd><div class="datatype-desc">A valid
-        <var class="defined-elsewhere">date-time</var>,
+        <var class="defined-elsewhere">date-time</var>
         as defined in
         <a href="references.html#refsRFC3339" id="refsRFC3339_xref2">[RFC 3339]</a>,
         with these additional qualifications:
@@ -165,10 +169,10 @@
           <a href="terminology.html#must-requirement" id="must-requirement_xref66">must</a>
           always be
           uppercase</li>
-          <li>a
+          <li>the
           <var class="defined-elsewhere">date-fullyear</var>
-          is defined as
-          four or more digits representing a number greater than 0</li>
+          production is instead defined as four or more digits
+          representing a number greater than 0</li>
         </ul>
 </div></dd>
 <dd><div class="example">
@@ -187,7 +191,7 @@
         <a href="input.datetime.html#input.datetime.attrs.value">value</a>.</dd>
           
 <dd><div class="datatype-desc">A valid
-        <var class="defined-elsewhere">date-time</var>,
+        <var class="defined-elsewhere">date-time</var>
         as defined in
         <a href="references.html#refsRFC3339" id="refsRFC3339_xref3">[RFC 3339]</a>,
         with these additional qualifications:
@@ -197,10 +201,10 @@
           <a href="terminology.html#must-requirement" id="must-requirement_xref67">must</a>
           always be
           uppercase</li>
-          <li>a
+          <li>the
           <var class="defined-elsewhere">date-fullyear</var>
-          is defined as
-          four or more digits representing a number greater than 0</li>
+          production is instead defined as four or more digits
+          representing a number greater than 0</li>
         </ul>
 </div></dd>
 <dd><div class="example">
@@ -251,7 +255,7 @@
             <dd>A string representing a global date and time.</dd>
           
 <dd><div class="datatype-desc">A valid
-        <var class="defined-elsewhere">date-time</var>,
+        <var class="defined-elsewhere">date-time</var>
         as defined in
         <a href="references.html#refsRFC3339" id="refsRFC3339_xref4">[RFC 3339]</a>,
         with these additional qualifications:
@@ -261,10 +265,10 @@
           <a href="terminology.html#must-requirement" id="must-requirement_xref68">must</a>
           always be
           uppercase</li>
-          <li>a
+          <li>the
           <var class="defined-elsewhere">date-fullyear</var>
-          is defined as
-          four or more digits representing a number greater than 0</li>
+          production is instead defined as four or more digits
+          representing a number greater than 0</li>
         </ul>
 </div></dd>
 <dd><div class="example">
@@ -310,9 +314,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.datetime-tags">#</a>
 </h2>
         <p>The
-            <a href="input.html#input" class="element">input</a>
+            <span class="element">input</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref46">void element</a>.
-            An <a href="input.html#input" class="element">input</a>
+            An <span class="element">input</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: input.password.html
===================================================================
RCS file: /sources/public/html5/markup/input.password.html,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- input.password.html	10 Aug 2010 13:51:06 -0000	1.84
+++ input.password.html	12 Aug 2010 19:55:29 -0000	1.85
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#password-state">&#9432;</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">password</span></span> &#8211; <span class="shortdesc">password-input field</span> <a class="hash" href="#input.password">#</a> <a class="toc-bak" href="Overview.html#input.password-toc">T</a>
 </h2>
       <div id="input.password-longdesc" class="longdesc">
-    <p>The <a href="input.html#input" class="element">input</a> element
+    <p>The
+    <span class="element">input</span>
+    element
     with a <span class="attribute">type</span> attribute whose
     value is "<code>password</code>" represents
     a one-line plain-text edit control for entering a password.</p>
@@ -101,7 +103,9 @@
 <span class="attribute-name">type</span> = <span class="attr-values">  "password" </span> 
 <a class="hash" 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
+            <dd>Specifies that its
+        <span class="element">input</span>
+        element is
         a one-line plain-text edit control for entering a
         password.</dd>
           
@@ -140,7 +144,9 @@
 <span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref41">string</a></span> 
 <a class="hash" 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>
+            <dd>Specifies a value for this
+        <span class="element">input</span>
+        element.</dd>
           
             <dt id="input.password.attrs.autocomplete" title="input.password.attrs.autocomplete">
 <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>
@@ -241,9 +247,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.password-tags">#</a>
 </h2>
         <p>The
-            <a href="input.html#input" class="element">input</a>
+            <span class="element">input</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref28">void element</a>.
-            An <a href="input.html#input" class="element">input</a>
+            An <span class="element">input</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: embed.html
===================================================================
RCS file: /sources/public/html5/markup/embed.html,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- embed.html	10 Aug 2010 13:51:04 -0000	1.85
+++ embed.html	12 Aug 2010 19:55:27 -0000	1.86
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the embed element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-embed-element">&#9432;</a></span> <span class="element">embed</span> &#8211; <span class="shortdesc">integration point for plugins</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#embed">#</a> <a class="toc-bak" href="Overview.html#embed-toc">T</a>
 </h2>
       <div id="embed-longdesc" class="longdesc">
-    <p>The <a href="embed.html#embed" class="element">embed</a> element
+    <p>The
+    <span class="element">embed</span>
+    element
     represents an integration point for external content.</p>
   </div>
       <div class="no-number no-toc" id="embed-content-model">
@@ -74,7 +76,7 @@
             <dd>The MIME type of the plugin to instantiate.</dd>
           
 <dd><div class="datatype-desc">A string that identifies a valid
-        <var class="defined-elsewhere">MIME media type</var>,
+        <var class="defined-elsewhere">MIME media type</var>
         as defined in
         <a href="references.html#refsRFC2046" id="refsRFC2046_xref3">[RFC 2046]</a>.</div></dd>
             <dt id="embed.attrs.height" title="embed.attrs.height">
@@ -132,9 +134,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#embed-tags">#</a>
 </h2>
         <p>The
-            <a href="embed.html#embed" class="element">embed</a>
+            <span class="element">embed</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref20">void element</a>.
-            An <a href="embed.html#embed" class="element">embed</a>
+            An <span class="element">embed</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an
@@ -151,7 +153,9 @@
         <h2 class="element-subhead">Details <a class="hash" href="#embed-details">#</a>
 </h2>
 <div class="details">
-    <p>The <a href="embed.html#embed" class="element">embed</a> element
+    <p>The
+    <span class="element">embed</span>
+    element
     represents an integration point for external content &#8212;
     typically, non-HTML content such as an application or some
     other type of interactive content which involves use of a

Index: dd.html
===================================================================
RCS file: /sources/public/html5/markup/dd.html,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- dd.html	10 Aug 2010 13:51:03 -0000	1.75
+++ dd.html	12 Aug 2010 19:55:26 -0000	1.76
@@ -24,7 +24,7 @@
 </h2>
       <div id="dd-longdesc" class="longdesc">
     <p>The 
-    <a href="dd.html#dd" class="element">dd</a>
+    <span class="element">dd</span>
     element represents a
     <a href="dd.html#dd-description" id="dd-description_xref1">description or value</a>.</p>
   </div>
@@ -59,18 +59,18 @@
 </h2>
         
     <p>A
-    <a href="dd.html#dd" class="element">dd</a>
+    <span class="element">dd</span>
     element must have a
     <span title="syntax-start-tag">start tag</span>.</p>
     <p>A
-    <a href="dd.html#dd" class="element">dd</a>
+    <span class="element">dd</span>
     element&#8217;s
     <span title="syntax-end-tag">end tag</span> may be omitted if the
-    <a href="dd.html#dd" class="element">dd</a>
+    <span class="element">dd</span>
     element is immediately followed by another
-    <a href="dd.html#dd" class="element">dd</a>
+    <span class="element">dd</span>
     element or a
-    <a href="dt.html#dt" class="element">dt</a>
+    <span class="element">dd</span>
     element, or if there is no more content in the parent
     element.</p>
   
@@ -86,7 +86,7 @@
 </h2>
 <div class="details">
     <p>The 
-    <a href="dd.html#dd" class="element">dd</a>
+    <span class="element">dd</span>
     element represents the
     <dfn id="dd-description" title="dd-description">description or value</dfn>
     part of a term-description (name-value) grouping in a

Index: ul.html
===================================================================
RCS file: /sources/public/html5/markup/ul.html,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -d -r1.72 -r1.73
--- ul.html	10 Aug 2010 13:51:10 -0000	1.72
+++ ul.html	12 Aug 2010 19:55:33 -0000	1.73
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the ul element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-ul-element">&#9432;</a></span> <span class="element">ul</span> &#8211; <span class="shortdesc">unordered list</span> <a class="hash" href="#ul">#</a> <a class="toc-bak" href="Overview.html#ul-toc">T</a>
 </h2>
       <div id="ul-longdesc" class="longdesc">
-    <p>The <a href="ul.html#ul" class="element">ul</a> element represents
+    <p>The
+    <span class="element">ul</span>
+    element represents
     an unordered list of items; that is, a list in which changing
     the order of the items would not change the meaning of
     list.</p>
@@ -71,7 +73,7 @@
       <div class="no-number no-toc tag-omission" id="ul-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#ul-tags">#</a>
 </h2>
-        <p>A <a href="ul.html#ul" class="element">ul</a>
+        <p>A <span class="element">ul</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: input.time.html
===================================================================
RCS file: /sources/public/html5/markup/input.time.html,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -d -r1.87 -r1.88
--- input.time.html	10 Aug 2010 13:51:07 -0000	1.87
+++ input.time.html	12 Aug 2010 19:55:29 -0000	1.88
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#time-state">&#9432;</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">time</span></span> &#8211; <span class="shortdesc">time input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.time">#</a> <a class="toc-bak" href="Overview.html#input.time-toc">T</a>
 </h2>
       <div id="input.time-longdesc" class="longdesc">
-    <p>The <a href="input.html#input" class="element">input</a> element
+    <p>The
+    <span class="element">input</span>
+    element
     with a <span class="attribute">type</span> attribute whose
     value is "<code>time</code>" represents
     a control for setting the element&#8217;s value to a string
@@ -102,7 +104,9 @@
 <span class="attribute-name">type</span> = <span class="attr-values">  "time" </span> 
 <a class="hash" 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
+            <dd>Specifies that its
+        <span class="element">input</span>
+        element is
         a control for setting the element&#8217;s value to a string
         representing a time.</dd>
           
@@ -154,7 +158,7 @@
         <a href="input.time.html#input.time.attrs.value">value</a>.</dd>
           
 <dd><div class="datatype-desc">A valid
-        <var class="defined-elsewhere">partial-time</var>,
+        <var class="defined-elsewhere">partial-time</var>
         as defined in
         <a href="references.html#refsRFC3339" id="refsRFC3339_xref8">[RFC 3339]</a>.</div></dd>
 <dd><div class="example">
@@ -173,7 +177,7 @@
         <a href="input.time.html#input.time.attrs.value">value</a>.</dd>
           
 <dd><div class="datatype-desc">A valid
-        <var class="defined-elsewhere">partial-time</var>,
+        <var class="defined-elsewhere">partial-time</var>
         as defined in
         <a href="references.html#refsRFC3339" id="refsRFC3339_xref9">[RFC 3339]</a>.</div></dd>
 <dd><div class="example">
@@ -225,7 +229,7 @@
         information).</dd>
           
 <dd><div class="datatype-desc">A valid
-        <var class="defined-elsewhere">partial-time</var>,
+        <var class="defined-elsewhere">partial-time</var>
         as defined in
         <a href="references.html#refsRFC3339" id="refsRFC3339_xref10">[RFC 3339]</a>.</div></dd>
 <dd><div class="example">
@@ -271,9 +275,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.time-tags">#</a>
 </h2>
         <p>The
-            <a href="input.html#input" class="element">input</a>
+            <span class="element">input</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref54">void element</a>.
-            An <a href="input.html#input" class="element">input</a>
+            An <span class="element">input</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: dt.html
===================================================================
RCS file: /sources/public/html5/markup/dt.html,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- dt.html	10 Aug 2010 13:51:04 -0000	1.74
+++ dt.html	12 Aug 2010 19:55:27 -0000	1.75
@@ -24,7 +24,7 @@
 </h2>
       <div id="dt-longdesc" class="longdesc">
     <p>The 
-    <a href="dt.html#dt" class="element">dt</a>
+    <span class="element">dt</span>
     element represents a
     <a href="dt.html#dt-term" id="dt-term_xref2">term or name</a>.</p>
   </div>
@@ -35,7 +35,7 @@
         
       <div id="dt-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref17">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref16">phrasing content</a></span>
         
     </p>
         </div>
@@ -59,17 +59,17 @@
 </h2>
         
     <p>A
-    <a href="dt.html#dt" class="element">dt</a>
+    <span class="element">dt</span>
     element must have a
     <span title="syntax-start-tag">start tag</span>.</p>
     <p>A
-    <a href="dt.html#dt" class="element">dt</a>
+    <span class="element">dt</span>
     element&#8217;s
     <span title="syntax-end-tag">end tag</span>
     may be omitted if the
-    <a href="dt.html#dt" class="element">dt</a>
+    <span class="element">dt</span>
     element is immediately followed by another
-    <a href="dt.html#dt" class="element">dt</a>
+    <span class="element">dt</span>
     element or a
     <a href="dd.html#dd" class="element">dd</a>
     element.</p>
@@ -86,7 +86,7 @@
 </h2>
 <div class="details">
     <p>The
-    <a href="dt.html#dt" class="element">dt</a>
+    <span class="element">dt</span>
     element represents the
     <dfn id="dt-term" title="dt-term">term or name</dfn>
     part of a term-description (name-value) grouping in a

Index: strong.html
===================================================================
RCS file: /sources/public/html5/markup/strong.html,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- strong.html	10 Aug 2010 13:51:09 -0000	1.75
+++ strong.html	12 Aug 2010 19:55:32 -0000	1.76
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the strong element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-strong-element">&#9432;</a></span> <span class="element">strong</span> &#8211; <span class="shortdesc">strong importance</span> <a class="hash" href="#strong">#</a> <a class="toc-bak" href="Overview.html#strong-toc">T</a>
 </h2>
       <div id="strong-longdesc" class="longdesc">
-    <p>The <a href="strong.html#strong" class="element">strong</a> element
+    <p>The
+    <span class="element">strong</span>
+    element
     represents a span of text with strong importance.</p>
   </div>
       <div class="no-number no-toc" id="strong-content-model">
@@ -33,7 +35,7 @@
         
       <div id="strong-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref46">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref45">phrasing content</a></span>
         
     </p>
         </div>
@@ -55,7 +57,7 @@
       <div class="no-number no-toc tag-omission" id="strong-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#strong-tags">#</a>
 </h2>
-        <p>A <a href="strong.html#strong" class="element">strong</a>
+        <p>A <span class="element">strong</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: input.color.html
===================================================================
RCS file: /sources/public/html5/markup/input.color.html,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- input.color.html	10 Aug 2010 13:51:06 -0000	1.85
+++ input.color.html	12 Aug 2010 19:55:28 -0000	1.86
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#color-state">&#9432;</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">color</span></span> &#8211; <span class="shortdesc">color-well control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.color">#</a> <a class="toc-bak" href="Overview.html#input.color-toc">T</a>
 </h2>
       <div id="input.color-longdesc" class="longdesc">
-    <p>The <a href="input.html#input" class="element">input</a> element
+    <p>The
+    <span class="element">input</span>
+    element
     with a <span class="attribute">type</span> attribute whose
     value is "<code>color</code>" represents
     a color-well control, for setting the element&#8217;s value to a
@@ -97,7 +99,9 @@
 <span class="attribute-name">type</span> = <span class="attr-values">  "color" </span> 
 <a class="hash" 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
+            <dd>Specifies that its
+        <span class="element">input</span>
+        element is
         a color-well control, for setting the element&#8217;s value to a
         string representing a simple color.</dd>
           
@@ -205,9 +209,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.color-tags">#</a>
 </h2>
         <p>The
-            <a href="input.html#input" class="element">input</a>
+            <span class="element">input</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref70">void element</a>.
-            An <a href="input.html#input" class="element">input</a>
+            An <span class="element">input</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: li.html
===================================================================
RCS file: /sources/public/html5/markup/li.html,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -d -r1.81 -r1.82
--- li.html	10 Aug 2010 13:51:07 -0000	1.81
+++ li.html	12 Aug 2010 19:55:30 -0000	1.82
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the li element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-li-element">&#9432;</a></span> <span class="element">li</span> &#8211; <span class="shortdesc">list item</span> <a class="hash" href="#li">#</a> <a class="toc-bak" href="Overview.html#li-toc">T</a>
 </h2>
       <div id="li-longdesc" class="longdesc">
-    <p>The <a href="li.html#li" class="element">li</a> element represents
+    <p>The
+    <span class="element">li</span>
+    element represents
     a list item.</p>
   </div>
       <div class="no-number no-toc" id="li-content-model">
@@ -45,10 +47,10 @@
         <div class="attr-content-models"><p><a 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="attribute-name">global attributes</span> = <span class="attr-values"></span> 
-<a class="hash" href="global-attributes.html">#</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><i class="TK">(detailed attribute description to come)</i></dd>
+            <dd>Any attributes permitted globally.</dd>
           
             <dt id="li.attrs.value" title="li.attrs.value">
 <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>
@@ -59,7 +61,7 @@
 </dt>
             <dd>The ordinal value of the list item.
         <span class="attribute-constraint">Permitted only if the
-          <a href="li.html#li" class="element">li</a>
+          <span class="element">li</span>
           element is a child of an
           <a href="ol.html#ol" class="element">ol</a>
           element.</span>
@@ -67,7 +69,7 @@
 <dd class="note">The
         <a href="li.html#li.attrs.value">value</a>
         attribute on the
-        <a href="li.html#li" class="element">li</a>
+        <span class="element">li</span>
         element was deprecated in a previous version of HTML,
         but is no longer deprecated, as it has meaning and is not
         simply presentational.</dd>
@@ -90,17 +92,17 @@
 </h2>
         
     <p>An
-    <a href="li.html#li" class="element">li</a>
+    <span class="element">li</span>
     element must have a
     <span title="syntax-start-tag">start tag</span>.</p>
     <p>An
-    <a href="li.html#li" class="element">li</a>
+    <span class="element">li</span>
     element&#8217;s
     <span title="syntax-end-tag">end tag</span>
     may be omitted if the
-    <a href="li.html#li" class="element">li</a>
+    <span class="element">li</span>
     element is immediately followed by another
-    <a href="li.html#li" class="element">li</a>
+    <span class="element">li</span>
     element or if there is no more content in the parent element.</p>
   
       </div>

Index: style.html
===================================================================
RCS file: /sources/public/html5/markup/style.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- style.html	10 Aug 2010 13:51:09 -0000	1.86
+++ style.html	12 Aug 2010 19:55:32 -0000	1.87
@@ -24,7 +24,7 @@
 </h2>
       <div id="style-longdesc" class="longdesc">
     <p>The
-    <a href="style.html#style" class="element">style</a>
+    <span class="element">style</span>
     element
     allows style information to be embedded in documents.</p>
   </div>
@@ -71,7 +71,7 @@
             <dd>A valid MIME type that designates a styling language.</dd>
           
 <dd><div class="datatype-desc">A string that identifies a valid
-        <var class="defined-elsewhere">MIME media type</var>,
+        <var class="defined-elsewhere">MIME media type</var>
         as defined in
         <a href="references.html#refsRFC2046" id="refsRFC2046_xref8">[RFC 2046]</a>.</div></dd>
             <dt id="style.attrs.media" title="style.attrs.media">
@@ -84,7 +84,7 @@
             <dd>Specifies which media the styles apply to.</dd>
           
 <dd><div class="datatype-desc">A valid
-        <var class="defined-elsewhere">media query list</var>,
+        <var class="defined-elsewhere">media query list</var>
         as defined in
       <a href="references.html#refsMediaQueries" id="refsMediaQueries_xref5">[Media Queries]</a>.</div></dd>
             <dt id="style.attrs.scoped" title="style.attrs.scoped">
@@ -96,7 +96,7 @@
 </dt>
             <dd>Indicates that the specified style information is meant
         to apply only to the
-        <a href="style.html#style" class="element">style</a>
+        <span class="element">style</span>
         element&#8217;s parent element, and that element&#8217;s child nodes.
         Otherwise, the specified styles are meant to apply to the
         entire document.</dd>
@@ -120,7 +120,7 @@
       <div class="no-number no-toc tag-omission" id="style-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#style-tags">#</a>
 </h2>
-        <p>A <a href="style.html#style" class="element">style</a>
+        <p>A <span class="element">style</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: documents.html
===================================================================
RCS file: /sources/public/html5/markup/documents.html,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- documents.html	10 Aug 2010 13:51:04 -0000	1.43
+++ documents.html	12 Aug 2010 19:55:27 -0000	1.44
@@ -126,11 +126,11 @@
       character.</li>
       <li>Any number of
       <a href="syntax.html#syntax-comments" id="syntax-comments_xref1">comments</a> and
-      <a href="terminology.html#space" id="space_xref2">space characters</a>.</li>
+      <a href="terminology.html#space" id="space_xref1">space characters</a>.</li>
       <li>A <a href="syntax.html#doctype" id="doctype_xref1">doctype</a>.</li>
       <li>Any number of
       <a href="syntax.html#syntax-comments" id="syntax-comments_xref2">comments</a> and
-      <a href="terminology.html#space" id="space_xref3">space characters</a>.</li>
+      <a href="terminology.html#space" id="space_xref2">space characters</a>.</li>
       <li>An
       <a href="html.html#html" class="element">html</a> element,
       with its
@@ -139,7 +139,7 @@
       <a href="syntax.html#contents" id="contents_xref1">contents</a>.</li>
       <li>Any number of
       <a href="syntax.html#syntax-comments" id="syntax-comments_xref3">comments</a> and
-      <a href="terminology.html#space" id="space_xref4">space characters</a>.</li>
+      <a href="terminology.html#space" id="space_xref3">space characters</a>.</li>
     </ol>
 <p><a href="documents.html#syntax-document-html" id="syntax-document-html_xref3">Documents in the HTML syntax</a>
     <a href="terminology.html#must-requirement" id="must-requirement_xref4">must</a>
@@ -186,7 +186,7 @@
       <a href="elements.html#html-elements">HTML elements</a>
       may be written with any mix of lowercase and
       uppercase letters that are a
-      <a href="terminology.html#case-insensitive" id="case-insensitive_xref2">case-insensitive match</a>
+      <a href="terminology.html#case-insensitive" id="case-insensitive_xref1">case-insensitive match</a>
       for the names of the elements given in the
       <a href="elements.html">HTML elements</a>
       section of this document; that is, tag names are
@@ -197,7 +197,7 @@
       <a href="elements.html#html-elements">HTML elements</a>
       may be written with any mix of lowercase and uppercase
       letters that are a
-      <a href="terminology.html#case-insensitive" id="case-insensitive_xref3">case-insensitive match</a>
+      <a href="terminology.html#case-insensitive" id="case-insensitive_xref2">case-insensitive match</a>
       for the names of the attributes given in the
       <a href="elements.html">HTML elements</a>
       section of this document; that is, attribute names are

Index: del.html
===================================================================
RCS file: /sources/public/html5/markup/del.html,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- del.html	10 Aug 2010 13:51:03 -0000	1.82
+++ del.html	12 Aug 2010 19:55:27 -0000	1.83
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the del element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/edits.html#the-del-element">&#9432;</a></span> <span class="element">del</span> &#8211; <span class="shortdesc">deleted text</span> <a class="hash" href="#del">#</a> <a class="toc-bak" href="Overview.html#del-toc">T</a>
 </h2>
       <div id="del-longdesc" class="longdesc">
-    <p>The <a href="del.html#del" class="element">del</a> element
+    <p>The
+    <span class="element">del</span>
+    element
     represents a range of text that has been deleted from a
     document.</p>
   </div>
@@ -73,7 +75,7 @@
             <dd>The date and time when the text was deleted.</dd>
           
 <dd><div class="datatype-desc">A valid
-        <var class="defined-elsewhere">date-time</var>,
+        <var class="defined-elsewhere">date-time</var>
         as defined in
         <a href="references.html#refsRFC3339" id="refsRFC3339_xref1">[RFC 3339]</a>,
         with these additional qualifications:
@@ -83,10 +85,10 @@
           <a href="terminology.html#must-requirement" id="must-requirement_xref60">must</a>
           always be
           uppercase</li>
-          <li>a
+          <li>the
           <var class="defined-elsewhere">date-fullyear</var>
-          is defined as
-          four or more digits representing a number greater than 0</li>
+          production is instead defined as four or more digits
+          representing a number greater than 0</li>
         </ul>
 </div></dd>
 <dd><div class="example">
@@ -100,7 +102,7 @@
       <div class="no-number no-toc tag-omission" id="del-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#del-tags">#</a>
 </h2>
-        <p>A <a href="del.html#del" class="element">del</a>
+        <p>A <span class="element">del</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: menu.html
===================================================================
RCS file: /sources/public/html5/markup/menu.html,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -d -r1.88 -r1.89
--- menu.html	10 Aug 2010 13:51:07 -0000	1.88
+++ menu.html	12 Aug 2010 19:55:30 -0000	1.89
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the menu element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#menus">&#9432;</a></span> <span class="element">menu</span> &#8211; <span class="shortdesc">list of commands</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#menu">#</a> <a class="toc-bak" href="Overview.html#menu-toc">T</a>
 </h2>
       <div id="menu-longdesc" class="longdesc">
-    <p>The <a href="menu.html#menu" class="element">menu</a> element
+    <p>The
+    <span class="element">menu</span>
+    element
     represents a list of commands.</p>
   </div>
       <div class="no-number no-toc" id="menu-content-model">
@@ -108,7 +110,7 @@
       <div class="no-number no-toc tag-omission" id="menu-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#menu-tags">#</a>
 </h2>
-        <p>A <a href="menu.html#menu" class="element">menu</a>
+        <p>A <span class="element">menu</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -126,7 +128,7 @@
 </h2>
 <div class="changes">
     <p>Although previous versions of HTML defined the
-    <a class="element" href="menu.html#menu">menu</a>
+    <span class="element">menu</span>
     element as a generic &#8220;single column menu list&#8221;,
     the element has now been given the very specific purpose of
     representing a list of <em>commands</em>.</p>

Index: input.image.html
===================================================================
RCS file: /sources/public/html5/markup/input.image.html,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -d -r1.88 -r1.89
--- input.image.html	10 Aug 2010 13:51:06 -0000	1.88
+++ input.image.html	12 Aug 2010 19:55:29 -0000	1.89
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#image-button-state">&#9432;</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">image</span></span> &#8211; <span class="shortdesc">image-coordinates input control</span> <a class="hash" href="#input.image">#</a> <a class="toc-bak" href="Overview.html#input.image-toc">T</a>
 </h2>
       <div id="input.image-longdesc" class="longdesc">
-    <p>The <a href="input.html#input" class="element">input</a> element
+    <p>The
+    <span class="element">input</span>
+    element
     with a <span class="attribute">type</span> attribute whose
     value is "<code>image</code>"
     represents either an image from which the UA enables a user
@@ -105,7 +107,9 @@
 <span class="attribute-name">type</span> = <span class="attr-values">  "image" </span> 
 <a class="hash" href="input.image.html#input.image.attrs.type">#</a>
 </dt>
-            <dd>Specifies that its <a href="input.html#input" class="element">input</a> element
+            <dd>Specifies that its
+        <span class="element">input</span>
+        element
         represents either an image from which the UA enables a
         user to interactively select a pair of coordinates and
         submit the form, or alternatively a button from which the
@@ -181,7 +185,7 @@
 <a class="hash" href="input.image.html#input.image.attrs.formtarget">#</a>
 </dt>
             <dd>A
-        <a href="terminology.html#context" id="context_xref13">browsing context</a>
+        <a href="terminology.html#context" id="context_xref12">browsing context</a>
         name or keyword that represents the target
         of the control.</dd>
           
@@ -193,7 +197,7 @@
           <a href="datatypes.html#common.data.browsing-context-name" id="common.data.browsing-context-name_xref8">browsing-context name</a>
 </li>
           <li>any
-          <a href="terminology.html#case-insensitive" id="case-insensitive_xref22">case-insensitive match</a>
+          <a href="terminology.html#case-insensitive" id="case-insensitive_xref21">case-insensitive match</a>
           for one of the following literal strings:
               "<code>_blank</code>",
               "<code>_self</code>",
@@ -271,9 +275,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.image-tags">#</a>
 </h2>
         <p>The
-            <a href="input.html#input" class="element">input</a>
+            <span class="element">input</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref44">void element</a>.
-            An <a href="input.html#input" class="element">input</a>
+            An <span class="element">input</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: code.html
===================================================================
RCS file: /sources/public/html5/markup/code.html,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -d -r1.70 -r1.71
--- code.html	10 Aug 2010 13:51:03 -0000	1.70
+++ code.html	12 Aug 2010 19:55:26 -0000	1.71
@@ -23,8 +23,9 @@
 <span class="spec-link"><a title="Read about the code element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-code-element">&#9432;</a></span> <span class="element">code</span> &#8211; <span class="shortdesc">code fragment</span> <a class="hash" href="#code">#</a> <a class="toc-bak" href="Overview.html#code-toc">T</a>
 </h2>
       <div id="code-longdesc" class="longdesc">
-    <p>The <a href="code.html#code" class="element">code</a> element
-    represents a fragment of computer code.</p>
+    <p>The
+    <span class="element">code</span>
+    element represents a fragment of computer code.</p>
   </div>
       <div class="no-number no-toc" id="code-content-model">
         <h2 class="element-subhead">Permitted contents <a class="hash" href="#code-content-model">#</a>
@@ -33,7 +34,7 @@
         
       <div id="code-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref13">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref12">phrasing content</a></span>
         
     </p>
         </div>
@@ -55,7 +56,7 @@
       <div class="no-number no-toc tag-omission" id="code-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#code-tags">#</a>
 </h2>
-        <p>A <a href="code.html#code" class="element">code</a>
+        <p>A <span class="element">code</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: h2.html
===================================================================
RCS file: /sources/public/html5/markup/h2.html,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- h2.html	10 Aug 2010 13:51:04 -0000	1.77
+++ h2.html	12 Aug 2010 19:55:28 -0000	1.78
@@ -23,7 +23,11 @@
 <span class="spec-link"><a title="Read about the h2 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">&#9432;</a></span> <span class="element">h2</span> &#8211; <span class="shortdesc">heading</span> <a class="hash" href="#h2">#</a> <a class="toc-bak" href="Overview.html#h2-toc">T</a>
 </h2>
       <div id="h2-longdesc" class="longdesc">
-    <p>The <a href="h1.html#h1" class="element">h1</a> through <a href="h6.html#h6" class="element">h6</a> elements are headings for
+    <p>The
+    <span class="element">h1</span>
+    through
+    <span class="element">h6</span>
+    elements are headings for
     the sections with which they are associated.</p>
   </div>
       <div class="no-number no-toc" id="h2-content-model">
@@ -33,7 +37,7 @@
         
       <div id="h2-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref20">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref19">phrasing content</a></span>
         
     </p>
         </div>
@@ -69,7 +73,7 @@
       <div class="no-number no-toc tag-omission" id="h2-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#h2-tags">#</a>
 </h2>
-        <p>An <a href="h2.html#h2" class="element">h2</a>
+        <p>An <span class="element">h2</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: head.html
===================================================================
RCS file: /sources/public/html5/markup/head.html,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- head.html	10 Aug 2010 13:51:05 -0000	1.74
+++ head.html	12 Aug 2010 19:55:28 -0000	1.75
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the head element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-head-element-0">&#9432;</a></span> <span class="element">head</span> &#8211; <span class="shortdesc">document metadata container</span> <a class="hash" href="#head">#</a> <a class="toc-bak" href="Overview.html#head-toc">T</a>
 </h2>
       <div id="head-longdesc" class="longdesc">
-    <p>The <a href="head.html#head" class="element">head</a> element
+    <p>The
+    <span class="element">head</span>
+    element
     collects the document&#8217;s metadata.</p>
   </div>
       <div class="no-number no-toc" id="head-content-model">
@@ -71,20 +73,20 @@
 </h2>
         
     <p>A
-    <a href="head.html#head" class="element">head</a>
+    <span class="element">head</span>
     element&#8217;s
     <span title="syntax-start-tag">start tag</span> may be
     omitted if the first thing inside the
-    <a href="head.html#head" class="element">head</a>
+    <span class="element">head</span>
     element is an element.</p>
     <p>A
-    <a href="head.html#head" class="element">head</a>
+    <span class="element">head</span>
     element&#8217;s
     <span title="syntax-end-tag">end tag</span>
     may be omitted if the
-    <a href="head.html#head" class="element">head</a>
+    <span class="element">head</span>
     element is not immediately followed by a
-    <a href="terminology.html#space" id="space_xref35">space character</a>
+    <a href="terminology.html#space" id="space_xref34">space character</a>
     or a
     <a href="syntax.html#comments" title="syntax-comments">comment</a>.</p>
   

Index: p.html
===================================================================
RCS file: /sources/public/html5/markup/p.html,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- p.html	10 Aug 2010 13:51:08 -0000	1.77
+++ p.html	12 Aug 2010 19:55:31 -0000	1.78
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the p element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-p-element">&#9432;</a></span> <span class="element">p</span> &#8211; <span class="shortdesc">paragraph</span> <a class="hash" href="#p">#</a> <a class="toc-bak" href="Overview.html#p-toc">T</a>
 </h2>
       <div id="p-longdesc" class="longdesc">
-    <p>The <a href="p.html#p" class="element">p</a> element represents a
+    <p>The
+    <span class="element">p</span>
+    element represents a
     paragraph.</p>
   </div>
       <div class="no-number no-toc" id="p-content-model">
@@ -33,7 +35,7 @@
         
       <div id="p-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref36">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref35">phrasing content</a></span>
         
     </p>
         </div>
@@ -67,14 +69,14 @@
 </h2>
         
     <p>A
-    <a href="p.html#p" class="element">p</a>
+    <span class="element">p</span>
     element must have a <span title="syntax-start-tag">start tag</span>.</p>
     <p>A
-    <a href="p.html#p" class="element">p</a>
+    <span class="element">p</span>
     element&#8217;s
     <span title="syntax-end-tag">end tag</span>
     may be omitted if the
-    <a href="p.html#p" class="element">p</a>
+    <span class="element">p</span>
     element is immediately followed by an
     <a href="address.html#address" class="element">address</a>,
     <a href="article.html#article" class="element">article</a>,
@@ -97,7 +99,7 @@
     <a href="menu.html#menu" class="element">menu</a>,
     <a href="nav.html#nav" class="element">nav</a>,
     <a href="ol.html#ol" class="element">ol</a>,
-    <a href="p.html#p" class="element">p</a>,
+    <span class="element">p</span>,
     <a href="pre.html#pre" class="element">pre</a>,
     <a href="section.html#section" class="element">section</a>,
     <a href="table.html#table" class="element">table</a>,

Index: figcaption.html
===================================================================
RCS file: /sources/public/html5/markup/figcaption.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- figcaption.html	10 Aug 2010 13:51:04 -0000	1.45
+++ figcaption.html	12 Aug 2010 19:55:27 -0000	1.46
@@ -24,7 +24,7 @@
 </h2>
       <div id="figcaption-longdesc" class="longdesc">
     <p>The
-    <a href="figcaption.html#figcaption" class="element">figcaption</a>
+    <span class="element">figcaption</span>
     element represents a caption or legend for a
     <a href="figure.html#figure" class="element">figure</a>.</p>
   </div>
@@ -57,7 +57,7 @@
       <div class="no-number no-toc tag-omission" id="figcaption-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#figcaption-tags">#</a>
 </h2>
-        <p>A <a href="figcaption.html#figcaption" class="element">figcaption</a>
+        <p>A <span class="element">figcaption</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: map.html
===================================================================
RCS file: /sources/public/html5/markup/map.html,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -d -r1.81 -r1.82
--- map.html	10 Aug 2010 13:51:07 -0000	1.81
+++ map.html	12 Aug 2010 19:55:30 -0000	1.82
@@ -23,8 +23,11 @@
 <span class="spec-link"><a title="Read about the map element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#the-map-element">&#9432;</a></span> <span class="element">map</span> &#8211; <span class="shortdesc">image-map definition</span> <a class="hash" href="#map">#</a> <a class="toc-bak" href="Overview.html#map-toc">T</a>
 </h2>
       <div id="map-longdesc" class="longdesc">
-    <p>The <a href="map.html#map" class="element">map</a> element, in
-    conjunction with any <a href="area.html#area" class="element">area</a>
+    <p>The
+    <span class="element">map</span>
+    element, in
+    conjunction with any
+    <a href="area.html#area" class="element">area</a>
     element descendants, defines an image map.</p>
   </div>
       <div class="no-number no-toc" id="map-content-model">
@@ -71,7 +74,7 @@
           <li>
 <a href="terminology.html#must-requirement" id="must-requirement_xref76">must</a>
           not contain any
-          <a href="terminology.html#space" id="space_xref37">space characters</a>
+          <a href="terminology.html#space" id="space_xref36">space characters</a>
 </li>
         </ul>
 </div></dd>
@@ -91,7 +94,7 @@
       <div class="no-number no-toc tag-omission" id="map-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#map-tags">#</a>
 </h2>
-        <p>A <a href="map.html#map" class="element">map</a>
+        <p>A <span class="element">map</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: input.file.html
===================================================================
RCS file: /sources/public/html5/markup/input.file.html,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- input.file.html	10 Aug 2010 13:51:06 -0000	1.84
+++ input.file.html	12 Aug 2010 19:55:29 -0000	1.85
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#file-upload-state">&#9432;</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">file</span></span> &#8211; <span class="shortdesc">file upload control</span> <a class="hash" href="#input.file">#</a> <a class="toc-bak" href="Overview.html#input.file-toc">T</a>
 </h2>
       <div id="input.file-longdesc" class="longdesc">
-    <p>The <a href="input.html#input" class="element">input</a> element
+    <p>The
+    <span class="element">input</span>
+    element
     with a <span class="attribute">type</span> attribute whose
     value is "<code>file</code>"
     represents a list of file items, each consisting of a file
@@ -98,8 +100,9 @@
 <span class="attribute-name">type</span> = <span class="attr-values">  "file" </span> 
 <a class="hash" 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>
+            <dd>Specifies that its
+        <span class="element">input</span>
+        element represents a list of file items.</dd>
           
             <dt id="input.file.attrs.accept" title="input.file.attrs.accept">
 <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>
@@ -186,9 +189,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.file-tags">#</a>
 </h2>
         <p>The
-            <a href="input.html#input" class="element">input</a>
+            <span class="element">input</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref40">void element</a>.
-            An <a href="input.html#input" class="element">input</a>
+            An <span class="element">input</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: input.radio.html
===================================================================
RCS file: /sources/public/html5/markup/input.radio.html,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- input.radio.html	10 Aug 2010 13:51:06 -0000	1.84
+++ input.radio.html	12 Aug 2010 19:55:29 -0000	1.85
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#radio-button-state">&#9432;</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">radio</span></span> &#8211; <span class="shortdesc">radio button</span> <a class="hash" href="#input.radio">#</a> <a class="toc-bak" href="Overview.html#input.radio-toc">T</a>
 </h2>
       <div id="input.radio-longdesc" class="longdesc">
-    <p>The <a href="input.html#input" class="element">input</a> element
+    <p>The
+    <span class="element">input</span>
+    element
     with a <span class="attribute">type</span> attribute whose
     value is "<code>radio</code>" represents
     a selection of one item from a list of items (a radio
@@ -97,7 +99,9 @@
 <span class="attribute-name">type</span> = <span class="attr-values">  "radio" </span> 
 <a class="hash" 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
+            <dd>Specifies that its
+        <span class="element">input</span>
+        element represents
         a selection of one item from a list of items.</dd>
           
             <dt id="input.radio.attrs.checked" title="input.radio.attrs.checked">
@@ -115,7 +119,9 @@
 <span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref46">string</a></span> 
 <a class="hash" 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>
+            <dd>Specifies a value for the
+        <span class="element">input</span>
+        element.</dd>
           
             <dt id="input.radio.attrs.autofocus" title="input.radio.attrs.autofocus">
 <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>
@@ -178,9 +184,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.radio-tags">#</a>
 </h2>
         <p>The
-            <a href="input.html#input" class="element">input</a>
+            <span class="element">input</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref32">void element</a>.
-            An <a href="input.html#input" class="element">input</a>
+            An <span class="element">input</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: command.checkbox.html
===================================================================
RCS file: /sources/public/html5/markup/command.checkbox.html,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- command.checkbox.html	10 Aug 2010 13:51:03 -0000	1.80
+++ command.checkbox.html	12 Aug 2010 19:55:26 -0000	1.81
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">&#9432;</a></span> <span class="element">command</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">checkbox</span></span> &#8211; <span class="shortdesc">state or option that can be toggled</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#command.checkbox">#</a> <a class="toc-bak" href="Overview.html#command.checkbox-toc">T</a>
 </h2>
       <div id="command.checkbox-longdesc" class="longdesc">
-    <p>The <a href="command.html#command" class="element">command</a> element
+    <p>The
+    <span class="element">command</span>
+    element
     with a <span class="attribute">type</span> attribute whose
     value is "<code>checkbox</code>" represents a state or option
     that can be toggled.</p>
@@ -62,7 +64,9 @@
 <span class="attribute-name">type</span> = <span class="attr-values">  "checkbox" </span> 
 <a class="hash" 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
+            <dd>Specifies that its
+        <span class="element">command</span>
+        element represents
         a state or option that can be toggled.</dd>
           
             <dt id="command.checkbox.attrs.checked" title="command.checkbox.attrs.checked">
@@ -108,9 +112,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#command.checkbox-tags">#</a>
 </h2>
         <p>The
-            <a href="command.html#command" class="element">command</a>
+            <span class="element">command</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref18">void element</a>.
-            A <a href="command.html#command" class="element">command</a>
+            A <span class="element">command</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: param.html
===================================================================
RCS file: /sources/public/html5/markup/param.html,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -d -r1.78 -r1.79
--- param.html	10 Aug 2010 13:51:08 -0000	1.78
+++ param.html	12 Aug 2010 19:55:31 -0000	1.79
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the param element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-param-element">&#9432;</a></span> <span class="element">param</span> &#8211; <span class="shortdesc">initialization parameters for plugins</span> <a class="hash" href="#param">#</a> <a class="toc-bak" href="Overview.html#param-toc">T</a>
 </h2>
       <div id="param-longdesc" class="longdesc">
-    <p>The <a href="param.html#param" class="element">param</a> element
+    <p>The
+    <span class="element">param</span>
+    element
     defines parameters for plugins invoked by <a href="object.html#object" class="element">object</a> elements.</p>
   </div>
       <div class="no-number no-toc" id="param-content-model">
@@ -87,9 +89,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#param-tags">#</a>
 </h2>
         <p>The
-            <a href="param.html#param" class="element">param</a>
+            <span class="element">param</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref88">void element</a>.
-            A <a href="param.html#param" class="element">param</a>
+            A <span class="element">param</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: span.html
===================================================================
RCS file: /sources/public/html5/markup/span.html,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- span.html	10 Aug 2010 13:51:09 -0000	1.74
+++ span.html	12 Aug 2010 19:55:31 -0000	1.75
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the span element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-span-element">&#9432;</a></span> <span class="element">span</span> &#8211; <span class="shortdesc">generic span</span> <a class="hash" href="#span">#</a> <a class="toc-bak" href="Overview.html#span-toc">T</a>
 </h2>
       <div id="span-longdesc" class="longdesc">
-    <p>The <a href="span.html#span" class="element">span</a> element is a
+    <p>The
+    <span class="element">span</span>
+    element is a
     generic wrapper for phrasing content that by itself does not
     represent anything.</p>
   </div>
@@ -34,7 +36,7 @@
         
       <div id="span-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref45">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref44">phrasing content</a></span>
         
     </p>
         </div>
@@ -56,7 +58,7 @@
       <div class="no-number no-toc tag-omission" id="span-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#span-tags">#</a>
 </h2>
-        <p>A <a href="span.html#span" class="element">span</a>
+        <p>A <span class="element">span</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -73,7 +75,9 @@
         <h2 class="element-subhead">Details <a class="hash" href="#span-details">#</a>
 </h2>
 <div class="details">
-    <p>The <a href="span.html#span" class="element">span</a> element is a
+    <p>The
+    <span class="element">span</span>
+    element is a
     can be used with attributes such as
     <a href="global-attributes.html#common.attrs.class" class="attribute">class</a>,
     <a href="global-attributes.html#common.attrs.lang" class="attribute">lang</a>,

Index: input.reset.html
===================================================================
RCS file: /sources/public/html5/markup/input.reset.html,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- input.reset.html	10 Aug 2010 13:51:06 -0000	1.84
+++ input.reset.html	12 Aug 2010 19:55:29 -0000	1.85
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#reset-button-state">&#9432;</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">reset</span></span> &#8211; <span class="shortdesc">reset button</span> <a class="hash" href="#input.reset">#</a> <a class="toc-bak" href="Overview.html#input.reset-toc">T</a>
 </h2>
       <div id="input.reset-longdesc" class="longdesc">
-    <p>The <a href="input.html#input" class="element">input</a> element
+    <p>The
+    <span class="element">input</span>
+    element
     with a <span class="attribute">type</span> attribute whose
     value is "<code>reset</code>" represents a button for
     resetting a form.</p>
@@ -94,7 +96,9 @@
 <span class="attribute-name">type</span> = <span class="attr-values">  "reset" </span> 
 <a class="hash" 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
+            <dd>Specifies that its
+        <span class="element">input</span>
+        element is a button for
         resetting a form.</dd>
           
             <dt id="input.reset.attrs.value" title="input.reset.attrs.value">
@@ -102,7 +106,9 @@
 <span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref53">string</a></span> 
 <a class="hash" 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>
+            <dd>Specifies a value for the
+        <span class="element">input</span>
+        element.</dd>
           
             <dt id="input.reset.attrs.autofocus" title="input.reset.attrs.autofocus">
 <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>
@@ -154,9 +160,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.reset-tags">#</a>
 </h2>
         <p>The
-            <a href="input.html#input" class="element">input</a>
+            <span class="element">input</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref38">void element</a>.
-            An <a href="input.html#input" class="element">input</a>
+            An <span class="element">input</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: input.datetime-local.html
===================================================================
RCS file: /sources/public/html5/markup/input.datetime-local.html,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -d -r1.87 -r1.88
--- input.datetime-local.html	10 Aug 2010 13:51:06 -0000	1.87
+++ input.datetime-local.html	12 Aug 2010 19:55:28 -0000	1.88
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#local-date-and-time-state">&#9432;</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">datetime-local</span></span> &#8211; <span class="shortdesc">local date-and-time input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.datetime-local">#</a> <a class="toc-bak" href="Overview.html#input.datetime-local-toc">T</a>
 </h2>
       <div id="input.datetime-local-longdesc" class="longdesc">
-    <p>The <a href="input.html#input" class="element">input</a> element
+    <p>The
+    <span class="element">input</span>
+    element
     with a <span class="attribute">type</span> attribute whose
     value is "<code>datetime-local</code>" represents
     a control for setting the element&#8217;s value to a string
@@ -103,7 +105,9 @@
 <span class="attribute-name">type</span> = <span class="attr-values">  "datetime-local" </span> 
 <a class="hash" 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
+            <dd>Specifies that its
+        <span class="element">input</span>
+        element is
         a control for setting the element&#8217;s value to a string
         representing a local date and time.</dd>
           
@@ -292,9 +296,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.datetime-local-tags">#</a>
 </h2>
         <p>The
-            <a href="input.html#input" class="element">input</a>
+            <span class="element">input</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref48">void element</a>.
-            An <a href="input.html#input" class="element">input</a>
+            An <span class="element">input</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: meta.html
===================================================================
RCS file: /sources/public/html5/markup/meta.html,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- meta.html	10 Aug 2010 13:51:07 -0000	1.39
+++ meta.html	12 Aug 2010 19:55:30 -0000	1.40
@@ -24,12 +24,12 @@
 </h2>
       <div id="meta-longdesc" class="longdesc">
       <p>The
-                <a href="meta.html#meta" class="element">meta</a>
+                <span class="element">meta</span>
                 element is a multipurpose element for representing
                 metadata.</p>
       </div>
       <p>The details of the
-              <a href="meta.html#meta" class="element">meta</a>
+              <span class="element">meta</span>
               element are described in the following sections:</p>
       <div class="toc">
 <ul>
@@ -53,18 +53,28 @@
 </li>
       </ul>
 </div>
+      <div class="no-number no-toc" id="meta-constraints">
+        <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#meta-constraints">#</a>
+</h2>
+        <ul class="assertions">
+<li><span>
+				The <span class="attribute">scheme</span> attribute on the <span class="element">meta</span> element is obsolete.
+				Use only one scheme per field, or make the scheme declaration part of the value.
+			</span></li>
+        </ul>
+</div>
       <div class="no-number no-toc" id="meta-changes">
 <h2 class="element-subhead">Changes in HTML5 <a class="hash" href="#meta-changes">#</a>
 </h2>
 <div class="changes"><p>Although previous versions of HTML allowed the
                   <span class="attribute">http-equiv</span>
                   attribute on the
-                  <a href="meta.html#meta" class="element">meta</a>
+                  <span class="element">meta</span>
                   element to have any number of possible values, the
                   <span class="attribute">http-equiv</span>
                   attribute is now restricted to only the specific
                   values described in this reference. Also, the new
-                  <a href="meta.charset.html#meta.charset" class="attribute">charset</a>
+                  <span class="attribute">charset</span>
                   attribute is now allowed.</p></div>
 </div>
 </div>

Index: q.html
===================================================================
RCS file: /sources/public/html5/markup/q.html,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- q.html	10 Aug 2010 13:51:08 -0000	1.75
+++ q.html	12 Aug 2010 19:55:31 -0000	1.76
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the q element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-q-element">&#9432;</a></span> <span class="element">q</span> &#8211; <span class="shortdesc">quoted text</span> <a class="hash" href="#q">#</a> <a class="toc-bak" href="Overview.html#q-toc">T</a>
 </h2>
       <div id="q-longdesc" class="longdesc">
-    <p>The <a href="q.html#q" class="element">q</a> element represents
+    <p>The
+    <span class="element">q</span>
+    element represents
     phrasing content quoted from another source.</p>
   </div>
       <div class="no-number no-toc" id="q-content-model">
@@ -33,7 +35,7 @@
         
       <div id="q-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref39">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref38">phrasing content</a></span>
         
     </p>
         </div>
@@ -69,7 +71,7 @@
       <div class="no-number no-toc tag-omission" id="q-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#q-tags">#</a>
 </h2>
-        <p>A <a href="q.html#q" class="element">q</a>
+        <p>A <span class="element">q</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: option.html
===================================================================
RCS file: /sources/public/html5/markup/option.html,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- option.html	10 Aug 2010 13:51:08 -0000	1.83
+++ option.html	12 Aug 2010 19:55:31 -0000	1.84
@@ -23,10 +23,15 @@
 <span class="spec-link"><a title="Read about the option element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-option-element">&#9432;</a></span> <span class="element">option</span> &#8211; <span class="shortdesc">option</span> <a class="hash" href="#option">#</a> <a class="toc-bak" href="Overview.html#option-toc">T</a>
 </h2>
       <div id="option-longdesc" class="longdesc">
-    <p>The <a href="option.html#option" class="element">option</a> element
-    represents an option in a <a href="select.html#select" class="element">select</a> control, or an option in a
-    labelled set of options grouped together in an <a href="optgroup.html#optgroup" class="element">optgroup</a>, or an option
-    among the list of suggestions in a <a href="datalist.html#datalist" class="element">datalist</a>.</p>
+    <p>The
+    <span class="element">option</span>
+    element represents an option in a
+    <a href="select.html#select" class="element">select</a>
+    control, or an option in a
+    labelled set of options grouped together in an
+    <a href="optgroup.html#optgroup" class="element">optgroup</a>,
+    or an option among the list of suggestions in a
+    <a href="datalist.html#datalist" class="element">datalist</a>.</p>
   </div>
       <div class="no-number no-toc" id="option-content-model">
         <h2 class="element-subhead">Permitted contents <a class="hash" href="#option-content-model">#</a>
@@ -77,21 +82,25 @@
     </span> 
 <a class="hash" 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>
+            <dd>Specifies that this
+        <span class="element">option</span>
+        is pre-selected.</dd>
           
             <dt id="option.attrs.label" title="option.attrs.label">
 <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" id="data-string_xref87">string</a></span> 
 <a class="hash" href="option.html#option.attrs.label">#</a>
 </dt>
-            <dd>Specifies a label for the <a href="option.html#option" class="element">option</a>.</dd>
+            <dd>Specifies a label for the
+        <span class="element">option</span>.</dd>
           
             <dt id="option.attrs.value" title="option.attrs.value">
 <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" id="data-string_xref88">string</a></span> 
 <a class="hash" href="option.html#option.attrs.value">#</a>
 </dt>
-            <dd>Specifies a value for the <a href="option.html#option" class="element">option</a>.</dd>
+            <dd>Specifies a value for the
+        <span class="element">option</span>.</dd>
           
         </dl>
 </div>
@@ -111,18 +120,17 @@
 </h2>
         
     <p>An
-    <a href="option.html#option" class="element">option</a>
-    element must
-    have a
+    <span class="element">option</span>
+    element must have a
     <span title="syntax-start-tag">start tag</span>.</p>
     <p>An
-    <a href="option.html#option" class="element">option</a>
+    <span class="element">option</span>
     element&#8217;s
     <span title="syntax-end-tag">end tag</span>
     may be omitted if the
-    <a href="option.html#option" class="element">option</a>
+    <span class="element">option</span>
     element is immediately followed by another
-    <a href="option.html#option" class="element">option</a>
+    <span class="element">option</span>
     element, or if it is immediately followed
     by an
     <a href="optgroup.html#optgroup" class="element">optgroup</a>

Index: label.html
===================================================================
RCS file: /sources/public/html5/markup/label.html,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- label.html	10 Aug 2010 13:51:07 -0000	1.83
+++ label.html	12 Aug 2010 19:55:30 -0000	1.84
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the label element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-label-element">&#9432;</a></span> <span class="element">label</span> &#8211; <span class="shortdesc">caption for a form control</span> <a class="hash" href="#label">#</a> <a class="toc-bak" href="Overview.html#label-toc">T</a>
 </h2>
       <div id="label-longdesc" class="longdesc">
-    <p>The <a href="label.html#label" class="element">label</a> element
+    <p>The
+    <span class="element">label</span>
+    element
     represents a caption for a form control.</p>
   </div>
       <div class="no-number no-toc" id="label-content-model">
@@ -33,7 +35,7 @@
         
       <div id="label-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref28">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref27">phrasing content</a></span>
         
     </p>
         </div>
@@ -64,7 +66,7 @@
             <dd>The value of the
         <span class="attribute">id</span>
         attribute on a form control for which the
-        <a href="label.html#label">label</a>
+        <span class="element">label</span>
         is a caption.</dd>
           
             <dt id="label.attrs.form" title="label.attrs.form">
@@ -115,7 +117,7 @@
       <div class="no-number no-toc tag-omission" id="label-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#label-tags">#</a>
 </h2>
-        <p>A <a href="label.html#label" class="element">label</a>
+        <p>A <span class="element">label</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: select.html
===================================================================
RCS file: /sources/public/html5/markup/select.html,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- select.html	10 Aug 2010 13:51:08 -0000	1.80
+++ select.html	12 Aug 2010 19:55:31 -0000	1.81
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the select element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-select-element">&#9432;</a></span> <span class="element">select</span> &#8211; <span class="shortdesc">option-selection form control</span> <a class="hash" href="#select">#</a> <a class="toc-bak" href="Overview.html#select-toc">T</a>
 </h2>
       <div id="select-longdesc" class="longdesc">
-    <p>The <a href="select.html#select" class="element">select</a> element
+    <p>The
+    <span class="element">select</span>
+    element
     represents a control for selecting among a list of
     options.</p>
   </div>
@@ -81,7 +83,7 @@
             <dt id="select.attrs.form" title="select.attrs.form">
 <a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fae-form">&#9432;</a>
 <span class="attribute-name">form</span> = <span class="attr-values">
-      <a href="datatypes.html#common.data.idref" id="common.data.idref_xref47">ID reference</a>
+      <a href="datatypes.html#common.data.idref" id="common.data.idref_xref48">ID reference</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 <a class="hash" href="select.html#select.attrs.form">#</a>
 </dt>
@@ -108,10 +110,13 @@
     </span> 
 <a class="hash" href="select.html#select.attrs.multiple">#</a>
 </dt>
-            <dd>If present, indicates that its <a href="select.html#select" class="element">select</a>
+            <dd>If present, indicates that its
+        <span class="element">select</span>
         element represents a control for selecting zero or more
         options from a list of options.</dd>
-<dd>If not present, indicates that its <a href="select.html#select">select</a> element represents a control
+<dd>If not present, indicates that its
+        <span class="element">select</span>
+        element represents a control
         for selecting a single option from a list of options.</dd>
           
         </dl>
@@ -144,7 +149,7 @@
       <div class="no-number no-toc tag-omission" id="select-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#select-tags">#</a>
 </h2>
-        <p>A <a href="select.html#select" class="element">select</a>
+        <p>A <span class="element">select</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: noscript.html
===================================================================
RCS file: /sources/public/html5/markup/noscript.html,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- noscript.html	10 Aug 2010 13:51:08 -0000	1.77
+++ noscript.html	12 Aug 2010 19:55:30 -0000	1.78
@@ -23,7 +23,8 @@
 <span class="spec-link"><a title="Read about the noscript element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#the-noscript-element">&#9432;</a></span> <span class="element">noscript</span> &#8211; <span class="shortdesc">fallback content for script</span> <a class="hash" href="#noscript">#</a> <a class="toc-bak" href="Overview.html#noscript-toc">T</a>
 </h2>
       <div id="noscript-longdesc" class="longdesc">
-    <p>The <a href="noscript.html#noscript" class="element">noscript</a>
+    <p>The
+    <span class="element">noscript</span>
     element is used to present different markup to user agents
     that don&#8217;t support scripting, by affecting how the document is
     parsed.</p>
@@ -64,8 +65,10 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#noscript-constraints">#</a>
 </h2>
         <ul class="assertions">
-<li>The <code><a href="noscript.html#noscript">noscript</a></code> element
-    must not be used in a <a href="documents.html#syntax-document-xml" id="syntax-document-xml_xref12">document in the XML syntax</a>.</li>
+<li>The
+    <span class="element">noscript</span>
+    element must not be used in a
+    <a href="documents.html#syntax-document-xml" id="syntax-document-xml_xref11">document in the XML syntax</a>.</li>
   
           <li><span>
 				The <span class="element">noscript</span> element must not contain any nested 
@@ -76,7 +79,7 @@
       <div class="no-number no-toc tag-omission" id="noscript-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#noscript-tags">#</a>
 </h2>
-        <p>A <a href="noscript.html#noscript" class="element">noscript</a>
+        <p>A <span class="element">noscript</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: blockquote.html
===================================================================
RCS file: /sources/public/html5/markup/blockquote.html,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- blockquote.html	10 Aug 2010 13:51:02 -0000	1.76
+++ blockquote.html	12 Aug 2010 19:55:26 -0000	1.77
@@ -23,7 +23,8 @@
 <span class="spec-link"><a title="Read about the blockquote element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-blockquote-element">&#9432;</a></span> <span class="element">blockquote</span> &#8211; <span class="shortdesc">block quotation</span> <a class="hash" href="#blockquote">#</a> <a class="toc-bak" href="Overview.html#blockquote-toc">T</a>
 </h2>
       <div id="blockquote-longdesc" class="longdesc">
-    <p>The <a href="blockquote.html#blockquote" class="element">blockquote</a>
+    <p>The
+    <span class="element">blockquote</span>
     element represents a section that is quoted from another
     source.</p>
   </div>
@@ -69,7 +70,7 @@
       <div class="no-number no-toc tag-omission" id="blockquote-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#blockquote-tags">#</a>
 </h2>
-        <p>A <a href="blockquote.html#blockquote" class="element">blockquote</a>
+        <p>A <span class="element">blockquote</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: hr.html
===================================================================
RCS file: /sources/public/html5/markup/hr.html,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- hr.html	10 Aug 2010 13:51:05 -0000	1.75
+++ hr.html	12 Aug 2010 19:55:28 -0000	1.76
@@ -24,7 +24,7 @@
 </h2>
       <div id="hr-longdesc" class="longdesc">
     <p>The
-    <a href="hr.html#hr" class="element">hr</a>
+    <span class="element">hr</span>
     element represents a paragraph-level thematic break.</p>
   </div>
       <div class="no-number no-toc" id="hr-content-model">
@@ -81,9 +81,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#hr-tags">#</a>
 </h2>
         <p>The
-            <a href="hr.html#hr" class="element">hr</a>
+            <span class="element">hr</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref22">void element</a>.
-            An <a href="hr.html#hr" class="element">hr</a>
+            An <span class="element">hr</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an
@@ -101,7 +101,7 @@
 </h2>
 <div class="changes">
     <p>Although previous versions of HTML defined the
-    <a class="element" href="hr.html#hr">hr</a>
+    <span class="element">hr</span>
     element only in presentational terms, the element has now been
     given the specific semantic purpose of representing a
     &#8220;paragraph-level thematic break&#8221;.</p>
@@ -113,7 +113,7 @@
 <div class="details">
     <p>Some examples of thematic breaks that can be marked up
     using the
-    <a href="hr.html#hr" class="element">hr</a>
+    <span class="element">hr</span>
     element include a scene change in a story, or a transition to
     another topic within a section of a reference book.</p>
   </div>

Index: td.html
===================================================================
RCS file: /sources/public/html5/markup/td.html,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- td.html	10 Aug 2010 13:51:10 -0000	1.84
+++ td.html	12 Aug 2010 19:55:32 -0000	1.85
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the td element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-td-element">&#9432;</a></span> <span class="element">td</span> &#8211; <span class="shortdesc">table cell</span> <a class="hash" href="#td">#</a> <a class="toc-bak" href="Overview.html#td-toc">T</a>
 </h2>
       <div id="td-longdesc" class="longdesc">
-    <p>The <a href="td.html#td" class="element">td</a> element represents
+    <p>The
+    <span class="element">td</span>
+    element represents
     a data cell in a table.</p>
   </div>
       <div class="no-number no-toc" id="td-content-model">
@@ -64,7 +66,7 @@
 </dt>
             <dd>Specifies the number of adjacent columns &#8220;spanned&#8221; by
         its
-        <a href="td.html#td" class="element">td</a>
+        <span class="element">td</span>
         element.</dd>
           
             <dt id="td.attrs.rowspan" title="td.attrs.rowspan">
@@ -76,7 +78,7 @@
 </dt>
             <dd>Specifies the number of following rows &#8220;spanned&#8221; by
         its
-        <a href="td.html#td" class="element">td</a>
+        <span class="element">td</span>
         element.</dd>
           
             <dt id="td.attrs.headers" title="td.attrs.headers">
@@ -89,12 +91,12 @@
             <dd>Identifies one or more
         <a href="th.html#th" class="element">th</a>
         elements that apply to its
-        <a href="td.html#td" class="element">td</a>.</dd>
+        <span class="element">td</span>.</dd>
           
 <dd><div class="datatype-desc">An
         <a href="datatypes.html#data-unordered-tokens" id="data-unordered-tokens_xref3">unordered set of unique space-separated tokens</a>,
         each of which is an
-        <a href="datatypes.html#id-reference" id="id-reference_xref2">ID reference</a>.</div></dd>
+        <a href="datatypes.html#common.data.idref" id="common.data.idref_xref49">ID reference</a>.</div></dd>
         </dl>
 </div>
       
@@ -153,17 +155,17 @@
 </h2>
         
     <p>A
-    <a href="td.html#td" class="element">td</a>
+    <span class="element">td</span>
     element must have a
     <span title="syntax-start-tag">start tag</span>.</p>
     <p>A
-    <a href="td.html#td" class="element">td</a>
+    <span class="element">td</span>
     element&#8217;s
     <span title="syntax-end-tag">end tag</span>
     may be omitted if the
-    <a href="td.html#td" class="element">td</a>
+    <span class="element">td</span>
     element is immediately followed by a
-    <a href="td.html#td" class="element">td</a>
+    <span class="element">td</span>
     or
     <a href="th.html#th" class="element">th</a>
     element, or if there is no more content in the parent

Index: em.html
===================================================================
RCS file: /sources/public/html5/markup/em.html,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -d -r1.71 -r1.72
--- em.html	10 Aug 2010 13:51:04 -0000	1.71
+++ em.html	12 Aug 2010 19:55:27 -0000	1.72
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the em element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-em-element">&#9432;</a></span> <span class="element">em</span> &#8211; <span class="shortdesc">emphatic stress</span> <a class="hash" href="#em">#</a> <a class="toc-bak" href="Overview.html#em-toc">T</a>
 </h2>
       <div id="em-longdesc" class="longdesc">
-    <p>The <a href="em.html#em" class="element">em</a> element represents
+    <p>The
+    <span class="element">em</span>
+    element represents
     a span of text with emphatic stress.</p>
   </div>
       <div class="no-number no-toc" id="em-content-model">
@@ -33,7 +35,7 @@
         
       <div id="em-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref18">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref17">phrasing content</a></span>
         
     </p>
         </div>
@@ -55,7 +57,7 @@
       <div class="no-number no-toc tag-omission" id="em-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#em-tags">#</a>
 </h2>
-        <p>An <a href="em.html#em" class="element">em</a>
+        <p>An <span class="element">em</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: figure.html
===================================================================
RCS file: /sources/public/html5/markup/figure.html,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -d -r1.59 -r1.60
--- figure.html	10 Aug 2010 13:51:04 -0000	1.59
+++ figure.html	12 Aug 2010 19:55:27 -0000	1.60
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the figure element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-figure-element">&#9432;</a></span> <span class="element">figure</span> &#8211; <span class="shortdesc">figure with optional caption</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#figure">#</a> <a class="toc-bak" href="Overview.html#figure-toc">T</a>
 </h2>
       <div id="figure-longdesc" class="longdesc">
-    <p>The <a href="figure.html#figure" class="element">figure</a> element
+    <p>The
+    <span class="element">figure</span>
+    element
     represents a unit of content, optionally with a caption,
     that is self-contained, that is typically referenced as a
     single unit from the main flow of the document, and that
@@ -62,7 +64,7 @@
       <div class="no-number no-toc tag-omission" id="figure-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#figure-tags">#</a>
 </h2>
-        <p>A <a href="figure.html#figure" class="element">figure</a>
+        <p>A <span class="element">figure</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: input.hidden.html
===================================================================
RCS file: /sources/public/html5/markup/input.hidden.html,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- input.hidden.html	10 Aug 2010 13:51:06 -0000	1.84
+++ input.hidden.html	12 Aug 2010 19:55:29 -0000	1.85
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#hidden-state">&#9432;</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">hidden</span></span> &#8211; <span class="shortdesc">hidden input control</span> <a class="hash" href="#input.hidden">#</a> <a class="toc-bak" href="Overview.html#input.hidden-toc">T</a>
 </h2>
       <div id="input.hidden-longdesc" class="longdesc">
-    <p>The <a href="input.html#input" class="element">input</a> element
+    <p>The
+    <span class="element">input</span>
+    element
     with a <span class="attribute">type</span> attribute whose
     value is "<code>hidden</code>"
     represents a value that is not intended to be examined or
@@ -94,7 +96,9 @@
 <span class="attribute-name">type</span> = <span class="attr-values">  "hidden" </span> 
 <a class="hash" href="input.hidden.html#input.hidden.attrs.type">#</a>
 </dt>
-            <dd>Specifies that its <a href="input.html#input" class="element">input</a> element
+            <dd>Specifies that its
+        <span class="element">input</span>
+        element
         represents a value that is not intended to be examined or
         manipulated by the user.</dd>
           
@@ -103,7 +107,9 @@
 <span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref56">string</a></span> 
 <a class="hash" 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>
+            <dd>Specifies a value for the
+        <span class="element">input</span>
+        element.</dd>
           
         </dl>
 </div>
@@ -143,9 +149,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.hidden-tags">#</a>
 </h2>
         <p>The
-            <a href="input.html#input" class="element">input</a>
+            <span class="element">input</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref42">void element</a>.
-            An <a href="input.html#input" class="element">input</a>
+            An <span class="element">input</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: caption.html
===================================================================
RCS file: /sources/public/html5/markup/caption.html,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -d -r1.72 -r1.73
--- caption.html	10 Aug 2010 13:51:03 -0000	1.72
+++ caption.html	12 Aug 2010 19:55:26 -0000	1.73
@@ -23,8 +23,11 @@
 <span class="spec-link"><a title="Read about the caption element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-caption-element">&#9432;</a></span> <span class="element">caption</span> &#8211; <span class="shortdesc">table title</span> <a class="hash" href="#caption">#</a> <a class="toc-bak" href="Overview.html#caption-toc">T</a>
 </h2>
       <div id="caption-longdesc" class="longdesc">
-    <p>The <a href="caption.html#caption" class="element">caption</a> element
-    represents the title of the <a href="table.html#table" class="element">table</a> that is its parent.</p>
+    <p>The
+    <span class="element">caption</span>
+    element represents the title of the
+    <a href="table.html#table" class="element">table</a>
+    that is its parent.</p>
   </div>
       <div class="no-number no-toc" id="caption-content-model">
         <h2 class="element-subhead">Permitted contents <a class="hash" href="#caption-content-model">#</a>
@@ -65,7 +68,7 @@
       <div class="no-number no-toc tag-omission" id="caption-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#caption-tags">#</a>
 </h2>
-        <p>A <a href="caption.html#caption" class="element">caption</a>
+        <p>A <span class="element">caption</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: style.css
===================================================================
RCS file: /sources/public/html5/markup/style.css,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -d -r1.141 -r1.142
--- style.css	10 Aug 2010 13:51:09 -0000	1.141
+++ style.css	12 Aug 2010 19:55:32 -0000	1.142
@@ -362,6 +362,8 @@
 .element {
   /* color: orangered; */
   color: #D93B00;
+}
+h2 .element {
   font-weight: bold;
 }
 .assertions .element,

Index: kbd.html
===================================================================
RCS file: /sources/public/html5/markup/kbd.html,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -d -r1.71 -r1.72
--- kbd.html	10 Aug 2010 13:51:07 -0000	1.71
+++ kbd.html	12 Aug 2010 19:55:30 -0000	1.72
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the kbd element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-kbd-element">&#9432;</a></span> <span class="element">kbd</span> &#8211; <span class="shortdesc">user input</span> <a class="hash" href="#kbd">#</a> <a class="toc-bak" href="Overview.html#kbd-toc">T</a>
 </h2>
       <div id="kbd-longdesc" class="longdesc">
-    <p>The <a href="kbd.html#kbd" class="element">kbd</a> element
+    <p>The
+    <span class="element">kbd</span>
+    element
     represents user input.</p>
   </div>
       <div class="no-number no-toc" id="kbd-content-model">
@@ -33,7 +35,7 @@
         
       <div id="kbd-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref27">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref26">phrasing content</a></span>
         
     </p>
         </div>
@@ -55,7 +57,7 @@
       <div class="no-number no-toc tag-omission" id="kbd-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#kbd-tags">#</a>
 </h2>
-        <p>A <a href="kbd.html#kbd" class="element">kbd</a>
+        <p>A <span class="element">kbd</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -72,7 +74,9 @@
         <h2 class="element-subhead">Details <a class="hash" href="#kbd-details">#</a>
 </h2>
 <div class="details">
-    <p>The <a href="kbd.html#kbd" class="element">kbd</a> element
+    <p>The
+    <span class="element">kbd</span>
+    element
     typically represents keyboard input, though it may also
     represent other input, such as voice commands.</p>
   </div>

Index: references.html
===================================================================
RCS file: /sources/public/html5/markup/references.html,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- references.html	10 Aug 2010 13:51:08 -0000	1.39
+++ references.html	12 Aug 2010 19:55:31 -0000	1.40
@@ -33,6 +33,10 @@
       Phillips, M. Davis.</dd>
     <dd><span class="references-note">(for examples of language
         tags, see in particular <a href="http://tools.ietf.org/html/bcp47#appendix-A">http://tools.ietf.org/html/bcp47#appendix-A</a>)</span></dd>
+    <dt><dfn id="refsBIDI">BIDI</dfn></dt>
+    <dd>
+<cite><a href="http://unicode.org/reports/tr9/">Unicode Standard Annex #9: Unicode Bidirectional Algorithm</a></cite>.
+      M. Davis.</dd>
     <dt><dfn id="refsCharacterSets">Character Sets</dfn></dt>
     <dd>
 <cite><a href="http://www.iana.org/assignments/character-sets">Character Sets</a></cite>. Internet Assigned Numbers Authority (IANA).</dd>

Index: base.html
===================================================================
RCS file: /sources/public/html5/markup/base.html,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- base.html	10 Aug 2010 13:51:02 -0000	1.83
+++ base.html	12 Aug 2010 19:55:26 -0000	1.84
@@ -23,10 +23,12 @@
 <span class="spec-link"><a title="Read about the base element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-base-element">&#9432;</a></span> <span class="element">base</span> &#8211; <span class="shortdesc">base URL</span> <a class="hash" href="#base">#</a> <a class="toc-bak" href="Overview.html#base-toc">T</a>
 </h2>
       <div id="base-longdesc" class="longdesc">
-    <p>The <a href="base.html#base" class="element">base</a> element
+    <p>The
+    <span class="element">base</span>
+    element
     specifies a document-wide base URL for the purposes of
     resolving relative URLs, and a document-wide default
-    <a href="terminology.html#context" id="context_xref5">browsing context</a> name
+    <a href="terminology.html#context" id="context_xref4">browsing context</a> name
     for the purposes of following hyperlinks.</p>
   </div>
       <div class="no-number no-toc" id="base-content-model">
@@ -72,7 +74,7 @@
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 <a class="hash" href="base.html#base.attrs.target">#</a>
 </dt>
-            <dd>A <a href="terminology.html#context" id="context_xref6">browsing context</a> name or
+            <dd>A <a href="terminology.html#context" id="context_xref5">browsing context</a> name or
         keyword for use in following hyperlinks.</dd>
           
 <dd><div class="datatype-desc">Any
@@ -83,7 +85,7 @@
           <a href="datatypes.html#common.data.browsing-context-name" id="common.data.browsing-context-name_xref3">browsing-context name</a>
 </li>
           <li>any
-          <a href="terminology.html#case-insensitive" id="case-insensitive_xref18">case-insensitive match</a>
+          <a href="terminology.html#case-insensitive" id="case-insensitive_xref17">case-insensitive match</a>
           for one of the following literal strings:
               "<code>_blank</code>",
               "<code>_self</code>",
@@ -100,9 +102,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#base-tags">#</a>
 </h2>
         <p>The
-            <a href="base.html#base" class="element">base</a>
+            <span class="element">base</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref8">void element</a>.
-            A <a href="base.html#base" class="element">base</a>
+            A <span class="element">base</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: canvas.html
===================================================================
RCS file: /sources/public/html5/markup/canvas.html,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- canvas.html	10 Aug 2010 13:51:03 -0000	1.75
+++ canvas.html	12 Aug 2010 19:55:26 -0000	1.76
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the canvas element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-canvas-element.html#the-canvas-element">&#9432;</a></span> <span class="element">canvas</span> &#8211; <span class="shortdesc">canvas for dynamic graphics</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#canvas">#</a> <a class="toc-bak" href="Overview.html#canvas-toc">T</a>
 </h2>
       <div id="canvas-longdesc" class="longdesc">
-    <p>The <a href="canvas.html#canvas" class="element">canvas</a> element
+    <p>The
+    <span class="element">canvas</span>
+    element
     represents a resolution-dependent bitmap canvas, which can be
     used for dynamically rendering of images such as game
     graphics, graphs, or other images.</p>
@@ -78,7 +80,7 @@
       <div class="no-number no-toc tag-omission" id="canvas-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#canvas-tags">#</a>
 </h2>
-        <p>A <a href="canvas.html#canvas" class="element">canvas</a>
+        <p>A <span class="element">canvas</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: input.search.html
===================================================================
RCS file: /sources/public/html5/markup/input.search.html,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -d -r1.87 -r1.88
--- input.search.html	10 Aug 2010 13:51:06 -0000	1.87
+++ input.search.html	12 Aug 2010 19:55:29 -0000	1.88
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">&#9432;</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">search</span></span> &#8211; <span class="shortdesc">search field</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.search">#</a> <a class="toc-bak" href="Overview.html#input.search-toc">T</a>
 </h2>
       <div id="input.search-longdesc" class="longdesc">
-    <p>The <a href="input.html#input" class="element">input</a> element
+    <p>The
+    <span class="element">input</span>
+    element
     with a <span class="attribute">type</span> attribute whose
     value is "<code>search</code>" represents
     a one-line plain-text edit control for entering one or more
@@ -103,7 +105,9 @@
 <span class="attribute-name">type</span> = <span class="attr-values">  "search" </span> 
 <a class="hash" 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
+            <dd>Specifies that its
+        <span class="element">input</span>
+        element is
         a one-line plain-text edit control for entering one or
         more search terms.</dd>
           
@@ -216,7 +220,9 @@
 <span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref74">string</a></span> 
 <a class="hash" 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>
+            <dd>Specifies a value for this
+        <span class="element">input</span>
+        element.</dd>
           
         </dl>
 </div>
@@ -256,9 +262,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.search-tags">#</a>
 </h2>
         <p>The
-            <a href="input.html#input" class="element">input</a>
+            <span class="element">input</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref66">void element</a>.
-            An <a href="input.html#input" class="element">input</a>
+            An <span class="element">input</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: tfoot.html
===================================================================
RCS file: /sources/public/html5/markup/tfoot.html,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- tfoot.html	10 Aug 2010 13:51:10 -0000	1.73
+++ tfoot.html	12 Aug 2010 19:55:32 -0000	1.74
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the tfoot element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tfoot-element">&#9432;</a></span> <span class="element">tfoot</span> &#8211; <span class="shortdesc">table footer row group</span> <a class="hash" href="#tfoot">#</a> <a class="toc-bak" href="Overview.html#tfoot-toc">T</a>
 </h2>
       <div id="tfoot-longdesc" class="longdesc">
-    <p>The <a href="tfoot.html#tfoot" class="element">tfoot</a> element
+    <p>The
+    <span class="element">tfoot</span>
+    element
     represents the block of rows that consist of the column
     summaries (footers) for its parent <a href="table.html#table" class="element">table</a> element.</p>
   </div>
@@ -80,15 +82,15 @@
 </h2>
         
     <p>A
-    <a href="tfoot.html#tfoot" class="element">tfoot</a>
+    <span class="element">tfoot</span>
     element must have
     a <span title="syntax-start-tag">start tag</span>.</p>
     <p>A
-    <a href="tfoot.html#tfoot" class="element">tfoot</a>
+    <span class="element">tfoot</span>
     element&#8217;s
     <span title="syntax-end-tag">end tag</span>
     may be omitted if the
-    <a href="tfoot.html#tfoot" class="element">tfoot</a>
+    <span class="element">tfoot</span>
     element is immediately followed by a
     <a href="tbody.html#tbody" class="element">tbody</a>
     element, or if there is no more content in the parent
@@ -106,13 +108,13 @@
 </h2>
 <div class="details">
     <p>Although previous versions of HTML only allowed the
-    <a href="tfoot.html#tfoot" class="element">tfoot</a>
+    <span class="element">tfoot</span>
     element to occur before any
     <a href="tbody.html#tbody" class="element">tbody</a>
     or
     <a href="tr.html#tr" class="element">tr</a>
     elements, but not after, the
-    <a href="tfoot.html#tfoot" class="element">tfoot</a>
+    <span class="element">tfoot</span>
     element is now also alternatively allowed to occur after any
     <a href="tbody.html#tbody" class="element">tbody</a>
     or

Index: rt.html
===================================================================
RCS file: /sources/public/html5/markup/rt.html,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- rt.html	10 Aug 2010 13:51:08 -0000	1.73
+++ rt.html	12 Aug 2010 19:55:31 -0000	1.74
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the rt element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-rt-element">&#9432;</a></span> <span class="element">rt</span> &#8211; <span class="shortdesc">ruby text</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#rt">#</a> <a class="toc-bak" href="Overview.html#rt-toc">T</a>
 </h2>
       <div id="rt-longdesc" class="longdesc">
-    <p>The <a href="rt.html#rt" class="element">rt</a> element marks the
+    <p>The
+    <span class="element">rt</span>
+    element marks the
     ruby text component of a ruby annotation.</p>
   </div>
       <div class="no-number no-toc" id="rt-content-model">
@@ -33,7 +35,7 @@
         
       <div id="rt-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref41">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref40">phrasing content</a></span>
         
     </p>
         </div>
@@ -57,17 +59,17 @@
 </h2>
         
     <p>An
-    <a href="rt.html#rt" class="element">rt</a>
+    <span class="element">rt</span>
     element must have a
     <span title="syntax-start-tag">start tag</span>.</p>
     <p>An
-    <a href="rt.html#rt" class="element">rt</a>
+    <span class="element">rt</span>
     element&#8217;s
     <span title="syntax-end-tag">end tag</span>
     may be omitted if the
-    <a href="rt.html#rt" class="element">rt</a>
+    <span class="element">rt</span>
     element is immediately followed by an
-    <a href="rt.html#rt" class="element">rt</a>
+    <span class="element">rt</span>
     or
     <a href="rp.html#rp" class="element">rp</a>
     element, or if there is no more content in the parent

Index: fieldset.html
===================================================================
RCS file: /sources/public/html5/markup/fieldset.html,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- fieldset.html	10 Aug 2010 13:51:04 -0000	1.77
+++ fieldset.html	12 Aug 2010 19:55:27 -0000	1.78
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the fieldset element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-fieldset-element">&#9432;</a></span> <span class="element">fieldset</span> &#8211; <span class="shortdesc">set of related form controls</span> <a class="hash" href="#fieldset">#</a> <a class="toc-bak" href="Overview.html#fieldset-toc">T</a>
 </h2>
       <div id="fieldset-longdesc" class="longdesc">
-    <p>The <code><a href="fieldset.html#fieldset" class="element">fieldset</a></code> element represents a
+    <p>The
+    <span class="element">fieldset</span>
+    element represents a
     set of form controls grouped under a common name.</p>
   </div>
       <div class="no-number no-toc" id="fieldset-content-model">
@@ -94,7 +96,7 @@
       <div class="no-number no-toc tag-omission" id="fieldset-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#fieldset-tags">#</a>
 </h2>
-        <p>A <a href="fieldset.html#fieldset" class="element">fieldset</a>
+        <p>A <span class="element">fieldset</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: spec.html
===================================================================
RCS file: /sources/public/html5/markup/spec.html,v
retrieving revision 1.281
retrieving revision 1.282
diff -u -d -r1.281 -r1.282
--- spec.html	10 Aug 2010 13:51:09 -0000	1.281
+++ spec.html	12 Aug 2010 19:55:31 -0000	1.282
@@ -11,7 +11,7 @@
 <div class="head">
 <div><a href="http://www.w3.org/"><img height="48" width="72" alt="W3C" src="http://www.w3.org/Icons/w3c_home"></a></div>
 <h1>HTML: The Markup Language Reference</h1>
-<h2>W3C Editor&#8217;s Draft <em>10 August 2010</em>
+<h2>W3C Editor&#8217;s Draft <em>13 August 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>
[...7554 lines suppressed...]
 </ul>
 <ul id="data-url-no-spaces_index_items">
 <li><a href="#data-url-no-spaces_xref1"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">refresh</span></span> element: <span class="attribute-name">content</span> attribute</a></li>
-<li><a href="#data-url-no-spaces_xref2"><cite class="index">URL</cite> data type</a></li>
-<li><a href="#data-url-no-spaces_xref3"><cite class="index">refresh value</cite> data type</a></li>
+<li>
+<a href="#data-url-no-spaces_xref2"><cite class="index">URL potentially surrounded by spaces</cite> data type</a><span class="index-counter"> [<a href="#data-url-no-spaces_xref3">2</a>]</span>
+</li>
+<li><a href="#data-url-no-spaces_xref4"><cite class="index">refresh value</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry" id="common.data.uri_index">
@@ -28044,7 +28398,6 @@
 <li><a href="#common.data.uri_xref25"><span class="element">video</span> element: <span class="attribute-name">poster</span> attribute</a></li>
 <li><a href="#common.data.uri_xref26"><span class="element">video</span> element: <span class="attribute-name">src</span> attribute</a></li>
 <li><a href="#common.data.uri_xref27"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:base</span> attribute</a></li>
-<li><a href="#common.data.uri_xref28"><cite class="index">URL potentially surrounded by spaces</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry" id="void-element_index">

Index: datalist.html
===================================================================
RCS file: /sources/public/html5/markup/datalist.html,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -d -r1.78 -r1.79
--- datalist.html	10 Aug 2010 13:51:03 -0000	1.78
+++ datalist.html	12 Aug 2010 19:55:26 -0000	1.79
@@ -23,7 +23,8 @@
 <span class="spec-link"><a title="Read about the datalist element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-datalist-element">&#9432;</a></span> <span class="element">datalist</span> &#8211; <span class="shortdesc">predefined options for other controls</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#datalist">#</a> <a class="toc-bak" href="Overview.html#datalist-toc">T</a>
 </h2>
       <div id="datalist-longdesc" class="longdesc">
-    <p>The <a href="datalist.html#datalist" class="element">datalist</a>
+    <p>The
+    <span class="element">datalist</span>
     element represents a
     set of <a href="option.html#option" class="element">option</a> elements
     that represent predefined options for other controls.</p>
@@ -36,7 +37,7 @@
       <div id="datalist-mdls">
         <p class="elem-mdl">
       <span><span>zero or more </span><a class="ref" href="option.html#option">option</a><span> elements</span>, </span> 
-   <span class="postfix intermixed">intermixed with</span> <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref14">phrasing content</a></span>
+   <span class="postfix intermixed">intermixed with</span> <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref13">phrasing content</a></span>
         
     </p>
         </div>
@@ -58,7 +59,7 @@
       <div class="no-number no-toc tag-omission" id="datalist-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#datalist-tags">#</a>
 </h2>
-        <p>A <a href="datalist.html#datalist" class="element">datalist</a>
+        <p>A <span class="element">datalist</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -77,7 +78,7 @@
 <div class="details">
     <p>The <a href="syntax.html#contents" id="contents_xref11">contents</a>
     of the
-    <a href="datalist.html#datalist" class="element">datalist</a>
+    <span class="element">datalist</span>
     element represent fallback content for legacy
     user agents, intermixed with
     <a href="option.html#option" class="element">option</a>

Index: h1.html
===================================================================
RCS file: /sources/public/html5/markup/h1.html,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- h1.html	10 Aug 2010 13:51:04 -0000	1.76
+++ h1.html	12 Aug 2010 19:55:28 -0000	1.77
@@ -23,7 +23,11 @@
 <span class="spec-link"><a title="Read about the h1 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">&#9432;</a></span> <span class="element">h1</span> &#8211; <span class="shortdesc">heading</span> <a class="hash" href="#h1">#</a> <a class="toc-bak" href="Overview.html#h1-toc">T</a>
 </h2>
       <div id="h1-longdesc" class="longdesc">
-    <p>The <a href="h1.html#h1" class="element">h1</a> through <a href="h6.html#h6" class="element">h6</a> elements are headings for
+    <p>The
+    <span class="element">h1</span>
+    through
+    <span class="element">h6</span>
+    elements are headings for
     the sections with which they are associated.</p>
   </div>
       <div class="no-number no-toc" id="h1-content-model">
@@ -33,7 +37,7 @@
         
       <div id="h1-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref19">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref18">phrasing content</a></span>
         
     </p>
         </div>
@@ -69,7 +73,7 @@
       <div class="no-number no-toc tag-omission" id="h1-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#h1-tags">#</a>
 </h2>
-        <p>An <a href="h1.html#h1" class="element">h1</a>
+        <p>An <span class="element">h1</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: h3.html
===================================================================
RCS file: /sources/public/html5/markup/h3.html,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- h3.html	10 Aug 2010 13:51:04 -0000	1.77
+++ h3.html	12 Aug 2010 19:55:28 -0000	1.78
@@ -23,7 +23,11 @@
 <span class="spec-link"><a title="Read about the h3 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">&#9432;</a></span> <span class="element">h3</span> &#8211; <span class="shortdesc">heading</span> <a class="hash" href="#h3">#</a> <a class="toc-bak" href="Overview.html#h3-toc">T</a>
 </h2>
       <div id="h3-longdesc" class="longdesc">
-    <p>The <a href="h1.html#h1" class="element">h1</a> through <a href="h6.html#h6" class="element">h6</a> elements are headings for
+    <p>The
+    <span class="element">h1</span>
+    through
+    <span class="element">h6</span>
+    elements are headings for
     the sections with which they are associated.</p>
   </div>
       <div class="no-number no-toc" id="h3-content-model">
@@ -33,7 +37,7 @@
         
       <div id="h3-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref21">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref20">phrasing content</a></span>
         
     </p>
         </div>
@@ -69,7 +73,7 @@
       <div class="no-number no-toc tag-omission" id="h3-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#h3-tags">#</a>
 </h2>
-        <p>An <a href="h3.html#h3" class="element">h3</a>
+        <p>An <span class="element">h3</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: optgroup.html
===================================================================
RCS file: /sources/public/html5/markup/optgroup.html,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- optgroup.html	10 Aug 2010 13:51:08 -0000	1.74
+++ optgroup.html	12 Aug 2010 19:55:30 -0000	1.75
@@ -23,8 +23,11 @@
 <span class="spec-link"><a title="Read about the optgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-optgroup-element">&#9432;</a></span> <span class="element">optgroup</span> &#8211; <span class="shortdesc">group of options</span> <a class="hash" href="#optgroup">#</a> <a class="toc-bak" href="Overview.html#optgroup-toc">T</a>
 </h2>
       <div id="optgroup-longdesc" class="longdesc">
-    <p>The <a href="optgroup.html#optgroup" class="element">optgroup</a>
-    element represents a group of <a href="option.html#option" class="element">option</a> elements with a common label.</p>
+    <p>The
+    <span class="element">optgroup</span>
+    element represents a group of
+    <a href="option.html#option" class="element">option</a>
+    elements with a common label.</p>
   </div>
       <div class="no-number no-toc" id="optgroup-content-model">
         <h2 class="element-subhead">Permitted contents <a class="hash" href="#optgroup-content-model">#</a>
@@ -60,7 +63,8 @@
 <a class="hash" 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>
+        its
+        <span class="element">optgroup</span>
         element represents.</dd>
           
             <dt id="optgroup.attrs.disabled" title="optgroup.attrs.disabled">
@@ -82,17 +86,17 @@
 </h2>
         
     <p>An
-    <a href="optgroup.html#optgroup" class="element">optgroup</a>
+    <span class="element">optgroup</span>
     element must have a
     <span title="syntax-start-tag">start tag</span>.</p>
     <p>An
-    <a href="optgroup.html#optgroup" class="element">optgroup</a>
+    <span class="element">optgroup</span>
     element&#8217;s
     <span title="syntax-end-tag">end tag</span>
     may be omitted if the
-    <a href="optgroup.html#optgroup" class="element">optgroup</a>
+    <span class="element">optgroup</span>
     element is immediately followed by another
-    <a href="optgroup.html#optgroup" class="element">optgroup</a>
+    <span class="element">optgroup</span>
     element, or if there is no more content in the parent
     element.</p>
   

Index: input.week.html
===================================================================
RCS file: /sources/public/html5/markup/input.week.html,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -d -r1.87 -r1.88
--- input.week.html	10 Aug 2010 13:51:07 -0000	1.87
+++ input.week.html	12 Aug 2010 19:55:29 -0000	1.88
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#week-state">&#9432;</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">week</span></span> &#8211; <span class="shortdesc">year-and-week input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.week">#</a> <a class="toc-bak" href="Overview.html#input.week-toc">T</a>
 </h2>
       <div id="input.week-longdesc" class="longdesc">
-    <p>The <a href="input.html#input" class="element">input</a> element
+    <p>The
+    <span class="element">input</span>
+    element
     with a <span class="attribute">type</span> attribute whose
     value is "<code>week</code>" represents
     a control for setting the element&#8217;s value to a string
@@ -102,7 +104,9 @@
 <span class="attribute-name">type</span> = <span class="attr-values">  "week" </span> 
 <a class="hash" 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
+            <dd>Specifies that its
+        <span class="element">input</span>
+        element is
         a control for setting the element&#8217;s value to a string
         representing a week.</dd>
           
@@ -333,9 +337,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.week-tags">#</a>
 </h2>
         <p>The
-            <a href="input.html#input" class="element">input</a>
+            <span class="element">input</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref56">void element</a>.
-            An <a href="input.html#input" class="element">input</a>
+            An <span class="element">input</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: button.button.html
===================================================================
RCS file: /sources/public/html5/markup/button.button.html,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- button.button.html	10 Aug 2010 13:51:02 -0000	1.83
+++ button.button.html	12 Aug 2010 19:55:26 -0000	1.84
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">&#9432;</a></span> <span class="element">button</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">button</span></span> &#8211; <span class="shortdesc">button with no additional semantics</span> <a class="hash" href="#button.button">#</a> <a class="toc-bak" href="Overview.html#button.button-toc">T</a>
 </h2>
       <div id="button.button-longdesc" class="longdesc">
-    <p>The <a href="button.html#button" class="element">button</a> element
+    <p>The
+    <span class="element">button</span>
+    element
     with a <span class="attribute">type</span> attribute whose
     value is "<code>button</code>" represents a button with no
     additional semantics.</p>
@@ -35,7 +37,7 @@
         
       <div id="button.button-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref10">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref9">phrasing content</a></span>
         
     </p>
         </div>
@@ -97,8 +99,9 @@
 <span class="attribute-name">type</span> = <span class="attr-values">  "button" </span> 
 <a class="hash" 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>
+            <dd>Specifies that its
+        <span class="element">button</span>
+        element is a button with no additional semantics.</dd>
           
             <dt id="button.button.attrs.value" title="button.button.attrs.value">
 <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>
@@ -145,7 +148,7 @@
       <div class="no-number no-toc tag-omission" id="button.button-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#button.button-tags">#</a>
 </h2>
-        <p>A <a href="button.html#button" class="element">button</a>
+        <p>A <span class="element">button</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: form.html
===================================================================
RCS file: /sources/public/html5/markup/form.html,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -d -r1.87 -r1.88
--- form.html	10 Aug 2010 13:51:04 -0000	1.87
+++ form.html	12 Aug 2010 19:55:28 -0000	1.88
@@ -23,8 +23,9 @@
 <span class="spec-link"><a title="Read about the form element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-form-element">&#9432;</a></span> <span class="element">form</span> &#8211; <span class="shortdesc">user-submittable form</span> <a class="hash" href="#form">#</a> <a class="toc-bak" href="Overview.html#form-toc">T</a>
 </h2>
       <div id="form-longdesc" class="longdesc">
-    <p>The <a href="form.html#form" class="element">form</a> element
-    represents a user-submittable form.</p>
+    <p>The
+    <span class="element">form</span>
+    element represents a user-submittable form.</p>
   </div>
       <div class="no-number no-toc" id="form-content-model">
         <h2 class="element-subhead">Permitted contents <a class="hash" href="#form-content-model">#</a>
@@ -143,7 +144,7 @@
           <a href="datatypes.html#common.data.browsing-context-name" id="common.data.browsing-context-name_xref5">browsing-context name</a>
 </li>
           <li>any
-          <a href="terminology.html#case-insensitive" id="case-insensitive_xref20">case-insensitive match</a>
+          <a href="terminology.html#case-insensitive" id="case-insensitive_xref19">case-insensitive match</a>
           for one of the following literal strings:
               "<code>_blank</code>",
               "<code>_self</code>",
@@ -182,7 +183,7 @@
       <div class="no-number no-toc tag-omission" id="form-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#form-tags">#</a>
 </h2>
-        <p>A <a href="form.html#form" class="element">form</a>
+        <p>A <span class="element">form</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: small.html
===================================================================
RCS file: /sources/public/html5/markup/small.html,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- small.html	10 Aug 2010 13:51:08 -0000	1.74
+++ small.html	12 Aug 2010 19:55:31 -0000	1.75
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the small element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-small-element">&#9432;</a></span> <span class="element">small</span> &#8211; <span class="shortdesc">small print</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#small">#</a> <a class="toc-bak" href="Overview.html#small-toc">T</a>
 </h2>
       <div id="small-longdesc" class="longdesc">
-    <p>The <a href="small.html#small" class="element">small</a> element
+    <p>The
+    <span class="element">small</span>
+    element
     represents so-called &#8220;fine print&#8221; or &#8220;small print&#8221;, such as
     legal disclaimers and caveats.</p>
   </div>
@@ -34,7 +36,7 @@
         
       <div id="small-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref44">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref43">phrasing content</a></span>
         
     </p>
         </div>
@@ -56,7 +58,7 @@
       <div class="no-number no-toc tag-omission" id="small-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#small-tags">#</a>
 </h2>
-        <p>A <a href="small.html#small" class="element">small</a>
+        <p>A <span class="element">small</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -74,7 +76,7 @@
 </h2>
 <div class="changes">
     <p>Although previous versions of HTML defined the
-    <a class="element" href="small.html#small">small</a>
+    <span class="element">small</span>
     element only in presentational terms, the element has now been
     given the specific semantic purpose of representing those
     parts of documents that are often referred to as &#8220;the fine

Index: ruby.html
===================================================================
RCS file: /sources/public/html5/markup/ruby.html,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- ruby.html	10 Aug 2010 13:51:08 -0000	1.73
+++ ruby.html	12 Aug 2010 19:55:31 -0000	1.74
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the ruby element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-ruby-element">&#9432;</a></span> <span class="element">ruby</span> &#8211; <span class="shortdesc">ruby annotation</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#ruby">#</a> <a class="toc-bak" href="Overview.html#ruby-toc">T</a>
 </h2>
       <div id="ruby-longdesc" class="longdesc">
-    <p>The <a href="ruby.html#ruby" class="element">ruby</a> element allows
+    <p>The
+    <span class="element">ruby</span>
+    element allows
     spans of phrasing content to be marked with ruby annotations.</p>
   </div>
       <div class="no-number no-toc" id="ruby-content-model">
@@ -33,7 +35,7 @@
         
       <div id="ruby-mdls">
         <p class="elem-mdl">
-       <span>one or more of: </span><span class="agroupof"><span><a href="terminology.html#phrasing-content" id="phrasing-content_xref42">phrasing content</a></span> <span class="postfix followedby">followed by</span> 
+       <span>one or more of: </span><span class="agroupof"><span><a href="terminology.html#phrasing-content" id="phrasing-content_xref41">phrasing content</a></span> <span class="postfix followedby">followed by</span> 
                           <span class="agroupof"><span><span>one </span><a class="ref" href="rt.html#rt">rt</a><span> element</span>, </span>
                                                  <span class="postfix or">or</span>  <span class="agroupof"><span><span>one </span><a class="ref" href="rp.html#rp">rp</a><span> element</span>, </span> <span class="postfix followedby">followed by</span> 
                                                                                                            <span><span>one </span><a class="ref" href="rt.html#rt">rt</a><span> element</span>, </span> <span class="postfix followedby">followed by</span> 
@@ -59,7 +61,7 @@
       <div class="no-number no-toc tag-omission" id="ruby-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#ruby-tags">#</a>
 </h2>
-        <p>A <a href="ruby.html#ruby" class="element">ruby</a>
+        <p>A <span class="element">ruby</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: index-of-terms.html
===================================================================
RCS file: /sources/public/html5/markup/index-of-terms.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- index-of-terms.html	10 Aug 2010 13:51:05 -0000	1.1
+++ index-of-terms.html	12 Aug 2010 19:55:28 -0000	1.2
@@ -139,6 +139,17 @@
 <li><a href="datatypes.html#refsBCP47_xref7"><cite class="index">language tag</cite> data type</a></li>
 </ul>
 </div>
+<div class="index-entry" id="refsBIDI_index">
+<p class="index-term">BIDI (specification)</p>
+<ul>
+<li>
+<a href="references.html#refsBIDI"><cite class="index">References</cite> section: <cite class="index-dfn">BIDI</cite></a> <span class="index-notation">(defining instance)</span>
+</li>
+</ul>
+<ul id="refsBIDI_index_items">
+<li><a href="bdo.html#refsBIDI_xref1"><span class="element">bdo</span> element</a></li>
+</ul>
+</div>
 <div class="index-entry" id="context_index">
 <p class="index-term">browsing context</p>
 <ul>
@@ -147,20 +158,19 @@
 </li>
 </ul>
 <ul id="context_index_items">
-<li><a href="terminology.html#context_xref1"><cite class="index">Terminology</cite> section: <cite class="index-dfn">browsing context</cite></a></li>
-<li><a href="a.html#context_xref2"><span class="element">a</span> element: <span class="attribute-name">target</span> attribute</a></li>
-<li><a href="a.html#context_xref3"><span class="element">a</span> element: <cite class="index">Examples</cite></a></li>
-<li><a href="area.html#context_xref4"><span class="element">area</span> element: <span class="attribute-name">target</span> attribute</a></li>
-<li><a href="base.html#context_xref5"><span class="element">base</span> element</a></li>
-<li><a href="base.html#context_xref6"><span class="element">base</span> element: <span class="attribute-name">target</span> attribute</a></li>
-<li><a href="button.submit.html#context_xref7"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> element: <span class="attribute-name">formtarget</span> attribute</a></li>
-<li><a href="iframe.html#context_xref8"><span class="element">iframe</span> element: <span class="attribute-name">src</span> attribute</a></li>
-<li><a href="iframe.html#context_xref9"><span class="element">iframe</span> element: <span class="attribute-name">name</span> attribute</a></li>
-<li><a href="iframe.html#context_xref10"><span class="element">iframe</span> element: <span class="attribute-name">sandbox</span> attribute</a></li>
-<li><a href="iframe.html#context_xref11"><span class="element">iframe</span> element: <span class="attribute-name">seamless</span> attribute</a></li>
-<li><a href="input.submit.html#context_xref12"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> element: <span class="attribute-name">formtarget</span> attribute</a></li>
-<li><a href="input.image.html#context_xref13"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">image</span></span> element: <span class="attribute-name">formtarget</span> attribute</a></li>
-<li><a href="object.html#context_xref14"><span class="element">object</span> element: <span class="attribute-name">name</span> attribute</a></li>
+<li><a href="a.html#context_xref1"><span class="element">a</span> element: <span class="attribute-name">target</span> attribute</a></li>
+<li><a href="a.html#context_xref2"><span class="element">a</span> element: <cite class="index">Examples</cite></a></li>
+<li><a href="area.html#context_xref3"><span class="element">area</span> element: <span class="attribute-name">target</span> attribute</a></li>
+<li><a href="base.html#context_xref4"><span class="element">base</span> element</a></li>
+<li><a href="base.html#context_xref5"><span class="element">base</span> element: <span class="attribute-name">target</span> attribute</a></li>
+<li><a href="button.submit.html#context_xref6"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> element: <span class="attribute-name">formtarget</span> attribute</a></li>
+<li><a href="iframe.html#context_xref7"><span class="element">iframe</span> element: <span class="attribute-name">src</span> attribute</a></li>
+<li><a href="iframe.html#context_xref8"><span class="element">iframe</span> element: <span class="attribute-name">name</span> attribute</a></li>
+<li><a href="iframe.html#context_xref9"><span class="element">iframe</span> element: <span class="attribute-name">sandbox</span> attribute</a></li>
+<li><a href="iframe.html#context_xref10"><span class="element">iframe</span> element: <span class="attribute-name">seamless</span> attribute</a></li>
+<li><a href="input.submit.html#context_xref11"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> element: <span class="attribute-name">formtarget</span> attribute</a></li>
+<li><a href="input.image.html#context_xref12"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">image</span></span> element: <span class="attribute-name">formtarget</span> attribute</a></li>
+<li><a href="object.html#context_xref13"><span class="element">object</span> element: <span class="attribute-name">name</span> attribute</a></li>
 </ul>
 </div>
 <div class="index-entry" id="common.data.browsing-context-name_index">
@@ -208,38 +218,37 @@
 </li>
 </ul>
 <ul id="case-insensitive_index_items">
-<li><a href="terminology.html#case-insensitive_xref1"><cite class="index">Terminology</cite> section: <cite class="index-dfn">case-insensitive match</cite></a></li>
 <li>
-<a href="documents.html#case-insensitive_xref2"><cite class="index">Case insensitivity in tag names and attribute names</cite> section</a><span class="index-counter"> [<a href="documents.html#case-insensitive_xref3">2</a>]</span>
+<a href="documents.html#case-insensitive_xref1"><cite class="index">Case insensitivity in tag names and attribute names</cite> section</a><span class="index-counter"> [<a href="documents.html#case-insensitive_xref2">2</a>]</span>
 </li>
 <li>
-<a href="syntax.html#case-insensitive_xref4"><cite class="index">The doctype</cite> section</a><span class="index-counter"> [<a href="syntax.html#case-insensitive_xref5">2</a>]</span><span class="index-counter"> [<a href="syntax.html#case-insensitive_xref6">3</a>]</span><span class="index-counter"> [<a href="syntax.html#case-insensitive_xref7">4</a>]</span><span class="index-counter"> [<a href="syntax.html#case-insensitive_xref8">5</a>]</span><span class="index-counter"> [<a href="syntax.html#case-insensitive_xref9">6</a>]</span><span class="index-counter"> [<a href="syntax.html#case-insensitive_xref10">7</a>]</span><span class="index-counter"> [<a href="syntax.html#case-insensitive_xref11">8</a>]</span>
+<a href="syntax.html#case-insensitive_xref3"><cite class="index">The doctype</cite> section</a><span class="index-counter"> [<a href="syntax.html#case-insensitive_xref4">2</a>]</span><span class="index-counter"> [<a href="syntax.html#case-insensitive_xref5">3</a>]</span><span class="index-counter"> [<a href="syntax.html#case-insensitive_xref6">4</a>]</span><span class="index-counter"> [<a href="syntax.html#case-insensitive_xref7">5</a>]</span><span class="index-counter"> [<a href="syntax.html#case-insensitive_xref8">6</a>]</span><span class="index-counter"> [<a href="syntax.html#case-insensitive_xref9">7</a>]</span><span class="index-counter"> [<a href="syntax.html#case-insensitive_xref10">8</a>]</span>
 </li>
 <li>
-<a href="syntax.html#case-insensitive_xref12"><cite class="index">Attributes</cite> section</a><span class="index-counter"> [<a href="syntax.html#case-insensitive_xref13">2</a>]</span>
+<a href="syntax.html#case-insensitive_xref11"><cite class="index">Attributes</cite> section</a><span class="index-counter"> [<a href="syntax.html#case-insensitive_xref12">2</a>]</span>
 </li>
-<li><a href="syntax.html#case-insensitive_xref14"><cite class="index">Text and character data</cite> section: <cite class="index-dfn">replaceable character data</cite></a></li>
-<li><a href="syntax.html#case-insensitive_xref15"><cite class="index">Text and character data</cite> section: <cite class="index-dfn">non-replaceable character data</cite></a></li>
-<li><a href="a.html#case-insensitive_xref16"><span class="element">a</span> element: <span class="attribute-name">target</span> attribute</a></li>
-<li><a href="area.html#case-insensitive_xref17"><span class="element">area</span> element: <span class="attribute-name">target</span> attribute</a></li>
-<li><a href="base.html#case-insensitive_xref18"><span class="element">base</span> element: <span class="attribute-name">target</span> attribute</a></li>
-<li><a href="button.submit.html#case-insensitive_xref19"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> element: <span class="attribute-name">formtarget</span> attribute</a></li>
-<li><a href="form.html#case-insensitive_xref20"><span class="element">form</span> element: <span class="attribute-name">target</span> attribute</a></li>
-<li><a href="input.submit.html#case-insensitive_xref21"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> element: <span class="attribute-name">formtarget</span> attribute</a></li>
-<li><a href="input.image.html#case-insensitive_xref22"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">image</span></span> element: <span class="attribute-name">formtarget</span> attribute</a></li>
-<li><a href="meta.http-equiv.refresh.html#case-insensitive_xref23"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">refresh</span></span> element: <span class="attribute-name">content</span> attribute</a></li>
+<li><a href="syntax.html#case-insensitive_xref13"><cite class="index">Text and character data</cite> section: <cite class="index-dfn">replaceable character data</cite></a></li>
+<li><a href="syntax.html#case-insensitive_xref14"><cite class="index">Text and character data</cite> section: <cite class="index-dfn">non-replaceable character data</cite></a></li>
+<li><a href="a.html#case-insensitive_xref15"><span class="element">a</span> element: <span class="attribute-name">target</span> attribute</a></li>
+<li><a href="area.html#case-insensitive_xref16"><span class="element">area</span> element: <span class="attribute-name">target</span> attribute</a></li>
+<li><a href="base.html#case-insensitive_xref17"><span class="element">base</span> element: <span class="attribute-name">target</span> attribute</a></li>
+<li><a href="button.submit.html#case-insensitive_xref18"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> element: <span class="attribute-name">formtarget</span> attribute</a></li>
+<li><a href="form.html#case-insensitive_xref19"><span class="element">form</span> element: <span class="attribute-name">target</span> attribute</a></li>
+<li><a href="input.submit.html#case-insensitive_xref20"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> element: <span class="attribute-name">formtarget</span> attribute</a></li>
+<li><a href="input.image.html#case-insensitive_xref21"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">image</span></span> element: <span class="attribute-name">formtarget</span> attribute</a></li>
+<li><a href="meta.http-equiv.refresh.html#case-insensitive_xref22"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">refresh</span></span> element: <span class="attribute-name">content</span> attribute</a></li>
 <li>
-<a href="meta.charset.html#case-insensitive_xref24"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">charset</span></span> element: <span class="attribute-name">charset</span> attribute</a><span class="index-counter"> [<a href="meta.charset.html#case-insensitive_xref25">2</a>]</span><span class="index-counter"> [<a href="meta.charset.html#case-insensitive_xref26">3</a>]</span>
+<a href="meta.charset.html#case-insensitive_xref23"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">charset</span></span> element: <span class="attribute-name">charset</span> attribute</a><span class="index-counter"> [<a href="meta.charset.html#case-insensitive_xref24">2</a>]</span><span class="index-counter"> [<a href="meta.charset.html#case-insensitive_xref25">3</a>]</span>
 </li>
 <li>
-<a href="script.html#case-insensitive_xref27"><span class="element">script</span> element: <span class="attribute-name">charset</span> attribute</a><span class="index-counter"> [<a href="script.html#case-insensitive_xref28">2</a>]</span><span class="index-counter"> [<a href="script.html#case-insensitive_xref29">3</a>]</span>
+<a href="script.html#case-insensitive_xref26"><span class="element">script</span> element: <span class="attribute-name">charset</span> attribute</a><span class="index-counter"> [<a href="script.html#case-insensitive_xref27">2</a>]</span><span class="index-counter"> [<a href="script.html#case-insensitive_xref28">3</a>]</span>
 </li>
-<li><a href="datatypes.html#case-insensitive_xref30"><cite class="index">browsing-context name or keyword</cite> data type</a></li>
+<li><a href="datatypes.html#case-insensitive_xref29"><cite class="index">browsing-context name or keyword</cite> data type</a></li>
 <li>
-<a href="datatypes.html#case-insensitive_xref31"><cite class="index">character encoding name</cite> data type</a><span class="index-counter"> [<a href="datatypes.html#case-insensitive_xref32">2</a>]</span><span class="index-counter"> [<a href="datatypes.html#case-insensitive_xref33">3</a>]</span>
+<a href="datatypes.html#case-insensitive_xref30"><cite class="index">character encoding name</cite> data type</a><span class="index-counter"> [<a href="datatypes.html#case-insensitive_xref31">2</a>]</span><span class="index-counter"> [<a href="datatypes.html#case-insensitive_xref32">3</a>]</span>
 </li>
-<li><a href="datatypes.html#case-insensitive_xref34"><cite class="index">refresh value</cite> data type</a></li>
-<li><a href="datatypes.html#case-insensitive_xref35"><cite class="index">sandbox &#8220;allow&#8221; keywords list</cite> data type</a></li>
+<li><a href="datatypes.html#case-insensitive_xref33"><cite class="index">refresh value</cite> data type</a></li>
+<li><a href="datatypes.html#case-insensitive_xref34"><cite class="index">sandbox &#8220;allow&#8221; keywords list</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry" id="cdata-end-delimiter_index">
@@ -331,15 +340,6 @@
 <li><a href="syntax.html#syntax-charref_xref6"><cite class="index">Character references</cite> section</a></li>
 </ul>
 </div>
-<div class="index-entry" id="character-set-name_index">
-<p class="index-term">character set name</p>
-<ul>
-<li>
-<a href="datatypes.html#character-set-name"><cite class="index">character encoding name</cite> data type</a> <span class="index-notation">(defining instance)</span>
-</li>
-</ul>
-<ul id="character-set-name_index_items"><li class="index-no-references">No references in this document.</li></ul>
-</div>
 <div class="index-entry" id="refsCharacterSets_index">
 <p class="index-term">Character Sets (specification)</p>
 <ul>
@@ -508,15 +508,6 @@
 <li><a href="time.html#common.data.date-or-time_xref2"><span class="element">time</span> element: <cite class="index">Details</cite></a></li>
 </ul>
 </div>
-<div class="index-entry" id="date-time_index">
-<p class="index-term">date-time</p>
-<ul>
-<li>
-<a href="datatypes.html#date-time"><cite class="index">date and time</cite> data type</a> <span class="index-notation">(defining instance)</span>
-</li>
-</ul>
-<ul id="date-time_index_items"><li class="index-no-references">No references in this document.</li></ul>
-</div>
 <div class="index-entry" id="dec-charref_index">
 <p class="index-term">decimal numeric character reference</p>
 <ul>
@@ -539,6 +530,17 @@
 <li><a href="meta.http-equiv.default-style.html#common.data.default-style_xref1"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">default-style</span></span> element: <span class="attribute-name">content</span> attribute</a></li>
 </ul>
 </div>
+<div class="index-entry" id="defined-metadata-name_index">
+<p class="index-term">defined metadata name</p>
+<ul>
+<li>
+<a href="meta.name.html#defined-metadata-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">name</span></span> element: <cite class="index">Additional constraints and admonitions</cite></a> <span class="index-notation">(defining instance)</span>
+</li>
+</ul>
+<ul id="defined-metadata-name_index_items">
+<li><a href="meta.name.html#defined-metadata-name_xref1"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">name</span></span> element: <cite class="index">Additional constraints and admonitions</cite></a></li>
+</ul>
+</div>
 <div class="index-entry" id="deprecated-doctype_index">
 <p class="index-term">deprecated doctype</p>
 <ul>
@@ -620,9 +622,8 @@
 <a href="syntax.html#syntax-document-html_xref9"><cite class="index">SVG and MathML elements in HTML documents</cite> section</a><span class="index-counter"> [<a href="syntax.html#syntax-document-html_xref10">2</a>]</span>
 </li>
 <li><a href="syntax.html#syntax-document-html_xref11"><cite class="index">CDATA sections in SVG and MathML contents</cite> section</a></li>
-<li><a href="meta.http-equiv.content-type.html#syntax-document-html_xref12"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-type</span></span> element: <cite class="index">Additional constraints and admonitions</cite></a></li>
-<li><a href="global-attributes.html#syntax-document-html_xref13"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:space</span> attribute</a></li>
-<li><a href="global-attributes.html#syntax-document-html_xref14"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:base</span> attribute</a></li>
+<li><a href="global-attributes.html#syntax-document-html_xref12"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:space</span> attribute</a></li>
+<li><a href="global-attributes.html#syntax-document-html_xref13"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:base</span> attribute</a></li>
 </ul>
 </div>
 <div class="index-entry" id="syntax-document-xml_index">
@@ -645,10 +646,9 @@
 <li>
 <a href="syntax.html#syntax-document-xml_xref9"><cite class="index">SVG and MathML elements in HTML documents</cite> section</a><span class="index-counter"> [<a href="syntax.html#syntax-document-xml_xref10">2</a>]</span>
 </li>
-<li><a href="meta.http-equiv.content-type.html#syntax-document-xml_xref11"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-type</span></span> element: <cite class="index">Additional constraints and admonitions</cite></a></li>
-<li><a href="noscript.html#syntax-document-xml_xref12"><span class="element">noscript</span> element: <cite class="index">Additional constraints and admonitions</cite></a></li>
-<li><a href="global-attributes.html#syntax-document-xml_xref13"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:space</span> attribute</a></li>
-<li><a href="global-attributes.html#syntax-document-xml_xref14"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:base</span> attribute</a></li>
+<li><a href="noscript.html#syntax-document-xml_xref11"><span class="element">noscript</span> element: <cite class="index">Additional constraints and admonitions</cite></a></li>
+<li><a href="global-attributes.html#syntax-document-xml_xref12"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:space</span> attribute</a></li>
+<li><a href="global-attributes.html#syntax-document-xml_xref13"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:base</span> attribute</a></li>
 </ul>
 </div>
 <div class="index-entry" id="refsDOMCore_index">
@@ -871,11 +871,7 @@
 <li>
 <a href="syntax.html#encoding-declaration-state_xref1"><cite class="index">Character encoding declaration</cite> section</a><span class="index-counter"> [<a href="syntax.html#encoding-declaration-state_xref2">2</a>]</span>
 </li>
-<li><a href="meta.charset.html#encoding-declaration-state_xref3"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">charset</span></span> element: <cite class="index">Additional constraints and admonitions</cite></a></li>
-<li><a href="meta.http-equiv.content-type.html#encoding-declaration-state_xref4"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-type</span></span> element: <span class="attribute-name">http-equiv</span> attribute</a></li>
-<li>
-<a href="meta.http-equiv.content-type.html#encoding-declaration-state_xref5"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-type</span></span> element: <cite class="index">Additional constraints and admonitions</cite></a><span class="index-counter"> [<a href="meta.http-equiv.content-type.html#encoding-declaration-state_xref6">2</a>]</span><span class="index-counter"> [<a href="meta.http-equiv.content-type.html#encoding-declaration-state_xref7">3</a>]</span>
-</li>
+<li><a href="meta.http-equiv.content-type.html#encoding-declaration-state_xref3"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-type</span></span> element: <span class="attribute-name">http-equiv</span> attribute</a></li>
 </ul>
 </div>
 <div class="index-entry" id="syntax-end-tags_index">
@@ -973,15 +969,6 @@
 <li><a href="video.html#flow-content_xref33"><span class="element">video</span> element: <cite class="index">Permitted contents</cite></a></li>
 </ul>
 </div>
-<div class="index-entry" id="full-date_index">
-<p class="index-term">full-date</p>
-<ul>
-<li>
-<a href="datatypes.html#full-date"><cite class="index">date</cite> data type</a> <span class="index-notation">(defining instance)</span>
-</li>
-</ul>
-<ul id="full-date_index_items"><li class="index-no-references">No references in this document.</li></ul>
-</div>
 <div class="index-entry" id="common.data.hash-name_index">
 <p class="index-term">hash-name reference</p>
 <ul>
@@ -990,20 +977,12 @@
 </li>
 </ul>
 <ul id="common.data.hash-name_index_items">
-<li><a href="img.html#common.data.hash-name_xref1"><span class="element">img</span> element: <span class="attribute-name">usemap</span> attribute</a></li>
-<li><a href="object.html#common.data.hash-name_xref2"><span class="element">object</span> element: <span class="attribute-name">usemap</span> attribute</a></li>
-</ul>
-</div>
-<div class="index-entry" id="hash-name-reference_index">
-<p class="index-term">hash-name reference</p>
-<ul>
 <li>
-<a href="datatypes.html#hash-name-reference"><cite class="index">hash-name reference</cite> data type</a> <span class="index-notation">(defining instance)</span>
+<a href="img.html#common.data.hash-name_xref1"><span class="element">img</span> element: <span class="attribute-name">usemap</span> attribute</a><span class="index-counter"> [<a href="img.html#common.data.hash-name_xref2">2</a>]</span>
+</li>
+<li>
+<a href="object.html#common.data.hash-name_xref3"><span class="element">object</span> element: <span class="attribute-name">usemap</span> attribute</a><span class="index-counter"> [<a href="object.html#common.data.hash-name_xref4">2</a>]</span>
 </li>
-</ul>
-<ul id="hash-name-reference_index_items">
-<li><a href="img.html#hash-name-reference_xref1"><span class="element">img</span> element: <span class="attribute-name">usemap</span> attribute</a></li>
-<li><a href="object.html#hash-name-reference_xref2"><span class="element">object</span> element: <span class="attribute-name">usemap</span> attribute</a></li>
 </ul>
 </div>
 <div class="index-entry" id="hex-charref_index">
@@ -1153,15 +1132,8 @@
 </li>
 </ul>
 <ul id="common.data.id_index_items">
-<li>
-<a href="a.html#common.data.id_xref1"><span class="element">a</span> element: <span class="attribute-name">name</span> attribute</a><span class="index-counter"> [<a href="a.html#common.data.id_xref2">2</a>]</span><span class="index-counter"> [<a href="a.html#common.data.id_xref3">3</a>]</span>
-</li>
-<li>
-<a href="global-attributes.html#common.data.id_xref4"><cite class="index">Core attributes</cite> section: <span class="attribute-name">id</span> attribute</a><span class="index-counter"> [<a href="global-attributes.html#common.data.id_xref5">2</a>]</span><span class="index-counter"> [<a href="global-attributes.html#common.data.id_xref6">3</a>]</span>
-</li>
-<li>
-<a href="datatypes.html#common.data.id_xref7"><cite class="index">ID</cite> data type</a><span class="index-counter"> [<a href="datatypes.html#common.data.id_xref8">2</a>]</span>
-</li>
+<li><a href="a.html#common.data.id_xref1"><span class="element">a</span> element: <span class="attribute-name">name</span> attribute</a></li>
+<li><a href="global-attributes.html#common.data.id_xref2"><cite class="index">Core attributes</cite> section: <span class="attribute-name">id</span> attribute</a></li>
 </ul>
 </div>
 <div class="index-entry" id="common.data.idref_index">
@@ -1218,23 +1190,13 @@
 <li><a href="label.html#common.data.idref_xref44"><span class="element">label</span> element: <span class="attribute-name">form</span> attribute</a></li>
 <li><a href="object.html#common.data.idref_xref45"><span class="element">object</span> element: <span class="attribute-name">form</span> attribute</a></li>
 <li><a href="output.html#common.data.idref_xref46"><span class="element">output</span> element: <span class="attribute-name">form</span> attribute</a></li>
-<li><a href="select.html#common.data.idref_xref47"><span class="element">select</span> element: <span class="attribute-name">form</span> attribute</a></li>
-<li><a href="textarea.html#common.data.idref_xref48"><span class="element">textarea</span> element: <span class="attribute-name">form</span> attribute</a></li>
-<li><a href="global-attributes.html#common.data.idref_xref49"><cite class="index">Core attributes</cite> section: <span class="attribute-name">contextmenu</span> attribute</a></li>
-</ul>
-</div>
-<div class="index-entry" id="id-reference_index">
-<p class="index-term">ID reference</p>
-<ul>
-<li>
-<a href="datatypes.html#id-reference"><cite class="index">ID reference</cite> data type</a> <span class="index-notation">(defining instance)</span>
-</li>
-</ul>
-<ul id="id-reference_index_items">
-<li><a href="output.html#id-reference_xref1"><span class="element">output</span> element: <span class="attribute-name">for</span> attribute</a></li>
-<li><a href="td.html#id-reference_xref2"><span class="element">td</span> element: <span class="attribute-name">headers</span> attribute</a></li>
-<li><a href="th.html#id-reference_xref3"><span class="element">th</span> element: <span class="attribute-name">headers</span> attribute</a></li>
-<li><a href="datatypes.html#id-reference_xref4"><cite class="index">list of ID references</cite> data type</a></li>
+<li><a href="output.html#common.data.idref_xref47"><span class="element">output</span> element: <span class="attribute-name">for</span> attribute</a></li>
+<li><a href="select.html#common.data.idref_xref48"><span class="element">select</span> element: <span class="attribute-name">form</span> attribute</a></li>
+<li><a href="td.html#common.data.idref_xref49"><span class="element">td</span> element: <span class="attribute-name">headers</span> attribute</a></li>
+<li><a href="textarea.html#common.data.idref_xref50"><span class="element">textarea</span> element: <span class="attribute-name">form</span> attribute</a></li>
+<li><a href="th.html#common.data.idref_xref51"><span class="element">th</span> element: <span class="attribute-name">headers</span> attribute</a></li>
+<li><a href="global-attributes.html#common.data.idref_xref52"><cite class="index">Core attributes</cite> section: <span class="attribute-name">contextmenu</span> attribute</a></li>
+<li><a href="datatypes.html#common.data.idref_xref53"><cite class="index">list of ID references</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry" id="common.data.integer_index">
@@ -1264,29 +1226,6 @@
 <li><a href="datatypes.html#common.data.integer_xref19"><cite class="index">polygon coordinates</cite> data type</a></li>
 </ul>
 </div>
-<div class="index-entry" id="data.iri_index">
-<p class="index-term">IRI</p>
-<ul>
-<li>
-<a href="datatypes.html#data.iri"><cite class="index">absolute URL</cite> data type</a> <span class="index-notation">(defining instance)</span>
-</li>
-</ul>
-<ul id="data.iri_index_items"><li class="index-no-references">No references in this document.</li></ul>
-</div>
-<div class="index-entry" id="data.iri-ref_index">
-<p class="index-term">IRI reference</p>
-<ul>
-<li>
-<a href="datatypes.html#data.iri-ref"><cite class="index">URL</cite> data type</a> <span class="index-notation">(defining instance)</span>
-</li>
-</ul>
-<ul id="data.iri-ref_index_items">
-<li><a href="datatypes.html#data.iri-ref_xref1"><cite class="index">URL</cite> data type</a></li>
-<li>
-<a href="datatypes.html#data.iri-ref_xref2"><cite class="index">URL potentially surrounded by spaces</cite> data type</a><span class="index-counter"> [<a href="datatypes.html#data.iri-ref_xref3">2</a>]</span>
-</li>
-</ul>
-</div>
 <div class="index-entry" id="common.data.langcode_index">
 <p class="index-term">language tag</p>
 <ul>
@@ -1575,34 +1514,40 @@
 <li>
 <a href="map.html#must-requirement_xref75"><span class="element">map</span> element: <span class="attribute-name">name</span> attribute</a><span class="index-counter"> [<a href="map.html#must-requirement_xref76">2</a>]</span>
 </li>
+<li><a href="meta.name.html#must-requirement_xref77"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">name</span></span> element: <cite class="index">Additional constraints and admonitions</cite></a></li>
+<li><a href="meta.name.html#must-requirement_xref78"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">name</span></span> element: <cite class="index-dfn">application-name</cite></a></li>
+<li><a href="meta.name.html#must-requirement_xref79"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">name</span></span> element: <cite class="index-dfn">author</cite></a></li>
+<li><a href="meta.name.html#must-requirement_xref80"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">name</span></span> element: <cite class="index-dfn">description</cite></a></li>
+<li><a href="meta.name.html#must-requirement_xref81"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">name</span></span> element: <cite class="index-dfn">generator</cite></a></li>
+<li><a href="meta.name.html#must-requirement_xref82"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">name</span></span> element: <cite class="index-dfn">keywords</cite></a></li>
 <li>
-<a href="object.html#must-requirement_xref77"><span class="element">object</span> element: <span class="attribute-name">name</span> attribute</a><span class="index-counter"> [<a href="object.html#must-requirement_xref78">2</a>]</span>
+<a href="object.html#must-requirement_xref83"><span class="element">object</span> element: <span class="attribute-name">name</span> attribute</a><span class="index-counter"> [<a href="object.html#must-requirement_xref84">2</a>]</span>
 </li>
-<li><a href="global-attributes.html#must-requirement_xref79"><cite class="index">Core attributes</cite> section: <span class="attribute-name">accesskey</span> attribute</a></li>
+<li><a href="global-attributes.html#must-requirement_xref85"><cite class="index">Core attributes</cite> section: <span class="attribute-name">accesskey</span> attribute</a></li>
 <li>
-<a href="global-attributes.html#must-requirement_xref80"><cite class="index">Core attributes</cite> section: <span class="attribute-name">id</span> attribute</a><span class="index-counter"> [<a href="global-attributes.html#must-requirement_xref81">2</a>]</span><span class="index-counter"> [<a href="global-attributes.html#must-requirement_xref82">3</a>]</span>
+<a href="global-attributes.html#must-requirement_xref86"><cite class="index">Core attributes</cite> section: <span class="attribute-name">id</span> attribute</a><span class="index-counter"> [<a href="global-attributes.html#must-requirement_xref87">2</a>]</span><span class="index-counter"> [<a href="global-attributes.html#must-requirement_xref88">3</a>]</span>
 </li>
-<li><a href="global-attributes.html#must-requirement_xref83"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:space</span> attribute</a></li>
-<li><a href="global-attributes.html#must-requirement_xref84"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:base</span> attribute</a></li>
+<li><a href="global-attributes.html#must-requirement_xref89"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:space</span> attribute</a></li>
+<li><a href="global-attributes.html#must-requirement_xref90"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:base</span> attribute</a></li>
 <li>
-<a href="datatypes.html#must-requirement_xref85"><cite class="index">set of comma-separated strings</cite> data type</a><span class="index-counter"> [<a href="datatypes.html#must-requirement_xref86">2</a>]</span>
+<a href="datatypes.html#must-requirement_xref91"><cite class="index">set of comma-separated strings</cite> data type</a><span class="index-counter"> [<a href="datatypes.html#must-requirement_xref92">2</a>]</span>
 </li>
 <li>
-<a href="datatypes.html#must-requirement_xref87"><cite class="index">browsing-context name</cite> data type</a><span class="index-counter"> [<a href="datatypes.html#must-requirement_xref88">2</a>]</span>
+<a href="datatypes.html#must-requirement_xref93"><cite class="index">browsing-context name</cite> data type</a><span class="index-counter"> [<a href="datatypes.html#must-requirement_xref94">2</a>]</span>
 </li>
 <li>
-<a href="datatypes.html#must-requirement_xref89"><cite class="index">ID</cite> data type</a><span class="index-counter"> [<a href="datatypes.html#must-requirement_xref90">2</a>]</span>
+<a href="datatypes.html#must-requirement_xref95"><cite class="index">ID</cite> data type</a><span class="index-counter"> [<a href="datatypes.html#must-requirement_xref96">2</a>]</span>
 </li>
 <li>
-<a href="datatypes.html#must-requirement_xref91"><cite class="index">name</cite> data type</a><span class="index-counter"> [<a href="datatypes.html#must-requirement_xref92">2</a>]</span>
+<a href="datatypes.html#must-requirement_xref97"><cite class="index">name</cite> data type</a><span class="index-counter"> [<a href="datatypes.html#must-requirement_xref98">2</a>]</span>
 </li>
-<li><a href="datatypes.html#must-requirement_xref93"><cite class="index">positive integer</cite> data type</a></li>
-<li><a href="datatypes.html#must-requirement_xref94"><cite class="index">positive floating-point number</cite> data type</a></li>
-<li><a href="datatypes.html#must-requirement_xref95"><cite class="index">date and time</cite> data type</a></li>
-<li><a href="datatypes.html#must-requirement_xref96"><cite class="index">sizes</cite> data type</a></li>
-<li><a href="datatypes.html#must-requirement_xref97"><cite class="index">list of key labels</cite> data type</a></li>
-<li><a href="datatypes.html#must-requirement_xref98"><cite class="index">list of character-encoding names</cite> data type</a></li>
-<li><a href="datatypes.html#must-requirement_xref99"><cite class="index">pattern</cite> data type</a></li>
+<li><a href="datatypes.html#must-requirement_xref99"><cite class="index">positive integer</cite> data type</a></li>
+<li><a href="datatypes.html#must-requirement_xref100"><cite class="index">positive floating-point number</cite> data type</a></li>
+<li><a href="datatypes.html#must-requirement_xref101"><cite class="index">date and time</cite> data type</a></li>
+<li><a href="datatypes.html#must-requirement_xref102"><cite class="index">sizes</cite> data type</a></li>
+<li><a href="datatypes.html#must-requirement_xref103"><cite class="index">list of key labels</cite> data type</a></li>
+<li><a href="datatypes.html#must-requirement_xref104"><cite class="index">list of character-encoding names</cite> data type</a></li>
+<li><a href="datatypes.html#must-requirement_xref105"><cite class="index">pattern</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry" id="common.data.name_index">
@@ -1665,9 +1610,7 @@
 <a href="terminology.html#newlines"><cite class="index">Terminology</cite> section: <cite class="index-dfn">newline</cite></a> <span class="index-notation">(defining instance)</span>
 </li>
 </ul>
-<ul id="newlines_index_items">
-<li><a href="terminology.html#newlines_xref1"><cite class="index">Terminology</cite> section: <cite class="index-dfn">newline</cite></a></li>
-</ul>
+<ul id="newlines_index_items"><li class="index-no-references">No references in this document.</li></ul>
 </div>
 <div class="index-entry" id="common.data.float.non-negative_index">
 <p class="index-term">non-negative floating-point number</p>
@@ -1793,15 +1736,6 @@
 <li><a href="datatypes.html#data-ordered-tokens_xref4"><cite class="index">list of character-encoding names</cite> data type</a></li>
 </ul>
 </div>
-<div class="index-entry" id="partial-time_index">
-<p class="index-term">partial-time</p>
-<ul>
-<li>
-<a href="datatypes.html#partial-time"><cite class="index">time</cite> data type</a> <span class="index-notation">(defining instance)</span>
-</li>
-</ul>
-<ul id="partial-time_index_items"><li class="index-no-references">No references in this document.</li></ul>
-</div>
 <div class="index-entry" id="form.data.pattern_index">
 <p class="index-term">pattern</p>
 <ul>
@@ -1837,59 +1771,58 @@
 </li>
 </ul>
 <ul id="phrasing-content_index_items">
-<li><a href="terminology.html#phrasing-content_xref1"><cite class="index">Terminology</cite> section: <cite class="index-dfn">phrasing content</cite></a></li>
-<li><a href="a.html#phrasing-content_xref2"><span class="element">a</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="a.html#phrasing-content_xref3"><span class="element">a</span> element: <cite class="index">Changes in HTML5</cite></a></li>
-<li><a href="abbr.html#phrasing-content_xref4"><span class="element">abbr</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="audio.html#phrasing-content_xref5"><span class="element">audio</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="b.html#phrasing-content_xref6"><span class="element">b</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="bdo.html#phrasing-content_xref7"><span class="element">bdo</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="button.submit.html#phrasing-content_xref8"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="button.reset.html#phrasing-content_xref9"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">reset</span></span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="button.button.html#phrasing-content_xref10"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">button</span></span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="canvas.html#phrasing-content_xref11"><span class="element">canvas</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="cite.html#phrasing-content_xref12"><span class="element">cite</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="code.html#phrasing-content_xref13"><span class="element">code</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="datalist.html#phrasing-content_xref14"><span class="element">datalist</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="del.html#phrasing-content_xref15"><span class="element">del</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="dfn.html#phrasing-content_xref16"><span class="element">dfn</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="dt.html#phrasing-content_xref17"><span class="element">dt</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="em.html#phrasing-content_xref18"><span class="element">em</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="h1.html#phrasing-content_xref19"><span class="element">h1</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="h2.html#phrasing-content_xref20"><span class="element">h2</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="h3.html#phrasing-content_xref21"><span class="element">h3</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="h4.html#phrasing-content_xref22"><span class="element">h4</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="h5.html#phrasing-content_xref23"><span class="element">h5</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="h6.html#phrasing-content_xref24"><span class="element">h6</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="i.html#phrasing-content_xref25"><span class="element">i</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="ins.html#phrasing-content_xref26"><span class="element">ins</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="kbd.html#phrasing-content_xref27"><span class="element">kbd</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="label.html#phrasing-content_xref28"><span class="element">label</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="legend.html#phrasing-content_xref29"><span class="element">legend</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="map.html#phrasing-content_xref30"><span class="element">map</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="mark.html#phrasing-content_xref31"><span class="element">mark</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="meter.html#phrasing-content_xref32"><span class="element">meter</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="noscript.html#phrasing-content_xref33"><span class="element">noscript</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="object.html#phrasing-content_xref34"><span class="element">object</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="output.html#phrasing-content_xref35"><span class="element">output</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="p.html#phrasing-content_xref36"><span class="element">p</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="pre.html#phrasing-content_xref37"><span class="element">pre</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="progress.html#phrasing-content_xref38"><span class="element">progress</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="q.html#phrasing-content_xref39"><span class="element">q</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="rp.html#phrasing-content_xref40"><span class="element">rp</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="rt.html#phrasing-content_xref41"><span class="element">rt</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="ruby.html#phrasing-content_xref42"><span class="element">ruby</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="samp.html#phrasing-content_xref43"><span class="element">samp</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="small.html#phrasing-content_xref44"><span class="element">small</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="span.html#phrasing-content_xref45"><span class="element">span</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="strong.html#phrasing-content_xref46"><span class="element">strong</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="sub.html#phrasing-content_xref47"><span class="element">sub</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="summary.html#phrasing-content_xref48"><span class="element">summary</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="sup.html#phrasing-content_xref49"><span class="element">sup</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="th.html#phrasing-content_xref50"><span class="element">th</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="time.html#phrasing-content_xref51"><span class="element">time</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="var.html#phrasing-content_xref52"><span class="element">var</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="video.html#phrasing-content_xref53"><span class="element">video</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="a.html#phrasing-content_xref1"><span class="element">a</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="a.html#phrasing-content_xref2"><span class="element">a</span> element: <cite class="index">Changes in HTML5</cite></a></li>
+<li><a href="abbr.html#phrasing-content_xref3"><span class="element">abbr</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="audio.html#phrasing-content_xref4"><span class="element">audio</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="b.html#phrasing-content_xref5"><span class="element">b</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="bdo.html#phrasing-content_xref6"><span class="element">bdo</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="button.submit.html#phrasing-content_xref7"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="button.reset.html#phrasing-content_xref8"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">reset</span></span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="button.button.html#phrasing-content_xref9"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">button</span></span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="canvas.html#phrasing-content_xref10"><span class="element">canvas</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="cite.html#phrasing-content_xref11"><span class="element">cite</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="code.html#phrasing-content_xref12"><span class="element">code</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="datalist.html#phrasing-content_xref13"><span class="element">datalist</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="del.html#phrasing-content_xref14"><span class="element">del</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="dfn.html#phrasing-content_xref15"><span class="element">dfn</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="dt.html#phrasing-content_xref16"><span class="element">dt</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="em.html#phrasing-content_xref17"><span class="element">em</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="h1.html#phrasing-content_xref18"><span class="element">h1</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="h2.html#phrasing-content_xref19"><span class="element">h2</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="h3.html#phrasing-content_xref20"><span class="element">h3</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="h4.html#phrasing-content_xref21"><span class="element">h4</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="h5.html#phrasing-content_xref22"><span class="element">h5</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="h6.html#phrasing-content_xref23"><span class="element">h6</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="i.html#phrasing-content_xref24"><span class="element">i</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="ins.html#phrasing-content_xref25"><span class="element">ins</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="kbd.html#phrasing-content_xref26"><span class="element">kbd</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="label.html#phrasing-content_xref27"><span class="element">label</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="legend.html#phrasing-content_xref28"><span class="element">legend</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="map.html#phrasing-content_xref29"><span class="element">map</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="mark.html#phrasing-content_xref30"><span class="element">mark</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="meter.html#phrasing-content_xref31"><span class="element">meter</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="noscript.html#phrasing-content_xref32"><span class="element">noscript</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="object.html#phrasing-content_xref33"><span class="element">object</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="output.html#phrasing-content_xref34"><span class="element">output</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="p.html#phrasing-content_xref35"><span class="element">p</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="pre.html#phrasing-content_xref36"><span class="element">pre</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="progress.html#phrasing-content_xref37"><span class="element">progress</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="q.html#phrasing-content_xref38"><span class="element">q</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="rp.html#phrasing-content_xref39"><span class="element">rp</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="rt.html#phrasing-content_xref40"><span class="element">rt</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="ruby.html#phrasing-content_xref41"><span class="element">ruby</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="samp.html#phrasing-content_xref42"><span class="element">samp</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="small.html#phrasing-content_xref43"><span class="element">small</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="span.html#phrasing-content_xref44"><span class="element">span</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="strong.html#phrasing-content_xref45"><span class="element">strong</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="sub.html#phrasing-content_xref46"><span class="element">sub</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="summary.html#phrasing-content_xref47"><span class="element">summary</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="sup.html#phrasing-content_xref48"><span class="element">sup</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="th.html#phrasing-content_xref49"><span class="element">th</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="time.html#phrasing-content_xref50"><span class="element">time</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="var.html#phrasing-content_xref51"><span class="element">var</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="video.html#phrasing-content_xref52"><span class="element">video</span> element: <cite class="index">Permitted contents</cite></a></li>
 </ul>
 </div>
 <div class="index-entry" id="placeholder-hyperlink_index">
@@ -1996,6 +1929,17 @@
 <li><a href="meta.http-equiv.refresh.html#common.data.refresh_xref1"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">refresh</span></span> element: <span class="attribute-name">content</span> attribute</a></li>
 </ul>
 </div>
+<div class="index-entry" id="registered-metadata-name_index">
+<p class="index-term">registered metadata name</p>
+<ul>
+<li>
+<a href="meta.name.html#registered-metadata-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">name</span></span> element: <cite class="index">Additional constraints and admonitions</cite></a> <span class="index-notation">(defining instance)</span>
+</li>
+</ul>
+<ul id="registered-metadata-name_index_items">
+<li><a href="meta.name.html#registered-metadata-name_xref1"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">name</span></span> element: <cite class="index">Additional constraints and admonitions</cite></a></li>
+</ul>
+</div>
 <div class="index-entry" id="replaceable-character-data_index">
 <p class="index-term">replaceable character data</p>
 <ul>
@@ -2129,8 +2073,9 @@
 <ul id="data-comma-separated-strings_index_items">
 <li><a href="input.file.html#data-comma-separated-strings_xref1"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">file</span></span> element: <span class="attribute-name">accept</span> attribute</a></li>
 <li><a href="input.email.html#data-comma-separated-strings_xref2"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">email</span></span> element: <span class="attribute-name">value</span> attribute</a></li>
-<li><a href="datatypes.html#data-comma-separated-strings_xref3"><cite class="index">list of MIME types</cite> data type</a></li>
-<li><a href="datatypes.html#data-comma-separated-strings_xref4"><cite class="index">list of e-mail addresses</cite> data type</a></li>
+<li><a href="meta.name.html#data-comma-separated-strings_xref3"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">name</span></span> element: <cite class="index-dfn">keywords</cite></a></li>
+<li><a href="datatypes.html#data-comma-separated-strings_xref4"><cite class="index">list of MIME types</cite> data type</a></li>
+<li><a href="datatypes.html#data-comma-separated-strings_xref5"><cite class="index">list of e-mail addresses</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry" id="common.data.tokens_index">
@@ -2201,50 +2146,49 @@
 </li>
 </ul>
 <ul id="space_index_items">
-<li><a href="terminology.html#space_xref1"><cite class="index">Terminology</cite> section: <cite class="index-dfn">space</cite></a></li>
 <li>
-<a href="documents.html#space_xref2"><cite class="index">Conformant documents</cite> section</a><span class="index-counter"> [<a href="documents.html#space_xref3">2</a>]</span><span class="index-counter"> [<a href="documents.html#space_xref4">3</a>]</span>
+<a href="documents.html#space_xref1"><cite class="index">Conformant documents</cite> section</a><span class="index-counter"> [<a href="documents.html#space_xref2">2</a>]</span><span class="index-counter"> [<a href="documents.html#space_xref3">3</a>]</span>
 </li>
 <li>
-<a href="syntax.html#space_xref5"><cite class="index">The doctype</cite> section</a><span class="index-counter"> [<a href="syntax.html#space_xref6">2</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref7">3</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref8">4</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref9">5</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref10">6</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref11">7</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref12">8</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref13">9</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref14">10</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref15">11</a>]</span>
+<a href="syntax.html#space_xref4"><cite class="index">The doctype</cite> section</a><span class="index-counter"> [<a href="syntax.html#space_xref5">2</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref6">3</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref7">4</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref8">5</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref9">6</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref10">7</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref11">8</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref12">9</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref13">10</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref14">11</a>]</span>
 </li>
 <li>
-<a href="syntax.html#space_xref16"><cite class="index">Elements</cite> section</a><span class="index-counter"> [<a href="syntax.html#space_xref17">2</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref18">3</a>]</span>
+<a href="syntax.html#space_xref15"><cite class="index">Elements</cite> section</a><span class="index-counter"> [<a href="syntax.html#space_xref16">2</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref17">3</a>]</span>
 </li>
-<li><a href="syntax.html#space_xref19"><cite class="index">Attributes</cite> section</a></li>
+<li><a href="syntax.html#space_xref18"><cite class="index">Attributes</cite> section</a></li>
 <li>
-<a href="syntax.html#space_xref20"><cite class="index">Attributes</cite> section: <cite class="index-dfn">unquoted attribute-value syntax</cite></a><span class="index-counter"> [<a href="syntax.html#space_xref21">2</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref22">3</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref23">4</a>]</span>
+<a href="syntax.html#space_xref19"><cite class="index">Attributes</cite> section: <cite class="index-dfn">unquoted attribute-value syntax</cite></a><span class="index-counter"> [<a href="syntax.html#space_xref20">2</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref21">3</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref22">4</a>]</span>
 </li>
 <li>
-<a href="syntax.html#space_xref24"><cite class="index">Attributes</cite> section: <cite class="index-dfn">single-quoted attribute-value syntax</cite></a><span class="index-counter"> [<a href="syntax.html#space_xref25">2</a>]</span>
+<a href="syntax.html#space_xref23"><cite class="index">Attributes</cite> section: <cite class="index-dfn">single-quoted attribute-value syntax</cite></a><span class="index-counter"> [<a href="syntax.html#space_xref24">2</a>]</span>
 </li>
 <li>
-<a href="syntax.html#space_xref26"><cite class="index">Attributes</cite> section: <cite class="index-dfn">double-quoted attribute-value syntax</cite></a><span class="index-counter"> [<a href="syntax.html#space_xref27">2</a>]</span>
+<a href="syntax.html#space_xref25"><cite class="index">Attributes</cite> section: <cite class="index-dfn">double-quoted attribute-value syntax</cite></a><span class="index-counter"> [<a href="syntax.html#space_xref26">2</a>]</span>
 </li>
-<li><a href="syntax.html#space_xref28"><cite class="index">Text and character data</cite> section</a></li>
-<li><a href="syntax.html#space_xref29"><cite class="index">Text and character data</cite> section: <cite class="index-dfn">replaceable character data</cite></a></li>
-<li><a href="syntax.html#space_xref30"><cite class="index">Text and character data</cite> section: <cite class="index-dfn">non-replaceable character data</cite></a></li>
-<li><a href="syntax.html#space_xref31"><cite class="index">Character references</cite> section</a></li>
-<li><a href="a.html#space_xref32"><span class="element">a</span> element: <span class="attribute-name">name</span> attribute</a></li>
-<li><a href="body.html#space_xref33"><span class="element">body</span> element: <cite class="index">Tag omission</cite></a></li>
-<li><a href="colgroup.html#space_xref34"><span class="element">colgroup</span> element: <cite class="index">Tag omission</cite></a></li>
-<li><a href="head.html#space_xref35"><span class="element">head</span> element: <cite class="index">Tag omission</cite></a></li>
-<li><a href="iframe.html#space_xref36"><span class="element">iframe</span> element: <span class="attribute-name">sandbox</span> attribute</a></li>
-<li><a href="map.html#space_xref37"><span class="element">map</span> element: <span class="attribute-name">name</span> attribute</a></li>
-<li><a href="meta.http-equiv.refresh.html#space_xref38"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">refresh</span></span> element: <span class="attribute-name">content</span> attribute</a></li>
-<li><a href="meta.http-equiv.content-type.html#space_xref39"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-type</span></span> element: <span class="attribute-name">content</span> attribute</a></li>
-<li><a href="global-attributes.html#space_xref40"><cite class="index">Core attributes</cite> section: <span class="attribute-name">id</span> attribute</a></li>
+<li><a href="syntax.html#space_xref27"><cite class="index">Text and character data</cite> section</a></li>
+<li><a href="syntax.html#space_xref28"><cite class="index">Text and character data</cite> section: <cite class="index-dfn">replaceable character data</cite></a></li>
+<li><a href="syntax.html#space_xref29"><cite class="index">Text and character data</cite> section: <cite class="index-dfn">non-replaceable character data</cite></a></li>
+<li><a href="syntax.html#space_xref30"><cite class="index">Character references</cite> section</a></li>
+<li><a href="a.html#space_xref31"><span class="element">a</span> element: <span class="attribute-name">name</span> attribute</a></li>
+<li><a href="body.html#space_xref32"><span class="element">body</span> element: <cite class="index">Tag omission</cite></a></li>
+<li><a href="colgroup.html#space_xref33"><span class="element">colgroup</span> element: <cite class="index">Tag omission</cite></a></li>
+<li><a href="head.html#space_xref34"><span class="element">head</span> element: <cite class="index">Tag omission</cite></a></li>
+<li><a href="iframe.html#space_xref35"><span class="element">iframe</span> element: <span class="attribute-name">sandbox</span> attribute</a></li>
+<li><a href="map.html#space_xref36"><span class="element">map</span> element: <span class="attribute-name">name</span> attribute</a></li>
+<li><a href="meta.http-equiv.refresh.html#space_xref37"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">refresh</span></span> element: <span class="attribute-name">content</span> attribute</a></li>
+<li><a href="meta.http-equiv.content-type.html#space_xref38"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-type</span></span> element: <span class="attribute-name">content</span> attribute</a></li>
+<li><a href="global-attributes.html#space_xref39"><cite class="index">Core attributes</cite> section: <span class="attribute-name">id</span> attribute</a></li>
 <li>
-<a href="datatypes.html#space_xref41"><cite class="index">set of comma-separated strings</cite> data type</a><span class="index-counter"> [<a href="datatypes.html#space_xref42">2</a>]</span>
+<a href="datatypes.html#space_xref40"><cite class="index">set of comma-separated strings</cite> data type</a><span class="index-counter"> [<a href="datatypes.html#space_xref41">2</a>]</span>
 </li>
-<li><a href="datatypes.html#space_xref43"><cite class="index">token</cite> data type</a></li>
-<li><a href="datatypes.html#space_xref44"><cite class="index">set of space-separated tokens</cite> data type</a></li>
-<li><a href="datatypes.html#space_xref45"><cite class="index">ID</cite> data type</a></li>
-<li><a href="datatypes.html#space_xref46"><cite class="index">name</cite> data type</a></li>
-<li><a href="datatypes.html#space_xref47"><cite class="index">URL potentially surrounded by spaces</cite> data type</a></li>
-<li><a href="datatypes.html#space_xref48"><cite class="index">meta-charset string</cite> data type</a></li>
-<li><a href="datatypes.html#space_xref49"><cite class="index">refresh value</cite> data type</a></li>
-<li><a href="datatypes.html#space_xref50"><cite class="index">sandbox &#8220;allow&#8221; keywords list</cite> data type</a></li>
+<li><a href="datatypes.html#space_xref42"><cite class="index">token</cite> data type</a></li>
+<li><a href="datatypes.html#space_xref43"><cite class="index">set of space-separated tokens</cite> data type</a></li>
+<li><a href="datatypes.html#space_xref44"><cite class="index">ID</cite> data type</a></li>
+<li><a href="datatypes.html#space_xref45"><cite class="index">name</cite> data type</a></li>
+<li><a href="datatypes.html#space_xref46"><cite class="index">URL potentially surrounded by spaces</cite> data type</a></li>
+<li><a href="datatypes.html#space_xref47"><cite class="index">meta-charset string</cite> data type</a></li>
+<li><a href="datatypes.html#space_xref48"><cite class="index">refresh value</cite> data type</a></li>
+<li><a href="datatypes.html#space_xref49"><cite class="index">sandbox &#8220;allow&#8221; keywords list</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry" id="syntax-start-tags_index">
@@ -2422,14 +2366,13 @@
 <li><a href="global-attributes.html#data-string_xref150"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">ontimeupdate</span> attribute</a></li>
 <li><a href="global-attributes.html#data-string_xref151"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onvolumechange</span> attribute</a></li>
 <li><a href="global-attributes.html#data-string_xref152"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onwaiting</span> attribute</a></li>
-<li><a href="datatypes.html#data-string_xref153"><cite class="index">string</cite> data type</a></li>
-<li><a href="datatypes.html#data-string_xref154"><cite class="index">set of comma-separated strings</cite> data type</a></li>
-<li><a href="datatypes.html#data-string_xref155"><cite class="index">token</cite> data type</a></li>
-<li><a href="datatypes.html#data-string_xref156"><cite class="index">browsing-context name</cite> data type</a></li>
-<li><a href="datatypes.html#data-string_xref157"><cite class="index">browsing-context name or keyword</cite> data type</a></li>
-<li><a href="datatypes.html#data-string_xref158"><cite class="index">ID</cite> data type</a></li>
-<li><a href="datatypes.html#data-string_xref159"><cite class="index">name</cite> data type</a></li>
-<li><a href="datatypes.html#data-string_xref160"><cite class="index">default-style name</cite> data type</a></li>
+<li><a href="datatypes.html#data-string_xref153"><cite class="index">set of comma-separated strings</cite> data type</a></li>
+<li><a href="datatypes.html#data-string_xref154"><cite class="index">token</cite> data type</a></li>
+<li><a href="datatypes.html#data-string_xref155"><cite class="index">browsing-context name</cite> data type</a></li>
+<li><a href="datatypes.html#data-string_xref156"><cite class="index">browsing-context name or keyword</cite> data type</a></li>
+<li><a href="datatypes.html#data-string_xref157"><cite class="index">ID</cite> data type</a></li>
+<li><a href="datatypes.html#data-string_xref158"><cite class="index">name</cite> data type</a></li>
+<li><a href="datatypes.html#data-string_xref159"><cite class="index">default-style name</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry" id="svg-mathml-elements_index">
@@ -2557,8 +2500,7 @@
 </li>
 </ul>
 <ul id="top-level-context_index_items">
-<li><a href="terminology.html#top-level-context_xref1"><cite class="index">Terminology</cite> section: <cite class="index-dfn">top-level browsing context</cite></a></li>
-<li><a href="iframe.html#top-level-context_xref2"><span class="element">iframe</span> element: <span class="attribute-name">sandbox</span> attribute</a></li>
+<li><a href="iframe.html#top-level-context_xref1"><span class="element">iframe</span> element: <span class="attribute-name">sandbox</span> attribute</a></li>
 </ul>
 </div>
 <div class="index-entry" id="transparent_index">
@@ -2632,8 +2574,10 @@
 </ul>
 <ul id="data-url-no-spaces_index_items">
 <li><a href="meta.http-equiv.refresh.html#data-url-no-spaces_xref1"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">refresh</span></span> element: <span class="attribute-name">content</span> attribute</a></li>
-<li><a href="datatypes.html#data-url-no-spaces_xref2"><cite class="index">URL</cite> data type</a></li>
-<li><a href="datatypes.html#data-url-no-spaces_xref3"><cite class="index">refresh value</cite> data type</a></li>
+<li>
+<a href="datatypes.html#data-url-no-spaces_xref2"><cite class="index">URL potentially surrounded by spaces</cite> data type</a><span class="index-counter"> [<a href="datatypes.html#data-url-no-spaces_xref3">2</a>]</span>
+</li>
+<li><a href="datatypes.html#data-url-no-spaces_xref4"><cite class="index">refresh value</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry" id="common.data.uri_index">
@@ -2671,7 +2615,6 @@
 <li><a href="video.html#common.data.uri_xref25"><span class="element">video</span> element: <span class="attribute-name">poster</span> attribute</a></li>
 <li><a href="video.html#common.data.uri_xref26"><span class="element">video</span> element: <span class="attribute-name">src</span> attribute</a></li>
 <li><a href="global-attributes.html#common.data.uri_xref27"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:base</span> attribute</a></li>
-<li><a href="datatypes.html#common.data.uri_xref28"><cite class="index">URL potentially surrounded by spaces</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry" id="void-element_index">

Index: ol.html
===================================================================
RCS file: /sources/public/html5/markup/ol.html,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -d -r1.79 -r1.80
--- ol.html	10 Aug 2010 13:51:08 -0000	1.79
+++ ol.html	12 Aug 2010 19:55:30 -0000	1.80
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the ol element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-ol-element">&#9432;</a></span> <span class="element">ol</span> &#8211; <span class="shortdesc">ordered list</span> <a class="hash" href="#ol">#</a> <a class="toc-bak" href="Overview.html#ol-toc">T</a>
 </h2>
       <div id="ol-longdesc" class="longdesc">
-    <p>The <a href="ol.html#ol" class="element">ol</a> element represents
+    <p>The
+    <span class="element">ol</span>
+    element represents
     a list (or sequence) of items; that is, a list in which the
     items are intentionally ordered, such that changing the order
     would change the meaning of the list.</p>
@@ -67,7 +69,7 @@
 <dd class="note">The
         <a href="ol.html#ol.attrs.start">start</a>
         attribute on the
-        <a href="li.html#li" class="element">li</a>
+        <span class="element">ol</span>
         element was deprecated in a previous version of HTML,
         but is no longer deprecated, as it has meaning and is not
         simply presentational.</dd>
@@ -105,7 +107,7 @@
       <div class="no-number no-toc tag-omission" id="ol-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#ol-tags">#</a>
 </h2>
-        <p>An <a href="ol.html#ol" class="element">ol</a>
+        <p>An <span class="element">ol</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: article.html
===================================================================
RCS file: /sources/public/html5/markup/article.html,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- article.html	10 Aug 2010 13:51:02 -0000	1.76
+++ article.html	12 Aug 2010 19:55:26 -0000	1.77
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the article element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-article-element">&#9432;</a></span> <span class="element">article</span> &#8211; <span class="shortdesc">article</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#article">#</a> <a class="toc-bak" href="Overview.html#article-toc">T</a>
 </h2>
       <div id="article-longdesc" class="longdesc">
-    <p>The <a href="article.html#article" class="element">article</a> element
+    <p>The
+    <span class="element">article</span>
+    element
     represents a section of content that forms an independent part
     of a document or site; for example, a magazine or newspaper
     article, or a blog entry.</p>
@@ -68,7 +70,7 @@
       <div class="no-number no-toc tag-omission" id="article-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#article-tags">#</a>
 </h2>
-        <p>An <a href="article.html#article" class="element">article</a>
+        <p>An <span class="element">article</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

--- dialog.html DELETED ---

--- form-attributes.html DELETED ---

Index: colgroup.html
===================================================================
RCS file: /sources/public/html5/markup/colgroup.html,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- colgroup.html	10 Aug 2010 13:51:03 -0000	1.75
+++ colgroup.html	12 Aug 2010 19:55:26 -0000	1.76
@@ -23,9 +23,11 @@
 <span class="spec-link"><a title="Read about the colgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-colgroup-element">&#9432;</a></span> <span class="element">colgroup</span> &#8211; <span class="shortdesc">table column group</span> <a class="hash" href="#colgroup">#</a> <a class="toc-bak" href="Overview.html#colgroup-toc">T</a>
 </h2>
       <div id="colgroup-longdesc" class="longdesc">
-    <p>The <a href="colgroup.html#colgroup" class="element">colgroup</a>
-    element represents a group of one or more columns in the <a href="table.html#table" class="element">table</a> that is its
-    parent.</p>
+    <p>The
+    <span class="element">colgroup</span>
+    element represents a group of one or more columns in the
+    <a href="table.html#table" class="element">table</a>
+    that is its parent.</p>
   </div>
       <div class="no-number no-toc" id="colgroup-content-model">
         <h2 class="element-subhead">Permitted contents <a class="hash" href="#colgroup-content-model">#</a>
@@ -47,10 +49,10 @@
         <div class="attr-content-models"><p><span class="pattern" id="colgroup.attrs"><a 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="attribute-name">global attributes</span> = <span class="attr-values"></span> 
-<a class="hash" href="global-attributes.html">#</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><i class="TK">(detailed attribute description to come)</i></dd>
+            <dd>Any attributes permitted globally.</dd>
           
             <dt id="colgroup.attrs.span" title="colgroup.attrs.span">
 <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>
@@ -91,27 +93,27 @@
 </h2>
         
     <p>A
-    <a href="colgroup.html#colgroup" class="element">colgroup</a>
+    <span class="element">colgroup</span>
     element's
     <span title="syntax-start-tag">start tag</span>
     may be omitted if the first thing inside the
-    <a href="colgroup.html#colgroup" class="element">colgroup</a>
+    <span class="element">colgroup</span>
     element is a
     <a href="col.html#col" class="element">col</a>
     element, and if the element is not immediately preceded by
     another
-    <a href="colgroup.html#colgroup" class="element">colgroup</a>
+    <span class="element">colgroup</span>
     element whose
     <span title="syntax-end-tag">end tag</span>
     has been omitted.</p>
     <p>A
-    <a href="colgroup.html#colgroup" class="element">colgroup</a>
+    <span class="element">colgroup</span>
     element&#8217;s
     <span title="syntax-end-tag">end tag</span>
     may be omitted if the
-    <a href="colgroup.html#colgroup" class="element">colgroup</a>
+    <span class="element">colgroup</span>
     element is not immediately followed by a
-    <a href="terminology.html#space" id="space_xref34">space character</a>
+    <a href="terminology.html#space" id="space_xref33">space character</a>
     or a
     <a href="syntax.html#comments" title="syntax-comments">comment</a>.</p>
   

Index: dl.html
===================================================================
RCS file: /sources/public/html5/markup/dl.html,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- dl.html	10 Aug 2010 13:51:04 -0000	1.73
+++ dl.html	12 Aug 2010 19:55:27 -0000	1.74
@@ -23,8 +23,10 @@
 <span class="spec-link"><a title="Read about the dl element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-dl-element">&#9432;</a></span> <span class="element">dl</span> &#8211; <span class="shortdesc">description list</span> <a class="hash" href="#dl">#</a> <a class="toc-bak" href="Overview.html#dl-toc">T</a>
 </h2>
       <div id="dl-longdesc" class="longdesc">
-    <p>The <a href="dl.html#dl" class="element">dl</a> element represents
-    a <a href="dl.html#description-list" id="description-list_xref2">description list</a>.</p>
+    <p>The
+    <span class="element">dl</span>
+    element represents a
+    <a href="dl.html#description-list" id="description-list_xref2">description list</a>.</p>
   </div>
       <div class="no-number no-toc" id="dl-content-model">
         <h2 class="element-subhead">Permitted contents <a class="hash" href="#dl-content-model">#</a>
@@ -66,7 +68,7 @@
       <div class="no-number no-toc tag-omission" id="dl-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#dl-tags">#</a>
 </h2>
-        <p>A <a href="dl.html#dl" class="element">dl</a>
+        <p>A <span class="element">dl</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -83,8 +85,9 @@
         <h2 class="element-subhead">Details <a class="hash" href="#dl-details">#</a>
 </h2>
 <div class="details">
-    <p>The <a href="dl.html#dl" class="element">dl</a> element represents
-    a
+    <p>The
+    <span class="element">dl</span>
+    element represents a
     <dfn id="description-list" title="description-list">description list</dfn>,
     which consists of zero or more term-description (name-value)
     groupings; each grouping associates one or more

Index: thead.html
===================================================================
RCS file: /sources/public/html5/markup/thead.html,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- thead.html	10 Aug 2010 13:51:10 -0000	1.73
+++ thead.html	12 Aug 2010 19:55:32 -0000	1.74
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the thead element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-thead-element">&#9432;</a></span> <span class="element">thead</span> &#8211; <span class="shortdesc">table heading group</span> <a class="hash" href="#thead">#</a> <a class="toc-bak" href="Overview.html#thead-toc">T</a>
 </h2>
       <div id="thead-longdesc" class="longdesc">
-    <p>The <a href="thead.html#thead" class="element">thead</a> element
+    <p>The
+    <span class="element">thead</span>
+    element
     represents the block of rows that consist of the column labels
     (headings) for its parent
     <a href="table.html#table" class="element">table</a>
@@ -82,15 +84,15 @@
 </h2>
         
     <p>A
-    <a href="thead.html#thead" class="element">thead</a>
+    <span class="element">thead</span>
     element must have a
     <span title="syntax-start-tag">start tag</span>.</p>
     <p>A
-    <a href="thead.html#thead" class="element">thead</a>
+    <span class="element">thead</span>
     element&#8217;s
     <span title="syntax-end-tag">end tag</span>
     may be omitted if the
-    <a href="thead.html#thead" class="element">thead</a>
+    <span class="element">thead</span>
     element is immediately followed by a
     <a href="tbody.html#tbody" class="element">tbody</a>
     or

Index: h5.html
===================================================================
RCS file: /sources/public/html5/markup/h5.html,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- h5.html	10 Aug 2010 13:51:05 -0000	1.77
+++ h5.html	12 Aug 2010 19:55:28 -0000	1.78
@@ -23,7 +23,11 @@
 <span class="spec-link"><a title="Read about the h5 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">&#9432;</a></span> <span class="element">h5</span> &#8211; <span class="shortdesc">heading</span> <a class="hash" href="#h5">#</a> <a class="toc-bak" href="Overview.html#h5-toc">T</a>
 </h2>
       <div id="h5-longdesc" class="longdesc">
-    <p>The <a href="h1.html#h1" class="element">h1</a> through <a href="h6.html#h6" class="element">h6</a> elements are headings for
+    <p>The
+    <span class="element">h1</span>
+    through
+    <span class="element">h6</span>
+    elements are headings for
     the sections with which they are associated.</p>
   </div>
       <div class="no-number no-toc" id="h5-content-model">
@@ -33,7 +37,7 @@
         
       <div id="h5-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref23">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref22">phrasing content</a></span>
         
     </p>
         </div>
@@ -69,7 +73,7 @@
       <div class="no-number no-toc tag-omission" id="h5-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#h5-tags">#</a>
 </h2>
-        <p>An <a href="h5.html#h5" class="element">h5</a>
+        <p>An <span class="element">h5</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: tbody.html
===================================================================
RCS file: /sources/public/html5/markup/tbody.html,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- tbody.html	10 Aug 2010 13:51:10 -0000	1.73
+++ tbody.html	12 Aug 2010 19:55:32 -0000	1.74
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the tbody element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tbody-element">&#9432;</a></span> <span class="element">tbody</span> &#8211; <span class="shortdesc">table row group</span> <a class="hash" href="#tbody">#</a> <a class="toc-bak" href="Overview.html#tbody-toc">T</a>
 </h2>
       <div id="tbody-longdesc" class="longdesc">
-    <p>The <a href="tbody.html#tbody" class="element">tbody</a> element
+    <p>The
+    <span class="element">tbody</span>
+    element
     represents a block of rows that consist of a body of data for
     its parent <a href="table.html#table" class="element">table</a>
     element.</p>
@@ -81,27 +83,27 @@
 </h2>
         
     <p>A 
-    <a href="tbody.html#tbody" class="element">tbody</a>
+    <span class="element">tbody</span>
     element's <span title="syntax-start-tag">start tag</span> may be omitted if
     the first thing inside the
-    <a href="tbody.html#tbody" class="element">tbody</a>
+    <span class="element">tbody</span>
     element is a
     <a href="tr.html#tr" class="element">tr</a>
     element, and if the element is not
     immediately preceded by a 
-    <a href="tbody.html#tbody" class="element">tbody</a>,
+    <span class="element">tbody</span>
     <a href="thead.html#thead" class="element">thead</a>,
     or
     <a href="tfoot.html#tfoot" class="element">tfoot</a>
     element whose
     <span title="syntax-end-tag">end tag</span> has been omitted.</p>
     <p>A 
-    <a href="tbody.html#tbody" class="element">tbody</a>
+    <span class="element">tbody</span>
     element&#8217;s
     <span title="syntax-end-tag">end tag</span> may be omitted if the
-    <a href="tbody.html#tbody" class="element">tbody</a>
+    <span class="element">tbody</span>
     element is immediately followed by a 
-    <a href="tbody.html#tbody" class="element">tbody</a>
+    <span class="element">tbody</span>
     or
     <a href="tfoot.html#tfoot" class="element">tfoot</a>
     element, or if there

Index: video.html
===================================================================
RCS file: /sources/public/html5/markup/video.html,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -d -r1.94 -r1.95
--- video.html	10 Aug 2010 13:51:10 -0000	1.94
+++ video.html	12 Aug 2010 19:55:33 -0000	1.95
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the video element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#video">&#9432;</a></span> <span class="element">video</span> &#8211; <span class="shortdesc">video</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#video">#</a> <a class="toc-bak" href="Overview.html#video-toc">T</a>
 </h2>
       <div id="video-longdesc" class="longdesc">
-    <p>The <a href="video.html#video" class="element">video</a> element
+    <p>The
+    <span class="element">video</span>
+    element
     represents a video or movie.</p>
   </div>
       <div class="no-number no-toc" id="video-content-model">
@@ -44,7 +46,7 @@
         <p class="elem-mdl">
        <span class="agroupof"><span><span>a </span><a class="ref attribute" href="video.html#video.attrs.src">src</a><span> attribute</span>, </span>
                           <span class="postfix or">or</span> <span><span>zero or more </span><a class="ref" href="source.html#source">source</a><span> elements</span></span> </span> <span class="postfix followedby">followed by</span> 
-  <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref53">phrasing content</a></span>
+  <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref52">phrasing content</a></span>
         
     </p>
         </div>
@@ -190,7 +192,7 @@
       <div class="no-number no-toc tag-omission" id="video-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#video-tags">#</a>
 </h2>
-        <p>A <a href="video.html#video" class="element">video</a>
+        <p>A <span class="element">video</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: source.html
===================================================================
RCS file: /sources/public/html5/markup/source.html,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -d -r1.89 -r1.90
--- source.html	10 Aug 2010 13:51:08 -0000	1.89
+++ source.html	12 Aug 2010 19:55:31 -0000	1.90
@@ -24,7 +24,7 @@
 </h2>
       <div id="source-longdesc" class="longdesc">
     <p>The
-    <a href="source.html#source" class="element">source</a>
+    <span class="element">source</span>
     element
     enables multiple <a href="source.html#media-source" id="media-source_xref1">media sources</a> to
     be specified for
@@ -82,7 +82,7 @@
         it).</dd>
           
 <dd><div class="datatype-desc">A string that identifies a valid
-        <var class="defined-elsewhere">MIME media type</var>,
+        <var class="defined-elsewhere">MIME media type</var>
         as defined in
         <a href="references.html#refsRFC2046" id="refsRFC2046_xref7">[RFC 2046]</a>.</div></dd>
             <dt id="source.attrs.media" title="source.attrs.media">
@@ -98,7 +98,7 @@
         is useful to the user).</dd>
           
 <dd><div class="datatype-desc">A valid
-        <var class="defined-elsewhere">media query list</var>,
+        <var class="defined-elsewhere">media query list</var>
         as defined in
       <a href="references.html#refsMediaQueries" id="refsMediaQueries_xref4">[Media Queries]</a>.</div></dd>
         </dl>
@@ -108,9 +108,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#source-tags">#</a>
 </h2>
         <p>The
-            <a href="source.html#source" class="element">source</a>
+            <span class="element">source</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref90">void element</a>.
-            A <a href="source.html#source" class="element">source</a>
+            A <span class="element">source</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an
@@ -129,7 +129,7 @@
     <p>Each separate
     <dfn id="media-source" title="media-source">media source</dfn>
     specified within a
-    <a href="source.html#source" class="element">source</a>
+    <span class="element">source</span>
     element is a complete set of media data &#8212; for example, a
     complete video file, or a complete audio file).</p>
   </div>

Index: button.reset.html
===================================================================
RCS file: /sources/public/html5/markup/button.reset.html,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- button.reset.html	10 Aug 2010 13:51:03 -0000	1.83
+++ button.reset.html	12 Aug 2010 19:55:26 -0000	1.84
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">&#9432;</a></span> <span class="element">button</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">reset</span></span> &#8211; <span class="shortdesc">reset button</span> <a class="hash" href="#button.reset">#</a> <a class="toc-bak" href="Overview.html#button.reset-toc">T</a>
 </h2>
       <div id="button.reset-longdesc" class="longdesc">
-    <p>The <a href="button.html#button" class="element">button</a> element
+    <p>The
+    <span class="element">button</span>
+    element
     with a <span class="attribute">type</span> attribute whose
     value is "<code>reset</code>" represents a button for
     resetting a form.</p>
@@ -35,7 +37,7 @@
         
       <div id="button.reset-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref9">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref8">phrasing content</a></span>
         
     </p>
         </div>
@@ -97,7 +99,9 @@
 <span class="attribute-name">type</span> = <span class="attr-values">  "reset" </span> 
 <a class="hash" 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
+            <dd>Specifies that its
+        <span class="element">button</span>
+        element is a button for
         resetting a form.</dd>
           
             <dt id="button.reset.attrs.value" title="button.reset.attrs.value">
@@ -145,7 +149,7 @@
       <div class="no-number no-toc tag-omission" id="button.reset-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#button.reset-tags">#</a>
 </h2>
-        <p>A <a href="button.html#button" class="element">button</a>
+        <p>A <span class="element">button</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: meta.charset.html
===================================================================
RCS file: /sources/public/html5/markup/meta.charset.html,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -d -r1.88 -r1.89
--- meta.charset.html	10 Aug 2010 13:51:07 -0000	1.88
+++ meta.charset.html	12 Aug 2010 19:55:30 -0000	1.89
@@ -23,10 +23,12 @@
 <span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-charset">&#9432;</a></span> <span class="element">meta</span> <span class="elem-qualifier"> <span class="attribute-name">charset</span></span> &#8211; <span class="shortdesc">document character-encoding declaration</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#meta.charset">#</a> <a class="toc-bak" href="Overview.html#meta.charset-toc">T</a>
 </h2>
       <div id="meta.charset-longdesc" class="longdesc">
-    <p>The <a href="meta.html#meta" class="element">meta</a> element
-    with a <a href="meta.charset.html#meta.charset.attrs.charset">charset</a>
-    attribute represents a <a href="syntax.html#encoding-declaration" id="encoding-declaration_xref1">character encoding
-      declaration</a>.</p>
+    <p>The
+    <span class="element">meta</span>
+    element
+    with a <a href="meta.charset.html#meta.charset.attrs.charset" class="attribute">charset</a>
+    attribute represents a
+    <a href="syntax.html#encoding-declaration" id="encoding-declaration_xref1">character encoding declaration</a>.</p>
   </div>
       <div class="no-number no-toc" id="meta.charset-content-model">
         <h2 class="element-subhead">Permitted contents <a class="hash" href="#meta.charset-content-model">#</a>
@@ -62,53 +64,37 @@
 </dt>
             <dd>Specifies a character encoding name.</dd>
           
-<dd><div class="datatype-desc">For documents in the
-        <a href="documents.html#html-syntax" id="html-syntax_xref11">HTML syntax</a>:
-        a
-        <a href="terminology.html#case-insensitive" id="case-insensitive_xref24">case-insensitive match</a>
-        for any
-        <var class="defined-elsewhere">character set name</var>
-        given in a <code>Name</code> or <code>Alias</code> field
-        labeled as &#8220;preferred MIME name&#8221; in the IANA
-        <a href="references.html#refsCharacterSets" id="refsCharacterSets_xref2">[Character Sets]</a>
-        registry, if there is one; or if none of the
-        <code>Alias</code> fields are so labeled, a
-        <a href="terminology.html#case-insensitive" id="case-insensitive_xref25">case-insensitive match</a>
-        for a <code>Name</code> field in the registry.
-        <p>For documents in the <a href="documents.html#xml-syntax" id="xml-syntax_xref7">XML
-          syntax</a>, any
-        <a href="terminology.html#case-insensitive" id="case-insensitive_xref26">case-insensitive match</a>
-        for the string
-        "<code>UTF-8</code>".</p>
-      </div></dd>
+<dd><div class="datatype-desc">One of the following:
+        <ul>
+<li>For documents in the
+          <a href="documents.html#html-syntax" id="html-syntax_xref11">HTML syntax</a>: A
+          <a href="terminology.html#case-insensitive" id="case-insensitive_xref23">case-insensitive match</a>
+          for any
+          <var class="defined-elsewhere">character set name</var>
+          for which the IANA
+          <a href="references.html#refsCharacterSets" id="refsCharacterSets_xref2">[Character Sets]</a>
+          registry has a <code>Name</code> or <code>Alias</code> field
+          labeled as &#8220;preferred MIME name&#8221;;
+          or, if none of the <code>Alias</code> fields are so labeled, a
+          <a href="terminology.html#case-insensitive" id="case-insensitive_xref24">case-insensitive match</a>
+          for a <code>Name</code> field in the registry.</li>
+        <li>For documents in the <a href="documents.html#xml-syntax" id="xml-syntax_xref7">XML
+          syntax</a>: Any
+          <a href="terminology.html#case-insensitive" id="case-insensitive_xref25">case-insensitive match</a>
+          for the string
+          "<code>UTF-8</code>".</li>
+        </ul>
+</div></dd>
         </dl>
 </div>
       
-      <div class="no-number no-toc" id="meta.charset-constraints">
-        <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#meta.charset-constraints">#</a>
-</h2>
-        <ul class="assertions">
-<li>There must not be more than one <a href="meta.html#meta" class="element">meta</a> element per document with a <a href="meta.charset.html#meta.charset.attrs.charset">charset</a>
-    attribute.</li>
-    <li>If a document contains a
-    <a href="meta.html#meta" class="element">meta</a> 
-    element with a <a href="meta.charset.html#meta.charset.attrs.charset">charset</a>
-    attribute, then the document must not contain a <a href="meta.html#meta" class="element">meta</a> element in the <a href="meta.http-equiv.content-type.html#encoding-declaration-state" id="encoding-declaration-state_xref3">encoding declaration
-      state</a>.</li>
-  
-          <li><span>
-				The <span class="attribute">scheme</span> attribute on the <span class="element">meta</span> element is obsolete.
-				Use only one scheme per field, or make the scheme declaration part of the value.
-			</span></li>
-        </ul>
-</div>
       <div class="no-number no-toc tag-omission" id="meta.charset-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#meta.charset-tags">#</a>
 </h2>
         <p>The
-            <a href="meta.html#meta" class="element">meta</a>
+            <span class="element">meta</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref84">void element</a>.
-            A <a href="meta.html#meta" class="element">meta</a>
+            A <span class="element">meta</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: output.html
===================================================================
RCS file: /sources/public/html5/markup/output.html,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- output.html	10 Aug 2010 13:51:08 -0000	1.84
+++ output.html	12 Aug 2010 19:55:31 -0000	1.85
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the output element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-output-element">&#9432;</a></span> <span class="element">output</span> &#8211; <span class="shortdesc">result of a calculation in a form</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#output">#</a> <a class="toc-bak" href="Overview.html#output-toc">T</a>
 </h2>
       <div id="output-longdesc" class="longdesc">
-    <p>The <a href="output.html#output" class="element">output</a> element
+    <p>The
+    <span class="element">output</span>
+    element
     represents the result of a calculation.</p>
   </div>
       <div class="no-number no-toc" id="output-content-model">
@@ -33,7 +35,7 @@
         
       <div id="output-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref35">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref34">phrasing content</a></span>
         
     </p>
         </div>
@@ -85,20 +87,20 @@
 </dt>
             <dd>Identifies one or more elements associated with
         the calculation whose result this
-        <a href="output.html#output" class="element">output</a>
+        <span class="element">output</span>
         element represents.</dd>
           
 <dd><div class="datatype-desc">An
         <a href="datatypes.html#data-unordered-tokens" id="data-unordered-tokens_xref2">unordered set of unique space-separated tokens</a>,
         each of which is an
-        <a href="datatypes.html#id-reference" id="id-reference_xref1">ID reference</a>.</div></dd>
+        <a href="datatypes.html#common.data.idref" id="common.data.idref_xref47">ID reference</a>.</div></dd>
         </dl>
 </div>
       
       <div class="no-number no-toc tag-omission" id="output-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#output-tags">#</a>
 </h2>
-        <p>An <a href="output.html#output" class="element">output</a>
+        <p>An <span class="element">output</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: i.html
===================================================================
RCS file: /sources/public/html5/markup/i.html,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -d -r1.72 -r1.73
--- i.html	10 Aug 2010 13:51:05 -0000	1.72
+++ i.html	12 Aug 2010 19:55:28 -0000	1.73
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the i element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-i-element">&#9432;</a></span> <span class="element">i</span> &#8211; <span class="shortdesc">offset text conventionally styled in italic</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#i">#</a> <a class="toc-bak" href="Overview.html#i-toc">T</a>
 </h2>
       <div id="i-longdesc" class="longdesc">
-    <p>The <a href="i.html#i" class="element">i</a> element represents a
+    <p>The
+    <span class="element">i</span>
+    element represents a
     span of text offset from its surrounding content without
     conveying any extra emphasis or importance, and for which the
     conventional typographic presentation is italic text; for
@@ -38,7 +40,7 @@
         
       <div id="i-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref25">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref24">phrasing content</a></span>
         
     </p>
         </div>
@@ -60,7 +62,7 @@
       <div class="no-number no-toc tag-omission" id="i-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#i-tags">#</a>
 </h2>
-        <p>An <a href="i.html#i" class="element">i</a>
+        <p>An <span class="element">i</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -78,7 +80,7 @@
 </h2>
 <div class="changes">
     <p>Although previous versions of HTML defined the
-    <a class="element" href="i.html#i">i</a>
+    <span class="element">i</span>
     element only in presentational terms, the element has now been
     given the specific semantic purpose of representing text
     &#8220;offset from its surrounding content without conveying any

Index: input.submit.html
===================================================================
RCS file: /sources/public/html5/markup/input.submit.html,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- input.submit.html	10 Aug 2010 13:51:06 -0000	1.84
+++ input.submit.html	12 Aug 2010 19:55:29 -0000	1.85
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#submit-button-state">&#9432;</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> &#8211; <span class="shortdesc">submit button</span> <a class="hash" href="#input.submit">#</a> <a class="toc-bak" href="Overview.html#input.submit-toc">T</a>
 </h2>
       <div id="input.submit-longdesc" class="longdesc">
-    <p>The <a href="input.html#input" class="element">input</a> element
+    <p>The
+    <span class="element">input</span>
+    element
     with a <span class="attribute">type</span> attribute whose
     value is "<code>submit</code>" represents a button for
     submitting a form.</p>
@@ -99,7 +101,9 @@
 <span class="attribute-name">type</span> = <span class="attr-values">  "submit" </span> 
 <a class="hash" 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
+            <dd>Specifies that its
+        <span class="element">input</span>
+        element is a button for
         submitting a form.</dd>
           
             <dt id="input.submit.attrs.value" title="input.submit.attrs.value">
@@ -107,7 +111,9 @@
 <span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref50">string</a></span> 
 <a class="hash" 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>
+            <dd>Specifies a value for the
+        <span class="element">input</span>
+        element.</dd>
           
             <dt id="input.submit.attrs.formaction" title="input.submit.attrs.formaction">
 <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>
@@ -159,7 +165,7 @@
 <a class="hash" href="input.submit.html#input.submit.attrs.formtarget">#</a>
 </dt>
             <dd>A
-        <a href="terminology.html#context" id="context_xref12">browsing context</a>
+        <a href="terminology.html#context" id="context_xref11">browsing context</a>
         name or keyword that represents the target
         of the control.</dd>
           
@@ -171,7 +177,7 @@
           <a href="datatypes.html#common.data.browsing-context-name" id="common.data.browsing-context-name_xref7">browsing-context name</a>
 </li>
           <li>any
-          <a href="terminology.html#case-insensitive" id="case-insensitive_xref21">case-insensitive match</a>
+          <a href="terminology.html#case-insensitive" id="case-insensitive_xref20">case-insensitive match</a>
           for one of the following literal strings:
               "<code>_blank</code>",
               "<code>_self</code>",
@@ -231,9 +237,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.submit-tags">#</a>
 </h2>
         <p>The
-            <a href="input.html#input" class="element">input</a>
+            <span class="element">input</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref36">void element</a>.
-            An <a href="input.html#input" class="element">input</a>
+            An <span class="element">input</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: input.date.html
===================================================================
RCS file: /sources/public/html5/markup/input.date.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- input.date.html	10 Aug 2010 13:51:06 -0000	1.86
+++ input.date.html	12 Aug 2010 19:55:28 -0000	1.87
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-state">&#9432;</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">date</span></span> &#8211; <span class="shortdesc">date input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.date">#</a> <a class="toc-bak" href="Overview.html#input.date-toc">T</a>
 </h2>
       <div id="input.date-longdesc" class="longdesc">
-    <p>The <a href="input.html#input" class="element">input</a> element
+    <p>The
+    <span class="element">input</span>
+    element
     with a <span class="attribute">type</span> attribute whose
     value is "<code>date</code>" represents
     a control for setting the element&#8217;s value to a string
@@ -102,7 +104,9 @@
 <span class="attribute-name">type</span> = <span class="attr-values">  "date" </span> 
 <a class="hash" 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
+            <dd>Specifies that its
+        <span class="element">input</span>
+        element is
         a control for setting the element&#8217;s value to a string
         representing a date.</dd>
           
@@ -155,7 +159,7 @@
           
 <dd>
 <div class="datatype-desc">A valid
-        <var class="defined-elsewhere">full-date</var>,
+        <var class="defined-elsewhere">full-date</var>
         as defined in
         <a href="references.html#refsRFC3339" id="refsRFC3339_xref5">[RFC 3339]</a>,
         with the additional qualification that the year component is
@@ -177,7 +181,7 @@
           
 <dd>
 <div class="datatype-desc">A valid
-        <var class="defined-elsewhere">full-date</var>,
+        <var class="defined-elsewhere">full-date</var>
         as defined in
         <a href="references.html#refsRFC3339" id="refsRFC3339_xref6">[RFC 3339]</a>,
         with the additional qualification that the year component is
@@ -231,7 +235,7 @@
           
 <dd>
 <div class="datatype-desc">A valid
-        <var class="defined-elsewhere">full-date</var>,
+        <var class="defined-elsewhere">full-date</var>
         as defined in
         <a href="references.html#refsRFC3339" id="refsRFC3339_xref7">[RFC 3339]</a>,
         with the additional qualification that the year component is
@@ -279,9 +283,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.date-tags">#</a>
 </h2>
         <p>The
-            <a href="input.html#input" class="element">input</a>
+            <span class="element">input</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref50">void element</a>.
-            An <a href="input.html#input" class="element">input</a>
+            An <span class="element">input</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: var.html
===================================================================
RCS file: /sources/public/html5/markup/var.html,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -d -r1.71 -r1.72
--- var.html	10 Aug 2010 13:51:10 -0000	1.71
+++ var.html	12 Aug 2010 19:55:33 -0000	1.72
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the var element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-var-element">&#9432;</a></span> <span class="element">var</span> &#8211; <span class="shortdesc">variable or placeholder text</span> <a class="hash" href="#var">#</a> <a class="toc-bak" href="Overview.html#var-toc">T</a>
 </h2>
       <div id="var-longdesc" class="longdesc">
-    <p>The <a href="var.html#var" class="element">var</a> element
+    <p>The
+    <span class="element">var</span>
+    element
     represents either a variable in a mathematical expression or
     programming context, or placeholder text that the reader is
     meant to mentally replace with some other literal value.</p>
@@ -35,7 +37,7 @@
         
       <div id="var-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref52">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref51">phrasing content</a></span>
         
     </p>
         </div>
@@ -57,7 +59,7 @@
       <div class="no-number no-toc tag-omission" id="var-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#var-tags">#</a>
 </h2>
-        <p>A <a href="var.html#var" class="element">var</a>
+        <p>A <span class="element">var</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: sub.html
===================================================================
RCS file: /sources/public/html5/markup/sub.html,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- sub.html	10 Aug 2010 13:51:10 -0000	1.73
+++ sub.html	12 Aug 2010 19:55:32 -0000	1.74
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the sub element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-sub-and-sup-elements">&#9432;</a></span> <span class="element">sub</span> &#8211; <span class="shortdesc">subscript</span> <a class="hash" href="#sub">#</a> <a class="toc-bak" href="Overview.html#sub-toc">T</a>
 </h2>
       <div id="sub-longdesc" class="longdesc">
-    <p>The <a href="sub.html#sub" class="element">sub</a> element
+    <p>The
+    <span class="element">sub</span>
+    element
     represents subscript.</p>
   </div>
       <div class="no-number no-toc" id="sub-content-model">
@@ -33,7 +35,7 @@
         
       <div id="sub-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref47">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref46">phrasing content</a></span>
         
     </p>
         </div>
@@ -55,7 +57,7 @@
       <div class="no-number no-toc tag-omission" id="sub-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#sub-tags">#</a>
 </h2>
-        <p>A <a href="sub.html#sub" class="element">sub</a>
+        <p>A <span class="element">sub</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: title.html
===================================================================
RCS file: /sources/public/html5/markup/title.html,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- title.html	10 Aug 2010 13:51:10 -0000	1.76
+++ title.html	12 Aug 2010 19:55:33 -0000	1.77
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the title element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-title-element-0">&#9432;</a></span> <span class="element">title</span> &#8211; <span class="shortdesc">document title</span> <a class="hash" href="#title">#</a> <a class="toc-bak" href="Overview.html#title-toc">T</a>
 </h2>
       <div id="title-longdesc" class="longdesc">
-    <p>The <a href="title.html#title" class="element">title</a> element
+    <p>The
+    <span class="element">title</span>
+    element
     represents the document&#8217;s title or name.</p>
   </div>
       <div class="no-number no-toc" id="title-content-model">
@@ -55,7 +57,7 @@
       <div class="no-number no-toc tag-omission" id="title-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#title-tags">#</a>
 </h2>
-        <p>A <a href="title.html#title" class="element">title</a>
+        <p>A <span class="element">title</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: pre.html
===================================================================
RCS file: /sources/public/html5/markup/pre.html,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- pre.html	10 Aug 2010 13:51:08 -0000	1.75
+++ pre.html	12 Aug 2010 19:55:31 -0000	1.76
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the pre element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-pre-element">&#9432;</a></span> <span class="element">pre</span> &#8211; <span class="shortdesc">preformatted text</span> <a class="hash" href="#pre">#</a> <a class="toc-bak" href="Overview.html#pre-toc">T</a>
 </h2>
       <div id="pre-longdesc" class="longdesc">
-    <p>The <a href="pre.html#pre" class="element">pre</a> element
+    <p>The
+    <span class="element">pre</span>
+    element
     represents a block of preformatted text, in which structure is
     represented by typographic conventions rather than by
     elements.</p>
@@ -35,7 +37,7 @@
         
       <div id="pre-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref37">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref36">phrasing content</a></span>
         
     </p>
         </div>
@@ -67,7 +69,7 @@
       <div class="no-number no-toc tag-omission" id="pre-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#pre-tags">#</a>
 </h2>
-        <p>A <a href="pre.html#pre" class="element">pre</a>
+        <p>A <span class="element">pre</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: button.submit.html
===================================================================
RCS file: /sources/public/html5/markup/button.submit.html,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- button.submit.html	10 Aug 2010 13:51:03 -0000	1.83
+++ button.submit.html	12 Aug 2010 19:55:26 -0000	1.84
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">&#9432;</a></span> <span class="element">button</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> &#8211; <span class="shortdesc">submit button</span> <a class="hash" href="#button.submit">#</a> <a class="toc-bak" href="Overview.html#button.submit-toc">T</a>
 </h2>
       <div id="button.submit-longdesc" class="longdesc">
-    <p>The <a href="button.html#button" class="element">button</a> element
+    <p>The
+    <span class="element">button</span>
+    element
     with a <span class="attribute">type</span> attribute whose
     value is "<code>submit</code>" represents a button for
     submitting a form.</p>
@@ -35,7 +37,7 @@
         
       <div id="button.submit-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref8">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref7">phrasing content</a></span>
         
     </p>
         </div>
@@ -102,7 +104,9 @@
 <span class="attribute-name">type</span> = <span class="attr-values">  "submit" </span> 
 <a class="hash" 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
+            <dd>Specifies that its
+        <span class="element">button</span>
+        element is a button for
         submitting a form.</dd>
           
             <dt id="button.submit.attrs.value" title="button.submit.attrs.value">
@@ -163,7 +167,7 @@
 <a class="hash" href="button.submit.html#button.submit.attrs.formtarget">#</a>
 </dt>
             <dd>A
-        <a href="terminology.html#context" id="context_xref7">browsing context</a>
+        <a href="terminology.html#context" id="context_xref6">browsing context</a>
         name or keyword that represents the target
         of the control.</dd>
           
@@ -175,7 +179,7 @@
           <a href="datatypes.html#common.data.browsing-context-name" id="common.data.browsing-context-name_xref4">browsing-context name</a>
 </li>
           <li>any
-          <a href="terminology.html#case-insensitive" id="case-insensitive_xref19">case-insensitive match</a>
+          <a href="terminology.html#case-insensitive" id="case-insensitive_xref18">case-insensitive match</a>
           for one of the following literal strings:
               "<code>_blank</code>",
               "<code>_self</code>",
@@ -222,7 +226,7 @@
       <div class="no-number no-toc tag-omission" id="button.submit-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#button.submit-tags">#</a>
 </h2>
-        <p>A <a href="button.html#button" class="element">button</a>
+        <p>A <span class="element">button</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: rp.html
===================================================================
RCS file: /sources/public/html5/markup/rp.html,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- rp.html	10 Aug 2010 13:51:08 -0000	1.73
+++ rp.html	12 Aug 2010 19:55:31 -0000	1.74
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the rp element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-rp-element">&#9432;</a></span> <span class="element">rp</span> &#8211; <span class="shortdesc">ruby parenthesis</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#rp">#</a> <a class="toc-bak" href="Overview.html#rp-toc">T</a>
 </h2>
       <div id="rp-longdesc" class="longdesc">
-    <p>The <a href="rp.html#rp" class="element">rp</a> element can be
+    <p>The
+    <span class="element">rp</span>
+    element can be
     used to provide parentheses around a ruby text component of a
     ruby annotation, to be shown by UAs that don&#8217;t support
     ruby annotations.</p>
@@ -35,7 +37,7 @@
         
       <div id="rp-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref40">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref39">phrasing content</a></span>
         
     </p>
         </div>
@@ -59,19 +61,19 @@
 </h2>
         
     <p>An
-    <a href="rp.html#rp" class="element">rp</a>
+    <span class="element">rp</span>
     element must have a
     <span title="syntax-start-tag">start tag</span>.</p>
     <p>An
-    <a href="rp.html#rp" class="element">rp</a>
+    <span class="element">rp</span>
     element&#8217;s
     <span title="syntax-end-tag">end tag</span>
     may be omitted if the
-    <a href="rp.html#rp" class="element">rp</a>
+    <span class="element">rp</span>
     element is immediately followed by an
     <a href="rt.html#rt" class="element">rt</a>
     or
-    <a href="rp.html#rp" class="element">rp</a>
+    <span class="element">rp</span>
     element, or if there is no more content in the parent
     element.</p>
   

Index: sup.html
===================================================================
RCS file: /sources/public/html5/markup/sup.html,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- sup.html	10 Aug 2010 13:51:10 -0000	1.74
+++ sup.html	12 Aug 2010 19:55:32 -0000	1.75
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the sup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-sub-and-sup-elements">&#9432;</a></span> <span class="element">sup</span> &#8211; <span class="shortdesc">superscript</span> <a class="hash" href="#sup">#</a> <a class="toc-bak" href="Overview.html#sup-toc">T</a>
 </h2>
       <div id="sup-longdesc" class="longdesc">
-    <p>The <a href="sup.html#sup" class="element">sup</a> element
+    <p>The
+    <span class="element">sup</span>
+    element
     represents superscript.</p>
   </div>
       <div class="no-number no-toc" id="sup-content-model">
@@ -33,7 +35,7 @@
         
       <div id="sup-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref49">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref48">phrasing content</a></span>
         
     </p>
         </div>
@@ -55,7 +57,7 @@
       <div class="no-number no-toc tag-omission" id="sup-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#sup-tags">#</a>
 </h2>
-        <p>A <a href="sup.html#sup" class="element">sup</a>
+        <p>A <span class="element">sup</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

--- forms-attributes.html DELETED ---

Index: details.html
===================================================================
RCS file: /sources/public/html5/markup/details.html,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- details.html	10 Aug 2010 13:51:04 -0000	1.63
+++ details.html	12 Aug 2010 19:55:27 -0000	1.64
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the details element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-details-element">&#9432;</a></span> <span class="element">details</span> &#8211; <span class="shortdesc">control for additional on-demand information</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#details">#</a> <a class="toc-bak" href="Overview.html#details-toc">T</a>
 </h2>
       <div id="details-longdesc" class="longdesc">
-    <p>The <a href="details.html#details" class="element">details</a> element
+    <p>The
+    <span class="element">details</span>
+    element
     represents a control from which the user can obtain additional
     information or controls on-demand.</p>
   </div>
@@ -63,8 +65,8 @@
 <a class="hash" 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>
+        <span class="element">details</span>
+        element should be shown to the user.</dd>
           
         </dl>
 </div>
@@ -86,7 +88,7 @@
       <div class="no-number no-toc tag-omission" id="details-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#details-tags">#</a>
 </h2>
-        <p>A <a href="details.html#details" class="element">details</a>
+        <p>A <span class="element">details</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: input.url.html
===================================================================
RCS file: /sources/public/html5/markup/input.url.html,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -d -r1.87 -r1.88
--- input.url.html	10 Aug 2010 13:51:07 -0000	1.87
+++ input.url.html	12 Aug 2010 19:55:29 -0000	1.88
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#url-state">&#9432;</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">url</span></span> &#8211; <span class="shortdesc">URL input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.url">#</a> <a class="toc-bak" href="Overview.html#input.url-toc">T</a>
 </h2>
       <div id="input.url-longdesc" class="longdesc">
-    <p>The <a href="input.html#input" class="element">input</a> element
+    <p>The
+    <span class="element">input</span>
+    element
     with a <span class="attribute">type</span> attribute whose
     value is "<code>url</code>" represents
     a control for editing an absolute URL given in the element&#8217;s
@@ -103,7 +105,9 @@
 <span class="attribute-name">type</span> = <span class="attr-values">  "url" </span> 
 <a class="hash" 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
+            <dd>Specifies that its
+        <span class="element">input</span>
+        element is
         a control for editing an absolute URL given in the
       element&#8217;s value.</dd>
           
@@ -259,9 +263,9 @@
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.url-tags">#</a>
 </h2>
         <p>The
-            <a href="input.html#input" class="element">input</a>
+            <span class="element">input</span>
             element is a <a href="syntax.html#void-element" id="void-element_xref64">void element</a>.
-            An <a href="input.html#input" class="element">input</a>
+            An <span class="element">input</span>
             element must have a
             <span title="syntax-start-tag">start tag</span>
             but must not have an

Index: summary.html
===================================================================
RCS file: /sources/public/html5/markup/summary.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- summary.html	10 Aug 2010 13:51:10 -0000	1.45
+++ summary.html	12 Aug 2010 19:55:32 -0000	1.46
@@ -24,7 +24,7 @@
 </h2>
       <div id="summary-longdesc" class="longdesc">
     <p>The
-    <a href="summary.html#summary" class="element">summary</a>
+    <span class="element">summary</span>
     element represents a summary, caption, or legend for a
     <a href="details.html#details" class="element">details</a>
     element.</p>
@@ -36,7 +36,7 @@
         
       <div id="summary-mdls">
         <p class="elem-mdl">
-      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref48">phrasing content</a></span>
+      <span><a href="terminology.html#phrasing-content" id="phrasing-content_xref47">phrasing content</a></span>
         
     </p>
         </div>
@@ -58,7 +58,7 @@
       <div class="no-number no-toc tag-omission" id="summary-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#summary-tags">#</a>
 </h2>
-        <p>A <a href="summary.html#summary" class="element">summary</a>
+        <p>A <span class="element">summary</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: hgroup.html
===================================================================
RCS file: /sources/public/html5/markup/hgroup.html,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -d -r1.72 -r1.73
--- hgroup.html	10 Aug 2010 13:51:05 -0000	1.72
+++ hgroup.html	12 Aug 2010 19:55:28 -0000	1.73
@@ -23,7 +23,9 @@
 <span class="spec-link"><a title="Read about the hgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-hgroup-element">&#9432;</a></span> <span class="element">hgroup</span> &#8211; <span class="shortdesc">heading group</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#hgroup">#</a> <a class="toc-bak" href="Overview.html#hgroup-toc">T</a>
 </h2>
       <div id="hgroup-longdesc" class="longdesc">
-    <p>The <a href="hgroup.html#hgroup" class="element">hgroup</a> element
+    <p>The
+    <span class="element">hgroup</span>
+    element
     represents a group of headings.</p>
   </div>
       <div class="no-number no-toc" id="hgroup-content-model">
@@ -60,7 +62,7 @@
       <div class="no-number no-toc tag-omission" id="hgroup-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#hgroup-tags">#</a>
 </h2>
-        <p>A <a href="hgroup.html#hgroup" class="element">hgroup</a>
+        <p>A <span class="element">hgroup</span>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -77,8 +79,12 @@
         <h2 class="element-subhead">Details <a class="hash" href="#hgroup-details">#</a>
 </h2>
 <div class="details">
-    <p>The hgroup element is typically used to group a
-    set of one or more <a href="h1.html#h1" class="element">h1</a>-<a href="h6.html#h6" class="element">h6</a> elements &#8212; to group, for
+    <p>The
+    <span class="element">hgroup</span>
+    element is typically used to group a
+    set of one or more
+    <a href="h1.html#h1" class="element">h1</a>-<a href="h6.html#h6" class="element">h6</a>
+    elements &#8212; to group, for
     example, a section title and an accompanying subtitle.</p>
   </div>
 </div>

Index: index-of-terms.xhtml
===================================================================
RCS file: /sources/public/html5/markup/index-of-terms.xhtml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- index-of-terms.xhtml	10 Aug 2010 13:51:05 -0000	1.1
+++ index-of-terms.xhtml	12 Aug 2010 19:55:28 -0000	1.2
@@ -97,24 +97,30 @@
 <li><a href="datatypes.html#refsBCP47_xref7"><cite class="index">language tag</cite> data type</a></li>
 </ul>
 </div>
+<div class="index-entry" id="refsBIDI_index">
+<p class="index-term">BIDI (specification)</p>
+<ul>
+<li><a href="references.html#refsBIDI"><cite class="index">References</cite> section: <cite class="index-dfn">BIDI</cite></a> <span class="index-notation">(defining instance)</span></li>
+</ul><ul id="refsBIDI_index_items"><li><a href="bdo.html#refsBIDI_xref1"><span class="element">bdo</span> element</a></li>
+</ul>
+</div>
 <div class="index-entry" id="context_index">
 <p class="index-term">browsing context</p>
 <ul>
 <li><a href="terminology.html#context"><cite class="index">Terminology</cite> section: <cite class="index-dfn">browsing context</cite></a> <span class="index-notation">(defining instance)</span></li>
-</ul><ul id="context_index_items"><li><a href="terminology.html#context_xref1"><cite class="index">Terminology</cite> section: <cite class="index-dfn">browsing context</cite></a></li>
-<li><a href="a.html#context_xref2"><span class="element">a</span> element: <span class="attribute-name">target</span> attribute</a></li>
-<li><a href="a.html#context_xref3"><span class="element">a</span> element: <cite class="index">Examples</cite></a></li>
-<li><a href="area.html#context_xref4"><span class="element">area</span> element: <span class="attribute-name">target</span> attribute</a></li>
-<li><a href="base.html#context_xref5"><span class="element">base</span> element</a></li>
-<li><a href="base.html#context_xref6"><span class="element">base</span> element: <span class="attribute-name">target</span> attribute</a></li>
-<li><a href="button.submit.html#context_xref7"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> element: <span class="attribute-name">formtarget</span> attribute</a></li>
-<li><a href="iframe.html#context_xref8"><span class="element">iframe</span> element: <span class="attribute-name">src</span> attribute</a></li>
-<li><a href="iframe.html#context_xref9"><span class="element">iframe</span> element: <span class="attribute-name">name</span> attribute</a></li>
-<li><a href="iframe.html#context_xref10"><span class="element">iframe</span> element: <span class="attribute-name">sandbox</span> attribute</a></li>
-<li><a href="iframe.html#context_xref11"><span class="element">iframe</span> element: <span class="attribute-name">seamless</span> attribute</a></li>
-<li><a href="input.submit.html#context_xref12"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> element: <span class="attribute-name">formtarget</span> attribute</a></li>
-<li><a href="input.image.html#context_xref13"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">image</span></span> element: <span class="attribute-name">formtarget</span> attribute</a></li>
-<li><a href="object.html#context_xref14"><span class="element">object</span> element: <span class="attribute-name">name</span> attribute</a></li>
+</ul><ul id="context_index_items"><li><a href="a.html#context_xref1"><span class="element">a</span> element: <span class="attribute-name">target</span> attribute</a></li>
+<li><a href="a.html#context_xref2"><span class="element">a</span> element: <cite class="index">Examples</cite></a></li>
+<li><a href="area.html#context_xref3"><span class="element">area</span> element: <span class="attribute-name">target</span> attribute</a></li>
+<li><a href="base.html#context_xref4"><span class="element">base</span> element</a></li>
+<li><a href="base.html#context_xref5"><span class="element">base</span> element: <span class="attribute-name">target</span> attribute</a></li>
+<li><a href="button.submit.html#context_xref6"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> element: <span class="attribute-name">formtarget</span> attribute</a></li>
+<li><a href="iframe.html#context_xref7"><span class="element">iframe</span> element: <span class="attribute-name">src</span> attribute</a></li>
+<li><a href="iframe.html#context_xref8"><span class="element">iframe</span> element: <span class="attribute-name">name</span> attribute</a></li>
+<li><a href="iframe.html#context_xref9"><span class="element">iframe</span> element: <span class="attribute-name">sandbox</span> attribute</a></li>
+<li><a href="iframe.html#context_xref10"><span class="element">iframe</span> element: <span class="attribute-name">seamless</span> attribute</a></li>
+<li><a href="input.submit.html#context_xref11"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> element: <span class="attribute-name">formtarget</span> attribute</a></li>
+<li><a href="input.image.html#context_xref12"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">image</span></span> element: <span class="attribute-name">formtarget</span> attribute</a></li>
+<li><a href="object.html#context_xref13"><span class="element">object</span> element: <span class="attribute-name">name</span> attribute</a></li>
 </ul>
 </div>
 <div class="index-entry" id="common.data.browsing-context-name_index">
@@ -150,26 +156,25 @@
 <p class="index-term">case-insensitive match</p>
 <ul>
 <li><a href="terminology.html#case-insensitive"><cite class="index">Terminology</cite> section: <cite class="index-dfn">case-insensitive match</cite></a> <span class="index-notation">(defining instance)</span></li>
-</ul><ul id="case-insensitive_index_items"><li><a href="terminology.html#case-insensitive_xref1"><cite class="index">Terminology</cite> section: <cite class="index-dfn">case-insensitive match</cite></a></li>
-<li><a href="documents.html#case-insensitive_xref2"><cite class="index">Case insensitivity in tag names and attribute names</cite> section</a><span class="index-counter"> [<a href="documents.html#case-insensitive_xref3">2</a>]</span></li>
-<li><a href="syntax.html#case-insensitive_xref4"><cite class="index">The doctype</cite> section</a><span class="index-counter"> [<a href="syntax.html#case-insensitive_xref5">2</a>]</span><span class="index-counter"> [<a href="syntax.html#case-insensitive_xref6">3</a>]</span><span class="index-counter"> [<a href="syntax.html#case-insensitive_xref7">4</a>]</span><span class="index-counter"> [<a href="syntax.html#case-insensitive_xref8">5</a>]</span><span class="index-counter"> [<a href="syntax.html#case-insensitive_xref9">6</a>]</span><span class="index-counter"> [<a href="syntax.html#case-insensitive_xref10">7</a>]</span><span class="index-counter"> [<a href="syntax.html#case-insensitive_xref11">8</a>]</span></li>
-<li><a href="syntax.html#case-insensitive_xref12"><cite class="index">Attributes</cite> section</a><span class="index-counter"> [<a href="syntax.html#case-insensitive_xref13">2</a>]</span></li>
-<li><a href="syntax.html#case-insensitive_xref14"><cite class="index">Text and character data</cite> section: <cite class="index-dfn">replaceable character data</cite></a></li>
-<li><a href="syntax.html#case-insensitive_xref15"><cite class="index">Text and character data</cite> section: <cite class="index-dfn">non-replaceable character data</cite></a></li>
-<li><a href="a.html#case-insensitive_xref16"><span class="element">a</span> element: <span class="attribute-name">target</span> attribute</a></li>
-<li><a href="area.html#case-insensitive_xref17"><span class="element">area</span> element: <span class="attribute-name">target</span> attribute</a></li>
-<li><a href="base.html#case-insensitive_xref18"><span class="element">base</span> element: <span class="attribute-name">target</span> attribute</a></li>
-<li><a href="button.submit.html#case-insensitive_xref19"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> element: <span class="attribute-name">formtarget</span> attribute</a></li>
-<li><a href="form.html#case-insensitive_xref20"><span class="element">form</span> element: <span class="attribute-name">target</span> attribute</a></li>
-<li><a href="input.submit.html#case-insensitive_xref21"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> element: <span class="attribute-name">formtarget</span> attribute</a></li>
-<li><a href="input.image.html#case-insensitive_xref22"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">image</span></span> element: <span class="attribute-name">formtarget</span> attribute</a></li>
-<li><a href="meta.http-equiv.refresh.html#case-insensitive_xref23"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">refresh</span></span> element: <span class="attribute-name">content</span> attribute</a></li>
-<li><a href="meta.charset.html#case-insensitive_xref24"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">charset</span></span> element: <span class="attribute-name">charset</span> attribute</a><span class="index-counter"> [<a href="meta.charset.html#case-insensitive_xref25">2</a>]</span><span class="index-counter"> [<a href="meta.charset.html#case-insensitive_xref26">3</a>]</span></li>
-<li><a href="script.html#case-insensitive_xref27"><span class="element">script</span> element: <span class="attribute-name">charset</span> attribute</a><span class="index-counter"> [<a href="script.html#case-insensitive_xref28">2</a>]</span><span class="index-counter"> [<a href="script.html#case-insensitive_xref29">3</a>]</span></li>
-<li><a href="datatypes.html#case-insensitive_xref30"><cite class="index">browsing-context name or keyword</cite> data type</a></li>
-<li><a href="datatypes.html#case-insensitive_xref31"><cite class="index">character encoding name</cite> data type</a><span class="index-counter"> [<a href="datatypes.html#case-insensitive_xref32">2</a>]</span><span class="index-counter"> [<a href="datatypes.html#case-insensitive_xref33">3</a>]</span></li>
-<li><a href="datatypes.html#case-insensitive_xref34"><cite class="index">refresh value</cite> data type</a></li>
-<li><a href="datatypes.html#case-insensitive_xref35"><cite class="index">sandbox &#8220;allow&#8221; keywords list</cite> data type</a></li>
+</ul><ul id="case-insensitive_index_items"><li><a href="documents.html#case-insensitive_xref1"><cite class="index">Case insensitivity in tag names and attribute names</cite> section</a><span class="index-counter"> [<a href="documents.html#case-insensitive_xref2">2</a>]</span></li>
+<li><a href="syntax.html#case-insensitive_xref3"><cite class="index">The doctype</cite> section</a><span class="index-counter"> [<a href="syntax.html#case-insensitive_xref4">2</a>]</span><span class="index-counter"> [<a href="syntax.html#case-insensitive_xref5">3</a>]</span><span class="index-counter"> [<a href="syntax.html#case-insensitive_xref6">4</a>]</span><span class="index-counter"> [<a href="syntax.html#case-insensitive_xref7">5</a>]</span><span class="index-counter"> [<a href="syntax.html#case-insensitive_xref8">6</a>]</span><span class="index-counter"> [<a href="syntax.html#case-insensitive_xref9">7</a>]</span><span class="index-counter"> [<a href="syntax.html#case-insensitive_xref10">8</a>]</span></li>
+<li><a href="syntax.html#case-insensitive_xref11"><cite class="index">Attributes</cite> section</a><span class="index-counter"> [<a href="syntax.html#case-insensitive_xref12">2</a>]</span></li>
+<li><a href="syntax.html#case-insensitive_xref13"><cite class="index">Text and character data</cite> section: <cite class="index-dfn">replaceable character data</cite></a></li>
+<li><a href="syntax.html#case-insensitive_xref14"><cite class="index">Text and character data</cite> section: <cite class="index-dfn">non-replaceable character data</cite></a></li>
+<li><a href="a.html#case-insensitive_xref15"><span class="element">a</span> element: <span class="attribute-name">target</span> attribute</a></li>
+<li><a href="area.html#case-insensitive_xref16"><span class="element">area</span> element: <span class="attribute-name">target</span> attribute</a></li>
+<li><a href="base.html#case-insensitive_xref17"><span class="element">base</span> element: <span class="attribute-name">target</span> attribute</a></li>
+<li><a href="button.submit.html#case-insensitive_xref18"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> element: <span class="attribute-name">formtarget</span> attribute</a></li>
+<li><a href="form.html#case-insensitive_xref19"><span class="element">form</span> element: <span class="attribute-name">target</span> attribute</a></li>
+<li><a href="input.submit.html#case-insensitive_xref20"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> element: <span class="attribute-name">formtarget</span> attribute</a></li>
+<li><a href="input.image.html#case-insensitive_xref21"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">image</span></span> element: <span class="attribute-name">formtarget</span> attribute</a></li>
+<li><a href="meta.http-equiv.refresh.html#case-insensitive_xref22"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">refresh</span></span> element: <span class="attribute-name">content</span> attribute</a></li>
+<li><a href="meta.charset.html#case-insensitive_xref23"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">charset</span></span> element: <span class="attribute-name">charset</span> attribute</a><span class="index-counter"> [<a href="meta.charset.html#case-insensitive_xref24">2</a>]</span><span class="index-counter"> [<a href="meta.charset.html#case-insensitive_xref25">3</a>]</span></li>
+<li><a href="script.html#case-insensitive_xref26"><span class="element">script</span> element: <span class="attribute-name">charset</span> attribute</a><span class="index-counter"> [<a href="script.html#case-insensitive_xref27">2</a>]</span><span class="index-counter"> [<a href="script.html#case-insensitive_xref28">3</a>]</span></li>
+<li><a href="datatypes.html#case-insensitive_xref29"><cite class="index">browsing-context name or keyword</cite> data type</a></li>
+<li><a href="datatypes.html#case-insensitive_xref30"><cite class="index">character encoding name</cite> data type</a><span class="index-counter"> [<a href="datatypes.html#case-insensitive_xref31">2</a>]</span><span class="index-counter"> [<a href="datatypes.html#case-insensitive_xref32">3</a>]</span></li>
+<li><a href="datatypes.html#case-insensitive_xref33"><cite class="index">refresh value</cite> data type</a></li>
+<li><a href="datatypes.html#case-insensitive_xref34"><cite class="index">sandbox &#8220;allow&#8221; keywords list</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry" id="cdata-end-delimiter_index">
@@ -233,12 +238,6 @@
 <li><a href="syntax.html#syntax-charref_xref6"><cite class="index">Character references</cite> section</a></li>
 </ul>
 </div>
-<div class="index-entry" id="character-set-name_index">
-<p class="index-term">character set name</p>
-<ul>
-<li><a href="datatypes.html#character-set-name"><cite class="index">character encoding name</cite> data type</a> <span class="index-notation">(defining instance)</span></li>
-</ul><ul id="character-set-name_index_items"><li class="index-no-references">No references in this document.</li></ul>
-</div>
 <div class="index-entry" id="refsCharacterSets_index">
 <p class="index-term">Character Sets (specification)</p>
 <ul>
@@ -353,12 +352,6 @@
 <li><a href="time.html#common.data.date-or-time_xref2"><span class="element">time</span> element: <cite class="index">Details</cite></a></li>
 </ul>
 </div>
-<div class="index-entry" id="date-time_index">
-<p class="index-term">date-time</p>
-<ul>
-<li><a href="datatypes.html#date-time"><cite class="index">date and time</cite> data type</a> <span class="index-notation">(defining instance)</span></li>
-</ul><ul id="date-time_index_items"><li class="index-no-references">No references in this document.</li></ul>
-</div>
 <div class="index-entry" id="dec-charref_index">
 <p class="index-term">decimal numeric character reference</p>
 <ul>
@@ -373,6 +366,13 @@
 </ul><ul id="common.data.default-style_index_items"><li><a href="meta.http-equiv.default-style.html#common.data.default-style_xref1"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">default-style</span></span> element: <span class="attribute-name">content</span> attribute</a></li>
 </ul>
 </div>
+<div class="index-entry" id="defined-metadata-name_index">
+<p class="index-term">defined metadata name</p>
+<ul>
+<li><a href="meta.name.html#defined-metadata-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">name</span></span> element: <cite class="index">Additional constraints and admonitions</cite></a> <span class="index-notation">(defining instance)</span></li>
+</ul><ul id="defined-metadata-name_index_items"><li><a href="meta.name.html#defined-metadata-name_xref1"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">name</span></span> element: <cite class="index">Additional constraints and admonitions</cite></a></li>
+</ul>
+</div>
 <div class="index-entry" id="deprecated-doctype_index">
 <p class="index-term">deprecated doctype</p>
 <ul>
@@ -424,9 +424,8 @@
 <li><a href="syntax.html#syntax-document-html_xref8"><cite class="index">Text and character data</cite> section: <cite class="index-dfn">non-replaceable character data</cite></a></li>
 <li><a href="syntax.html#syntax-document-html_xref9"><cite class="index">SVG and MathML elements in HTML documents</cite> section</a><span class="index-counter"> [<a href="syntax.html#syntax-document-html_xref10">2</a>]</span></li>
 <li><a href="syntax.html#syntax-document-html_xref11"><cite class="index">CDATA sections in SVG and MathML contents</cite> section</a></li>
-<li><a href="meta.http-equiv.content-type.html#syntax-document-html_xref12"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-type</span></span> element: <cite class="index">Additional constraints and admonitions</cite></a></li>
-<li><a href="global-attributes.html#syntax-document-html_xref13"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:space</span> attribute</a></li>
-<li><a href="global-attributes.html#syntax-document-html_xref14"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:base</span> attribute</a></li>
+<li><a href="global-attributes.html#syntax-document-html_xref12"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:space</span> attribute</a></li>
+<li><a href="global-attributes.html#syntax-document-html_xref13"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:base</span> attribute</a></li>
 </ul>
 </div>
 <div class="index-entry" id="syntax-document-xml_index">
@@ -441,10 +440,9 @@
 <li><a href="syntax.html#syntax-document-xml_xref7"><cite class="index">Text and character data</cite> section: <cite class="index-dfn">replaceable character data</cite></a></li>
 <li><a href="syntax.html#syntax-document-xml_xref8"><cite class="index">Text and character data</cite> section: <cite class="index-dfn">non-replaceable character data</cite></a></li>
 <li><a href="syntax.html#syntax-document-xml_xref9"><cite class="index">SVG and MathML elements in HTML documents</cite> section</a><span class="index-counter"> [<a href="syntax.html#syntax-document-xml_xref10">2</a>]</span></li>
-<li><a href="meta.http-equiv.content-type.html#syntax-document-xml_xref11"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-type</span></span> element: <cite class="index">Additional constraints and admonitions</cite></a></li>
-<li><a href="noscript.html#syntax-document-xml_xref12"><span class="element">noscript</span> element: <cite class="index">Additional constraints and admonitions</cite></a></li>
-<li><a href="global-attributes.html#syntax-document-xml_xref13"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:space</span> attribute</a></li>
-<li><a href="global-attributes.html#syntax-document-xml_xref14"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:base</span> attribute</a></li>
+<li><a href="noscript.html#syntax-document-xml_xref11"><span class="element">noscript</span> element: <cite class="index">Additional constraints and admonitions</cite></a></li>
+<li><a href="global-attributes.html#syntax-document-xml_xref12"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:space</span> attribute</a></li>
+<li><a href="global-attributes.html#syntax-document-xml_xref13"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:base</span> attribute</a></li>
 </ul>
 </div>
 <div class="index-entry" id="refsDOMCore_index">
@@ -632,9 +630,7 @@
 <ul>
 <li><a href="meta.http-equiv.content-type.html#encoding-declaration-state"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-type</span></span> element: <cite class="index">Details</cite></a> <span class="index-notation">(defining instance)</span></li>
 </ul><ul id="encoding-declaration-state_index_items"><li><a href="syntax.html#encoding-declaration-state_xref1"><cite class="index">Character encoding declaration</cite> section</a><span class="index-counter"> [<a href="syntax.html#encoding-declaration-state_xref2">2</a>]</span></li>
-<li><a href="meta.charset.html#encoding-declaration-state_xref3"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">charset</span></span> element: <cite class="index">Additional constraints and admonitions</cite></a></li>
-<li><a href="meta.http-equiv.content-type.html#encoding-declaration-state_xref4"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-type</span></span> element: <span class="attribute-name">http-equiv</span> attribute</a></li>
-<li><a href="meta.http-equiv.content-type.html#encoding-declaration-state_xref5"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-type</span></span> element: <cite class="index">Additional constraints and admonitions</cite></a><span class="index-counter"> [<a href="meta.http-equiv.content-type.html#encoding-declaration-state_xref6">2</a>]</span><span class="index-counter"> [<a href="meta.http-equiv.content-type.html#encoding-declaration-state_xref7">3</a>]</span></li>
+<li><a href="meta.http-equiv.content-type.html#encoding-declaration-state_xref3"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-type</span></span> element: <span class="attribute-name">http-equiv</span> attribute</a></li>
 </ul>
 </div>
 <div class="index-entry" id="syntax-end-tags_index">
@@ -710,26 +706,12 @@
 <li><a href="video.html#flow-content_xref33"><span class="element">video</span> element: <cite class="index">Permitted contents</cite></a></li>
 </ul>
 </div>
-<div class="index-entry" id="full-date_index">
-<p class="index-term">full-date</p>
-<ul>
-<li><a href="datatypes.html#full-date"><cite class="index">date</cite> data type</a> <span class="index-notation">(defining instance)</span></li>
-</ul><ul id="full-date_index_items"><li class="index-no-references">No references in this document.</li></ul>
-</div>
 <div class="index-entry" id="common.data.hash-name_index">
 <p class="index-term">hash-name reference</p>
 <ul>
 <li><a href="datatypes.html#common.data.hash-name"><cite class="index">hash-name reference</cite> data type</a> <span class="index-notation">(defining instance)</span></li>
-</ul><ul id="common.data.hash-name_index_items"><li><a href="img.html#common.data.hash-name_xref1"><span class="element">img</span> element: <span class="attribute-name">usemap</span> attribute</a></li>
-<li><a href="object.html#common.data.hash-name_xref2"><span class="element">object</span> element: <span class="attribute-name">usemap</span> attribute</a></li>
-</ul>
-</div>
-<div class="index-entry" id="hash-name-reference_index">
-<p class="index-term">hash-name reference</p>
-<ul>
-<li><a href="datatypes.html#hash-name-reference"><cite class="index">hash-name reference</cite> data type</a> <span class="index-notation">(defining instance)</span></li>
-</ul><ul id="hash-name-reference_index_items"><li><a href="img.html#hash-name-reference_xref1"><span class="element">img</span> element: <span class="attribute-name">usemap</span> attribute</a></li>
-<li><a href="object.html#hash-name-reference_xref2"><span class="element">object</span> element: <span class="attribute-name">usemap</span> attribute</a></li>
+</ul><ul id="common.data.hash-name_index_items"><li><a href="img.html#common.data.hash-name_xref1"><span class="element">img</span> element: <span class="attribute-name">usemap</span> attribute</a><span class="index-counter"> [<a href="img.html#common.data.hash-name_xref2">2</a>]</span></li>
+<li><a href="object.html#common.data.hash-name_xref3"><span class="element">object</span> element: <span class="attribute-name">usemap</span> attribute</a><span class="index-counter"> [<a href="object.html#common.data.hash-name_xref4">2</a>]</span></li>
 </ul>
 </div>
 <div class="index-entry" id="hex-charref_index">
@@ -822,9 +804,8 @@
 <p class="index-term">ID</p>
 <ul>
 <li><a href="datatypes.html#common.data.id"><cite class="index">ID</cite> data type</a> <span class="index-notation">(defining instance)</span></li>
-</ul><ul id="common.data.id_index_items"><li><a href="a.html#common.data.id_xref1"><span class="element">a</span> element: <span class="attribute-name">name</span> attribute</a><span class="index-counter"> [<a href="a.html#common.data.id_xref2">2</a>]</span><span class="index-counter"> [<a href="a.html#common.data.id_xref3">3</a>]</span></li>
-<li><a href="global-attributes.html#common.data.id_xref4"><cite class="index">Core attributes</cite> section: <span class="attribute-name">id</span> attribute</a><span class="index-counter"> [<a href="global-attributes.html#common.data.id_xref5">2</a>]</span><span class="index-counter"> [<a href="global-attributes.html#common.data.id_xref6">3</a>]</span></li>
-<li><a href="datatypes.html#common.data.id_xref7"><cite class="index">ID</cite> data type</a><span class="index-counter"> [<a href="datatypes.html#common.data.id_xref8">2</a>]</span></li>
+</ul><ul id="common.data.id_index_items"><li><a href="a.html#common.data.id_xref1"><span class="element">a</span> element: <span class="attribute-name">name</span> attribute</a></li>
+<li><a href="global-attributes.html#common.data.id_xref2"><cite class="index">Core attributes</cite> section: <span class="attribute-name">id</span> attribute</a></li>
 </ul>
 </div>
 <div class="index-entry" id="common.data.idref_index">
@@ -877,19 +858,13 @@
 <li><a href="label.html#common.data.idref_xref44"><span class="element">label</span> element: <span class="attribute-name">form</span> attribute</a></li>
 <li><a href="object.html#common.data.idref_xref45"><span class="element">object</span> element: <span class="attribute-name">form</span> attribute</a></li>
 <li><a href="output.html#common.data.idref_xref46"><span class="element">output</span> element: <span class="attribute-name">form</span> attribute</a></li>
-<li><a href="select.html#common.data.idref_xref47"><span class="element">select</span> element: <span class="attribute-name">form</span> attribute</a></li>
-<li><a href="textarea.html#common.data.idref_xref48"><span class="element">textarea</span> element: <span class="attribute-name">form</span> attribute</a></li>
-<li><a href="global-attributes.html#common.data.idref_xref49"><cite class="index">Core attributes</cite> section: <span class="attribute-name">contextmenu</span> attribute</a></li>
-</ul>
-</div>
-<div class="index-entry" id="id-reference_index">
-<p class="index-term">ID reference</p>
-<ul>
-<li><a href="datatypes.html#id-reference"><cite class="index">ID reference</cite> data type</a> <span class="index-notation">(defining instance)</span></li>
-</ul><ul id="id-reference_index_items"><li><a href="output.html#id-reference_xref1"><span class="element">output</span> element: <span class="attribute-name">for</span> attribute</a></li>
-<li><a href="td.html#id-reference_xref2"><span class="element">td</span> element: <span class="attribute-name">headers</span> attribute</a></li>
-<li><a href="th.html#id-reference_xref3"><span class="element">th</span> element: <span class="attribute-name">headers</span> attribute</a></li>
-<li><a href="datatypes.html#id-reference_xref4"><cite class="index">list of ID references</cite> data type</a></li>
+<li><a href="output.html#common.data.idref_xref47"><span class="element">output</span> element: <span class="attribute-name">for</span> attribute</a></li>
+<li><a href="select.html#common.data.idref_xref48"><span class="element">select</span> element: <span class="attribute-name">form</span> attribute</a></li>
+<li><a href="td.html#common.data.idref_xref49"><span class="element">td</span> element: <span class="attribute-name">headers</span> attribute</a></li>
+<li><a href="textarea.html#common.data.idref_xref50"><span class="element">textarea</span> element: <span class="attribute-name">form</span> attribute</a></li>
+<li><a href="th.html#common.data.idref_xref51"><span class="element">th</span> element: <span class="attribute-name">headers</span> attribute</a></li>
+<li><a href="global-attributes.html#common.data.idref_xref52"><cite class="index">Core attributes</cite> section: <span class="attribute-name">contextmenu</span> attribute</a></li>
+<li><a href="datatypes.html#common.data.idref_xref53"><cite class="index">list of ID references</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry" id="common.data.integer_index">
@@ -907,20 +882,6 @@
 <li><a href="datatypes.html#common.data.integer_xref19"><cite class="index">polygon coordinates</cite> data type</a></li>
 </ul>
 </div>
-<div class="index-entry" id="data.iri_index">
-<p class="index-term">IRI</p>
-<ul>
-<li><a href="datatypes.html#data.iri"><cite class="index">absolute URL</cite> data type</a> <span class="index-notation">(defining instance)</span></li>
-</ul><ul id="data.iri_index_items"><li class="index-no-references">No references in this document.</li></ul>
-</div>
-<div class="index-entry" id="data.iri-ref_index">
-<p class="index-term">IRI reference</p>
-<ul>
-<li><a href="datatypes.html#data.iri-ref"><cite class="index">URL</cite> data type</a> <span class="index-notation">(defining instance)</span></li>
-</ul><ul id="data.iri-ref_index_items"><li><a href="datatypes.html#data.iri-ref_xref1"><cite class="index">URL</cite> data type</a></li>
-<li><a href="datatypes.html#data.iri-ref_xref2"><cite class="index">URL potentially surrounded by spaces</cite> data type</a><span class="index-counter"> [<a href="datatypes.html#data.iri-ref_xref3">2</a>]</span></li>
-</ul>
-</div>
 <div class="index-entry" id="common.data.langcode_index">
 <p class="index-term">language tag</p>
 <ul>
@@ -1103,22 +1064,28 @@
 <li><a href="ins.html#must-requirement_xref73"><span class="element">ins</span> element: <span class="attribute-name">datetime</span> attribute</a></li>
 <li><a href="link.html#must-requirement_xref74"><span class="element">link</span> element: <span class="attribute-name">sizes</span> attribute</a></li>
 <li><a href="map.html#must-requirement_xref75"><span class="element">map</span> element: <span class="attribute-name">name</span> attribute</a><span class="index-counter"> [<a href="map.html#must-requirement_xref76">2</a>]</span></li>
-<li><a href="object.html#must-requirement_xref77"><span class="element">object</span> element: <span class="attribute-name">name</span> attribute</a><span class="index-counter"> [<a href="object.html#must-requirement_xref78">2</a>]</span></li>
-<li><a href="global-attributes.html#must-requirement_xref79"><cite class="index">Core attributes</cite> section: <span class="attribute-name">accesskey</span> attribute</a></li>
-<li><a href="global-attributes.html#must-requirement_xref80"><cite class="index">Core attributes</cite> section: <span class="attribute-name">id</span> attribute</a><span class="index-counter"> [<a href="global-attributes.html#must-requirement_xref81">2</a>]</span><span class="index-counter"> [<a href="global-attributes.html#must-requirement_xref82">3</a>]</span></li>
-<li><a href="global-attributes.html#must-requirement_xref83"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:space</span> attribute</a></li>
-<li><a href="global-attributes.html#must-requirement_xref84"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:base</span> attribute</a></li>
-<li><a href="datatypes.html#must-requirement_xref85"><cite class="index">set of comma-separated strings</cite> data type</a><span class="index-counter"> [<a href="datatypes.html#must-requirement_xref86">2</a>]</span></li>
-<li><a href="datatypes.html#must-requirement_xref87"><cite class="index">browsing-context name</cite> data type</a><span class="index-counter"> [<a href="datatypes.html#must-requirement_xref88">2</a>]</span></li>
-<li><a href="datatypes.html#must-requirement_xref89"><cite class="index">ID</cite> data type</a><span class="index-counter"> [<a href="datatypes.html#must-requirement_xref90">2</a>]</span></li>
-<li><a href="datatypes.html#must-requirement_xref91"><cite class="index">name</cite> data type</a><span class="index-counter"> [<a href="datatypes.html#must-requirement_xref92">2</a>]</span></li>
-<li><a href="datatypes.html#must-requirement_xref93"><cite class="index">positive integer</cite> data type</a></li>
-<li><a href="datatypes.html#must-requirement_xref94"><cite class="index">positive floating-point number</cite> data type</a></li>
-<li><a href="datatypes.html#must-requirement_xref95"><cite class="index">date and time</cite> data type</a></li>
-<li><a href="datatypes.html#must-requirement_xref96"><cite class="index">sizes</cite> data type</a></li>
-<li><a href="datatypes.html#must-requirement_xref97"><cite class="index">list of key labels</cite> data type</a></li>
-<li><a href="datatypes.html#must-requirement_xref98"><cite class="index">list of character-encoding names</cite> data type</a></li>
-<li><a href="datatypes.html#must-requirement_xref99"><cite class="index">pattern</cite> data type</a></li>
+<li><a href="meta.name.html#must-requirement_xref77"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">name</span></span> element: <cite class="index">Additional constraints and admonitions</cite></a></li>
+<li><a href="meta.name.html#must-requirement_xref78"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">name</span></span> element: <cite class="index-dfn">application-name</cite></a></li>
+<li><a href="meta.name.html#must-requirement_xref79"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">name</span></span> element: <cite class="index-dfn">author</cite></a></li>
+<li><a href="meta.name.html#must-requirement_xref80"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">name</span></span> element: <cite class="index-dfn">description</cite></a></li>
+<li><a href="meta.name.html#must-requirement_xref81"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">name</span></span> element: <cite class="index-dfn">generator</cite></a></li>
+<li><a href="meta.name.html#must-requirement_xref82"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">name</span></span> element: <cite class="index-dfn">keywords</cite></a></li>
+<li><a href="object.html#must-requirement_xref83"><span class="element">object</span> element: <span class="attribute-name">name</span> attribute</a><span class="index-counter"> [<a href="object.html#must-requirement_xref84">2</a>]</span></li>
+<li><a href="global-attributes.html#must-requirement_xref85"><cite class="index">Core attributes</cite> section: <span class="attribute-name">accesskey</span> attribute</a></li>
+<li><a href="global-attributes.html#must-requirement_xref86"><cite class="index">Core attributes</cite> section: <span class="attribute-name">id</span> attribute</a><span class="index-counter"> [<a href="global-attributes.html#must-requirement_xref87">2</a>]</span><span class="index-counter"> [<a href="global-attributes.html#must-requirement_xref88">3</a>]</span></li>
+<li><a href="global-attributes.html#must-requirement_xref89"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:space</span> attribute</a></li>
+<li><a href="global-attributes.html#must-requirement_xref90"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:base</span> attribute</a></li>
+<li><a href="datatypes.html#must-requirement_xref91"><cite class="index">set of comma-separated strings</cite> data type</a><span class="index-counter"> [<a href="datatypes.html#must-requirement_xref92">2</a>]</span></li>
+<li><a href="datatypes.html#must-requirement_xref93"><cite class="index">browsing-context name</cite> data type</a><span class="index-counter"> [<a href="datatypes.html#must-requirement_xref94">2</a>]</span></li>
+<li><a href="datatypes.html#must-requirement_xref95"><cite class="index">ID</cite> data type</a><span class="index-counter"> [<a href="datatypes.html#must-requirement_xref96">2</a>]</span></li>
+<li><a href="datatypes.html#must-requirement_xref97"><cite class="index">name</cite> data type</a><span class="index-counter"> [<a href="datatypes.html#must-requirement_xref98">2</a>]</span></li>
+<li><a href="datatypes.html#must-requirement_xref99"><cite class="index">positive integer</cite> data type</a></li>
+<li><a href="datatypes.html#must-requirement_xref100"><cite class="index">positive floating-point number</cite> data type</a></li>
+<li><a href="datatypes.html#must-requirement_xref101"><cite class="index">date and time</cite> data type</a></li>
+<li><a href="datatypes.html#must-requirement_xref102"><cite class="index">sizes</cite> data type</a></li>
+<li><a href="datatypes.html#must-requirement_xref103"><cite class="index">list of key labels</cite> data type</a></li>
+<li><a href="datatypes.html#must-requirement_xref104"><cite class="index">list of character-encoding names</cite> data type</a></li>
+<li><a href="datatypes.html#must-requirement_xref105"><cite class="index">pattern</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry" id="common.data.name_index">
@@ -1160,8 +1127,7 @@
 <p class="index-term">newline</p>
 <ul>
 <li><a href="terminology.html#newlines"><cite class="index">Terminology</cite> section: <cite class="index-dfn">newline</cite></a> <span class="index-notation">(defining instance)</span></li>
-</ul><ul id="newlines_index_items"><li><a href="terminology.html#newlines_xref1"><cite class="index">Terminology</cite> section: <cite class="index-dfn">newline</cite></a></li>
-</ul>
+</ul><ul id="newlines_index_items"><li class="index-no-references">No references in this document.</li></ul>
 </div>
 <div class="index-entry" id="common.data.float.non-negative_index">
 <p class="index-term">non-negative floating-point number</p>
@@ -1251,12 +1217,6 @@
 <li><a href="datatypes.html#data-ordered-tokens_xref4"><cite class="index">list of character-encoding names</cite> data type</a></li>
 </ul>
 </div>
-<div class="index-entry" id="partial-time_index">
-<p class="index-term">partial-time</p>
-<ul>
-<li><a href="datatypes.html#partial-time"><cite class="index">time</cite> data type</a> <span class="index-notation">(defining instance)</span></li>
-</ul><ul id="partial-time_index_items"><li class="index-no-references">No references in this document.</li></ul>
-</div>
 <div class="index-entry" id="form.data.pattern_index">
 <p class="index-term">pattern</p>
 <ul>
@@ -1280,59 +1240,58 @@
 <p class="index-term">phrasing content</p>
 <ul>
 <li><a href="terminology.html#phrasing-content"><cite class="index">Terminology</cite> section: <cite class="index-dfn">phrasing content</cite></a> <span class="index-notation">(defining instance)</span></li>
-</ul><ul id="phrasing-content_index_items"><li><a href="terminology.html#phrasing-content_xref1"><cite class="index">Terminology</cite> section: <cite class="index-dfn">phrasing content</cite></a></li>
-<li><a href="a.html#phrasing-content_xref2"><span class="element">a</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="a.html#phrasing-content_xref3"><span class="element">a</span> element: <cite class="index">Changes in HTML5</cite></a></li>
-<li><a href="abbr.html#phrasing-content_xref4"><span class="element">abbr</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="audio.html#phrasing-content_xref5"><span class="element">audio</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="b.html#phrasing-content_xref6"><span class="element">b</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="bdo.html#phrasing-content_xref7"><span class="element">bdo</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="button.submit.html#phrasing-content_xref8"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="button.reset.html#phrasing-content_xref9"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">reset</span></span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="button.button.html#phrasing-content_xref10"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">button</span></span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="canvas.html#phrasing-content_xref11"><span class="element">canvas</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="cite.html#phrasing-content_xref12"><span class="element">cite</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="code.html#phrasing-content_xref13"><span class="element">code</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="datalist.html#phrasing-content_xref14"><span class="element">datalist</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="del.html#phrasing-content_xref15"><span class="element">del</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="dfn.html#phrasing-content_xref16"><span class="element">dfn</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="dt.html#phrasing-content_xref17"><span class="element">dt</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="em.html#phrasing-content_xref18"><span class="element">em</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="h1.html#phrasing-content_xref19"><span class="element">h1</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="h2.html#phrasing-content_xref20"><span class="element">h2</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="h3.html#phrasing-content_xref21"><span class="element">h3</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="h4.html#phrasing-content_xref22"><span class="element">h4</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="h5.html#phrasing-content_xref23"><span class="element">h5</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="h6.html#phrasing-content_xref24"><span class="element">h6</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="i.html#phrasing-content_xref25"><span class="element">i</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="ins.html#phrasing-content_xref26"><span class="element">ins</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="kbd.html#phrasing-content_xref27"><span class="element">kbd</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="label.html#phrasing-content_xref28"><span class="element">label</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="legend.html#phrasing-content_xref29"><span class="element">legend</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="map.html#phrasing-content_xref30"><span class="element">map</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="mark.html#phrasing-content_xref31"><span class="element">mark</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="meter.html#phrasing-content_xref32"><span class="element">meter</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="noscript.html#phrasing-content_xref33"><span class="element">noscript</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="object.html#phrasing-content_xref34"><span class="element">object</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="output.html#phrasing-content_xref35"><span class="element">output</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="p.html#phrasing-content_xref36"><span class="element">p</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="pre.html#phrasing-content_xref37"><span class="element">pre</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="progress.html#phrasing-content_xref38"><span class="element">progress</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="q.html#phrasing-content_xref39"><span class="element">q</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="rp.html#phrasing-content_xref40"><span class="element">rp</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="rt.html#phrasing-content_xref41"><span class="element">rt</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="ruby.html#phrasing-content_xref42"><span class="element">ruby</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="samp.html#phrasing-content_xref43"><span class="element">samp</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="small.html#phrasing-content_xref44"><span class="element">small</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="span.html#phrasing-content_xref45"><span class="element">span</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="strong.html#phrasing-content_xref46"><span class="element">strong</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="sub.html#phrasing-content_xref47"><span class="element">sub</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="summary.html#phrasing-content_xref48"><span class="element">summary</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="sup.html#phrasing-content_xref49"><span class="element">sup</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="th.html#phrasing-content_xref50"><span class="element">th</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="time.html#phrasing-content_xref51"><span class="element">time</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="var.html#phrasing-content_xref52"><span class="element">var</span> element: <cite class="index">Permitted contents</cite></a></li>
-<li><a href="video.html#phrasing-content_xref53"><span class="element">video</span> element: <cite class="index">Permitted contents</cite></a></li>
+</ul><ul id="phrasing-content_index_items"><li><a href="a.html#phrasing-content_xref1"><span class="element">a</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="a.html#phrasing-content_xref2"><span class="element">a</span> element: <cite class="index">Changes in HTML5</cite></a></li>
+<li><a href="abbr.html#phrasing-content_xref3"><span class="element">abbr</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="audio.html#phrasing-content_xref4"><span class="element">audio</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="b.html#phrasing-content_xref5"><span class="element">b</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="bdo.html#phrasing-content_xref6"><span class="element">bdo</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="button.submit.html#phrasing-content_xref7"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="button.reset.html#phrasing-content_xref8"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">reset</span></span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="button.button.html#phrasing-content_xref9"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">button</span></span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="canvas.html#phrasing-content_xref10"><span class="element">canvas</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="cite.html#phrasing-content_xref11"><span class="element">cite</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="code.html#phrasing-content_xref12"><span class="element">code</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="datalist.html#phrasing-content_xref13"><span class="element">datalist</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="del.html#phrasing-content_xref14"><span class="element">del</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="dfn.html#phrasing-content_xref15"><span class="element">dfn</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="dt.html#phrasing-content_xref16"><span class="element">dt</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="em.html#phrasing-content_xref17"><span class="element">em</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="h1.html#phrasing-content_xref18"><span class="element">h1</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="h2.html#phrasing-content_xref19"><span class="element">h2</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="h3.html#phrasing-content_xref20"><span class="element">h3</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="h4.html#phrasing-content_xref21"><span class="element">h4</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="h5.html#phrasing-content_xref22"><span class="element">h5</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="h6.html#phrasing-content_xref23"><span class="element">h6</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="i.html#phrasing-content_xref24"><span class="element">i</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="ins.html#phrasing-content_xref25"><span class="element">ins</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="kbd.html#phrasing-content_xref26"><span class="element">kbd</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="label.html#phrasing-content_xref27"><span class="element">label</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="legend.html#phrasing-content_xref28"><span class="element">legend</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="map.html#phrasing-content_xref29"><span class="element">map</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="mark.html#phrasing-content_xref30"><span class="element">mark</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="meter.html#phrasing-content_xref31"><span class="element">meter</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="noscript.html#phrasing-content_xref32"><span class="element">noscript</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="object.html#phrasing-content_xref33"><span class="element">object</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="output.html#phrasing-content_xref34"><span class="element">output</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="p.html#phrasing-content_xref35"><span class="element">p</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="pre.html#phrasing-content_xref36"><span class="element">pre</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="progress.html#phrasing-content_xref37"><span class="element">progress</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="q.html#phrasing-content_xref38"><span class="element">q</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="rp.html#phrasing-content_xref39"><span class="element">rp</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="rt.html#phrasing-content_xref40"><span class="element">rt</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="ruby.html#phrasing-content_xref41"><span class="element">ruby</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="samp.html#phrasing-content_xref42"><span class="element">samp</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="small.html#phrasing-content_xref43"><span class="element">small</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="span.html#phrasing-content_xref44"><span class="element">span</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="strong.html#phrasing-content_xref45"><span class="element">strong</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="sub.html#phrasing-content_xref46"><span class="element">sub</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="summary.html#phrasing-content_xref47"><span class="element">summary</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="sup.html#phrasing-content_xref48"><span class="element">sup</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="th.html#phrasing-content_xref49"><span class="element">th</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="time.html#phrasing-content_xref50"><span class="element">time</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="var.html#phrasing-content_xref51"><span class="element">var</span> element: <cite class="index">Permitted contents</cite></a></li>
+<li><a href="video.html#phrasing-content_xref52"><span class="element">video</span> element: <cite class="index">Permitted contents</cite></a></li>
 </ul>
 </div>
 <div class="index-entry" id="placeholder-hyperlink_index">
@@ -1411,6 +1370,13 @@
 </ul><ul id="common.data.refresh_index_items"><li><a href="meta.http-equiv.refresh.html#common.data.refresh_xref1"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">refresh</span></span> element: <span class="attribute-name">content</span> attribute</a></li>
 </ul>
 </div>
+<div class="index-entry" id="registered-metadata-name_index">
+<p class="index-term">registered metadata name</p>
+<ul>
+<li><a href="meta.name.html#registered-metadata-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">name</span></span> element: <cite class="index">Additional constraints and admonitions</cite></a> <span class="index-notation">(defining instance)</span></li>
+</ul><ul id="registered-metadata-name_index_items"><li><a href="meta.name.html#registered-metadata-name_xref1"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">name</span></span> element: <cite class="index">Additional constraints and admonitions</cite></a></li>
+</ul>
+</div>
 <div class="index-entry" id="replaceable-character-data_index">
 <p class="index-term">replaceable character data</p>
 <ul>
@@ -1504,8 +1470,9 @@
 <li><a href="datatypes.html#data-comma-separated-strings"><cite class="index">set of comma-separated strings</cite> data type</a> <span class="index-notation">(defining instance)</span></li>
 </ul><ul id="data-comma-separated-strings_index_items"><li><a href="input.file.html#data-comma-separated-strings_xref1"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">file</span></span> element: <span class="attribute-name">accept</span> attribute</a></li>
 <li><a href="input.email.html#data-comma-separated-strings_xref2"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">email</span></span> element: <span class="attribute-name">value</span> attribute</a></li>
-<li><a href="datatypes.html#data-comma-separated-strings_xref3"><cite class="index">list of MIME types</cite> data type</a></li>
-<li><a href="datatypes.html#data-comma-separated-strings_xref4"><cite class="index">list of e-mail addresses</cite> data type</a></li>
+<li><a href="meta.name.html#data-comma-separated-strings_xref3"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">name</span></span> element: <cite class="index-dfn">keywords</cite></a></li>
+<li><a href="datatypes.html#data-comma-separated-strings_xref4"><cite class="index">list of MIME types</cite> data type</a></li>
+<li><a href="datatypes.html#data-comma-separated-strings_xref5"><cite class="index">list of e-mail addresses</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry" id="common.data.tokens_index">
@@ -1552,36 +1519,35 @@
 <p class="index-term">space</p>
 <ul>
 <li><a href="terminology.html#space"><cite class="index">Terminology</cite> section: <cite class="index-dfn">space</cite></a> <span class="index-notation">(defining instance)</span></li>
-</ul><ul id="space_index_items"><li><a href="terminology.html#space_xref1"><cite class="index">Terminology</cite> section: <cite class="index-dfn">space</cite></a></li>
-<li><a href="documents.html#space_xref2"><cite class="index">Conformant documents</cite> section</a><span class="index-counter"> [<a href="documents.html#space_xref3">2</a>]</span><span class="index-counter"> [<a href="documents.html#space_xref4">3</a>]</span></li>
-<li><a href="syntax.html#space_xref5"><cite class="index">The doctype</cite> section</a><span class="index-counter"> [<a href="syntax.html#space_xref6">2</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref7">3</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref8">4</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref9">5</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref10">6</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref11">7</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref12">8</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref13">9</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref14">10</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref15">11</a>]</span></li>
-<li><a href="syntax.html#space_xref16"><cite class="index">Elements</cite> section</a><span class="index-counter"> [<a href="syntax.html#space_xref17">2</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref18">3</a>]</span></li>
-<li><a href="syntax.html#space_xref19"><cite class="index">Attributes</cite> section</a></li>
-<li><a href="syntax.html#space_xref20"><cite class="index">Attributes</cite> section: <cite class="index-dfn">unquoted attribute-value syntax</cite></a><span class="index-counter"> [<a href="syntax.html#space_xref21">2</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref22">3</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref23">4</a>]</span></li>
-<li><a href="syntax.html#space_xref24"><cite class="index">Attributes</cite> section: <cite class="index-dfn">single-quoted attribute-value syntax</cite></a><span class="index-counter"> [<a href="syntax.html#space_xref25">2</a>]</span></li>
-<li><a href="syntax.html#space_xref26"><cite class="index">Attributes</cite> section: <cite class="index-dfn">double-quoted attribute-value syntax</cite></a><span class="index-counter"> [<a href="syntax.html#space_xref27">2</a>]</span></li>
-<li><a href="syntax.html#space_xref28"><cite class="index">Text and character data</cite> section</a></li>
-<li><a href="syntax.html#space_xref29"><cite class="index">Text and character data</cite> section: <cite class="index-dfn">replaceable character data</cite></a></li>
-<li><a href="syntax.html#space_xref30"><cite class="index">Text and character data</cite> section: <cite class="index-dfn">non-replaceable character data</cite></a></li>
-<li><a href="syntax.html#space_xref31"><cite class="index">Character references</cite> section</a></li>
-<li><a href="a.html#space_xref32"><span class="element">a</span> element: <span class="attribute-name">name</span> attribute</a></li>
-<li><a href="body.html#space_xref33"><span class="element">body</span> element: <cite class="index">Tag omission</cite></a></li>
-<li><a href="colgroup.html#space_xref34"><span class="element">colgroup</span> element: <cite class="index">Tag omission</cite></a></li>
-<li><a href="head.html#space_xref35"><span class="element">head</span> element: <cite class="index">Tag omission</cite></a></li>
-<li><a href="iframe.html#space_xref36"><span class="element">iframe</span> element: <span class="attribute-name">sandbox</span> attribute</a></li>
-<li><a href="map.html#space_xref37"><span class="element">map</span> element: <span class="attribute-name">name</span> attribute</a></li>
-<li><a href="meta.http-equiv.refresh.html#space_xref38"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">refresh</span></span> element: <span class="attribute-name">content</span> attribute</a></li>
-<li><a href="meta.http-equiv.content-type.html#space_xref39"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-type</span></span> element: <span class="attribute-name">content</span> attribute</a></li>
-<li><a href="global-attributes.html#space_xref40"><cite class="index">Core attributes</cite> section: <span class="attribute-name">id</span> attribute</a></li>
-<li><a href="datatypes.html#space_xref41"><cite class="index">set of comma-separated strings</cite> data type</a><span class="index-counter"> [<a href="datatypes.html#space_xref42">2</a>]</span></li>
-<li><a href="datatypes.html#space_xref43"><cite class="index">token</cite> data type</a></li>
-<li><a href="datatypes.html#space_xref44"><cite class="index">set of space-separated tokens</cite> data type</a></li>
-<li><a href="datatypes.html#space_xref45"><cite class="index">ID</cite> data type</a></li>
-<li><a href="datatypes.html#space_xref46"><cite class="index">name</cite> data type</a></li>
-<li><a href="datatypes.html#space_xref47"><cite class="index">URL potentially surrounded by spaces</cite> data type</a></li>
-<li><a href="datatypes.html#space_xref48"><cite class="index">meta-charset string</cite> data type</a></li>
-<li><a href="datatypes.html#space_xref49"><cite class="index">refresh value</cite> data type</a></li>
-<li><a href="datatypes.html#space_xref50"><cite class="index">sandbox &#8220;allow&#8221; keywords list</cite> data type</a></li>
+</ul><ul id="space_index_items"><li><a href="documents.html#space_xref1"><cite class="index">Conformant documents</cite> section</a><span class="index-counter"> [<a href="documents.html#space_xref2">2</a>]</span><span class="index-counter"> [<a href="documents.html#space_xref3">3</a>]</span></li>
+<li><a href="syntax.html#space_xref4"><cite class="index">The doctype</cite> section</a><span class="index-counter"> [<a href="syntax.html#space_xref5">2</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref6">3</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref7">4</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref8">5</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref9">6</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref10">7</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref11">8</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref12">9</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref13">10</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref14">11</a>]</span></li>
+<li><a href="syntax.html#space_xref15"><cite class="index">Elements</cite> section</a><span class="index-counter"> [<a href="syntax.html#space_xref16">2</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref17">3</a>]</span></li>
+<li><a href="syntax.html#space_xref18"><cite class="index">Attributes</cite> section</a></li>
+<li><a href="syntax.html#space_xref19"><cite class="index">Attributes</cite> section: <cite class="index-dfn">unquoted attribute-value syntax</cite></a><span class="index-counter"> [<a href="syntax.html#space_xref20">2</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref21">3</a>]</span><span class="index-counter"> [<a href="syntax.html#space_xref22">4</a>]</span></li>
+<li><a href="syntax.html#space_xref23"><cite class="index">Attributes</cite> section: <cite class="index-dfn">single-quoted attribute-value syntax</cite></a><span class="index-counter"> [<a href="syntax.html#space_xref24">2</a>]</span></li>
+<li><a href="syntax.html#space_xref25"><cite class="index">Attributes</cite> section: <cite class="index-dfn">double-quoted attribute-value syntax</cite></a><span class="index-counter"> [<a href="syntax.html#space_xref26">2</a>]</span></li>
+<li><a href="syntax.html#space_xref27"><cite class="index">Text and character data</cite> section</a></li>
+<li><a href="syntax.html#space_xref28"><cite class="index">Text and character data</cite> section: <cite class="index-dfn">replaceable character data</cite></a></li>
+<li><a href="syntax.html#space_xref29"><cite class="index">Text and character data</cite> section: <cite class="index-dfn">non-replaceable character data</cite></a></li>
+<li><a href="syntax.html#space_xref30"><cite class="index">Character references</cite> section</a></li>
+<li><a href="a.html#space_xref31"><span class="element">a</span> element: <span class="attribute-name">name</span> attribute</a></li>
+<li><a href="body.html#space_xref32"><span class="element">body</span> element: <cite class="index">Tag omission</cite></a></li>
+<li><a href="colgroup.html#space_xref33"><span class="element">colgroup</span> element: <cite class="index">Tag omission</cite></a></li>
+<li><a href="head.html#space_xref34"><span class="element">head</span> element: <cite class="index">Tag omission</cite></a></li>
+<li><a href="iframe.html#space_xref35"><span class="element">iframe</span> element: <span class="attribute-name">sandbox</span> attribute</a></li>
+<li><a href="map.html#space_xref36"><span class="element">map</span> element: <span class="attribute-name">name</span> attribute</a></li>
+<li><a href="meta.http-equiv.refresh.html#space_xref37"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">refresh</span></span> element: <span class="attribute-name">content</span> attribute</a></li>
+<li><a href="meta.http-equiv.content-type.html#space_xref38"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-type</span></span> element: <span class="attribute-name">content</span> attribute</a></li>
+<li><a href="global-attributes.html#space_xref39"><cite class="index">Core attributes</cite> section: <span class="attribute-name">id</span> attribute</a></li>
+<li><a href="datatypes.html#space_xref40"><cite class="index">set of comma-separated strings</cite> data type</a><span class="index-counter"> [<a href="datatypes.html#space_xref41">2</a>]</span></li>
+<li><a href="datatypes.html#space_xref42"><cite class="index">token</cite> data type</a></li>
+<li><a href="datatypes.html#space_xref43"><cite class="index">set of space-separated tokens</cite> data type</a></li>
+<li><a href="datatypes.html#space_xref44"><cite class="index">ID</cite> data type</a></li>
+<li><a href="datatypes.html#space_xref45"><cite class="index">name</cite> data type</a></li>
+<li><a href="datatypes.html#space_xref46"><cite class="index">URL potentially surrounded by spaces</cite> data type</a></li>
+<li><a href="datatypes.html#space_xref47"><cite class="index">meta-charset string</cite> data type</a></li>
+<li><a href="datatypes.html#space_xref48"><cite class="index">refresh value</cite> data type</a></li>
+<li><a href="datatypes.html#space_xref49"><cite class="index">sandbox &#8220;allow&#8221; keywords list</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry" id="syntax-start-tags_index">
@@ -1749,14 +1715,13 @@
 <li><a href="global-attributes.html#data-string_xref150"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">ontimeupdate</span> attribute</a></li>
 <li><a href="global-attributes.html#data-string_xref151"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onvolumechange</span> attribute</a></li>
 <li><a href="global-attributes.html#data-string_xref152"><cite class="index">Event-handler attributes</cite> section: <span class="attribute-name">onwaiting</span> attribute</a></li>
-<li><a href="datatypes.html#data-string_xref153"><cite class="index">string</cite> data type</a></li>
-<li><a href="datatypes.html#data-string_xref154"><cite class="index">set of comma-separated strings</cite> data type</a></li>
-<li><a href="datatypes.html#data-string_xref155"><cite class="index">token</cite> data type</a></li>
-<li><a href="datatypes.html#data-string_xref156"><cite class="index">browsing-context name</cite> data type</a></li>
-<li><a href="datatypes.html#data-string_xref157"><cite class="index">browsing-context name or keyword</cite> data type</a></li>
-<li><a href="datatypes.html#data-string_xref158"><cite class="index">ID</cite> data type</a></li>
-<li><a href="datatypes.html#data-string_xref159"><cite class="index">name</cite> data type</a></li>
-<li><a href="datatypes.html#data-string_xref160"><cite class="index">default-style name</cite> data type</a></li>
+<li><a href="datatypes.html#data-string_xref153"><cite class="index">set of comma-separated strings</cite> data type</a></li>
+<li><a href="datatypes.html#data-string_xref154"><cite class="index">token</cite> data type</a></li>
+<li><a href="datatypes.html#data-string_xref155"><cite class="index">browsing-context name</cite> data type</a></li>
+<li><a href="datatypes.html#data-string_xref156"><cite class="index">browsing-context name or keyword</cite> data type</a></li>
+<li><a href="datatypes.html#data-string_xref157"><cite class="index">ID</cite> data type</a></li>
+<li><a href="datatypes.html#data-string_xref158"><cite class="index">name</cite> data type</a></li>
+<li><a href="datatypes.html#data-string_xref159"><cite class="index">default-style name</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry" id="svg-mathml-elements_index">
@@ -1839,8 +1804,7 @@
 <p class="index-term">top-level browsing context</p>
 <ul>
 <li><a href="terminology.html#top-level-context"><cite class="index">Terminology</cite> section: <cite class="index-dfn">top-level browsing context</cite></a> <span class="index-notation">(defining instance)</span></li>
-</ul><ul id="top-level-context_index_items"><li><a href="terminology.html#top-level-context_xref1"><cite class="index">Terminology</cite> section: <cite class="index-dfn">top-level browsing context</cite></a></li>
-<li><a href="iframe.html#top-level-context_xref2"><span class="element">iframe</span> element: <span class="attribute-name">sandbox</span> attribute</a></li>
+</ul><ul id="top-level-context_index_items"><li><a href="iframe.html#top-level-context_xref1"><span class="element">iframe</span> element: <span class="attribute-name">sandbox</span> attribute</a></li>
 </ul>
 </div>
 <div class="index-entry" id="transparent_index">
@@ -1892,8 +1856,8 @@
 <ul>
 <li><a href="datatypes.html#data-url-no-spaces"><cite class="index">URL</cite> data type</a> <span class="index-notation">(defining instance)</span></li>
 </ul><ul id="data-url-no-spaces_index_items"><li><a href="meta.http-equiv.refresh.html#data-url-no-spaces_xref1"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">refresh</span></span> element: <span class="attribute-name">content</span> attribute</a></li>
-<li><a href="datatypes.html#data-url-no-spaces_xref2"><cite class="index">URL</cite> data type</a></li>
-<li><a href="datatypes.html#data-url-no-spaces_xref3"><cite class="index">refresh value</cite> data type</a></li>
+<li><a href="datatypes.html#data-url-no-spaces_xref2"><cite class="index">URL potentially surrounded by spaces</cite> data type</a><span class="index-counter"> [<a href="datatypes.html#data-url-no-spaces_xref3">2</a>]</span></li>
+<li><a href="datatypes.html#data-url-no-spaces_xref4"><cite class="index">refresh value</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry" id="common.data.uri_index">
@@ -1927,7 +1891,6 @@
 <li><a href="video.html#common.data.uri_xref25"><span class="element">video</span> element: <span class="attribute-name">poster</span> attribute</a></li>
 <li><a href="video.html#common.data.uri_xref26"><span class="element">video</span> element: <span class="attribute-name">src</span> attribute</a></li>
 <li><a href="global-attributes.html#common.data.uri_xref27"><cite class="index">XML attributes</cite> section: <span class="attribute-name">xml:base</span> attribute</a></li>
-<li><a href="datatypes.html#common.data.uri_xref28"><cite class="index">URL potentially surrounded by spaces</cite> data type</a></li>
 </ul>
 </div>
 <div class="index-entry" id="void-element_index">

Received on Thursday, 12 August 2010 19:56:17 UTC