html5/markup Makefile,1.89,1.90 Overview.html,1.386,1.387 a.html,1.50,1.51 abbr.html,1.36,1.37 address.html,1.38,1.39 area.html,1.46,1.47 article.html,1.42,1.43 aside.html,1.41,1.42 audio.html,1.48,1.49 b.html,1.38,1.39 base.html,1.39,1.40 bdo.html,1.38,1.39 blockquote.html,1.38,1.39 body.html,1.39,1.40 br.html,1.32,1.33 button.button.html,1.42,1.43 button.reset.html,1.42,1.43 button.submit.html,1.42,1.43 canvas.html,1.36,1.37 caption.html,1.36,1.37 cite.html,1.35,1.36 code.html,1.35,1.36 col.html,1.37,1.38 colgroup.html,1.37,1.38 command.checkbox.html,1.39,1.40 command.command.html,1.39,1.40 command.radio.html,1.39,1.40 common-attributes.html,1.34,1.35 datalist.html,1.41,1.42 dd.html,1.39,1.40 del.html,1.40,1.41 details.html,1.25,1.26 dfn.html,1.37,1.38 div.html,1.38,1.39 dl.html,1.37,1.38 dt.html,1.39,1.40 elements.html,1.35,1.36 em.html,1.36,1.37 embed.html,1.39,1.40 fieldset.html,1.39,1.40 figcaption.html,1.9,1.10 figure.html,1.24,1.25 footer.html,1.40,1.41 form.html,1.45,1.46 forms-attributes.

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

Modified Files:
	Makefile 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.reset.html button.submit.html canvas.html caption.html 
	cite.html code.html col.html colgroup.html 
	command.checkbox.html command.command.html command.radio.html 
	common-attributes.html datalist.html dd.html del.html 
	details.html dfn.html div.html dl.html dt.html elements.html 
	em.html embed.html fieldset.html figcaption.html figure.html 
	footer.html form.html forms-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 
	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.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.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 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 textarea.html tfoot.html th.html thead.html time.html 
	title.html tr.html ul.html var.html video.html webapps.html 
Log Message:
various updates

Index: body.html
===================================================================
RCS file: /sources/public/html5/markup/body.html,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- body.html	12 Feb 2010 04:52:23 -0000	1.39
+++ body.html	16 Feb 2010 10:28:15 -0000	1.40
@@ -91,22 +91,22 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#body-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The &#8220;alink&#8221; attribute on the &#8220;body&#8221; element is obsolete.
+				The <span class="attribute">alink</span> attribute on the <span class="element">body</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li><li><span>
-				The &#8220;background&#8221; attribute on the &#8220;body&#8221; element is obsolete.
+				The <span class="attribute">background</span> attribute on the <span class="element">body</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li><li><span>
-				The &#8220;bgcolor&#8221; attribute on the &#8220;body&#8221; element is obsolete.
+				The <span class="attribute">bgcolor</span> attribute on the <span class="element">body</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li><li><span>
-				The &#8220;link&#8221; attribute on the &#8220;body&#8221; element is obsolete.
+				The <span class="attribute">link</span> attribute on the <span class="element">body</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li><li><span>
-				The &#8220;text&#8221; attribute on the &#8220;body&#8221; element is obsolete.
+				The <span class="attribute">text</span> attribute on the <span class="element">body</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li><li><span>
-				The &#8220;vlink&#8221; attribute on the &#8220;body&#8221; element is obsolete.
+				The <span class="attribute">vlink</span> attribute on the <span class="element">body</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
@@ -114,14 +114,33 @@
       <div class="no-number no-toc tag-omission" id="body-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#body-tags">#</a></h2>
         
-    <p>A <code><a href="body.html#body">body</a></code> element's <span title="syntax-start-tag">start tag</span> may be omitted if
-    the first thing inside the <code><a href="body.html#body">body</a></code> element is not a <a href="terminology.html#space">space character</a> or a <a href="syntax.html#comments" title="syntax-comments">comment</a>, except if the first thing
-    inside the <code><a href="body.html#body">body</a></code> element is a
-    <code><a href="script.html#script">script</a></code> or <code><a href="style.html#style">style</a></code> element.</p>
-    <p>A <code><a href="body.html#body">body</a></code> element's <span title="syntax-end-tag">end tag</span> may be omitted if the
-    <code><a href="body.html#body">body</a></code> 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 <span title="syntax-start-tag">start tag</span>
+    <p>A 
+    <a href="body.html#body" class="element">body</a>
+    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>
+    element is not a
+    <a href="terminology.html#space">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>
+    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>
+    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>
+    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
+    <span title="syntax-start-tag">start tag</span>
     has not been omitted.</p>
     
       </div>

Index: legend.html
===================================================================
RCS file: /sources/public/html5/markup/legend.html,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- legend.html	12 Feb 2010 04:52:25 -0000	1.37
+++ legend.html	16 Feb 2010 10:28:18 -0000	1.38
@@ -35,7 +35,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">legend</a>
+        <p>A <a href="legend.html#legend" class="element">legend</a>
             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.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- address.html	12 Feb 2010 04:52:22 -0000	1.38
+++ address.html	16 Feb 2010 10:28:15 -0000	1.39
@@ -35,14 +35,14 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#address-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The &#8220;address&#8221; element must not contain any nested 
-				&#8220;address&#8221; elements.
+				The <span class="element">address</span> element must not contain any nested 
+				<span class="element">address</span> elements.
 			</span></li>
         </ul>
       </div>
       <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">address</a>
+        <p>An <a href="address.html#address" class="element">address</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: th.html
===================================================================
RCS file: /sources/public/html5/markup/th.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- th.html	12 Feb 2010 10:33:49 -0000	1.45
+++ th.html	16 Feb 2010 10:28:20 -0000	1.46
@@ -76,41 +76,41 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#th-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The &#8220;scope&#8221; attribute on the &#8220;td&#8221; element is obsolete.
-				Use the &#8220;scope&#8221; attribute on a &#8220;th&#8221; element instead.
+				The <span class="attribute">scope</span> attribute on the <span class="element">td</span> element is obsolete.
+				Use the <span class="attribute">scope</span> attribute on a <span class="element">th</span> element instead.
 			</span></li><li><span>
-				The &#8220;abbr&#8221; attribute on the &#8220;th&#8221; element is obsolete.
+				The <span class="attribute">abbr</span> attribute on the <span class="element">th</span> element is obsolete.
 				Consider instead beginning the cell contents with concise text, followed by further elaboration if needed.
 			</span></li><li><span>
-				The &#8220;axis&#8221; attribute on the &#8220;th&#8221; element is obsolete.
-				Use the &#8220;scope&#8221; attribute.
+				The <span class="attribute">axis</span> attribute on the <span class="element">th</span> element is obsolete.
+				Use the <span class="attribute">scope</span> attribute instead.
 			</span></li>
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;th&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">th</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
           <li><span>
-				The &#8220;width&#8221; attribute on the &#8220;th&#8221; element is obsolete.
+				The <span class="attribute">width</span> attribute on the <span class="element">th</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
           <li><span>
-				The &#8220;char&#8221; attribute on the &#8220;th&#8221; element is obsolete.
+				The <span class="attribute">char</span> attribute on the <span class="element">th</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li><li><span>
-				The &#8220;charoff&#8221; attribute on the &#8220;th&#8221; element is obsolete.
+				The <span class="attribute">charoff</span> attribute on the <span class="element">th</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li><li><span>
-				The &#8220;valign&#8221; attribute on the &#8220;th&#8221; element is obsolete.
+				The <span class="attribute">valign</span> attribute on the <span class="element">th</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
           <li><span>
-				The &#8220;bgcolor&#8221; attribute on the &#8220;th&#8221; element is obsolete.
+				The <span class="attribute">bgcolor</span> attribute on the <span class="element">th</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li><li><span>
-				The &#8220;height&#8221; attribute on the &#8220;th&#8221; element is obsolete.
+				The <span class="attribute">height</span> attribute on the <span class="element">th</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li><li><span>
-				The &#8220;nowrap&#8221; attribute on the &#8220;th&#8221; element is obsolete.
+				The <span class="attribute">nowrap</span> attribute on the <span class="element">th</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
@@ -118,13 +118,21 @@
       <div class="no-number no-toc tag-omission" id="th-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#th-tags">#</a></h2>
         
-    <p>A <code><a href="th.html#th">th</a></code> element must have a
+    <p>A
+    <a href="th.html#th" class="element">th</a>
+    element must have a
     <span title="syntax-start-tag">start tag</span>.</p>
-    <p>A <code><a href="th.html#th">th</a></code> element's <span title="syntax-end-tag">end tag</span> may be omitted if the
-    <code><a href="th.html#th">th</a></code> element is immediately
-    followed by a <code><a href="td.html#td">td</a></code> or
-    <code><a href="th.html#th">th</a></code> element, or if
-    there is no more content in the parent
+    <p>A
+    <a href="th.html#th" class="element">th</a>
+    element&#8217;s
+    <span title="syntax-end-tag">end tag</span>
+    may be omitted if the
+    <a href="th.html#th" class="element">th</a>
+    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>
+    element, or if there is no more content in the parent
     element.</p>
   
       </div>

Index: mark.html
===================================================================
RCS file: /sources/public/html5/markup/mark.html,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- mark.html	12 Feb 2010 04:52:25 -0000	1.37
+++ mark.html	16 Feb 2010 10:28:18 -0000	1.38
@@ -35,7 +35,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">mark</a>
+        <p>A <a href="mark.html#mark" class="element">mark</a>
             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.386
retrieving revision 1.387
diff -u -d -r1.386 -r1.387
--- Overview.html	12 Feb 2010 10:00:29 -0000	1.386
+++ Overview.html	16 Feb 2010 10:28:15 -0000	1.387
@@ -256,7 +256,7 @@
 <span class="toc-section-number"></span><a href="audio.html#audio"><span class="toc-section-number"></span> <span class="element">audio</span>  &#8211;  <span class="shortdesc">audio stream</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </li>
 <li id="b-toc">
-<span class="toc-section-number"></span><a href="b.html#b"><span class="toc-section-number"></span> <span class="element">b</span>  &#8211;  <span class="shortdesc">offset text typically styled in bold</span></a> <span class="changed-feature" title="The meaning or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="toc-section-number"></span><a href="b.html#b"><span class="toc-section-number"></span> <span class="element">b</span>  &#8211;  <span class="shortdesc">offset text typically styled in bold</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
 </li>
 <li id="base-toc">
 <span class="toc-section-number"></span><a href="base.html#base"><span class="toc-section-number"></span> <span class="element">base</span>  &#8211;  <span class="shortdesc">base URL</span></a>
@@ -388,7 +388,7 @@
 <span class="toc-section-number"></span><a href="hgroup.html#hgroup"><span class="toc-section-number"></span> <span class="element">hgroup</span>  &#8211;  <span class="shortdesc">heading group</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </li>
 <li id="hr-toc">
-<span class="toc-section-number"></span><a href="hr.html#hr"><span class="toc-section-number"></span> <span class="element">hr</span>  &#8211;  <span class="shortdesc">thematic break</span></a> <span class="changed-feature" title="The meaning or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="toc-section-number"></span><a href="hr.html#hr"><span class="toc-section-number"></span> <span class="element">hr</span>  &#8211;  <span class="shortdesc">thematic break</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
 </li>
 <li id="html-toc">
 <span class="toc-section-number"></span><a href="html.html#html"><span class="toc-section-number"></span> <span class="element">html</span>  &#8211;  <span class="shortdesc">root element</span></a>
@@ -502,7 +502,7 @@
 <span class="toc-section-number"></span><a href="mark.html#mark"><span class="toc-section-number"></span> <span class="element">mark</span>  &#8211;  <span class="shortdesc">marked (highlighted) text</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </li>
 <li id="menu-toc">
-<span class="toc-section-number"></span><a href="menu.html#menu"><span class="toc-section-number"></span> <span class="element">menu</span>  &#8211;  <span class="shortdesc">list of commands</span></a> <span class="changed-feature" title="The meaning or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="toc-section-number"></span><a href="menu.html#menu"><span class="toc-section-number"></span> <span class="element">menu</span>  &#8211;  <span class="shortdesc">list of commands</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
 </li>
 <li id="meta-toc">
 <span class="toc-section-number"></span><a href="meta.html#meta"><span class="toc-section-number"></span> <span class="element">meta</span></a>
@@ -586,7 +586,7 @@
 <span class="toc-section-number"></span><a href="select.html#select"><span class="toc-section-number"></span> <span class="element">select</span>  &#8211;  <span class="shortdesc">option-selection form control</span></a>
 </li>
 <li id="small-toc">
-<span class="toc-section-number"></span><a href="small.html#small"><span class="toc-section-number"></span> <span class="element">small</span>  &#8211;  <span class="shortdesc">small print</span></a> <span class="changed-feature" title="The meaning or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="toc-section-number"></span><a href="small.html#small"><span class="toc-section-number"></span> <span class="element">small</span>  &#8211;  <span class="shortdesc">small print</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
 </li>
 <li id="source-toc">
 <span class="toc-section-number"></span><a href="source.html#source"><span class="toc-section-number"></span> <span class="element">source</span>  &#8211;  <span class="shortdesc">media source</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -595,7 +595,7 @@
 <span class="toc-section-number"></span><a href="span.html#span"><span class="toc-section-number"></span> <span class="element">span</span>  &#8211;  <span class="shortdesc">generic span</span></a>
 </li>
 <li id="strong-toc">
-<span class="toc-section-number"></span><a href="strong.html#strong"><span class="toc-section-number"></span> <span class="element">strong</span>  &#8211;  <span class="shortdesc">strong importance</span></a> <span class="changed-feature" title="The meaning or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="toc-section-number"></span><a href="strong.html#strong"><span class="toc-section-number"></span> <span class="element">strong</span>  &#8211;  <span class="shortdesc">strong importance</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
 </li>
 <li id="style-toc">
 <span class="toc-section-number"></span><a href="style.html#style"><span class="toc-section-number"></span> <span class="element">style</span>  &#8211;  <span class="shortdesc">style (presentation) information</span></a>

Index: br.html
===================================================================
RCS file: /sources/public/html5/markup/br.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- br.html	12 Feb 2010 04:52:23 -0000	1.32
+++ br.html	16 Feb 2010 10:28:15 -0000	1.33
@@ -33,7 +33,7 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#br-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The &#8220;clear&#8221; attribute on the &#8220;br&#8221; element is obsolete.
+				The <span class="attribute">clear</span> attribute on the <span class="element">br</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
@@ -41,10 +41,13 @@
       <div class="no-number no-toc tag-omission" id="br-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#br-tags">#</a></h2>
         <p>The
-            <a href="br.html#br">br</a>
+            <a href="br.html#br" class="element">br</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            A <a href="br.html#br">br</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            A <a href="br.html#br" class="element">br</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="br-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#br-context">#</a></h2>

Index: input.email.html
===================================================================
RCS file: /sources/public/html5/markup/input.email.html,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- input.email.html	12 Feb 2010 07:56:03 -0000	1.42
+++ input.email.html	16 Feb 2010 10:28:17 -0000	1.43
@@ -68,26 +68,26 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.email-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;a&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;button&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li><li><span>
-				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
-				element with a &#8220;for&#8221; attribute must have an
-				ID value that matches that &#8220;for&#8221; attribute.
+				Any <span class="element">input</span> element descendant of a <span class="element">label</span> element
+				with a <span class="attribute">for</span> attribute must have an
+				ID value that matches that <span class="attribute">for</span> attribute.
 			</span></li>
           <li><span>
-				The &#8220;list&#8221; attribute of the &#8220;input&#8221; 
-				element must refer to a &#8220;datalist&#8221; element.
+				The <span class="attribute">list</span> attribute of the &#8220;input&#8221; 
+				element must refer to a <span class="element">datalist</span> element.
 			</span></li>
           <li><span>
-				The &#8220;usemap&#8221; attribute on the &#8220;input&#8221; element is obsolete.
-				Use the &#8220;img&#8221; element instead of the &#8220;input&#8221; element for image maps.
+				The <span class="attribute">usemap</span> attribute on the <span class="element">input</span> element is obsolete.
+				Use the <span class="element">img</span> element instead of the <span class="element">input</span> element for image maps.
 			</span></li>
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;input&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">input</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
@@ -95,10 +95,13 @@
       <div class="no-number no-toc tag-omission" id="input.email-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.email-tags">#</a></h2>
         <p>The
-            <a href="input.html#input">input</a>
+            <a href="input.html#input" class="element">input</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            An <a href="input.html#input">input</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            An <a href="input.html#input" class="element">input</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="input.email-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.email-context">#</a></h2>
@@ -153,7 +156,7 @@
   boolean <a href="http://dev.w3.org/html5/spec/#dom-cva-checkvalidatity" title="dom-cva-checkValidatity">checkValidity</a>();
   void <a href="http://dev.w3.org/html5/spec/#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(in DOMString error);
 
-  readonly attribute  <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
+  readonly attribute <a href="http://dev.w3.org/html5/spec/#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
   void <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-select" title="dom-textarea/input-select">select</a>();
            attribute unsigned long <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;

Index: tr.html
===================================================================
RCS file: /sources/public/html5/markup/tr.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- tr.html	12 Feb 2010 10:33:50 -0000	1.35
+++ tr.html	16 Feb 2010 10:28:20 -0000	1.36
@@ -36,21 +36,21 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#tr-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;tr&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">tr</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
           <li><span>
-				The &#8220;char&#8221; attribute on the &#8220;tr&#8221; element is obsolete.
+				The <span class="attribute">char</span> attribute on the <span class="element">tr</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li><li><span>
-				The &#8220;charoff&#8221; attribute on the &#8220;tr&#8221; element is obsolete.
+				The <span class="attribute">charoff</span> attribute on the <span class="element">tr</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li><li><span>
-				The &#8220;valign&#8221; attribute on the &#8220;tr&#8221; element is obsolete.
+				The <span class="attribute">valign</span> attribute on the <span class="element">tr</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
           <li><span>
-				The &#8220;bgcolor&#8221; attribute on the &#8220;tr&#8221; element is obsolete.
+				The <span class="attribute">bgcolor</span> attribute on the <span class="element">tr</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
@@ -58,12 +58,20 @@
       <div class="no-number no-toc tag-omission" id="tr-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#tr-tags">#</a></h2>
         
-    <p>A <code><a href="tr.html#tr">tr</a></code> element must have a
+    <p>A
+    <a href="tr.html#tr" class="element">tr</a>
+    element must have a
     <span title="syntax-start-tag">start tag</span>.</p>
-    <p>A <code><a href="tr.html#tr">tr</a></code> element's <span title="syntax-end-tag">end tag</span> may be omitted if the
-    <code><a href="tr.html#tr">tr</a></code> element is immediately
-    followed by another <code><a href="tr.html#tr">tr</a></code> element,
-    or if there is no more content in the parent element.</p>
+    <p>A
+    <a href="tr.html#tr" class="element">tr</a>
+    element&#8217;s
+    <span title="syntax-end-tag">end tag</span>
+    may be omitted if the
+    <a href="tr.html#tr" class="element">tr</a>
+    element is immediately followed by another
+    <a href="tr.html#tr" class="element">tr</a>
+    element, or if there is no more content in the parent
+    element.</p>
   
       </div>
       <div class="no-number no-toc" id="tr-context">

Index: input.month.html
===================================================================
RCS file: /sources/public/html5/markup/input.month.html,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- input.month.html	12 Feb 2010 07:56:03 -0000	1.43
+++ input.month.html	16 Feb 2010 10:28:17 -0000	1.44
@@ -72,26 +72,26 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.month-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;a&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;button&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li><li><span>
-				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
-				element with a &#8220;for&#8221; attribute must have an
-				ID value that matches that &#8220;for&#8221; attribute.
+				Any <span class="element">input</span> element descendant of a <span class="element">label</span> element
+				with a <span class="attribute">for</span> attribute must have an
+				ID value that matches that <span class="attribute">for</span> attribute.
 			</span></li>
           <li><span>
-				The &#8220;list&#8221; attribute of the &#8220;input&#8221; 
-				element must refer to a &#8220;datalist&#8221; element.
+				The <span class="attribute">list</span> attribute of the &#8220;input&#8221; 
+				element must refer to a <span class="element">datalist</span> element.
 			</span></li>
           <li><span>
-				The &#8220;usemap&#8221; attribute on the &#8220;input&#8221; element is obsolete.
-				Use the &#8220;img&#8221; element instead of the &#8220;input&#8221; element for image maps.
+				The <span class="attribute">usemap</span> attribute on the <span class="element">input</span> element is obsolete.
+				Use the <span class="element">img</span> element instead of the <span class="element">input</span> element for image maps.
 			</span></li>
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;input&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">input</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
@@ -99,10 +99,13 @@
       <div class="no-number no-toc tag-omission" id="input.month-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.month-tags">#</a></h2>
         <p>The
-            <a href="input.html#input">input</a>
+            <a href="input.html#input" class="element">input</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            An <a href="input.html#input">input</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            An <a href="input.html#input" class="element">input</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="input.month-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.month-context">#</a></h2>
@@ -157,7 +160,7 @@
   boolean <a href="http://dev.w3.org/html5/spec/#dom-cva-checkvalidatity" title="dom-cva-checkValidatity">checkValidity</a>();
   void <a href="http://dev.w3.org/html5/spec/#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(in DOMString error);
 
-  readonly attribute  <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
+  readonly attribute <a href="http://dev.w3.org/html5/spec/#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
   void <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-select" title="dom-textarea/input-select">select</a>();
            attribute unsigned long <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;

Index: iframe.html
===================================================================
RCS file: /sources/public/html5/markup/iframe.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- iframe.html	12 Feb 2010 04:52:24 -0000	1.50
+++ iframe.html	16 Feb 2010 10:28:17 -0000	1.51
@@ -69,7 +69,7 @@
           
             <dt><a class="attribute-name" id="iframe.attrs.seamless" title="iframe.attrs.seamless" href="iframe.html#iframe.attrs.seamless">seamless</a> = <span class="attr-values">
        "seamless"
-       <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span></dt>
             <dd>Instructs the UA that the <code><a href="iframe.html#iframe">iframe</a></code> element's <a href="terminology.html#context">browsing context</a> is to be rendered
         in a manner that makes it appear to be part of the
@@ -82,38 +82,38 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#iframe-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The interactive element &#8220;iframe&#8221; must not 
-				appear as a descendant of the &#8220;a&#8221; element.
+				The interactive element <span class="element">iframe</span> must not 
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The interactive element &#8220;iframe&#8221; must not 
-				appear as a descendant of the &#8220;button&#8221; element.
+				The interactive element <span class="element">iframe</span> must not 
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li>
           <li><span>
-				The &#8220;longdesc&#8221; attribute on the &#8220;iframe&#8221; element is obsolete.
-				Use a regular &#8220;a&#8221; element to link to the description.
+				The <span class="attribute">longdesc</span> attribute on the <span class="element">iframe</span> element is obsolete.
+				Use a regular <span class="element">a</span> element to link to the description.
 			</span></li>
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;iframe&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">iframe</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
           <li><span>
-				The &#8220;frameborder&#8221; attribute on the &#8220;iframe&#8221; element is obsolete.
+				The <span class="attribute">frameborder</span> attribute on the <span class="element">iframe</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li><li><span>
-				The &#8220;marginheight&#8221; attribute on the &#8220;iframe&#8221; element is obsolete.
+				The <span class="attribute">marginheight</span> attribute on the <span class="element">iframe</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li><li><span>
-				The &#8220;marginwidth&#8221; attribute on the &#8220;iframe&#8221; element is obsolete.
+				The <span class="attribute">marginwidth</span> attribute on the <span class="element">iframe</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li><li><span>
-				The &#8220;scrolling&#8221; attribute on the &#8220;iframe&#8221; element is obsolete.
+				The <span class="attribute">scrolling</span> attribute on the <span class="element">iframe</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
       </div>
       <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">iframe</a>
+        <p>An <a href="iframe.html#iframe" class="element">iframe</a>
             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.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- ins.html	12 Feb 2010 04:52:25 -0000	1.41
+++ ins.html	16 Feb 2010 10:28:18 -0000	1.42
@@ -50,7 +50,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">ins</a>
+        <p>An <a href="ins.html#ins" class="element">ins</a>
             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.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- abbr.html	12 Feb 2010 04:52:22 -0000	1.36
+++ abbr.html	16 Feb 2010 10:28:15 -0000	1.37
@@ -34,7 +34,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">abbr</a>
+        <p>An <a href="abbr.html#abbr" class="element">abbr</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: div.html
===================================================================
RCS file: /sources/public/html5/markup/div.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- div.html	12 Feb 2010 04:52:23 -0000	1.38
+++ div.html	16 Feb 2010 10:28:16 -0000	1.39
@@ -37,14 +37,14 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#div-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;div&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">div</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
       </div>
       <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">div</a>
+        <p>A <a href="div.html#div" class="element">div</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: webapps.html
===================================================================
RCS file: /sources/public/html5/markup/webapps.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- webapps.html	14 Feb 2010 05:29:35 -0000	1.2
+++ webapps.html	16 Feb 2010 10:28:20 -0000	1.3
@@ -161,7 +161,7 @@
 
   <header class="head" id="head"><p><a class="logo" href="http://www.whatwg.org/" rel="home"><img alt="WHATWG" src="/images/logo"/></a></p>
    <hgroup><h1>HTML5 (including next generation additions still in development)</h1>
-    <h2 class="no-num no-toc">Draft Standard &#x2014; 12 February 2010</h2>
+    <h2 class="no-num no-toc">Draft Standard &#x2014; 16 February 2010</h2>
    </hgroup><p>You can take part in this work. <a href="http://www.whatwg.org/mailing-list">Join the working group's discussion list.</a></p>
    <p><strong>Web designers!</strong> We have a <a href="http://blog.whatwg.org/faq/">FAQ</a>, a <a href="http://forums.whatwg.org/">forum</a>, and a <a href="http://www.whatwg.org/mailing-list#help">help mailing list</a> for you!</p>
    <!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
@@ -723,7 +723,7 @@
      <li><a href="#expiring-application-caches"><span class="secno">6.6.7 </span>Expiring application caches</a></li>
      <li><a href="#application-cache-api"><span class="secno">6.6.8 </span>Application cache API</a></li>
[...6135 lines suppressed...]
+  Csaba Marton,
   Daniel Barclay,
   Daniel Bratell,
   Daniel Brooks,
@@ -80063,6 +80342,7 @@
   Geoffrey Garen,
   Geoffrey Sneddon,
   George Lund,
+  Gianmarco Armellin,
   Giovanni Campagna,
   Graham Klyne,
   Greg Botten,
@@ -80174,6 +80454,7 @@
   Leif Halvard Silli,
   Lenny Domnitser,
   Leons Petrazickis,
+  Lobotom Dysmon,
   Logan<!-- on moz irc -->,
   Loune,
   Luke Kenneth Casson Leighton,

Index: table.html
===================================================================
RCS file: /sources/public/html5/markup/table.html,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- table.html	12 Feb 2010 10:33:49 -0000	1.41
+++ table.html	16 Feb 2010 10:28:20 -0000	1.42
@@ -51,41 +51,41 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#table-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The element &#8220;table&#8221; must not appear as a
-				descendant of the &#8220;caption&#8221; element.
+				The element <span class="element">table</span> must not appear as a
+				descendant of the <span class="element">caption</span> element.
 			</span></li>
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;table&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">table</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
           <li><span>
-				The &#8220;width&#8221; attribute on the &#8220;table&#8221; element is obsolete.
+				The <span class="attribute">width</span> attribute on the <span class="element">table</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
           <li><span>
-				The &#8220;bgcolor&#8221; attribute on the &#8220;table&#8221; element is obsolete.
+				The <span class="attribute">bgcolor</span> attribute on the <span class="element">table</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li><li><span>
-				The &#8220;border&#8221; attribute on the &#8220;table&#8221; element is obsolete.
+				The <span class="attribute">border</span> attribute on the <span class="element">table</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li><li><span>
-				The &#8220;cellpadding&#8221; attribute on the &#8220;table&#8221; element is obsolete.
+				The <span class="attribute">cellpadding</span> attribute on the <span class="element">table</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li><li><span>
-				The &#8220;cellspacing&#8221; attribute on the &#8220;table&#8221; element is obsolete.
+				The <span class="attribute">cellspacing</span> attribute on the <span class="element">table</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li><li><span>
-				The &#8220;frame&#8221; attribute on the &#8220;table&#8221; element is obsolete.
+				The <span class="attribute">frame</span> attribute on the <span class="element">table</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li><li><span>
-				The &#8220;rules&#8221; attribute on the &#8220;table&#8221; element is obsolete.
+				The <span class="attribute">rules</span> attribute on the <span class="element">table</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
       </div>
       <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">table</a>
+        <p>A <a href="table.html#table" class="element">table</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -96,7 +96,30 @@
         <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain
             <a href="common-models.html#common.elem.flow">flow elements</a></span></span></p>
       </div>
-      <div class="no-number no-toc" id="table-interface">
+      
+        <div class="no-number no-toc" id="table-details">
+        <h2 class="element-subhead">Details <a class="hash" href="#table-details">#</a></h2><div class="details">
+    <p>Although in previous versions of HTML a
+    <a href="table.html#table" class="element">table</a>
+    element was only allowed to contain a
+    <a href="tfoot.html#tfoot" class="element">tfoot</a>
+    element if that
+    <a href="tfoot.html#tfoot" class="element">tfoot</a>
+    occurred 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="table.html#table" class="element">table</a>
+    element is now also alternatively allowed to
+    contain a
+    <a href="tfoot.html#tfoot" class="element">tfoot</a>
+    after any
+    <a href="tbody.html#tbody" class="element">tbody</a>
+    or
+    <a href="tr.html#tr" class="element">tr</a>
+    elements.</p>
+  </div></div><div class="no-number no-toc" id="table-interface">
         <h2 class="element-subhead">DOM interface <a class="hash" href="#table-interface">#</a></h2><pre class="idl">interface <b>HTMLTableElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
            attribute <a href="http://dev.w3.org/html5/spec/#htmltablecaptionelement" title="">HTMLTableCaptionElement</a> <a href="http://dev.w3.org/html5/spec/#dom-table-caption" title="dom-table-caption">caption</a>;
   <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> <a href="http://dev.w3.org/html5/spec/#dom-table-createcaption" title="dom-table-createCaption">createCaption</a>();

Index: nav.html
===================================================================
RCS file: /sources/public/html5/markup/nav.html,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- nav.html	12 Feb 2010 04:52:26 -0000	1.42
+++ nav.html	16 Feb 2010 10:28:18 -0000	1.43
@@ -37,14 +37,14 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#nav-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The sectioning element &#8220;nav&#8221; must not
-				appear as a descendant of the &#8220;address&#8221; element.
+				The sectioning element <span class="element">nav</span> must not
+				appear as a descendant of the <span class="element">address</span> element.
 			</span></li>
         </ul>
       </div>
       <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">nav</a>
+        <p>A <a href="nav.html#nav" class="element">nav</a>
             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.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- html.html	12 Feb 2010 04:52:24 -0000	1.38
+++ html.html	16 Feb 2010 10:28:17 -0000	1.39
@@ -46,7 +46,7 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#html-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The &#8220;version&#8221; attribute on the &#8220;html&#8221; element is obsolete.
+				The <span class="attribute">version</span> attribute on the <span class="element">html</span> element is obsolete.
 				You can safely omit it.
 			</span></li>
         </ul>
@@ -54,13 +54,27 @@
       <div class="no-number no-toc tag-omission" id="html-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#html-tags">#</a></h2>
         
-    <p>An <code><a href="html.html#html">html</a></code> element's <span title="syntax-start-tag">start tag</span> may be omitted if
-    the first thing inside the <code><a href="html.html#html">html</a></code> element is not a <a href="syntax.html#comments" title="syntax-comments">comment</a>.</p>
-    <p>An <code><a href="html.html#html">html</a></code> element's <span title="syntax-end-tag">end tag</span> may be omitted if the
-    <code><a href="html.html#html">html</a></code> element is not
-    immediately followed by a <a href="syntax.html#comments" title="syntax-comments">comment</a> and the element contains a
-    <code><a href="body.html#body">body</a></code> element that is either not
-    empty or whose <span title="syntax-start-tag">start tag</span>
+    <p>An
+    <a href="html.html#html" class="element">html</a>
+    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>
+    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>
+    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>
+    element is not immediately followed by a
+    <a href="syntax.html#comments" title="syntax-comments">comment</a>
+    and the element contains a
+    <a href="body.html#body" class="element">body</a>
+    element that is either not
+    empty or whose
+    <span title="syntax-start-tag">start tag</span>
     has not been omitted.</p>
   
       </div>

Index: meta.http-equiv.content-type.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.content-type.html,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- meta.http-equiv.content-type.html	12 Feb 2010 07:56:04 -0000	1.44
+++ meta.http-equiv.content-type.html	16 Feb 2010 10:28:18 -0000	1.45
@@ -66,7 +66,7 @@
     attribute.</li>
   
           <li><span>
-				The &#8220;scheme&#8221; attribute on the &#8220;meta&#8221; element is obsolete.
+				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>
@@ -74,10 +74,13 @@
       <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">meta</a>
+            <a href="meta.html#meta" class="element">meta</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            A <a href="meta.html#meta">meta</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            A <a href="meta.html#meta" class="element">meta</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="meta.http-equiv.content-type-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#meta.http-equiv.content-type-context">#</a></h2>

Index: footer.html
===================================================================
RCS file: /sources/public/html5/markup/footer.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- footer.html	12 Feb 2010 04:52:24 -0000	1.40
+++ footer.html	16 Feb 2010 10:28:16 -0000	1.41
@@ -35,20 +35,20 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#footer-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The element &#8220;footer&#8221; must not
-				appear as a descendant of the &#8220;header&#8221; element.
+				The element <span class="element">footer</span> must not
+				appear as a descendant of the <span class="element">header</span> element.
 			</span></li><li><span>
-				The element &#8220;footer&#8221; must not
-				appear as a descendant of the &#8220;footer&#8221; element.
+				The element <span class="element">footer</span> must not
+				appear as a descendant of the <span class="element">footer</span> element.
 			</span></li><li><span>
-				The element &#8220;footer&#8221; must not
-				appear as a descendant of the &#8220;address&#8221; element.
+				The element <span class="element">footer</span> must not
+				appear as a descendant of the <span class="element">address</span> element.
 			</span></li>
         </ul>
       </div>
       <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">footer</a>
+        <p>A <a href="footer.html#footer" class="element">footer</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: meta.http-equiv.content-language.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.content-language.html,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- meta.http-equiv.content-language.html	12 Feb 2010 07:56:03 -0000	1.39
+++ meta.http-equiv.content-language.html	16 Feb 2010 10:28:18 -0000	1.40
@@ -61,7 +61,7 @@
         <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 &#8220;scheme&#8221; attribute on the &#8220;meta&#8221; element is obsolete.
+				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>
@@ -69,10 +69,13 @@
       <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">meta</a>
+            <a href="meta.html#meta" class="element">meta</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            A <a href="meta.html#meta">meta</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            A <a href="meta.html#meta" class="element">meta</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="meta.http-equiv.content-language-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#meta.http-equiv.content-language-context">#</a></h2>

Index: script.html
===================================================================
RCS file: /sources/public/html5/markup/script.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- script.html	12 Feb 2010 10:33:49 -0000	1.51
+++ script.html	16 Feb 2010 10:28:19 -0000	1.52
@@ -48,7 +48,7 @@
     </span> </dt>
             <dd>The language of the script or format of the data.</dd>
           <dd class="warning">
-        The &#8220;language&#8221; attribute on the &#8220;script&#8221; element is obsolete. You can safely omit it.
+        The <span class="attribute">language</span> attribute on the <span class="element">script</span> element is obsolete. You can safely omit it.
       </dd>
             <dt><a class="attribute-name" id="script.attrs.language" title="script.attrs.language" href="script.html#script.attrs.language">language</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span></dt>
             <dd>Specifies that the language of the script is JavaScript.</dd>
@@ -59,13 +59,13 @@
             <dd>The address of the external script to use.</dd>
           
             <dt><a class="attribute-name" id="script.attrs.defer" title="script.attrs.defer" href="script.html#script.attrs.defer">defer</a> = <span class="attr-values">
-       "defer"  <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+       "defer"  <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
     </span> </dt>
             <dd>Specifies that script should be executed after the
         document has been parsed.</dd>
           
             <dt><a class="attribute-name" id="script.attrs.async" title="script.attrs.async" href="script.html#script.attrs.async">async</a> = <span class="attr-values">
-       "async"  <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+       "async"  <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span></dt>
             <dd>Specifies that the script should be executed
         asynchronously, as soon as it becomes available.</dd>
@@ -80,21 +80,51 @@
       <div class="no-number no-toc" id="script-constraints">
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#script-constraints">#</a></h2>
         <ul class="assertions">
+    <li>A <span class="element">script</span> element must not
+    contain an occurrence of the character sequence
+    "<code>&lt;!--</code>" without a matching later occurrence
+    of the character sequence "<code>--&gt;</code>".</li>
+    <li>A
+    <span class="element">script</span>
+    element with a 
+    &#8220;src&#8221;
+    attribute must contain only:
+      <ul>
+        <li>lines that consist solely of a newline, optionally
+        preceded by one or more space (U+0020) characters or tab
+        (U+0009) characters</li>
+        <li>single-line comments, which are lines
+        beginning with the character sequence "<code>//</code>",
+        optionally preceded by one more more
+        space (U+0020) characters or tab (U+0009) characters,
+        followed by any
+        number of characters that are not a newline, and ending with
+        a newline</li>
+        <li>multi-lines comments, which begin with the character
+        sequence
+        "<code>/*</code>",
+        optionally preceded by one more more space (U+0020)
+        characters or tab (U+0009) characters, and that end with
+        the character sequence
+        "<code>*/</code>"</li>
+      </ul>
+    </li>
+  
           <li><span>
-				A &#8220;script&#8221; element with the 
-				&#8220;language="JavaScript"&#8221; attribute set must not have a 
-				&#8220;type&#8221; attribute whose value is not 
+				A <span class="element">script</span> element with a
+				<span class="attribute">language</span> attribute whose value is &#8220;JavaScript&#8221; must not have a 
+				<span class="attribute">type</span> attribute whose value is not 
 				&#8220;text/javascript&#8221;.
 			</span></li>
           <li><span>
-				The &#8220;language&#8221; attribute on the &#8220;script&#8221; element is obsolete.
-				Use the &#8220;type&#8221; attribute instead.
+				The <span class="attribute">language</span> attribute on the <span class="element">script</span> element is obsolete.
+				Use the <span class="attribute">type</span> attribute instead.
 			</span></li>
         </ul>
       </div>
       <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">script</a>
+        <p>A <a href="script.html#script" class="element">script</a>
             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.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- input.range.html	12 Feb 2010 07:56:03 -0000	1.43
+++ input.range.html	16 Feb 2010 10:28:17 -0000	1.44
@@ -70,26 +70,26 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.range-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;a&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;button&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li><li><span>
-				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
-				element with a &#8220;for&#8221; attribute must have an
-				ID value that matches that &#8220;for&#8221; attribute.
+				Any <span class="element">input</span> element descendant of a <span class="element">label</span> element
+				with a <span class="attribute">for</span> attribute must have an
+				ID value that matches that <span class="attribute">for</span> attribute.
 			</span></li>
           <li><span>
-				The &#8220;list&#8221; attribute of the &#8220;input&#8221; 
-				element must refer to a &#8220;datalist&#8221; element.
+				The <span class="attribute">list</span> attribute of the &#8220;input&#8221; 
+				element must refer to a <span class="element">datalist</span> element.
 			</span></li>
           <li><span>
-				The &#8220;usemap&#8221; attribute on the &#8220;input&#8221; element is obsolete.
-				Use the &#8220;img&#8221; element instead of the &#8220;input&#8221; element for image maps.
+				The <span class="attribute">usemap</span> attribute on the <span class="element">input</span> element is obsolete.
+				Use the <span class="element">img</span> element instead of the <span class="element">input</span> element for image maps.
 			</span></li>
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;input&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">input</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
@@ -97,10 +97,13 @@
       <div class="no-number no-toc tag-omission" id="input.range-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.range-tags">#</a></h2>
         <p>The
-            <a href="input.html#input">input</a>
+            <a href="input.html#input" class="element">input</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            An <a href="input.html#input">input</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            An <a href="input.html#input" class="element">input</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="input.range-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.range-context">#</a></h2>
@@ -155,7 +158,7 @@
   boolean <a href="http://dev.w3.org/html5/spec/#dom-cva-checkvalidatity" title="dom-cva-checkValidatity">checkValidity</a>();
   void <a href="http://dev.w3.org/html5/spec/#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(in DOMString error);
 
-  readonly attribute  <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
+  readonly attribute <a href="http://dev.w3.org/html5/spec/#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
   void <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-select" title="dom-textarea/input-select">select</a>();
            attribute unsigned long <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;

Index: audio.html
===================================================================
RCS file: /sources/public/html5/markup/audio.html,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- audio.html	12 Feb 2010 04:52:22 -0000	1.48
+++ audio.html	16 Feb 2010 10:28:15 -0000	1.49
@@ -49,7 +49,7 @@
         <dl class="attr-defs">
             <dt><a class="attribute-name" id="audio.attrs.autoplay" title="audio.attrs.autoplay" href="audio.html#audio.attrs.autoplay">autoplay</a> = <span class="attr-values">
        "autoplay"
-       <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
     </span> </dt>
             <dd>Instructs the UA to automatically begin playback of
         the audio stream as soon as it can do so without
@@ -57,20 +57,20 @@
           
             <dt><a class="attribute-name" id="audio.attrs.autobuffer" title="audio.attrs.autobuffer" href="audio.html#audio.attrs.autobuffer">autobuffer</a> = <span class="attr-values">
        "autobuffer"
-       <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
     </span> </dt>
             <dd>Instructs the UA that downloading the entire audio
         stream optimistically is considered worthwhile.</dd>
           
             <dt><a class="attribute-name" id="audio.attrs.controls" title="audio.attrs.controls" href="audio.html#audio.attrs.controls">controls</a> = <span class="attr-values">
        "controls"
-       <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
     </span> </dt>
             <dd>Instructs the UA to expose a user interface for
         controlling playback of the audio stream.</dd>
           
             <dt><a class="attribute-name" id="audio.attrs.loop" title="audio.attrs.loop" href="audio.html#audio.attrs.loop">loop</a> = <span class="attr-values">
-       "loop"  <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+       "loop"  <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
     </span> </dt>
             <dd>Instructs the UA to seek back to the start of the
         audio stream upon reaching the end.</dd>
@@ -86,19 +86,19 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#audio-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The interactive element &#8220;audio&#8221;
-				with the attribute &#8220;controls&#8221; must not
-				appear as a descendant of the &#8220;a&#8221; element.
+				The interactive element <span class="element">audio</span>
+				with the attribute <span class="attribute">controls</span> must not
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The interactive element &#8220;audio&#8221;
-				with the attribute &#8220;controls&#8221; must not
-				appear as a descendant of the &#8220;button&#8221; element.
+				The interactive element <span class="element">audio</span>
+				with the attribute <span class="attribute">controls</span> must not
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li>
         </ul>
       </div>
       <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">audio</a>
+        <p>An <a href="audio.html#audio" class="element">audio</a>
             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.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- time.html	12 Feb 2010 10:33:49 -0000	1.42
+++ time.html	16 Feb 2010 10:28:20 -0000	1.43
@@ -41,7 +41,7 @@
         represents.</dd>
           
             <dt><a class="attribute-name" id="time.attrs.pubdate" title="time.attrs.pubdate" href="time.html#time.attrs.pubdate">pubdate</a> = <span class="attr-values">
-       "pubdate"  <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+       "pubdate"  <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
     </span> </dt>
             <dd>Indicates that the date and time given by the element is
         the publication date and time of the nearest ancestor
@@ -56,14 +56,14 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#time-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The element &#8220;meter&#8221; must not
-				appear as a descendant of the &#8220;meter&#8221; element.
+				The element <span class="element">time</span> must not
+				appear as a descendant of the <span class="element">time</span> element.
 			</span></li>
         </ul>
       </div>
       <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">time</a>
+        <p>A <a href="time.html#time" class="element">time</a>
             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.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- meta.http-equiv.default-style.html	12 Feb 2010 07:56:04 -0000	1.41
+++ meta.http-equiv.default-style.html	16 Feb 2010 10:28:18 -0000	1.42
@@ -62,10 +62,13 @@
       <div class="no-number no-toc tag-omission" id="meta.http-equiv.default-style-tags">
         <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">meta</a>
+            <a href="meta.html#meta" class="element">meta</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            A <a href="meta.html#meta">meta</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            A <a href="meta.html#meta" class="element">meta</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="meta.http-equiv.default-style-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#meta.http-equiv.default-style-context">#</a></h2>

Index: keygen.html
===================================================================
RCS file: /sources/public/html5/markup/keygen.html,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- keygen.html	12 Feb 2010 04:52:25 -0000	1.41
+++ keygen.html	16 Feb 2010 10:28:18 -0000	1.42
@@ -50,25 +50,28 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#keygen-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The interactive element &#8220;keygen&#8221; must not 
-				appear as a descendant of the &#8220;a&#8221; element.
+				The interactive element <span class="element">keygen</span> must not 
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The interactive element &#8220;keygen&#8221; must not 
-				appear as a descendant of the &#8220;button&#8221; element.
+				The interactive element <span class="element">keygen</span> must not 
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li><li><span>
-				Any &#8220;keygen&#8221; descendant of a &#8220;label&#8221;
-				element with a &#8220;for&#8221; attribute must have an
-				ID value that matches that &#8220;for&#8221; attribute.
+				Any <span class="element">keygen</span> element descendant of a <span class="element">label</span> element
+				with a <span class="attribute">for</span> attribute must have an
+				ID value that matches that <span class="attribute">for</span> attribute.
 			</span></li>
         </ul>
       </div>
       <div class="no-number no-toc tag-omission" id="keygen-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#keygen-tags">#</a></h2>
         <p>The
-            <a href="keygen.html#keygen">keygen</a>
+            <a href="keygen.html#keygen" class="element">keygen</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            A <a href="keygen.html#keygen">keygen</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            A <a href="keygen.html#keygen" class="element">keygen</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="keygen-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#keygen-context">#</a></h2>
@@ -92,7 +95,7 @@
   boolean <a href="http://dev.w3.org/html5/spec/#dom-cva-checkvalidatity" title="dom-cva-checkValidatity">checkValidity</a>();
   void <a href="http://dev.w3.org/html5/spec/#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(in DOMString error);
 
-  readonly attribute  <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
+  readonly attribute <a href="http://dev.w3.org/html5/spec/#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 };</pre></div></div>
 <hr class="footerbreak"></hr>
 <div class="nav">

Index: command.command.html
===================================================================
RCS file: /sources/public/html5/markup/command.command.html,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- command.command.html	12 Feb 2010 04:52:23 -0000	1.39
+++ command.command.html	16 Feb 2010 10:28:16 -0000	1.40
@@ -50,7 +50,7 @@
           
             <dt><a class="attribute-name" id="command.command.attrs.disabled" title="command.command.attrs.disabled" href="command.command.html#command.command.attrs.disabled">disabled</a> = <span class="attr-values">
        "disabled"
-       <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
     </span> </dt>
             <dd>Specifies that the command is not currently
         available.</dd>
@@ -60,10 +60,13 @@
       <div class="no-number no-toc tag-omission" id="command.command-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#command.command-tags">#</a></h2>
         <p>The
-            <a href="command.html#command">command</a>
+            <a href="command.html#command" class="element">command</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            A <a href="command.html#command">command</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            A <a href="command.html#command" class="element">command</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="command.command-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#command.command-context">#</a></h2>

Index: progress.html
===================================================================
RCS file: /sources/public/html5/markup/progress.html,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- progress.html	12 Feb 2010 10:33:49 -0000	1.42
+++ progress.html	16 Feb 2010 10:28:19 -0000	1.43
@@ -52,20 +52,20 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#progress-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The element &#8220;progress&#8221; must not
-				appear as a descendant of the &#8220;progress&#8221; element.
+				The element <span class="element">progress</span> must not
+				appear as a descendant of the <span class="element">progress</span> element.
 			</span></li><li><span>
-				The value of the  &#8220;value&#8221; attribute must be less than or equal to
-				the value of the &#8220;max&#8221; attribute.
+				The value of the <span class="attribute">value</span> attribute must be less than or equal to
+				the value of the <span class="attribute">max</span> attribute.
 			</span></li><li><span>
-				The value of the  &#8220;value&#8221; attribute must be less than or equal to
-				one when the &#8220;max&#8221; attribute is absent.
+				The value of the  <span class="attribute">value</span> attribute must be less than or equal to
+				one when the <span class="attribute">max</span> attribute is absent.
 			</span></li>
         </ul>
       </div>
       <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">progress</a>
+        <p>A <a href="progress.html#progress" class="element">progress</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -82,7 +82,7 @@
            attribute float <a href="http://dev.w3.org/html5/spec/#dom-progress-max" title="dom-progress-max">max</a>;
   readonly attribute float <a href="http://dev.w3.org/html5/spec/#dom-progress-position" title="dom-progress-position">position</a>;
   readonly attribute <a href="http://dev.w3.org/html5/spec/#htmlformelement" title="">HTMLFormElement</a> <a href="http://dev.w3.org/html5/spec/#dom-fae-form" title="dom-fae-form">form</a>;
-  readonly attribute  <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
+  readonly attribute <a href="http://dev.w3.org/html5/spec/#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 };</pre></div></div>
 <hr class="footerbreak"></hr>
 <div class="nav">

Index: dfn.html
===================================================================
RCS file: /sources/public/html5/markup/dfn.html,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- dfn.html	12 Feb 2010 04:52:23 -0000	1.37
+++ dfn.html	16 Feb 2010 10:28:16 -0000	1.38
@@ -35,14 +35,14 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#dfn-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The &#8220;dfn&#8221; element must not contain any nested 
-				&#8220;dfn&#8221; elements.
+				The <span class="element">dfn</span> element must not contain any nested 
+				<span class="element">dfn</span> elements.
 			</span></li>
         </ul>
       </div>
       <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">dfn</a>
+        <p>A <a href="dfn.html#dfn" class="element">dfn</a>
             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.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- textarea.html	12 Feb 2010 10:33:49 -0000	1.43
+++ textarea.html	16 Feb 2010 10:28:20 -0000	1.44
@@ -72,21 +72,21 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#textarea-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The interactive element &#8220;textarea&#8221; must not 
-				appear as a descendant of the &#8220;a&#8221; element.
+				The interactive element <span class="element">textarea</span> must not 
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The interactive element &#8220;textarea&#8221; must not 
-				appear as a descendant of the &#8220;button&#8221; element.
+				The interactive element <span class="element">textarea</span> must not 
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li><li><span>
-				Any &#8220;textarea&#8221; descendant of a &#8220;label&#8221;
-				element with a &#8220;for&#8221; attribute must have an
-				ID value that matches that &#8220;for&#8221; attribute.
+				Any <span class="element">textarea</span> element descendant of a <span class="element">label</span> element
+				with a <span class="attribute">for</span> attribute must have an
+				ID value that matches that <span class="attribute">for</span> attribute.
 			</span></li>
         </ul>
       </div>
       <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">textarea</a>
+        <p>A <a href="textarea.html#textarea" class="element">textarea</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -130,7 +130,7 @@
   boolean <a href="http://dev.w3.org/html5/spec/#dom-cva-checkvalidatity" title="dom-cva-checkValidatity">checkValidity</a>();
   void <a href="http://dev.w3.org/html5/spec/#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(in DOMString error);
 
-  readonly attribute  <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
+  readonly attribute <a href="http://dev.w3.org/html5/spec/#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
   void <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-select" title="dom-textarea/input-select">select</a>();
            attribute unsigned long <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;

Index: cite.html
===================================================================
RCS file: /sources/public/html5/markup/cite.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- cite.html	12 Feb 2010 04:52:23 -0000	1.35
+++ cite.html	16 Feb 2010 10:28:16 -0000	1.36
@@ -35,7 +35,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">cite</a>
+        <p>A <a href="cite.html#cite" class="element">cite</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: meter.html
===================================================================
RCS file: /sources/public/html5/markup/meter.html,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- meter.html	12 Feb 2010 07:56:04 -0000	1.44
+++ meter.html	16 Feb 2010 10:28:18 -0000	1.45
@@ -78,74 +78,74 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#meter-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The element &#8220;meter&#8221; must not
-				appear as a descendant of the &#8220;meter&#8221; element.
+				The element <span class="element">meter</span> must not
+				appear as a descendant of the <span class="element">meter</span> element.
 			</span></li><li><span>
-				The value of the  &#8220;min&#8221; attribute must be less than or equal to
-				the value of the &#8220;value&#8221; attribute.
+				The value of the  <span class="attribute">min</span> attribute must be less than or equal to
+				the value of the <span class="attribute">value</span> attribute.
 			</span></li><li><span>
-				The value of the &#8220;value&#8221; attribute must be greater than or equal to
-				zero when the &#8220;min&#8221; attribute is absent.
+				The value of the <span class="attribute">value</span> attribute must be greater than or equal to
+				zero when the <span class="attribute">min</span> attribute is absent.
 			</span></li><li><span>
-				The value of the  &#8220;value&#8221; attribute must be less than or equal to
-				the value of the &#8220;max&#8221; attribute.
+				The value of the  <span class="attribute">value</span> attribute must be less than or equal to
+				the value of the <span class="attribute">max</span> attribute.
 			</span></li><li><span>
-				The value of the  &#8220;value&#8221; attribute must be less than or equal to
-				one when the &#8220;max&#8221; attribute is absent.
+				The value of the  <span class="attribute">value</span> attribute must be less than or equal to
+				one when the <span class="attribute">max</span> attribute is absent.
 			</span></li><li><span>
-				The value of the  &#8220;min&#8221; attribute must be less than or equal to
-				the value of the &#8220;max&#8221; attribute.
+				The value of the  <span class="attribute">min</span> attribute must be less than or equal to
+				the value of the <span class="attribute">max</span> attribute.
 			</span></li><li><span>
-				The value of the &#8220;max&#8221; attribute must be greater than or equal to
-				zero when the &#8220;min&#8221; attribute is absent.
+				The value of the <span class="attribute">max</span> attribute must be greater than or equal to
+				zero when the <span class="attribute">min</span> attribute is absent.
 			</span></li><li><span>
-				The value of the  &#8220;min&#8221; attribute must be less than or equal to
-				one when the &#8220;max&#8221; attribute is absent.
+				The value of the  <span class="attribute">min</span> attribute must be less than or equal to
+				one when the <span class="attribute">max</span> attribute is absent.
 			</span></li><li><span>
-				The value of the  &#8220;min&#8221; attribute must be less than or equal to
-				the value of the &#8220;low&#8221; attribute.
+				The value of the  <span class="attribute">min</span> attribute must be less than or equal to
+				the value of the <span class="attribute">low</span> attribute.
 			</span></li><li><span>
-				The value of the &#8220;low&#8221; attribute must be greater than or equal to
-				zero when the &#8220;min&#8221; attribute is absent.
+				The value of the <span class="attribute">low</span> attribute must be greater than or equal to
+				zero when the <span class="attribute">min</span> attribute is absent.
 			</span></li><li><span>
-				The value of the  &#8220;min&#8221; attribute must be less than or equal to
-				the value of the &#8220;high&#8221; attribute.
+				The value of the  <span class="attribute">min</span> attribute must be less than or equal to
+				the value of the <span class="attribute">high</span> attribute.
 			</span></li><li><span>
-				The value of the &#8220;high&#8221; attribute must be greater than or equal to
-				zero when the &#8220;min&#8221; attribute is absent.
+				The value of the <span class="attribute">high</span> attribute must be greater than or equal to
+				zero when the <span class="attribute">min</span> attribute is absent.
 			</span></li><li><span>
-				The value of the  &#8220;low&#8221; attribute must be less than or equal to
-				the value of the &#8220;high&#8221; attribute.
+				The value of the  <span class="attribute">low</span> attribute must be less than or equal to
+				the value of the <span class="attribute">high</span> attribute.
 			</span></li><li><span>
-				The value of the  &#8220;high&#8221; attribute must be less than or equal to
-				the value of the &#8220;max&#8221; attribute.
+				The value of the  <span class="attribute">high</span> attribute must be less than or equal to
+				the value of the <span class="attribute">max</span> attribute.
 			</span></li><li><span>
-				The value of the  &#8220;high&#8221; attribute must be less than or equal to
-				one when the &#8220;max&#8221; attribute is absent.
+				The value of the  <span class="attribute">high</span> attribute must be less than or equal to
+				one when the <span class="attribute">max</span> attribute is absent.
 			</span></li><li><span>
-				The value of the  &#8220;low&#8221; attribute must be less than or equal to
-				the value of the &#8220;max&#8221; attribute.
+				The value of the  <span class="attribute">low</span> attribute must be less than or equal to
+				the value of the <span class="attribute">max</span> attribute.
 			</span></li><li><span>
-				The value of the  &#8220;low&#8221; attribute must be less than or equal to
-				one when the &#8220;max&#8221; attribute is absent.
+				The value of the  <span class="attribute">low</span> attribute must be less than or equal to
+				one when the <span class="attribute">max</span> attribute is absent.
 			</span></li><li><span>
-				The value of the  &#8220;min&#8221; attribute must be less than or equal to
-				the value of the &#8220;optimum&#8221; attribute.
+				The value of the  <span class="attribute">min</span> attribute must be less than or equal to
+				the value of the <span class="attribute">optimum</span> attribute.
 			</span></li><li><span>
-				The value of the &#8220;optimum&#8221; attribute must be greater than or equal to
-				zero when the &#8220;min&#8221; attribute is absent.
+				The value of the <span class="attribute">optimum</span> attribute must be greater than or equal to
+				zero when the <span class="attribute">min</span> attribute is absent.
 			</span></li><li><span>
-				The value of the  &#8220;optimum&#8221; attribute must be less than or equal to
-				the value of the &#8220;max&#8221; attribute.
+				The value of the  <span class="attribute">optimum</span> attribute must be less than or equal to
+				the value of the <span class="attribute">max</span> attribute.
 			</span></li><li><span>
-				The value of the  &#8220;optimum&#8221; attribute must be less than or equal to
-				one when the &#8220;max&#8221; attribute is absent.
+				The value of the  <span class="attribute">optimum</span> attribute must be less than or equal to
+				one when the <span class="attribute">max</span> attribute is absent.
 			</span></li>
         </ul>
       </div>
       <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">meter</a>
+        <p>A <a href="meter.html#meter" class="element">meter</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -165,7 +165,7 @@
            attribute float <a href="http://dev.w3.org/html5/spec/#dom-meter-high" title="dom-meter-high">high</a>;
            attribute float <a href="http://dev.w3.org/html5/spec/#dom-meter-optimum" title="dom-meter-optimum">optimum</a>;
   readonly attribute <a href="http://dev.w3.org/html5/spec/#htmlformelement" title="">HTMLFormElement</a> <a href="http://dev.w3.org/html5/spec/#dom-fae-form" title="dom-fae-form">form</a>;
-  readonly attribute  <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
+  readonly attribute <a href="http://dev.w3.org/html5/spec/#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 };</pre></div></div>
 <hr class="footerbreak"></hr>
 <div class="nav">

Index: input.button.html
===================================================================
RCS file: /sources/public/html5/markup/input.button.html,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- input.button.html	12 Feb 2010 04:52:24 -0000	1.39
+++ input.button.html	16 Feb 2010 10:28:17 -0000	1.40
@@ -49,26 +49,26 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.button-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;a&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;button&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li><li><span>
-				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
-				element with a &#8220;for&#8221; attribute must have an
-				ID value that matches that &#8220;for&#8221; attribute.
+				Any <span class="element">input</span> element descendant of a <span class="element">label</span> element
+				with a <span class="attribute">for</span> attribute must have an
+				ID value that matches that <span class="attribute">for</span> attribute.
 			</span></li>
           <li><span>
-				The &#8220;list&#8221; attribute of the &#8220;input&#8221; 
-				element must refer to a &#8220;datalist&#8221; element.
+				The <span class="attribute">list</span> attribute of the &#8220;input&#8221; 
+				element must refer to a <span class="element">datalist</span> element.
 			</span></li>
           <li><span>
-				The &#8220;usemap&#8221; attribute on the &#8220;input&#8221; element is obsolete.
-				Use the &#8220;img&#8221; element instead of the &#8220;input&#8221; element for image maps.
+				The <span class="attribute">usemap</span> attribute on the <span class="element">input</span> element is obsolete.
+				Use the <span class="element">img</span> element instead of the <span class="element">input</span> element for image maps.
 			</span></li>
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;input&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">input</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
@@ -76,10 +76,13 @@
       <div class="no-number no-toc tag-omission" id="input.button-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.button-tags">#</a></h2>
         <p>The
-            <a href="input.html#input">input</a>
+            <a href="input.html#input" class="element">input</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            An <a href="input.html#input">input</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            An <a href="input.html#input" class="element">input</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="input.button-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.button-context">#</a></h2>
@@ -134,7 +137,7 @@
   boolean <a href="http://dev.w3.org/html5/spec/#dom-cva-checkvalidatity" title="dom-cva-checkValidatity">checkValidity</a>();
   void <a href="http://dev.w3.org/html5/spec/#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(in DOMString error);
 
-  readonly attribute  <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
+  readonly attribute <a href="http://dev.w3.org/html5/spec/#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
   void <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-select" title="dom-textarea/input-select">select</a>();
            attribute unsigned long <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;

Index: aside.html
===================================================================
RCS file: /sources/public/html5/markup/aside.html,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- aside.html	12 Feb 2010 04:52:22 -0000	1.41
+++ aside.html	16 Feb 2010 10:28:15 -0000	1.42
@@ -37,14 +37,14 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#aside-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The sectioning element &#8220;aside&#8221; must not
-				appear as a descendant of the &#8220;address&#8221; element.
+				The sectioning element <span class="element">aside</span> must not
+				appear as a descendant of the <span class="element">address</span> element.
 			</span></li>
         </ul>
       </div>
       <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">aside</a>
+        <p>An <a href="aside.html#aside" class="element">aside</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: syntax.html
===================================================================
RCS file: /sources/public/html5/markup/syntax.html,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- syntax.html	12 Feb 2010 04:52:27 -0000	1.34
+++ syntax.html	16 Feb 2010 10:28:19 -0000	1.35
@@ -491,7 +491,8 @@
         <dt><dfn id="syntax-attr-empty">Empty attribute syntax</dfn></dt>
         <dd>
         <p>Certain attributes may be specified by providing just the
-          <a href="syntax.html#attribute-name">attribute name</a>.</p>
+          <a href="syntax.html#attribute-name">attribute name</a>,
+          with no value.</p>
           <div class="example">
             <p>In the following example, the
             <code title="attr-input-disabled">disabled</code>

Index: section.html
===================================================================
RCS file: /sources/public/html5/markup/section.html,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- section.html	12 Feb 2010 04:52:26 -0000	1.44
+++ section.html	16 Feb 2010 10:28:19 -0000	1.45
@@ -37,14 +37,14 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#section-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The sectioning element &#8220;section&#8221; must not
-				appear as a descendant of the &#8220;address&#8221; element.
+				The sectioning element <span class="element">section</span> must not
+				appear as a descendant of the <span class="element">address</span> element.
 			</span></li>
         </ul>
       </div>
       <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">section</a>
+        <p>A <a href="section.html#section" class="element">section</a>
             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.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- link.html	12 Feb 2010 04:52:25 -0000	1.43
+++ link.html	16 Feb 2010 10:28:18 -0000	1.44
@@ -84,36 +84,39 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#link-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The &#8220;coords&#8221; attribute on the &#8220;link&#8221; element is obsolete.
-				Use &#8220;area&#8221; instead of &#8220;a&#8221; for image maps.
+				The <span class="attribute">coords</span> attribute on the <span class="element">link</span> element is obsolete.
+				For image maps, use the <span class="element">area</span> element instead of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The &#8220;shape&#8221; attribute on the &#8220;link&#8221; element is obsolete.
-				Use &#8220;area&#8221; instead of &#8220;a&#8221; for image maps.
+				The <span class="attribute">shape</span> attribute on the <span class="element">link</span> element is obsolete.
+				For image maps, use the <span class="element">area</span> element instead of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The &#8220;urn&#8221; attribute on the &#8220;link&#8221; element is obsolete.
-				Specify the preferred persistent identifier using the &#8220;href&#8221; attribute instead.
+				The <span class="attribute">urn</span> attribute on the <span class="element">link</span> element is obsolete.
+				Specify the preferred persistent identifier using the <span class="attribute">href</span> attribute instead.
 			</span></li><li><span>
-				The &#8220;target&#8221; attribute on the &#8220;link&#8221; element is obsolete.
+				The <span class="attribute">target</span> attribute on the <span class="element">link</span> element is obsolete.
 				You can safely omit it.
 			</span></li><li><span>
-				The &#8220;charset&#8221; attribute on the &#8220;link&#8221; element is obsolete.
+				The <span class="attribute">charset</span> attribute on the <span class="element">link</span> element is obsolete.
 				Use an HTTP Content-Type header on the linked resource instead.
 			</span></li><li><span>
-				The &#8220;methods&#8221; attribute on the &#8220;link&#8221; element is obsolete.
+				The <span class="attribute">methods</span> attribute on the <span class="element">link</span> element is obsolete.
 				Use the HTTP OPTIONS feature instead.
 			</span></li><li><span>
-				The &#8220;rev&#8221; attribute on the &#8220;link&#8221; element is obsolete.
-				Use the &#8220;rel&#8221; attribute instead, with a term having the opposite meaning.
+				The <span class="attribute">rev</span> attribute on the <span class="element">link</span> element is obsolete.
+				Use the <span class="attribute">rel</span> attribute instead, with a term having the opposite meaning.
 			</span></li>
         </ul>
       </div>
       <div class="no-number no-toc tag-omission" id="link-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#link-tags">#</a></h2>
         <p>The
-            <a href="link.html#link">link</a>
+            <a href="link.html#link" class="element">link</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            A <a href="link.html#link">link</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            A <a href="link.html#link" class="element">link</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="link-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#link-context">#</a></h2>

Index: meta.http-equiv.refresh.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.refresh.html,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- meta.http-equiv.refresh.html	12 Feb 2010 07:56:04 -0000	1.39
+++ meta.http-equiv.refresh.html	16 Feb 2010 10:28:18 -0000	1.40
@@ -66,10 +66,13 @@
       <div class="no-number no-toc tag-omission" id="meta.http-equiv.refresh-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#meta.http-equiv.refresh-tags">#</a></h2>
         <p>The
-            <a href="meta.html#meta">meta</a>
+            <a href="meta.html#meta" class="element">meta</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            A <a href="meta.html#meta">meta</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            A <a href="meta.html#meta" class="element">meta</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="meta.http-equiv.refresh-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#meta.http-equiv.refresh-context">#</a></h2>

Index: area.html
===================================================================
RCS file: /sources/public/html5/markup/area.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- area.html	12 Feb 2010 10:00:29 -0000	1.46
+++ area.html	16 Feb 2010 10:28:15 -0000	1.47
@@ -130,22 +130,25 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#area-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The &#8220;area&#8221; element must have a 
-				&#8220;map&#8221; ancestor.
+				The <span class="element">area</span> element must have an ancestor
+				<span class="element">map</span> element.
 			</span></li>
           <li><span>
-				The &#8220;nohref&#8221; attribute on the &#8220;area&#8221; element is obsolete.
-				Omitting the &#8220;href&#8221; attribute is sufficient.
+				The <span class="attribute">nohref</span> attribute on the <span class="element">area</span> element is obsolete.
+				Omitting the <span class="attribute">href</span> attribute is sufficient.
 			</span></li>
         </ul>
       </div>
       <div class="no-number no-toc tag-omission" id="area-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#area-tags">#</a></h2>
         <p>The
-            <a href="area.html#area">area</a>
+            <a href="area.html#area" class="element">area</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            An <a href="area.html#area">area</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            An <a href="area.html#area" class="element">area</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="area-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#area-context">#</a></h2>

Index: input.text.html
===================================================================
RCS file: /sources/public/html5/markup/input.text.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- input.text.html	12 Feb 2010 04:52:25 -0000	1.40
+++ input.text.html	16 Feb 2010 10:28:18 -0000	1.41
@@ -57,26 +57,26 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.text-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;a&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;button&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li><li><span>
-				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
-				element with a &#8220;for&#8221; attribute must have an
-				ID value that matches that &#8220;for&#8221; attribute.
+				Any <span class="element">input</span> element descendant of a <span class="element">label</span> element
+				with a <span class="attribute">for</span> attribute must have an
+				ID value that matches that <span class="attribute">for</span> attribute.
 			</span></li>
           <li><span>
-				The &#8220;list&#8221; attribute of the &#8220;input&#8221; 
-				element must refer to a &#8220;datalist&#8221; element.
+				The <span class="attribute">list</span> attribute of the &#8220;input&#8221; 
+				element must refer to a <span class="element">datalist</span> element.
 			</span></li>
           <li><span>
-				The &#8220;usemap&#8221; attribute on the &#8220;input&#8221; element is obsolete.
-				Use the &#8220;img&#8221; element instead of the &#8220;input&#8221; element for image maps.
+				The <span class="attribute">usemap</span> attribute on the <span class="element">input</span> element is obsolete.
+				Use the <span class="element">img</span> element instead of the <span class="element">input</span> element for image maps.
 			</span></li>
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;input&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">input</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
@@ -84,10 +84,13 @@
       <div class="no-number no-toc tag-omission" id="input.text-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.text-tags">#</a></h2>
         <p>The
-            <a href="input.html#input">input</a>
+            <a href="input.html#input" class="element">input</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            An <a href="input.html#input">input</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            An <a href="input.html#input" class="element">input</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="input.text-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.text-context">#</a></h2>
@@ -142,7 +145,7 @@
   boolean <a href="http://dev.w3.org/html5/spec/#dom-cva-checkvalidatity" title="dom-cva-checkValidatity">checkValidity</a>();
   void <a href="http://dev.w3.org/html5/spec/#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(in DOMString error);
 
-  readonly attribute  <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
+  readonly attribute <a href="http://dev.w3.org/html5/spec/#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
   void <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-select" title="dom-textarea/input-select">select</a>();
            attribute unsigned long <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;

Index: Makefile
===================================================================
RCS file: /sources/public/html5/markup/Makefile,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -d -r1.89 -r1.90
--- Makefile	12 Feb 2010 07:56:03 -0000	1.89
+++ Makefile	16 Feb 2010 10:28:15 -0000	1.90
@@ -90,7 +90,7 @@
 	  --param show-content-models $(SHOW_CONTENT_MODELS) \
 	  tools/generate-spec-source.xsl $< \
 	  | $(PERL) $(PERLFLAGS) -pi -e 's|(Use CSS instead). (http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes)|<a href="$$2">$$1</a>.|g' \
-	  | $(PERL) $(PERLFLAGS) -pi -e 's|d:string ""|<a href="#syntax-attr-empty">empty</a>|g' \
+	  | $(PERL) $(PERLFLAGS) -pi -e 's|d:string ""|"" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="#syntax-attr-empty">empty</a>|g' \
 	  | $(PERL) $(PERLFLAGS) -pi -e 's|d:string||g' \
 	  | $(PERL) $(PERLFLAGS) -pi -e 's|>shape.rect</a>|>shape</a>=<span class="attr-values">"rect"</span>|g' \
 	  | $(PERL) $(PERLFLAGS) -pi -e 's|>shape.circle</a>|>shape</a>=<span class="attr-values">"circle"</span><span class="postfix required" title="REQUIRED">&#x2605;</span>|g' \
@@ -119,6 +119,11 @@
 	  | $(PERL) $(PERLFLAGS) -pi -e 's|>meta.http-equiv.content-type<|>meta http-equiv=content-type<|g' \
 	  | $(PERL) $(PERLFLAGS) -pi -e 's|>wrap.hard</a>|>wrap</a>=<span class="attr-values">"hard"</span><span class="postfix required" title="REQUIRED">&#x2605;</span>|g' \
 	  | $(PERL) $(PERLFLAGS) -pi -e 's|>wrap.soft</a>|>wrap</a>=<span class="attr-values">"soft"</span>|g' \
+	  | $(PERL) $(PERLFLAGS) -pi -e 's|element “([^”]+)”|element <span class="element">$$1</span>|g' \
+	  | $(PERL) $(PERLFLAGS) -pi -e 's|“([^”]+)” element|<span class="element">$$1</span> element|g' \
+	  | $(PERL) $(PERLFLAGS) -pi -e 's|“([^”]+)” elements|<span class="element">$$1</span> elements|g' \
+	  | $(PERL) $(PERLFLAGS) -pi -e 's|attribute “([^”]+)”|attribute <span class="attribute">$$1</span>|g' \
+	  | $(PERL) $(PERLFLAGS) -pi -e 's|“([^”]+)” attribute|<span class="attribute">$$1</span> attribute|g' \
 	  > $@
 
 Overview.html: html.spec.src.html src/status.html tools/specgen.xsl tools/toc.xsl tools/chunker.xsl

Index: samp.html
===================================================================
RCS file: /sources/public/html5/markup/samp.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- samp.html	12 Feb 2010 04:52:26 -0000	1.36
+++ samp.html	16 Feb 2010 10:28:19 -0000	1.37
@@ -34,7 +34,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">samp</a>
+        <p>A <a href="samp.html#samp" class="element">samp</a>
             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.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- h6.html	12 Feb 2010 04:52:24 -0000	1.40
+++ h6.html	16 Feb 2010 10:28:17 -0000	1.41
@@ -35,18 +35,18 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#h6-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The &#8220;h6&#8221; element must not appear as a 
-				descendant of the &#8220;address&#8221; element.
+				The <span class="element">h6</span> element must not appear as a 
+				descendant of the <span class="element">address</span> element.
 			</span></li>
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;h6&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">h6</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
       </div>
       <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">h6</a>
+        <p>An <a href="h6.html#h6" class="element">h6</a>
             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.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- input.checkbox.html	12 Feb 2010 04:52:24 -0000	1.39
+++ input.checkbox.html	16 Feb 2010 10:28:17 -0000	1.40
@@ -51,26 +51,26 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.checkbox-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;a&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;button&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li><li><span>
-				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
-				element with a &#8220;for&#8221; attribute must have an
-				ID value that matches that &#8220;for&#8221; attribute.
+				Any <span class="element">input</span> element descendant of a <span class="element">label</span> element
+				with a <span class="attribute">for</span> attribute must have an
+				ID value that matches that <span class="attribute">for</span> attribute.
 			</span></li>
           <li><span>
-				The &#8220;list&#8221; attribute of the &#8220;input&#8221; 
-				element must refer to a &#8220;datalist&#8221; element.
+				The <span class="attribute">list</span> attribute of the &#8220;input&#8221; 
+				element must refer to a <span class="element">datalist</span> element.
 			</span></li>
           <li><span>
-				The &#8220;usemap&#8221; attribute on the &#8220;input&#8221; element is obsolete.
-				Use the &#8220;img&#8221; element instead of the &#8220;input&#8221; element for image maps.
+				The <span class="attribute">usemap</span> attribute on the <span class="element">input</span> element is obsolete.
+				Use the <span class="element">img</span> element instead of the <span class="element">input</span> element for image maps.
 			</span></li>
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;input&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">input</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
@@ -78,10 +78,13 @@
       <div class="no-number no-toc tag-omission" id="input.checkbox-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.checkbox-tags">#</a></h2>
         <p>The
-            <a href="input.html#input">input</a>
+            <a href="input.html#input" class="element">input</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            An <a href="input.html#input">input</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            An <a href="input.html#input" class="element">input</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="input.checkbox-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.checkbox-context">#</a></h2>
@@ -136,7 +139,7 @@
   boolean <a href="http://dev.w3.org/html5/spec/#dom-cva-checkvalidatity" title="dom-cva-checkValidatity">checkValidity</a>();
   void <a href="http://dev.w3.org/html5/spec/#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(in DOMString error);
 
-  readonly attribute  <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
+  readonly attribute <a href="http://dev.w3.org/html5/spec/#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
   void <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-select" title="dom-textarea/input-select">select</a>();
            attribute unsigned long <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;

Index: a.html
===================================================================
RCS file: /sources/public/html5/markup/a.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- a.html	12 Feb 2010 04:52:22 -0000	1.50
+++ a.html	16 Feb 2010 10:28:15 -0000	1.51
@@ -48,8 +48,8 @@
         <dfn id="named-hyperlink" title="named-hyperlink">named hyperlink</dfn>,
         with the name given by the value of this attribute.</dd>
           <dd class="warning">
-        The &#8220;name&#8221; attribute on the &#8220;a&#8221; element is obsolete. Consider putting an
-        &#8220;id&#8221; attribute on the nearest container instead.
+        The <span class="attribute">name</span> attribute on the <span class="element">a</span> element is obsolete. Consider putting an
+        <span class="attribute">id</span> attribute on the nearest container instead.
       </dd>
             <dt><a class="attribute-name" id="a.attrs.href" title="a.attrs.href" href="a.html#a.attrs.href">href</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URI</a>
@@ -62,7 +62,7 @@
           
             <dt><a class="attribute-name" id="a.attrs.target" title="a.attrs.target" href="a.html#a.attrs.target">target</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.browsing-context-name-or-keyword">browsing-context name or keyword</a>
-    </span> <span class="changed-feature" title="The meaning or purpose of this markup feature has changed in HTML5.">CHANGED</span></dt>
+    </span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span></dt>
             <dd>A name or keyword giving a
         <a href="terminology.html#context">browsing context</a> for UAs to use when
           following the hyperlink.</dd><dd class="note">The
@@ -110,39 +110,39 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#a-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The interactive element &#8220;a&#8221; must not 
-				appear as a descendant of the &#8220;a&#8221; element.
+				The interactive element <span class="element">a</span> must not 
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The interactive element &#8220;a&#8221; must not 
-				appear as a descendant of the &#8220;button&#8221; element.
+				The interactive element <span class="element">a</span> must not 
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li>
           <li><span>
-				The &#8220;coords&#8221; attribute on the &#8220;a&#8221; element is obsolete.
-				Use &#8220;area&#8221; instead of &#8220;a&#8221; for image maps.
+				The <span class="attribute">coords</span> attribute on the <span class="element">a</span> element is obsolete.
+				For image maps, use the <span class="element">area</span> element instead of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The &#8220;shape&#8221; attribute on the &#8220;a&#8221; element is obsolete.
-				Use &#8220;area&#8221; instead of &#8220;a&#8221; for image maps.
+				The <span class="attribute">shape</span> attribute on the <span class="element">a</span> element is obsolete.
+				For image maps, use the <span class="element">area</span> element instead of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The &#8220;urn&#8221; attribute on the &#8220;a&#8221; element is obsolete.
-				Specify the preferred persistent identifier using the &#8220;href&#8221; attribute instead.
+				The <span class="attribute">urn</span> attribute on the <span class="element">a</span> element is obsolete.
+				Specify the preferred persistent identifier using the <span class="attribute">href</span> attribute instead.
 			</span></li><li><span>
-				The &#8220;target&#8221; attribute on the &#8220;a&#8221; element is obsolete.
+				The <span class="attribute">target</span> attribute on the <span class="element">a</span> element is obsolete.
 				You can safely omit it.
 			</span></li><li><span>
-				The &#8220;charset&#8221; attribute on the &#8220;a&#8221; element is obsolete.
+				The <span class="attribute">charset</span> attribute on the <span class="element">a</span> element is obsolete.
 				Use an HTTP Content-Type header on the linked resource instead.
 			</span></li><li><span>
-				The &#8220;methods&#8221; attribute on the &#8220;a&#8221; element is obsolete.
+				The <span class="attribute">methods</span> attribute on the <span class="element">a</span> element is obsolete.
 				Use the HTTP OPTIONS feature instead.
 			</span></li><li><span>
-				The &#8220;rev&#8221; attribute on the &#8220;a&#8221; element is obsolete.
-				Use the &#8220;rel&#8221; attribute instead, with a term having the opposite meaning.
+				The <span class="attribute">rev</span> attribute on the <span class="element">a</span> element is obsolete.
+				Use the <span class="attribute">rel</span> attribute instead, with a term having the opposite meaning.
 			</span></li>
         </ul>
       </div>
       <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">a</a>
+        <p>An <a href="a.html#a" class="element">a</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: object.html
===================================================================
RCS file: /sources/public/html5/markup/object.html,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- object.html	12 Feb 2010 10:33:49 -0000	1.48
+++ object.html	16 Feb 2010 10:28:18 -0000	1.49
@@ -86,60 +86,60 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#object-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The element &#8220;object&#8221;
-				with the attribute &#8220;usemap&#8221; must not
-				appear as a descendant of the &#8220;a&#8221; element.
+				The element <span class="element">object</span>
+				with the attribute <span class="attribute">usemap</span> must not
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The element &#8220;object&#8221;
-				with the attribute &#8220;usemap&#8221; must not
-				appear as a descendant of the &#8220;button&#8221; element.
+				The element <span class="element">object</span>
+				with the attribute <span class="attribute">usemap</span> must not
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li>
           <li><span>
-				The &#8220;archive&#8221; attribute on the &#8220;object&#8221; element is obsolete.
-				Use the &#8220;data&#8221; and &#8220;type&#8221; attributes to invoke plugins.
-				To set a parameter with the name &#8220;archive&#8221;, use the &#8220;param&#8221; element.
+				The <span class="attribute">archive</span> attribute on the <span class="element">object</span> element is obsolete.
+				Use the <span class="attribute">data</span> attribute and <span class="attribute">type</span> attribute to invoke plugins.
+				To set a parameter with the name &#8220;archive&#8221;, use the <span class="element">param</span> element.
 			</span></li><li><span>
-				The &#8220;classid&#8221; attribute on the &#8220;object&#8221; element is obsolete.
-				Use the &#8220;data&#8221; and &#8220;type&#8221; attributes to invoke plugins.
-				To set a parameter with the name &#8220;classid&#8221;, use the &#8220;param&#8221; element.
+				The <span class="attribute">classid</span> attribute on the <span class="element">object</span> element is obsolete.
+				Use the <span class="attribute">data</span> attribute and <span class="attribute">type</span> attribute to invoke plugins.
+				To set a parameter with the name &#8220;classid&#8221;, use the <span class="element">param</span> element.
 			</span></li><li><span>
-				The &#8220;code&#8221; attribute on the &#8220;object&#8221; element is obsolete.
-				Use the &#8220;data&#8221; and &#8220;type&#8221; attributes to invoke plugins.
-				To set a parameter with the name &#8220;code&#8221;, use the &#8220;param&#8221; element.
+				The <span class="attribute">code</span> attribute on the <span class="element">object</span> element is obsolete.
+				Use the <span class="attribute">data</span> attribute and <span class="attribute">type</span> attribute to invoke plugins.
+				To set a parameter with the name &#8220;code&#8221;, use the <span class="element">param</span> element.
 			</span></li><li><span>
-				The &#8220;codebase&#8221; attribute on the &#8220;object&#8221; element is obsolete.
-				Use the &#8220;data&#8221; and &#8220;type&#8221; attributes to invoke plugins.
-				To set a parameter with the name &#8220;codebase&#8221;, use the &#8220;param&#8221; element.
+				The <span class="attribute">codebase</span> attribute on the <span class="element">object</span> element is obsolete.
+				Use the <span class="attribute">data</span> attribute and <span class="attribute">type</span> attribute to invoke plugins.
+				To set a parameter with the name &#8220;codebase&#8221;, use the <span class="element">param</span> element.
 			</span></li><li><span>
-				The &#8220;codetype&#8221; attribute on the &#8220;object&#8221; element is obsolete.
-				Use the &#8220;data&#8221; and &#8220;type&#8221; attributes to invoke plugins.
-				To set a parameter with the name &#8220;codetype&#8221;, use the &#8220;param&#8221; element.
+				The <span class="attribute">codetype</span> attribute on the <span class="element">object</span> element is obsolete.
+				Use the <span class="attribute">data</span> attribute and <span class="attribute">type</span> attribute to invoke plugins.
+				To set a parameter with the name &#8220;codetype&#8221;, use the <span class="element">param</span> element.
 			</span></li><li><span>
-				The &#8220;declare&#8221; attribute on the &#8220;object&#8221; element is obsolete.
-				Repeat the &#8220;object&#8221; element completely each time the resource is to be reused.
+				The <span class="attribute">declare</span> attribute on the <span class="element">object</span> element is obsolete.
+				Repeat the <span class="element">object</span> element completely each time the resource is to be reused.
 			</span></li><li><span>
-				The &#8220;standby&#8221; attribute on the &#8220;object&#8221; element is obsolete.
-				Optimise the linked resource so that it loads quickly or, at least, incrementally.
+				The <span class="attribute">standby</span> attribute on the <span class="element">object</span> element is obsolete.
+				Optimize the linked resource so that it loads quickly or, at least, incrementally.
 			</span></li>
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;object&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">object</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
           <li><span>
-				The &#8220;hspace&#8221; attribute on the &#8220;object&#8221; element is obsolete.
+				The <span class="attribute">hspace</span> attribute on the <span class="element">object</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li><li><span>
-				The &#8220;vspace&#8221; attribute on the &#8220;object&#8221; element is obsolete.
+				The <span class="attribute">vspace</span> attribute on the <span class="element">object</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li><li><span>
-				The &#8220;border&#8221; attribute on the &#8220;object&#8221; element is obsolete.
+				The <span class="attribute">border</span> attribute on the <span class="element">object</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
       </div>
       <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">object</a>
+        <p>An <a href="object.html#object" class="element">object</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: input.tel.html
===================================================================
RCS file: /sources/public/html5/markup/input.tel.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- input.tel.html	12 Feb 2010 04:52:25 -0000	1.40
+++ input.tel.html	16 Feb 2010 10:28:18 -0000	1.41
@@ -58,26 +58,26 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.tel-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;a&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;button&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li><li><span>
-				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
-				element with a &#8220;for&#8221; attribute must have an
-				ID value that matches that &#8220;for&#8221; attribute.
+				Any <span class="element">input</span> element descendant of a <span class="element">label</span> element
+				with a <span class="attribute">for</span> attribute must have an
+				ID value that matches that <span class="attribute">for</span> attribute.
 			</span></li>
           <li><span>
-				The &#8220;list&#8221; attribute of the &#8220;input&#8221; 
-				element must refer to a &#8220;datalist&#8221; element.
+				The <span class="attribute">list</span> attribute of the &#8220;input&#8221; 
+				element must refer to a <span class="element">datalist</span> element.
 			</span></li>
           <li><span>
-				The &#8220;usemap&#8221; attribute on the &#8220;input&#8221; element is obsolete.
-				Use the &#8220;img&#8221; element instead of the &#8220;input&#8221; element for image maps.
+				The <span class="attribute">usemap</span> attribute on the <span class="element">input</span> element is obsolete.
+				Use the <span class="element">img</span> element instead of the <span class="element">input</span> element for image maps.
 			</span></li>
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;input&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">input</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
@@ -85,10 +85,13 @@
       <div class="no-number no-toc tag-omission" id="input.tel-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.tel-tags">#</a></h2>
         <p>The
-            <a href="input.html#input">input</a>
+            <a href="input.html#input" class="element">input</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            An <a href="input.html#input">input</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            An <a href="input.html#input" class="element">input</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="input.tel-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.tel-context">#</a></h2>
@@ -143,7 +146,7 @@
   boolean <a href="http://dev.w3.org/html5/spec/#dom-cva-checkvalidatity" title="dom-cva-checkValidatity">checkValidity</a>();
   void <a href="http://dev.w3.org/html5/spec/#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(in DOMString error);
 
-  readonly attribute  <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
+  readonly attribute <a href="http://dev.w3.org/html5/spec/#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
   void <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-select" title="dom-textarea/input-select">select</a>();
            attribute unsigned long <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;

Index: h4.html
===================================================================
RCS file: /sources/public/html5/markup/h4.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- h4.html	12 Feb 2010 04:52:24 -0000	1.40
+++ h4.html	16 Feb 2010 10:28:17 -0000	1.41
@@ -35,18 +35,18 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#h4-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The &#8220;h4&#8221; element must not appear as a 
-				descendant of the &#8220;address&#8221; element.
+				The <span class="element">h4</span> element must not appear as a 
+				descendant of the <span class="element">address</span> element.
 			</span></li>
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;h4&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">h4</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
       </div>
       <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">h4</a>
+        <p>An <a href="h4.html#h4" class="element">h4</a>
             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.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- header.html	12 Feb 2010 04:52:24 -0000	1.41
+++ header.html	16 Feb 2010 10:28:17 -0000	1.42
@@ -35,20 +35,20 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#header-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The &#8220;header&#8221; element must not appear as a 
-				descendant of the &#8220;footer&#8221; element.
+				The <span class="element">header</span> element must not appear as a 
+				descendant of the <span class="element">footer</span> element.
 			</span></li><li><span>
-				The &#8220;header&#8221; element must not appear as a 
-				descendant of the &#8220;address&#8221; element.
+				The <span class="element">header</span> element must not appear as a 
+				descendant of the <span class="element">address</span> element.
 			</span></li><li><span>
-				The &#8220;header&#8221; element must not appear as a 
-				descendant of the &#8220;header&#8221; element.
+				The <span class="element">header</span> element must not appear as a 
+				descendant of the <span class="element">header</span> element.
 			</span></li>
         </ul>
       </div>
       <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">header</a>
+        <p>A <a href="header.html#header" class="element">header</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: b.html
===================================================================
RCS file: /sources/public/html5/markup/b.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- b.html	12 Feb 2010 04:52:22 -0000	1.38
+++ b.html	16 Feb 2010 10:28:15 -0000	1.39
@@ -11,7 +11,7 @@
 <span class="nav-next"><a href="base.html">base &#187;</a></span>
 </div>
 <div id="b" class="section">
-      <h2 class="element-head"><span class="element">b</span> &#8211; <span class="shortdesc">offset text typically styled in bold</span> <span class="changed-feature" title="The meaning 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>
+      <h2 class="element-head"><span class="element">b</span> &#8211; <span class="shortdesc">offset text typically 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
     span of text offset from its surrounding content without
@@ -36,7 +36,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">b</a>
+        <p>A <a href="b.html#b" class="element">b</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: img.html
===================================================================
RCS file: /sources/public/html5/markup/img.html,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- img.html	12 Feb 2010 04:52:24 -0000	1.48
+++ img.html	16 Feb 2010 10:28:17 -0000	1.49
@@ -68,7 +68,7 @@
         image.</dd>
           
             <dt><a class="attribute-name" id="img.attrs.ismap" title="img.attrs.ismap" href="img.html#img.attrs.ismap">ismap</a> = <span class="attr-values">
-       "ismap"  <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+       "ismap"  <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
     </span> </dt>
             <dd>Specifies that its <a href="img.html#img">img</a> element
         provides access to a server-side image map.</dd>
@@ -80,7 +80,7 @@
         <a href="img.html#img" class="element">img</a>
         element represents a borderless image.</dd>
           <dd class="warning">
-        The &#8220;border&#8221; attribute on the &#8220;img&#8221; element is obsolete.
+        The <span class="attribute">border</span> attribute on the <span class="element">img</span> element is obsolete.
         Consider specifying &#8220;img { border: 0; }&#8220; in CSS instead.
       </dd>
         </dl></div>
@@ -89,39 +89,38 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#img-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The element &#8220;img&#8221;
-				with the attribute &#8220;usemap&#8221; must not
-				appear as a descendant of the &#8220;a&#8221; element.
+				The element <span class="element">img</span>
+				with the attribute <span class="attribute">usemap</span> must not
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The element &#8220;img&#8221;
-				with the attribute &#8220;usemap&#8221; must not
-				appear as a descendant of the &#8220;button&#8221; element.
+				The element <span class="element">img</span>
+				with the attribute <span class="attribute">usemap</span> must not
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li>
           <li><span>
-				The &#8220;img&#8221; element with the 
-				&#8220;ismap&#8221; attribute set must have an 
-				&#8220;a&#8221; ancestor with the &#8220;href&#8221; 
-				attribute.
+				The <span class="element">img</span> element with the 
+				<span class="attribute">ismap</span> attribute set must have an ancestor 
+				<span class="element">a</span> element with the <span class="attribute">href</span> attribute.
 			</span></li>
           <li><span>
-				The &#8220;longdesc&#8221; attribute on the &#8220;img&#8221; element is obsolete.
-				Use a regular &#8220;a&#8221; element to link to the description.
+				The <span class="attribute">longdesc</span> attribute on the <span class="element">img</span> element is obsolete.
+				Use a regular <span class="element">a</span> element to link to the description.
 			</span></li><li><span>
-				The &#8220;name&#8221; attribute on the &#8220;img&#8221; element is obsolete.
-				Use the &#8220;id&#8221; attribute instead.
+				The <span class="attribute">name</span> attribute on the <span class="element">img</span> element is obsolete.
+				Use the <span class="attribute">id</span> attribute instead.
 			</span></li>
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;img&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">img</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
           <li><span>
-				The &#8220;hspace&#8221; attribute on the &#8220;img&#8221; element is obsolete.
+				The <span class="attribute">hspace</span> attribute on the <span class="element">img</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li><li><span>
-				The &#8220;vspace&#8221; attribute on the &#8220;img&#8221; element is obsolete.
+				The <span class="attribute">vspace</span> attribute on the <span class="element">img</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li><li><span>
-				The &#8220;border&#8221; attribute on the &#8220;img&#8221; element is obsolete.
+				The <span class="attribute">border</span> attribute on the <span class="element">img</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
@@ -129,10 +128,13 @@
       <div class="no-number no-toc tag-omission" id="img-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#img-tags">#</a></h2>
         <p>The
-            <a href="img.html#img">img</a>
+            <a href="img.html#img" class="element">img</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            An <a href="img.html#img">img</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            An <a href="img.html#img" class="element">img</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="img-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#img-context">#</a></h2>

Index: bdo.html
===================================================================
RCS file: /sources/public/html5/markup/bdo.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- bdo.html	12 Feb 2010 04:52:23 -0000	1.38
+++ bdo.html	16 Feb 2010 10:28:15 -0000	1.39
@@ -36,14 +36,14 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#bdo-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				A &#8220;bdo&#8221; element must have an 
-				&#8220;dir&#8221; attribute.
+				A <span class="element">bdo</span> element must have an 
+				<span class="attribute">dir</span> attribute.
 			</span></li>
         </ul>
       </div>
       <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">bdo</a>
+        <p>A <a href="bdo.html#bdo" class="element">bdo</a>
             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.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- input.number.html	12 Feb 2010 07:56:03 -0000	1.43
+++ input.number.html	16 Feb 2010 10:28:17 -0000	1.44
@@ -72,26 +72,26 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.number-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;a&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;button&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li><li><span>
-				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
-				element with a &#8220;for&#8221; attribute must have an
-				ID value that matches that &#8220;for&#8221; attribute.
+				Any <span class="element">input</span> element descendant of a <span class="element">label</span> element
+				with a <span class="attribute">for</span> attribute must have an
+				ID value that matches that <span class="attribute">for</span> attribute.
 			</span></li>
           <li><span>
-				The &#8220;list&#8221; attribute of the &#8220;input&#8221; 
-				element must refer to a &#8220;datalist&#8221; element.
+				The <span class="attribute">list</span> attribute of the &#8220;input&#8221; 
+				element must refer to a <span class="element">datalist</span> element.
 			</span></li>
           <li><span>
-				The &#8220;usemap&#8221; attribute on the &#8220;input&#8221; element is obsolete.
-				Use the &#8220;img&#8221; element instead of the &#8220;input&#8221; element for image maps.
+				The <span class="attribute">usemap</span> attribute on the <span class="element">input</span> element is obsolete.
+				Use the <span class="element">img</span> element instead of the <span class="element">input</span> element for image maps.
 			</span></li>
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;input&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">input</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
@@ -99,10 +99,13 @@
       <div class="no-number no-toc tag-omission" id="input.number-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.number-tags">#</a></h2>
         <p>The
-            <a href="input.html#input">input</a>
+            <a href="input.html#input" class="element">input</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            An <a href="input.html#input">input</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            An <a href="input.html#input" class="element">input</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="input.number-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.number-context">#</a></h2>
@@ -157,7 +160,7 @@
   boolean <a href="http://dev.w3.org/html5/spec/#dom-cva-checkvalidatity" title="dom-cva-checkValidatity">checkValidity</a>();
   void <a href="http://dev.w3.org/html5/spec/#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(in DOMString error);
 
-  readonly attribute  <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
+  readonly attribute <a href="http://dev.w3.org/html5/spec/#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
   void <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-select" title="dom-textarea/input-select">select</a>();
            attribute unsigned long <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;

Index: col.html
===================================================================
RCS file: /sources/public/html5/markup/col.html,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- col.html	12 Feb 2010 10:33:49 -0000	1.37
+++ col.html	16 Feb 2010 10:28:16 -0000	1.38
@@ -46,21 +46,21 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#col-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;col&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">col</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
           <li><span>
-				The &#8220;width&#8221; attribute on the &#8220;col&#8221; element is obsolete.
+				The <span class="attribute">width</span> attribute on the <span class="element">col</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
           <li><span>
-				The &#8220;char&#8221; attribute on the &#8220;col&#8221; element is obsolete.
+				The <span class="attribute">char</span> attribute on the <span class="element">col</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li><li><span>
-				The &#8220;charoff&#8221; attribute on the &#8220;col&#8221; element is obsolete.
+				The <span class="attribute">charoff</span> attribute on the <span class="element">col</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li><li><span>
-				The &#8220;valign&#8221; attribute on the &#8220;col&#8221; element is obsolete.
+				The <span class="attribute">valign</span> attribute on the <span class="element">col</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
@@ -68,10 +68,13 @@
       <div class="no-number no-toc tag-omission" id="col-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#col-tags">#</a></h2>
         <p>The
-            <a href="col.html#col">col</a>
+            <a href="col.html#col" class="element">col</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            A <a href="col.html#col">col</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            A <a href="col.html#col" class="element">col</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="col-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#col-context">#</a></h2>

Index: command.radio.html
===================================================================
RCS file: /sources/public/html5/markup/command.radio.html,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- command.radio.html	12 Feb 2010 04:52:23 -0000	1.39
+++ command.radio.html	16 Feb 2010 10:28:16 -0000	1.40
@@ -47,7 +47,7 @@
         when the command itself is toggled.</dd>
           
             <dt><a class="attribute-name" id="command.radio.attrs.checked" title="command.radio.attrs.checked" href="command.radio.html#command.radio.attrs.checked">checked</a> = <span class="attr-values">
-       "checked"  <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+       "checked"  <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
     </span> </dt>
             <dd>Specifies that the command is selected.</dd>
           
@@ -61,7 +61,7 @@
           
             <dt><a class="attribute-name" id="command.radio.attrs.disabled" title="command.radio.attrs.disabled" href="command.radio.html#command.radio.attrs.disabled">disabled</a> = <span class="attr-values">
        "disabled"
-       <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
     </span> </dt>
             <dd>Specifies that the command is not currently
         available.</dd>
@@ -71,10 +71,13 @@
       <div class="no-number no-toc tag-omission" id="command.radio-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#command.radio-tags">#</a></h2>
         <p>The
-            <a href="command.html#command">command</a>
+            <a href="command.html#command" class="element">command</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            A <a href="command.html#command">command</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            A <a href="command.html#command" class="element">command</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="command.radio-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#command.radio-context">#</a></h2>

Index: input.datetime.html
===================================================================
RCS file: /sources/public/html5/markup/input.datetime.html,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- input.datetime.html	12 Feb 2010 07:56:03 -0000	1.43
+++ input.datetime.html	16 Feb 2010 10:28:17 -0000	1.44
@@ -73,26 +73,26 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.datetime-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;a&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;button&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li><li><span>
-				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
-				element with a &#8220;for&#8221; attribute must have an
-				ID value that matches that &#8220;for&#8221; attribute.
+				Any <span class="element">input</span> element descendant of a <span class="element">label</span> element
+				with a <span class="attribute">for</span> attribute must have an
+				ID value that matches that <span class="attribute">for</span> attribute.
 			</span></li>
           <li><span>
-				The &#8220;list&#8221; attribute of the &#8220;input&#8221; 
-				element must refer to a &#8220;datalist&#8221; element.
+				The <span class="attribute">list</span> attribute of the &#8220;input&#8221; 
+				element must refer to a <span class="element">datalist</span> element.
 			</span></li>
           <li><span>
-				The &#8220;usemap&#8221; attribute on the &#8220;input&#8221; element is obsolete.
-				Use the &#8220;img&#8221; element instead of the &#8220;input&#8221; element for image maps.
+				The <span class="attribute">usemap</span> attribute on the <span class="element">input</span> element is obsolete.
+				Use the <span class="element">img</span> element instead of the <span class="element">input</span> element for image maps.
 			</span></li>
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;input&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">input</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
@@ -100,10 +100,13 @@
       <div class="no-number no-toc tag-omission" id="input.datetime-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.datetime-tags">#</a></h2>
         <p>The
-            <a href="input.html#input">input</a>
+            <a href="input.html#input" class="element">input</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            An <a href="input.html#input">input</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            An <a href="input.html#input" class="element">input</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="input.datetime-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.datetime-context">#</a></h2>
@@ -158,7 +161,7 @@
   boolean <a href="http://dev.w3.org/html5/spec/#dom-cva-checkvalidatity" title="dom-cva-checkValidatity">checkValidity</a>();
   void <a href="http://dev.w3.org/html5/spec/#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(in DOMString error);
 
-  readonly attribute  <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
+  readonly attribute <a href="http://dev.w3.org/html5/spec/#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
   void <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-select" title="dom-textarea/input-select">select</a>();
            attribute unsigned long <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;

Index: input.password.html
===================================================================
RCS file: /sources/public/html5/markup/input.password.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- input.password.html	12 Feb 2010 04:52:25 -0000	1.40
+++ input.password.html	16 Feb 2010 10:28:17 -0000	1.41
@@ -57,26 +57,26 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.password-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;a&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;button&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li><li><span>
-				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
-				element with a &#8220;for&#8221; attribute must have an
-				ID value that matches that &#8220;for&#8221; attribute.
+				Any <span class="element">input</span> element descendant of a <span class="element">label</span> element
+				with a <span class="attribute">for</span> attribute must have an
+				ID value that matches that <span class="attribute">for</span> attribute.
 			</span></li>
           <li><span>
-				The &#8220;list&#8221; attribute of the &#8220;input&#8221; 
-				element must refer to a &#8220;datalist&#8221; element.
+				The <span class="attribute">list</span> attribute of the &#8220;input&#8221; 
+				element must refer to a <span class="element">datalist</span> element.
 			</span></li>
           <li><span>
-				The &#8220;usemap&#8221; attribute on the &#8220;input&#8221; element is obsolete.
-				Use the &#8220;img&#8221; element instead of the &#8220;input&#8221; element for image maps.
+				The <span class="attribute">usemap</span> attribute on the <span class="element">input</span> element is obsolete.
+				Use the <span class="element">img</span> element instead of the <span class="element">input</span> element for image maps.
 			</span></li>
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;input&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">input</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
@@ -84,10 +84,13 @@
       <div class="no-number no-toc tag-omission" id="input.password-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.password-tags">#</a></h2>
         <p>The
-            <a href="input.html#input">input</a>
+            <a href="input.html#input" class="element">input</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            An <a href="input.html#input">input</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            An <a href="input.html#input" class="element">input</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="input.password-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.password-context">#</a></h2>
@@ -142,7 +145,7 @@
   boolean <a href="http://dev.w3.org/html5/spec/#dom-cva-checkvalidatity" title="dom-cva-checkValidatity">checkValidity</a>();
   void <a href="http://dev.w3.org/html5/spec/#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(in DOMString error);
 
-  readonly attribute  <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
+  readonly attribute <a href="http://dev.w3.org/html5/spec/#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
   void <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-select" title="dom-textarea/input-select">select</a>();
            attribute unsigned long <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;

Index: embed.html
===================================================================
RCS file: /sources/public/html5/markup/embed.html,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- embed.html	12 Feb 2010 04:52:24 -0000	1.39
+++ embed.html	16 Feb 2010 10:28:16 -0000	1.40
@@ -60,18 +60,18 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#embed-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The interactive element &#8220;embed&#8221; must not 
-				appear as a descendant of the &#8220;a&#8221; element.
+				The interactive element <span class="element">embed</span> must not 
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The interactive element &#8220;embed&#8221; must not 
-				appear as a descendant of the &#8220;button&#8221; element.
+				The interactive element <span class="element">embed</span> must not 
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li>
           <li><span>
-				The &#8220;name&#8221; attribute on the &#8220;embed&#8221; element is obsolete.
-				Use the &#8220;id&#8221; attribute instead.
+				The <span class="attribute">name</span> attribute on the <span class="element">embed</span> element is obsolete.
+				Use the <span class="attribute">id</span> attribute instead.
 			</span></li>
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;embed&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">embed</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
@@ -79,10 +79,13 @@
       <div class="no-number no-toc tag-omission" id="embed-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#embed-tags">#</a></h2>
         <p>The
-            <a href="embed.html#embed">embed</a>
+            <a href="embed.html#embed" class="element">embed</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            An <a href="embed.html#embed">embed</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            An <a href="embed.html#embed" class="element">embed</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="embed-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#embed-context">#</a></h2>

Index: dd.html
===================================================================
RCS file: /sources/public/html5/markup/dd.html,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- dd.html	12 Feb 2010 04:52:23 -0000	1.39
+++ dd.html	16 Feb 2010 10:28:16 -0000	1.40
@@ -36,13 +36,22 @@
       <div class="no-number no-toc tag-omission" id="dd-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#dd-tags">#</a></h2>
         
-    <p>A <code><a href="dd.html#dd">dd</a></code> element must have a
-    <span title="syntax-start-tag">start tag</span>.</p> <p>A
-    <code><a href="dd.html#dd">dd</a></code> element's <span title="syntax-end-tag">end tag</span> may be omitted if the
-    <code><a href="dd.html#dd">dd</a></code> element is immediately
-    followed by another <code><a href="dd.html#dd">dd</a></code> element or
-    a <code><a href="dt.html#dt">dt</a></code> element, or if there is no
-    more content in the parent element.</p>
+    <p>A
+    <a href="dd.html#dd" class="element">dd</a>
+    element must have a
+    <span title="syntax-start-tag">start tag</span>.</p>
+    <p>A
+    <a href="dd.html#dd" class="element">dd</a>
+    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>
+    element is immediately followed by another
+    <code><a href="dd.html#dd">dd</a></code>
+    <a href="dd.html#dd" class="element">dd</a>
+    element or a
+    <a href="dt.html#dt" class="element">dt</a>
+    element, or if there is no more content in the parent
+    element.</p>
   
       </div>
       <div class="no-number no-toc" id="dd-context">

Index: ul.html
===================================================================
RCS file: /sources/public/html5/markup/ul.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- ul.html	12 Feb 2010 10:33:50 -0000	1.35
+++ ul.html	16 Feb 2010 10:28:20 -0000	1.36
@@ -37,18 +37,18 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#ul-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The &#8220;type&#8221; attribute on the &#8220;ul&#8221; element is obsolete.
+				The <span class="attribute">type</span> attribute on the <span class="element">ul</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
           <li><span>
-				The &#8220;compact&#8221; attribute on the &#8220;ul&#8221; element is obsolete.
+				The <span class="attribute">compact</span> attribute on the <span class="element">ul</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
       </div>
       <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">ul</a>
+        <p>A <a href="ul.html#ul" class="element">ul</a>
             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.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- input.time.html	12 Feb 2010 07:56:03 -0000	1.43
+++ input.time.html	16 Feb 2010 10:28:18 -0000	1.44
@@ -73,26 +73,26 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.time-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;a&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;button&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li><li><span>
-				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
-				element with a &#8220;for&#8221; attribute must have an
-				ID value that matches that &#8220;for&#8221; attribute.
+				Any <span class="element">input</span> element descendant of a <span class="element">label</span> element
+				with a <span class="attribute">for</span> attribute must have an
+				ID value that matches that <span class="attribute">for</span> attribute.
 			</span></li>
           <li><span>
-				The &#8220;list&#8221; attribute of the &#8220;input&#8221; 
-				element must refer to a &#8220;datalist&#8221; element.
+				The <span class="attribute">list</span> attribute of the &#8220;input&#8221; 
+				element must refer to a <span class="element">datalist</span> element.
 			</span></li>
           <li><span>
-				The &#8220;usemap&#8221; attribute on the &#8220;input&#8221; element is obsolete.
-				Use the &#8220;img&#8221; element instead of the &#8220;input&#8221; element for image maps.
+				The <span class="attribute">usemap</span> attribute on the <span class="element">input</span> element is obsolete.
+				Use the <span class="element">img</span> element instead of the <span class="element">input</span> element for image maps.
 			</span></li>
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;input&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">input</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
@@ -100,10 +100,13 @@
       <div class="no-number no-toc tag-omission" id="input.time-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.time-tags">#</a></h2>
         <p>The
-            <a href="input.html#input">input</a>
+            <a href="input.html#input" class="element">input</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            An <a href="input.html#input">input</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            An <a href="input.html#input" class="element">input</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="input.time-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.time-context">#</a></h2>
@@ -158,7 +161,7 @@
   boolean <a href="http://dev.w3.org/html5/spec/#dom-cva-checkvalidatity" title="dom-cva-checkValidatity">checkValidity</a>();
   void <a href="http://dev.w3.org/html5/spec/#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(in DOMString error);
 
-  readonly attribute  <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
+  readonly attribute <a href="http://dev.w3.org/html5/spec/#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
   void <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-select" title="dom-textarea/input-select">select</a>();
            attribute unsigned long <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;

Index: dt.html
===================================================================
RCS file: /sources/public/html5/markup/dt.html,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- dt.html	12 Feb 2010 04:52:24 -0000	1.39
+++ dt.html	16 Feb 2010 10:28:16 -0000	1.40
@@ -36,12 +36,21 @@
       <div class="no-number no-toc tag-omission" id="dt-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#dt-tags">#</a></h2>
         
-    <p>A <code><a href="dt.html#dt">dt</a></code> element must have a
-    <span title="syntax-start-tag">start tag</span>.</p> <p>A
-    <code><a href="dt.html#dt">dt</a></code> element's <span title="syntax-end-tag">end tag</span> may be omitted if the
-    <code><a href="dt.html#dt">dt</a></code> element is immediately
-    followed by another <code><a href="dt.html#dt">dt</a></code> element or
-    a <code><a href="dd.html#dd">dd</a></code> element.</p>
+    <p>A
+    <a href="dt.html#dt" class="element">dt</a>
+    element must have a
+    <span title="syntax-start-tag">start tag</span>.</p>
+    <p>A
+    <a href="dt.html#dt" class="element">dt</a>
+    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>
+    element is immediately followed by another
+    <a href="dt.html#dt" class="element">dt</a>
+    element or a
+    <a href="dd.html#dd" class="element">dd</a>
+    element.</p>
   
       </div>
       <div class="no-number no-toc" id="dt-context">

Index: strong.html
===================================================================
RCS file: /sources/public/html5/markup/strong.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- strong.html	12 Feb 2010 04:52:27 -0000	1.38
+++ strong.html	16 Feb 2010 10:28:19 -0000	1.39
@@ -11,7 +11,7 @@
 <span class="nav-next"><a href="style.html">style &#187;</a></span>
 </div>
 <div id="strong" class="section">
-      <h2 class="element-head"><span class="element">strong</span> &#8211; <span class="shortdesc">strong importance</span> <span class="changed-feature" title="The meaning of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#strong">#</a> <a class="toc-bak" href="Overview.html#strong-toc">T</a></h2>
+      <h2 class="element-head"><span class="element">strong</span> &#8211; <span class="shortdesc">strong importance</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="#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
     represents a span of text with strong importance.</p>
@@ -33,7 +33,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">strong</a>
+        <p>A <a href="strong.html#strong" class="element">strong</a>
             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.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- input.color.html	12 Feb 2010 04:52:24 -0000	1.41
+++ input.color.html	16 Feb 2010 10:28:17 -0000	1.42
@@ -55,26 +55,26 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.color-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;a&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;button&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li><li><span>
-				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
-				element with a &#8220;for&#8221; attribute must have an
-				ID value that matches that &#8220;for&#8221; attribute.
+				Any <span class="element">input</span> element descendant of a <span class="element">label</span> element
+				with a <span class="attribute">for</span> attribute must have an
+				ID value that matches that <span class="attribute">for</span> attribute.
 			</span></li>
           <li><span>
-				The &#8220;list&#8221; attribute of the &#8220;input&#8221; 
-				element must refer to a &#8220;datalist&#8221; element.
+				The <span class="attribute">list</span> attribute of the &#8220;input&#8221; 
+				element must refer to a <span class="element">datalist</span> element.
 			</span></li>
           <li><span>
-				The &#8220;usemap&#8221; attribute on the &#8220;input&#8221; element is obsolete.
-				Use the &#8220;img&#8221; element instead of the &#8220;input&#8221; element for image maps.
+				The <span class="attribute">usemap</span> attribute on the <span class="element">input</span> element is obsolete.
+				Use the <span class="element">img</span> element instead of the <span class="element">input</span> element for image maps.
 			</span></li>
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;input&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">input</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
@@ -82,10 +82,13 @@
       <div class="no-number no-toc tag-omission" id="input.color-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.color-tags">#</a></h2>
         <p>The
-            <a href="input.html#input">input</a>
+            <a href="input.html#input" class="element">input</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            An <a href="input.html#input">input</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            An <a href="input.html#input" class="element">input</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="input.color-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.color-context">#</a></h2>
@@ -140,7 +143,7 @@
   boolean <a href="http://dev.w3.org/html5/spec/#dom-cva-checkvalidatity" title="dom-cva-checkValidatity">checkValidity</a>();
   void <a href="http://dev.w3.org/html5/spec/#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(in DOMString error);
 
-  readonly attribute  <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
+  readonly attribute <a href="http://dev.w3.org/html5/spec/#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
   void <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-select" title="dom-textarea/input-select">select</a>();
            attribute unsigned long <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;

Index: li.html
===================================================================
RCS file: /sources/public/html5/markup/li.html,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- li.html	12 Feb 2010 04:52:25 -0000	1.43
+++ li.html	16 Feb 2010 10:28:18 -0000	1.44
@@ -33,7 +33,7 @@
         <dl class="attr-defs">
             <dt><a class="attribute-name" id="oli.attrs.value" title="oli.attrs.value" href="li.html#oli.attrs.value">value</a> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.integer" title="common.data.integer">integer</a>
-    </span> <span class="changed-feature" title="The meaning or purpose of this markup feature has changed in HTML5.">CHANGED</span></dt>
+    </span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span></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>
@@ -54,7 +54,7 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#li-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The &#8220;type&#8221; attribute on the &#8220;li&#8221; element is obsolete.
+				The <span class="attribute">type</span> attribute on the <span class="element">li</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
@@ -62,12 +62,19 @@
       <div class="no-number no-toc tag-omission" id="li-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#li-tags">#</a></h2>
         
-    <p>An <code><a href="li.html#li">li</a></code> element must have a
+    <p>An
+    <a href="li.html#li" class="element">li</a>
+    element must have a
     <span title="syntax-start-tag">start tag</span>.</p>
-    <p>An <code><a href="li.html#li">li</a></code> element's <span title="syntax-end-tag">end tag</span> may be omitted if the
-    <code><a href="li.html#li">li</a></code> element is immediately
-    followed by another <code><a href="li.html#li">li</a></code> element
-    or if there is no more content in the parent element.</p>
+    <p>An
+    <a href="li.html#li" class="element">li</a>
+    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>
+    element is immediately followed by another
+    <a href="li.html#li" class="element">li</a>
+    element or if there is no more content in the parent element.</p>
   
       </div>
       <div class="no-number no-toc" id="li-context">

Index: style.html
===================================================================
RCS file: /sources/public/html5/markup/style.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- style.html	12 Feb 2010 10:33:49 -0000	1.45
+++ style.html	16 Feb 2010 10:28:19 -0000	1.46
@@ -52,7 +52,7 @@
             <dd>Specifies which media the styles apply to.</dd>
           
             <dt><a class="attribute-name" id="style.attrs.scoped" title="style.attrs.scoped" href="style.html#style.attrs.scoped">scoped</a> = <span class="attr-values">
-       "scoped"  <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+       "scoped"  <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span></dt>
             <dd>Indicates that the specified style information is meant
         to apply only to the
@@ -63,9 +63,21 @@
           
         </dl></div>
       
+      <div class="no-number no-toc" id="style-constraints">
+        <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#style-constraints">#</a></h2>
+        <ul class="assertions">
+    <li>A <span class="element">style</span> element must not
+    contain an occurrence of the character sequence
+    "<code>&lt;!--</code>"
+    without a matching later occurrence
+    of the character sequence
+    "<code>--&gt;</code>".</li>
+  
+        </ul>
+      </div>
       <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">style</a>
+        <p>A <a href="style.html#style" class="element">style</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: del.html
===================================================================
RCS file: /sources/public/html5/markup/del.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- del.html	12 Feb 2010 04:52:23 -0000	1.40
+++ del.html	16 Feb 2010 10:28:16 -0000	1.41
@@ -50,7 +50,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">del</a>
+        <p>A <a href="del.html#del" class="element">del</a>
             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.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- menu.html	12 Feb 2010 04:52:25 -0000	1.47
+++ menu.html	16 Feb 2010 10:28:18 -0000	1.48
@@ -11,7 +11,7 @@
 <span class="nav-next"><a href="meta.html">meta &#187;</a></span>
 </div>
 <div id="menu" class="section">
-      <h2 class="element-head"><span class="element">menu</span> &#8211; <span class="shortdesc">list of commands</span> <span class="changed-feature" title="The meaning 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>
+      <h2 class="element-head"><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
     represents a list of commands.</p>
@@ -60,23 +60,23 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#menu-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The element &#8220;menu&#8221;
-				with the attribute &#8220;type=toolbar&#8221; must not
-				appear as a descendant of the &#8220;a&#8221; element.
+				The element <span class="element">menu</span>
+				with the attribute <span class="attribute">type</span> whose value is &#8220;toolbar&#8221; must not
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The element &#8220;menu&#8221;
-				with the attribute &#8220;type=toolbar&#8221; must not
-				appear as a descendant of the &#8220;button&#8221; element.
+				The element <span class="element">menu</span>
+				with the attribute <span class="attribute">type</span> whose value is &#8220;toolbar&#8221; must not
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li>
           <li><span>
-				The &#8220;compact&#8221; attribute on the &#8220;menu&#8221; element is obsolete.
+				The <span class="attribute">compact</span> attribute on the <span class="element">menu</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
       </div>
       <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">menu</a>
+        <p>A <a href="menu.html#menu" class="element">menu</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: input.image.html
===================================================================
RCS file: /sources/public/html5/markup/input.image.html,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- input.image.html	12 Feb 2010 04:52:25 -0000	1.41
+++ input.image.html	16 Feb 2010 10:28:17 -0000	1.42
@@ -81,26 +81,26 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.image-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;a&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;button&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li><li><span>
-				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
-				element with a &#8220;for&#8221; attribute must have an
-				ID value that matches that &#8220;for&#8221; attribute.
+				Any <span class="element">input</span> element descendant of a <span class="element">label</span> element
+				with a <span class="attribute">for</span> attribute must have an
+				ID value that matches that <span class="attribute">for</span> attribute.
 			</span></li>
           <li><span>
-				The &#8220;list&#8221; attribute of the &#8220;input&#8221; 
-				element must refer to a &#8220;datalist&#8221; element.
+				The <span class="attribute">list</span> attribute of the &#8220;input&#8221; 
+				element must refer to a <span class="element">datalist</span> element.
 			</span></li>
           <li><span>
-				The &#8220;usemap&#8221; attribute on the &#8220;input&#8221; element is obsolete.
-				Use the &#8220;img&#8221; element instead of the &#8220;input&#8221; element for image maps.
+				The <span class="attribute">usemap</span> attribute on the <span class="element">input</span> element is obsolete.
+				Use the <span class="element">img</span> element instead of the <span class="element">input</span> element for image maps.
 			</span></li>
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;input&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">input</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
@@ -108,10 +108,13 @@
       <div class="no-number no-toc tag-omission" id="input.image-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.image-tags">#</a></h2>
         <p>The
-            <a href="input.html#input">input</a>
+            <a href="input.html#input" class="element">input</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            An <a href="input.html#input">input</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            An <a href="input.html#input" class="element">input</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="input.image-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.image-context">#</a></h2>
@@ -166,7 +169,7 @@
   boolean <a href="http://dev.w3.org/html5/spec/#dom-cva-checkvalidatity" title="dom-cva-checkValidatity">checkValidity</a>();
   void <a href="http://dev.w3.org/html5/spec/#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(in DOMString error);
 
-  readonly attribute  <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
+  readonly attribute <a href="http://dev.w3.org/html5/spec/#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
   void <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-select" title="dom-textarea/input-select">select</a>();
            attribute unsigned long <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;

Index: code.html
===================================================================
RCS file: /sources/public/html5/markup/code.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- code.html	12 Feb 2010 04:52:23 -0000	1.35
+++ code.html	16 Feb 2010 10:28:16 -0000	1.36
@@ -33,7 +33,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">code</a>
+        <p>A <a href="code.html#code" class="element">code</a>
             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.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- h2.html	12 Feb 2010 04:52:24 -0000	1.40
+++ h2.html	16 Feb 2010 10:28:17 -0000	1.41
@@ -35,18 +35,18 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#h2-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The &#8220;h2&#8221; element must not appear as a 
-				descendant of the &#8220;address&#8221; element.
+				The <span class="element">h2</span> element must not appear as a 
+				descendant of the <span class="element">address</span> element.
 			</span></li>
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;h2&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">h2</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
       </div>
       <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">h2</a>
+        <p>An <a href="h2.html#h2" class="element">h2</a>
             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.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- head.html	12 Feb 2010 04:52:24 -0000	1.33
+++ head.html	16 Feb 2010 10:28:17 -0000	1.34
@@ -37,25 +37,33 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#head-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The &#8220;profile&#8221; attribute on the &#8220;head&#8221; element is obsolete.
-				To declare which &#8220;meta&#8221; terms are used in the document, instead register the
+				The <span class="attribute">profile</span> attribute on the <span class="element">head</span> element is obsolete.
+				To declare which <span class="element">meta</span> element terms are used in the document, instead register the
 				names as meta extensions. &lt;http://wiki.whatwg.org/wiki/MetaExtensions&gt;
-				To trigger specific UA behaviors, use a &#8220;link&#8221; element instead.
+				To trigger specific UA behaviors, use a <span class="element">link</span> element instead.
 			</span></li>
         </ul>
       </div>
       <div class="no-number no-toc tag-omission" id="head-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#head-tags">#</a></h2>
         
-    <p>A <code><a href="head.html#head">head</a></code> element's
+    <p>A
+    <a href="head.html#head" class="element">head</a>
+    element&#8217;s
     <span title="syntax-start-tag">start tag</span> may be
     omitted if the first thing inside the
-    <code><a href="head.html#head">head</a></code> element is an
-    element.</p>
-    <p>A <code><a href="head.html#head">head</a></code> element's <span title="syntax-end-tag">end tag</span> may be omitted if the
-    <code><a href="head.html#head">head</a></code> element is not
-    immediately followed by a <a href="terminology.html#space">space character</a>
-    or a <a href="syntax.html#comments" title="syntax-comments">comment</a>.</p>
+    <a href="head.html#head" class="element">head</a>
+    element is an element.</p>
+    <p>A
+    <a href="head.html#head" class="element">head</a>
+    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>
+    element is not immediately followed by a
+    <a href="terminology.html#space">space character</a>
+    or a
+    <a href="syntax.html#comments" title="syntax-comments">comment</a>.</p>
   
       </div>
       <div class="no-number no-toc" id="head-context">

Index: p.html
===================================================================
RCS file: /sources/public/html5/markup/p.html,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- p.html	12 Feb 2010 10:33:49 -0000	1.41
+++ p.html	16 Feb 2010 10:28:19 -0000	1.42
@@ -35,7 +35,7 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#p-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;p&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">p</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
@@ -43,39 +43,46 @@
       <div class="no-number no-toc tag-omission" id="p-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#p-tags">#</a></h2>
         
-    <p>A <code><a href="p.html#p">p</a></code> element must have a <span title="syntax-start-tag">start tag</span>.</p>
-    <p>A <code><a href="p.html#p">p</a></code> element's <span title="syntax-end-tag">end tag</span> may be omitted if the
-    <code><a href="p.html#p">p</a></code> element is immediately
-    followed by an
-    <code><a href="address.html#address">address</a></code>,
-    <code><a href="article.html#article">article</a></code>,
-    <code><a href="aside.html#aside">aside</a></code>,
-    <code><a href="blockquote.html#blockquote">blockquote</a></code>,
-    <code>dir</code>,
-    <code><a href="div.html#div">div</a></code>,
-    <code><a href="dl.html#dl">dl</a></code>,
-    <code><a href="fieldset.html#fieldset">fieldset</a></code>,
-    <code><a href="footer.html#footer">footer</a></code>,
-    <code><a href="form.html#form">form</a></code>,
-    <code><a href="h1.html#h1">h1</a></code>,
-    <code><a href="h2.html#h2">h2</a></code>,
-    <code><a href="h3.html#h3">h3</a></code>,
-    <code><a href="h4.html#h4">h4</a></code>,
-    <code><a href="h5.html#h5">h5</a></code>,
-    <code><a href="h6.html#h6">h6</a></code>,
-    <code><a href="header.html#header">header</a></code>,
-    <code><a href="hr.html#hr">hr</a></code>,
-    <code><a href="menu.html#menu">menu</a></code>,
-    <code><a href="nav.html#nav">nav</a></code>,
-    <code><a href="ol.html#ol">ol</a></code>,
-    <code><a href="p.html#p">p</a></code>,
-    <code><a href="pre.html#pre">pre</a></code>,
-    <code><a href="section.html#section">section</a></code>,
-    <code><a href="table.html#table">table</a></code>, or
-    <code><a href="ul.html#ul">ul</a></code>,
+    <p>A
+    <a href="p.html#p" class="element">p</a>
+    element must have a <span title="syntax-start-tag">start tag</span>.</p>
+    <p>A
+    <a href="p.html#p" class="element">p</a>
+    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>
+    element is immediately followed by an
+    <a href="address.html#address" class="element">address</a>,
+    <a href="article.html#article" class="element">article</a>,
+    <a href="aside.html#aside" class="element">aside</a>,
+    <a href="blockquote.html#blockquote" class="element">blockquote</a>,
+    <span class="element">dir</span>,
+    <a href="div.html#div" class="element">div</a>,
+    <a href="dl.html#dl" class="element">dl</a>,
+    <a href="fieldset.html#fieldset" class="element">fieldset</a>,
+    <a href="footer.html#footer" class="element">footer</a>,
+    <a href="form.html#form" class="element">form</a>,
+    <a href="h1.html#h1" class="element">h1</a>,
+    <a href="h2.html#h2" class="element">h2</a>,
+    <a href="h3.html#h3" class="element">h3</a>,
+    <a href="h4.html#h4" class="element">h4</a>,
+    <a href="h5.html#h5" class="element">h5</a>,
+    <a href="h6.html#h6" class="element">h6</a>,
+    <a href="header.html#header" class="element">header</a>,
+    <a href="hr.html#hr" class="element">hr</a>,
+    <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>,
+    <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>,
+    or
+    <a href="ul.html#ul" class="element">ul</a>
     element, or if there is no more content in the parent
     element and the parent element is not an
-    <code><a href="a.html#a">a</a></code> element.</p>
+    <a href="a.html#a" class="element">a</a> element.</p>
   
       </div>
       <div class="no-number no-toc" id="p-context">

Index: figcaption.html
===================================================================
RCS file: /sources/public/html5/markup/figcaption.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- figcaption.html	12 Feb 2010 04:52:24 -0000	1.9
+++ figcaption.html	16 Feb 2010 10:28:16 -0000	1.10
@@ -35,7 +35,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">figcaption</a>
+        <p>A <a href="figcaption.html#figcaption" class="element">figcaption</a>
             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.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- map.html	12 Feb 2010 04:52:25 -0000	1.41
+++ map.html	16 Feb 2010 10:28:18 -0000	1.42
@@ -44,23 +44,15 @@
       <div class="no-number no-toc" id="map-constraints">
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#map-constraints">#</a></h2>
         <ul class="assertions">
-    <li>If the
-    <a href="common-attributes.html#common.attrs.id" class="attribute">id</a>
-    attribute and
-    <a id="map.attrs.name" class="attribute">name</a>
-    attribute are both specified on the
-    <a href="map.html#map" class="element">map</a>
-    element, both attributes must have the same value.</li>
-  
           <li><span>
-				The &#8220;id&#8221; attribute on a &#8220;map&#8221; element must have an 
-				the same value as the &#8220;name&#8221; attribute.
+				The <span class="attribute">id</span> attribute on a <span class="element">map</span> element must have an 
+				the same value as the <span class="attribute">name</span> attribute.
 			</span></li>
         </ul>
       </div>
       <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">map</a>
+        <p>A <a href="map.html#map" class="element">map</a>
             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.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- input.file.html	12 Feb 2010 04:52:25 -0000	1.39
+++ input.file.html	16 Feb 2010 10:28:17 -0000	1.40
@@ -56,26 +56,26 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.file-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;a&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;button&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li><li><span>
-				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
-				element with a &#8220;for&#8221; attribute must have an
-				ID value that matches that &#8220;for&#8221; attribute.
+				Any <span class="element">input</span> element descendant of a <span class="element">label</span> element
+				with a <span class="attribute">for</span> attribute must have an
+				ID value that matches that <span class="attribute">for</span> attribute.
 			</span></li>
           <li><span>
-				The &#8220;list&#8221; attribute of the &#8220;input&#8221; 
-				element must refer to a &#8220;datalist&#8221; element.
+				The <span class="attribute">list</span> attribute of the &#8220;input&#8221; 
+				element must refer to a <span class="element">datalist</span> element.
 			</span></li>
           <li><span>
-				The &#8220;usemap&#8221; attribute on the &#8220;input&#8221; element is obsolete.
-				Use the &#8220;img&#8221; element instead of the &#8220;input&#8221; element for image maps.
+				The <span class="attribute">usemap</span> attribute on the <span class="element">input</span> element is obsolete.
+				Use the <span class="element">img</span> element instead of the <span class="element">input</span> element for image maps.
 			</span></li>
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;input&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">input</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
@@ -83,10 +83,13 @@
       <div class="no-number no-toc tag-omission" id="input.file-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.file-tags">#</a></h2>
         <p>The
-            <a href="input.html#input">input</a>
+            <a href="input.html#input" class="element">input</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            An <a href="input.html#input">input</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            An <a href="input.html#input" class="element">input</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="input.file-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.file-context">#</a></h2>
@@ -141,7 +144,7 @@
   boolean <a href="http://dev.w3.org/html5/spec/#dom-cva-checkvalidatity" title="dom-cva-checkValidatity">checkValidity</a>();
   void <a href="http://dev.w3.org/html5/spec/#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(in DOMString error);
 
-  readonly attribute  <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
+  readonly attribute <a href="http://dev.w3.org/html5/spec/#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
   void <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-select" title="dom-textarea/input-select">select</a>();
            attribute unsigned long <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;

Index: input.radio.html
===================================================================
RCS file: /sources/public/html5/markup/input.radio.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- input.radio.html	12 Feb 2010 04:52:25 -0000	1.40
+++ input.radio.html	16 Feb 2010 10:28:17 -0000	1.41
@@ -52,26 +52,26 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.radio-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;a&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;button&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li><li><span>
-				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
-				element with a &#8220;for&#8221; attribute must have an
-				ID value that matches that &#8220;for&#8221; attribute.
+				Any <span class="element">input</span> element descendant of a <span class="element">label</span> element
+				with a <span class="attribute">for</span> attribute must have an
+				ID value that matches that <span class="attribute">for</span> attribute.
 			</span></li>
           <li><span>
-				The &#8220;list&#8221; attribute of the &#8220;input&#8221; 
-				element must refer to a &#8220;datalist&#8221; element.
+				The <span class="attribute">list</span> attribute of the &#8220;input&#8221; 
+				element must refer to a <span class="element">datalist</span> element.
 			</span></li>
           <li><span>
-				The &#8220;usemap&#8221; attribute on the &#8220;input&#8221; element is obsolete.
-				Use the &#8220;img&#8221; element instead of the &#8220;input&#8221; element for image maps.
+				The <span class="attribute">usemap</span> attribute on the <span class="element">input</span> element is obsolete.
+				Use the <span class="element">img</span> element instead of the <span class="element">input</span> element for image maps.
 			</span></li>
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;input&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">input</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
@@ -79,10 +79,13 @@
       <div class="no-number no-toc tag-omission" id="input.radio-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.radio-tags">#</a></h2>
         <p>The
-            <a href="input.html#input">input</a>
+            <a href="input.html#input" class="element">input</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            An <a href="input.html#input">input</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            An <a href="input.html#input" class="element">input</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="input.radio-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.radio-context">#</a></h2>
@@ -137,7 +140,7 @@
   boolean <a href="http://dev.w3.org/html5/spec/#dom-cva-checkvalidatity" title="dom-cva-checkValidatity">checkValidity</a>();
   void <a href="http://dev.w3.org/html5/spec/#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(in DOMString error);
 
-  readonly attribute  <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
+  readonly attribute <a href="http://dev.w3.org/html5/spec/#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
   void <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-select" title="dom-textarea/input-select">select</a>();
            attribute unsigned long <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;

Index: command.checkbox.html
===================================================================
RCS file: /sources/public/html5/markup/command.checkbox.html,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- command.checkbox.html	12 Feb 2010 04:52:23 -0000	1.39
+++ command.checkbox.html	16 Feb 2010 10:28:16 -0000	1.40
@@ -42,7 +42,7 @@
         a state or option that can be toggled.</dd>
           
             <dt><a class="attribute-name" id="command.checkbox.attrs.checked" title="command.checkbox.attrs.checked" href="command.checkbox.html#command.checkbox.attrs.checked">checked</a> = <span class="attr-values">
-       "checked"  <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+       "checked"  <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
     </span> </dt>
             <dd>Specifies that the command is selected.</dd>
           
@@ -56,7 +56,7 @@
           
             <dt><a class="attribute-name" id="command.checkbox.attrs.disabled" title="command.checkbox.attrs.disabled" href="command.checkbox.html#command.checkbox.attrs.disabled">disabled</a> = <span class="attr-values">
        "disabled"
-       <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
     </span> </dt>
             <dd>Specifies that the command is not currently
         available.</dd>
@@ -66,10 +66,13 @@
       <div class="no-number no-toc tag-omission" id="command.checkbox-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#command.checkbox-tags">#</a></h2>
         <p>The
-            <a href="command.html#command">command</a>
+            <a href="command.html#command" class="element">command</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            A <a href="command.html#command">command</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            A <a href="command.html#command" class="element">command</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="command.checkbox-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#command.checkbox-context">#</a></h2>

Index: param.html
===================================================================
RCS file: /sources/public/html5/markup/param.html,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- param.html	12 Feb 2010 10:33:49 -0000	1.41
+++ param.html	16 Feb 2010 10:28:19 -0000	1.42
@@ -44,21 +44,24 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#param-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The &#8220;type&#8221; attribute on the &#8220;param&#8221; element is obsolete.
-				Use the &#8220;name&#8221; and &#8220;value&#8221; attributes without declaring value types.
+				The <span class="attribute">type</span> attribute on the <span class="element">param</span> element is obsolete.
+				Use the <span class="attribute">name</span> attribute and <span class="attribute">value</span> attribute without declaring value types.
 			</span></li><li><span>
-				The &#8220;valuetype&#8221; attribute on the &#8220;param&#8221; element is obsolete.
-				Use the &#8220;name&#8221; and &#8220;value&#8221; attributes without declaring value types.
+				The <span class="attribute">valuetype</span> attribute on the <span class="element">param</span> element is obsolete.
+				Use the <span class="attribute">name</span> attribute and <span class="attribute">value</span> attribute without declaring value types.
 			</span></li>
         </ul>
       </div>
       <div class="no-number no-toc tag-omission" id="param-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#param-tags">#</a></h2>
         <p>The
-            <a href="param.html#param">param</a>
+            <a href="param.html#param" class="element">param</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            A <a href="param.html#param">param</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            A <a href="param.html#param" class="element">param</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="param-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#param-context">#</a></h2>

Index: span.html
===================================================================
RCS file: /sources/public/html5/markup/span.html,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- span.html	12 Feb 2010 10:33:49 -0000	1.37
+++ span.html	16 Feb 2010 10:28:19 -0000	1.38
@@ -34,7 +34,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">span</a>
+        <p>A <a href="span.html#span" class="element">span</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: input.reset.html
===================================================================
RCS file: /sources/public/html5/markup/input.reset.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- input.reset.html	12 Feb 2010 04:52:25 -0000	1.40
+++ input.reset.html	16 Feb 2010 10:28:17 -0000	1.41
@@ -49,26 +49,26 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.reset-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;a&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;button&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li><li><span>
-				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
-				element with a &#8220;for&#8221; attribute must have an
-				ID value that matches that &#8220;for&#8221; attribute.
+				Any <span class="element">input</span> element descendant of a <span class="element">label</span> element
+				with a <span class="attribute">for</span> attribute must have an
+				ID value that matches that <span class="attribute">for</span> attribute.
 			</span></li>
           <li><span>
-				The &#8220;list&#8221; attribute of the &#8220;input&#8221; 
-				element must refer to a &#8220;datalist&#8221; element.
+				The <span class="attribute">list</span> attribute of the &#8220;input&#8221; 
+				element must refer to a <span class="element">datalist</span> element.
 			</span></li>
           <li><span>
-				The &#8220;usemap&#8221; attribute on the &#8220;input&#8221; element is obsolete.
-				Use the &#8220;img&#8221; element instead of the &#8220;input&#8221; element for image maps.
+				The <span class="attribute">usemap</span> attribute on the <span class="element">input</span> element is obsolete.
+				Use the <span class="element">img</span> element instead of the <span class="element">input</span> element for image maps.
 			</span></li>
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;input&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">input</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
@@ -76,10 +76,13 @@
       <div class="no-number no-toc tag-omission" id="input.reset-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.reset-tags">#</a></h2>
         <p>The
-            <a href="input.html#input">input</a>
+            <a href="input.html#input" class="element">input</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            An <a href="input.html#input">input</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            An <a href="input.html#input" class="element">input</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="input.reset-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.reset-context">#</a></h2>
@@ -134,7 +137,7 @@
   boolean <a href="http://dev.w3.org/html5/spec/#dom-cva-checkvalidatity" title="dom-cva-checkValidatity">checkValidity</a>();
   void <a href="http://dev.w3.org/html5/spec/#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(in DOMString error);
 
-  readonly attribute  <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
+  readonly attribute <a href="http://dev.w3.org/html5/spec/#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
   void <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-select" title="dom-textarea/input-select">select</a>();
            attribute unsigned long <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;

Index: input.datetime-local.html
===================================================================
RCS file: /sources/public/html5/markup/input.datetime-local.html,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- input.datetime-local.html	12 Feb 2010 07:56:03 -0000	1.43
+++ input.datetime-local.html	16 Feb 2010 10:28:17 -0000	1.44
@@ -73,26 +73,26 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.datetime-local-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;a&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;button&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li><li><span>
-				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
-				element with a &#8220;for&#8221; attribute must have an
-				ID value that matches that &#8220;for&#8221; attribute.
+				Any <span class="element">input</span> element descendant of a <span class="element">label</span> element
+				with a <span class="attribute">for</span> attribute must have an
+				ID value that matches that <span class="attribute">for</span> attribute.
 			</span></li>
           <li><span>
-				The &#8220;list&#8221; attribute of the &#8220;input&#8221; 
-				element must refer to a &#8220;datalist&#8221; element.
+				The <span class="attribute">list</span> attribute of the &#8220;input&#8221; 
+				element must refer to a <span class="element">datalist</span> element.
 			</span></li>
           <li><span>
-				The &#8220;usemap&#8221; attribute on the &#8220;input&#8221; element is obsolete.
-				Use the &#8220;img&#8221; element instead of the &#8220;input&#8221; element for image maps.
+				The <span class="attribute">usemap</span> attribute on the <span class="element">input</span> element is obsolete.
+				Use the <span class="element">img</span> element instead of the <span class="element">input</span> element for image maps.
 			</span></li>
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;input&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">input</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
@@ -100,10 +100,13 @@
       <div class="no-number no-toc tag-omission" id="input.datetime-local-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.datetime-local-tags">#</a></h2>
         <p>The
-            <a href="input.html#input">input</a>
+            <a href="input.html#input" class="element">input</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            An <a href="input.html#input">input</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            An <a href="input.html#input" class="element">input</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="input.datetime-local-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.datetime-local-context">#</a></h2>
@@ -158,7 +161,7 @@
   boolean <a href="http://dev.w3.org/html5/spec/#dom-cva-checkvalidatity" title="dom-cva-checkValidatity">checkValidity</a>();
   void <a href="http://dev.w3.org/html5/spec/#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(in DOMString error);
 
-  readonly attribute  <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
+  readonly attribute <a href="http://dev.w3.org/html5/spec/#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
   void <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-select" title="dom-textarea/input-select">select</a>();
            attribute unsigned long <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;

Index: q.html
===================================================================
RCS file: /sources/public/html5/markup/q.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- q.html	12 Feb 2010 04:52:26 -0000	1.38
+++ q.html	16 Feb 2010 10:28:19 -0000	1.39
@@ -43,7 +43,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">q</a>
+        <p>A <a href="q.html#q" class="element">q</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: common-attributes.html
===================================================================
RCS file: /sources/public/html5/markup/common-attributes.html,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- common-attributes.html	12 Feb 2010 04:52:23 -0000	1.34
+++ common-attributes.html	16 Feb 2010 10:28:16 -0000	1.35
@@ -44,7 +44,7 @@
         <dl class="attr-defs">
             <dt><a class="attribute-name" id="common.attrs.accesskey" title="common.attrs.accesskey" href="common-attributes.html#common.attrs.accesskey">accesskey</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.keylabellist">key-label list</a>
-    </span> <span class="changed-feature" title="The meaning or purpose of this markup feature has changed in HTML5.">CHANGED</span></dt>
+    </span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span></dt>
             <dd>A key label or list of key labels with which to
         associate the element; each key label represents a
         keyboard shortcut which UAs can use to activate the
@@ -59,7 +59,7 @@
             <dt><a class="attribute-name" id="common.attrs.contenteditable" title="common.attrs.contenteditable" href="common-attributes.html#common.attrs.contenteditable">contenteditable</a> = <span class="attr-values">
        "true"
        <span class="postfix or">or</span>  "false"
-       <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span></dt>
             <dd>Specifies whether the
         <a href="syntax.html#contents">contents</a>
@@ -85,7 +85,7 @@
             <dd>Specifies whether the element is draggable.</dd>
           
             <dt><a class="attribute-name" id="common.attrs.hidden" title="common.attrs.hidden" href="common-attributes.html#common.attrs.hidden">hidden</a> = <span class="attr-values">
-       "hidden"  <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+       "hidden"  <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span></dt>
             <dd>Specifies that the element represents an element that is
         not yet, or is no longer, relevant.</dd>
@@ -109,7 +109,7 @@
             <dt><a class="attribute-name" id="common.attrs.spellcheck" title="common.attrs.spellcheck" href="common-attributes.html#common.attrs.spellcheck">spellcheck</a> = <span class="attr-values">
        "true"
        <span class="postfix or">or</span>  "false"
-       <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span></dt>
             <dd>Specifies whether the element represents
         an element whose

Index: option.html
===================================================================
RCS file: /sources/public/html5/markup/option.html,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- option.html	12 Feb 2010 10:33:49 -0000	1.43
+++ option.html	16 Feb 2010 10:28:18 -0000	1.44
@@ -40,7 +40,7 @@
         <dl class="attr-defs">
             <dt><a class="attribute-name" id="option.attrs.selected" title="option.attrs.selected" href="option.html#option.attrs.selected">selected</a> = <span class="attr-values">
        "selected"
-       <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
     </span> </dt>
             <dd>Specifies that this <a href="option.html#option" class="element">option</a> is pre-selected.</dd>
           

Index: label.html
===================================================================
RCS file: /sources/public/html5/markup/label.html,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- label.html	12 Feb 2010 04:52:25 -0000	1.43
+++ label.html	16 Feb 2010 10:28:18 -0000	1.44
@@ -47,30 +47,30 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#label-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The &#8220;label&#8221; element must not contain any nested 
-				&#8220;label&#8221; elements.
+				The <span class="element">label</span> element must not contain any nested 
+				<span class="element">label</span> elements.
 			</span></li><li><span>
-				The &#8220;label&#8221; element may contain at most one
-				&#8220;input&#8221;,
-				&#8220;button&#8221;,
-				&#8220;select&#8221;,
-				or &#8220;textarea&#8221; descendant.
+				The <span class="element">label</span> element may contain at most one descendant
+				<span class="element">input</span> element,
+				<span class="element">button</span> element,
+				<span class="element">select</span> element,
+				or <span class="element">textarea</span> element.
 			</span></li><li><span>
-				The &#8220;for&#8221; attribute of the &#8220;label&#8221; 
+				The <span class="attribute">for</span> attribute of the &#8220;label&#8221; 
 				element must refer to a form control.
 			</span></li>
           <li><span>
-				The interactive element &#8220;label&#8221; must not 
-				appear as a descendant of the &#8220;a&#8221; element.
+				The interactive element <span class="element">label</span> must not 
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The interactive element &#8220;label&#8221; must not 
-				appear as a descendant of the &#8220;button&#8221; element.
+				The interactive element <span class="element">label</span> must not 
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li>
         </ul>
       </div>
       <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">label</a>
+        <p>A <a href="label.html#label" class="element">label</a>
             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.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- select.html	12 Feb 2010 10:33:49 -0000	1.41
+++ select.html	16 Feb 2010 10:28:19 -0000	1.42
@@ -46,7 +46,7 @@
           
             <dt><a class="attribute-name" id="select.attrs.multiple" title="select.attrs.multiple" href="select.html#select.attrs.multiple">multiple</a> = <span class="attr-values">
        "multiple"
-       <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
     </span> </dt>
             <dd>If present, indicates that its <a href="select.html#select" class="element">select</a>
         element represents a control for selecting zero or more
@@ -59,26 +59,26 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#select-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The interactive element &#8220;select&#8221; must not 
-				appear as a descendant of the &#8220;a&#8221; element.
+				The interactive element <span class="element">select</span> must not 
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The interactive element &#8220;select&#8221; must not 
-				appear as a descendant of the &#8220;button&#8221; element.
+				The interactive element <span class="element">select</span> must not 
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li><li><span>
-				Any &#8220;select&#8221; descendant of a &#8220;label&#8221;
-				element with a &#8220;for&#8221; attribute must have an
-				ID value that matches that &#8220;for&#8221; attribute.
+				Any <span class="element">select</span> element descendant of a <span class="element">label</span> element
+				with a <span class="attribute">for</span> attribute must have an
+				ID value that matches that <span class="attribute">for</span> attribute.
 			</span></li>
           <li><span>
-				The &#8220;select&#8221; element cannot have more than one 
-				selected &#8220;option&#8221; descendant unless the 
-				&#8220;multiple&#8221; attribute is specified.
+				The <span class="element">select</span> element cannot have more than one 
+				selected <span class="element">option</span> element descendant unless the 
+				<span class="attribute">multiple</span> attribute is specified.
 			</span></li>
         </ul>
       </div>
       <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">select</a>
+        <p>A <a href="select.html#select" class="element">select</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -118,7 +118,7 @@
   boolean <a href="http://dev.w3.org/html5/spec/#dom-cva-checkvalidatity" title="dom-cva-checkValidatity">checkValidity</a>();
   void <a href="http://dev.w3.org/html5/spec/#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(in DOMString error);
 
-  readonly attribute  <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
+  readonly attribute <a href="http://dev.w3.org/html5/spec/#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 };</pre></div></div>
 <hr class="footerbreak"></hr>
 <div class="nav">

Index: noscript.html
===================================================================
RCS file: /sources/public/html5/markup/noscript.html,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- noscript.html	12 Feb 2010 07:56:04 -0000	1.41
+++ noscript.html	16 Feb 2010 10:28:18 -0000	1.42
@@ -48,14 +48,14 @@
     must not be used in a <a href="documents.html#syntax-document-xml">document in the XML syntax</a>.</li>
   
           <li><span>
-				The &#8220;noscript&#8221; element must not contain any nested 
-				&#8220;noscript&#8221; elements.
+				The <span class="element">noscript</span> element must not contain any nested 
+				<span class="element">noscript</span> elements.
 			</span></li>
         </ul>
       </div>
       <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">noscript</a>
+        <p>A <a href="noscript.html#noscript" class="element">noscript</a>
             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.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- blockquote.html	12 Feb 2010 04:52:23 -0000	1.38
+++ blockquote.html	16 Feb 2010 10:28:15 -0000	1.39
@@ -43,7 +43,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">blockquote</a>
+        <p>A <a href="blockquote.html#blockquote" class="element">blockquote</a>
             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.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- hr.html	12 Feb 2010 04:52:24 -0000	1.37
+++ hr.html	16 Feb 2010 10:28:17 -0000	1.38
@@ -11,7 +11,7 @@
 <span class="nav-next"><a href="html.html">html &#187;</a></span>
 </div>
 <div id="hr" class="section">
-      <h2 class="element-head"><span class="element">hr</span> &#8211; <span class="shortdesc">thematic break</span> <span class="changed-feature" title="The meaning of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#hr">#</a> <a class="toc-bak" href="Overview.html#hr-toc">T</a></h2>
+      <h2 class="element-head"><span class="element">hr</span> &#8211; <span class="shortdesc">thematic break</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="#hr">#</a> <a class="toc-bak" href="Overview.html#hr-toc">T</a></h2>
       <div id="hr-longdesc" class="longdesc">
     <p>The <a href="hr.html#hr" class="element">hr</a> element represents
     a paragraph-level thematic break.</p>
@@ -33,18 +33,18 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#hr-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;hr&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">hr</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
           <li><span>
-				The &#8220;width&#8221; attribute on the &#8220;hr&#8221; element is obsolete.
+				The <span class="attribute">width</span> attribute on the <span class="element">hr</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
           <li><span>
-				The &#8220;noshade&#8221; attribute on the &#8220;hr&#8221; element is obsolete.
+				The <span class="attribute">noshade</span> attribute on the <span class="element">hr</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li><li><span>
-				The &#8220;size&#8221; attribute on the &#8220;hr&#8221; element is obsolete.
+				The <span class="attribute">size</span> attribute on the <span class="element">hr</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
@@ -52,10 +52,13 @@
       <div class="no-number no-toc tag-omission" id="hr-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#hr-tags">#</a></h2>
         <p>The
-            <a href="hr.html#hr">hr</a>
+            <a href="hr.html#hr" class="element">hr</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            An <a href="hr.html#hr">hr</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            An <a href="hr.html#hr" class="element">hr</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="hr-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#hr-context">#</a></h2>

Index: td.html
===================================================================
RCS file: /sources/public/html5/markup/td.html,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- td.html	12 Feb 2010 10:33:49 -0000	1.43
+++ td.html	16 Feb 2010 10:28:20 -0000	1.44
@@ -65,41 +65,41 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#td-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The &#8220;scope&#8221; attribute on the &#8220;td&#8221; element is obsolete.
-				Use the &#8220;scope&#8221; attribute on a &#8220;th&#8221; element instead.
+				The <span class="attribute">scope</span> attribute on the <span class="element">td</span> element is obsolete.
+				Use the <span class="attribute">scope</span> attribute on a <span class="element">th</span> element instead.
 			</span></li><li><span>
-				The &#8220;abbr&#8221; attribute on the &#8220;td&#8221; element is obsolete.
+				The <span class="attribute">abbr</span> attribute on the <span class="element">td</span> element is obsolete.
 				Consider instead beginning the cell contents with concise text, followed by further elaboration if needed.
 			</span></li><li><span>
-				The &#8220;axis&#8221; attribute on the &#8220;td&#8221; element is obsolete.
-				Use the &#8220;scope&#8221; attribute.
+				The <span class="attribute">axis</span> attribute on the <span class="element">td</span> element is obsolete.
+				Use the <span class="attribute">scope</span> attribute instead.
 			</span></li>
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;td&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">td</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
           <li><span>
-				The &#8220;width&#8221; attribute on the &#8220;td&#8221; element is obsolete.
+				The <span class="attribute">width</span> attribute on the <span class="element">td</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
           <li><span>
-				The &#8220;char&#8221; attribute on the &#8220;td&#8221; element is obsolete.
+				The <span class="attribute">char</span> attribute on the <span class="element">td</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li><li><span>
-				The &#8220;charoff&#8221; attribute on the &#8220;td&#8221; element is obsolete.
+				The <span class="attribute">charoff</span> attribute on the <span class="element">td</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li><li><span>
-				The &#8220;valign&#8221; attribute on the &#8220;td&#8221; element is obsolete.
+				The <span class="attribute">valign</span> attribute on the <span class="element">td</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
           <li><span>
-				The &#8220;bgcolor&#8221; attribute on the &#8220;td&#8221; element is obsolete.
+				The <span class="attribute">bgcolor</span> attribute on the <span class="element">td</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li><li><span>
-				The &#8220;height&#8221; attribute on the &#8220;td&#8221; element is obsolete.
+				The <span class="attribute">height</span> attribute on the <span class="element">td</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li><li><span>
-				The &#8220;nowrap&#8221; attribute on the &#8220;td&#8221; element is obsolete.
+				The <span class="attribute">nowrap</span> attribute on the <span class="element">td</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
@@ -107,12 +107,22 @@
       <div class="no-number no-toc tag-omission" id="td-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#td-tags">#</a></h2>
         
-    <p>A <code><a href="td.html#td">td</a></code> element must have a
+    <p>A
+    <a href="td.html#td" class="element">td</a>
+    element must have a
     <span title="syntax-start-tag">start tag</span>.</p>
-    <p>A <code><a href="td.html#td">td</a></code> element's <span title="syntax-end-tag">end tag</span> may be omitted if the
-    <code><a href="td.html#td">td</a></code> element is immediately
-    followed by a <code><a href="td.html#td">td</a></code> or <code><a href="th.html#th">th</a></code> element, or if there is no more
-    content in the parent element.</p>
+    <p>A
+    <a href="td.html#td" class="element">td</a>
+    element&#8217;s
+    <span title="syntax-end-tag">end tag</span>
+    may be omitted if the
+    <a href="td.html#td" class="element">td</a>
+    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>
+    element, or if there is no more content in the parent
+    element.</p>
   
       </div>
       <div class="no-number no-toc" id="td-context">

Index: em.html
===================================================================
RCS file: /sources/public/html5/markup/em.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- em.html	12 Feb 2010 04:52:24 -0000	1.36
+++ em.html	16 Feb 2010 10:28:16 -0000	1.37
@@ -33,7 +33,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">em</a>
+        <p>An <a href="em.html#em" class="element">em</a>
             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.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- figure.html	12 Feb 2010 04:52:24 -0000	1.24
+++ figure.html	16 Feb 2010 10:28:16 -0000	1.25
@@ -40,7 +40,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">figure</a>
+        <p>A <a href="figure.html#figure" class="element">figure</a>
             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.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- input.hidden.html	12 Feb 2010 04:52:25 -0000	1.40
+++ input.hidden.html	16 Feb 2010 10:28:17 -0000	1.41
@@ -50,26 +50,26 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.hidden-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;a&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;button&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li><li><span>
-				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
-				element with a &#8220;for&#8221; attribute must have an
-				ID value that matches that &#8220;for&#8221; attribute.
+				Any <span class="element">input</span> element descendant of a <span class="element">label</span> element
+				with a <span class="attribute">for</span> attribute must have an
+				ID value that matches that <span class="attribute">for</span> attribute.
 			</span></li>
           <li><span>
-				The &#8220;list&#8221; attribute of the &#8220;input&#8221; 
-				element must refer to a &#8220;datalist&#8221; element.
+				The <span class="attribute">list</span> attribute of the &#8220;input&#8221; 
+				element must refer to a <span class="element">datalist</span> element.
 			</span></li>
           <li><span>
-				The &#8220;usemap&#8221; attribute on the &#8220;input&#8221; element is obsolete.
-				Use the &#8220;img&#8221; element instead of the &#8220;input&#8221; element for image maps.
+				The <span class="attribute">usemap</span> attribute on the <span class="element">input</span> element is obsolete.
+				Use the <span class="element">img</span> element instead of the <span class="element">input</span> element for image maps.
 			</span></li>
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;input&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">input</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
@@ -77,10 +77,13 @@
       <div class="no-number no-toc tag-omission" id="input.hidden-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.hidden-tags">#</a></h2>
         <p>The
-            <a href="input.html#input">input</a>
+            <a href="input.html#input" class="element">input</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            An <a href="input.html#input">input</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            An <a href="input.html#input" class="element">input</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="input.hidden-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.hidden-context">#</a></h2>
@@ -135,7 +138,7 @@
   boolean <a href="http://dev.w3.org/html5/spec/#dom-cva-checkvalidatity" title="dom-cva-checkValidatity">checkValidity</a>();
   void <a href="http://dev.w3.org/html5/spec/#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(in DOMString error);
 
-  readonly attribute  <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
+  readonly attribute <a href="http://dev.w3.org/html5/spec/#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
   void <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-select" title="dom-textarea/input-select">select</a>();
            attribute unsigned long <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;

Index: caption.html
===================================================================
RCS file: /sources/public/html5/markup/caption.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- caption.html	12 Feb 2010 04:52:23 -0000	1.36
+++ caption.html	16 Feb 2010 10:28:16 -0000	1.37
@@ -35,14 +35,14 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#caption-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;caption&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">caption</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
       </div>
       <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">caption</a>
+        <p>A <a href="caption.html#caption" class="element">caption</a>
             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.104
retrieving revision 1.105
diff -u -d -r1.104 -r1.105
--- style.css	12 Feb 2010 07:56:04 -0000	1.104
+++ style.css	16 Feb 2010 10:28:19 -0000	1.105
@@ -249,6 +249,11 @@
   color: orangered;
   font-weight: bold;
 }
+.assertions .element,
+.tag-omission .element
+{
+  font-weight: normal;
+}
 code {
   color: olive;
 }

Index: kbd.html
===================================================================
RCS file: /sources/public/html5/markup/kbd.html,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- kbd.html	12 Feb 2010 04:52:25 -0000	1.37
+++ kbd.html	16 Feb 2010 10:28:18 -0000	1.38
@@ -33,7 +33,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">kbd</a>
+        <p>A <a href="kbd.html#kbd" class="element">kbd</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: base.html
===================================================================
RCS file: /sources/public/html5/markup/base.html,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- base.html	12 Feb 2010 04:52:22 -0000	1.39
+++ base.html	16 Feb 2010 10:28:15 -0000	1.40
@@ -51,10 +51,13 @@
       <div class="no-number no-toc tag-omission" id="base-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#base-tags">#</a></h2>
         <p>The
-            <a href="base.html#base">base</a>
+            <a href="base.html#base" class="element">base</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            A <a href="base.html#base">base</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            A <a href="base.html#base" class="element">base</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="base-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#base-context">#</a></h2>

Index: canvas.html
===================================================================
RCS file: /sources/public/html5/markup/canvas.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- canvas.html	12 Feb 2010 04:52:23 -0000	1.36
+++ canvas.html	16 Feb 2010 10:28:16 -0000	1.37
@@ -50,7 +50,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">canvas</a>
+        <p>A <a href="canvas.html#canvas" class="element">canvas</a>
             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.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- input.search.html	12 Feb 2010 04:52:25 -0000	1.43
+++ input.search.html	16 Feb 2010 10:28:18 -0000	1.44
@@ -59,26 +59,26 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.search-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;a&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;button&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li><li><span>
-				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
-				element with a &#8220;for&#8221; attribute must have an
-				ID value that matches that &#8220;for&#8221; attribute.
+				Any <span class="element">input</span> element descendant of a <span class="element">label</span> element
+				with a <span class="attribute">for</span> attribute must have an
+				ID value that matches that <span class="attribute">for</span> attribute.
 			</span></li>
           <li><span>
-				The &#8220;list&#8221; attribute of the &#8220;input&#8221; 
-				element must refer to a &#8220;datalist&#8221; element.
+				The <span class="attribute">list</span> attribute of the &#8220;input&#8221; 
+				element must refer to a <span class="element">datalist</span> element.
 			</span></li>
           <li><span>
-				The &#8220;usemap&#8221; attribute on the &#8220;input&#8221; element is obsolete.
-				Use the &#8220;img&#8221; element instead of the &#8220;input&#8221; element for image maps.
+				The <span class="attribute">usemap</span> attribute on the <span class="element">input</span> element is obsolete.
+				Use the <span class="element">img</span> element instead of the <span class="element">input</span> element for image maps.
 			</span></li>
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;input&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">input</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
@@ -86,10 +86,13 @@
       <div class="no-number no-toc tag-omission" id="input.search-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.search-tags">#</a></h2>
         <p>The
-            <a href="input.html#input">input</a>
+            <a href="input.html#input" class="element">input</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            An <a href="input.html#input">input</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            An <a href="input.html#input" class="element">input</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="input.search-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.search-context">#</a></h2>
@@ -144,7 +147,7 @@
   boolean <a href="http://dev.w3.org/html5/spec/#dom-cva-checkvalidatity" title="dom-cva-checkValidatity">checkValidity</a>();
   void <a href="http://dev.w3.org/html5/spec/#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(in DOMString error);
 
-  readonly attribute  <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
+  readonly attribute <a href="http://dev.w3.org/html5/spec/#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
   void <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-select" title="dom-textarea/input-select">select</a>();
            attribute unsigned long <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;

Index: tfoot.html
===================================================================
RCS file: /sources/public/html5/markup/tfoot.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- tfoot.html	12 Feb 2010 10:33:49 -0000	1.35
+++ tfoot.html	16 Feb 2010 10:28:20 -0000	1.36
@@ -36,17 +36,17 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#tfoot-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;tfoot&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">tfoot</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
           <li><span>
-				The &#8220;char&#8221; attribute on the &#8220;tfoot&#8221; element is obsolete.
+				The <span class="attribute">char</span> attribute on the <span class="element">tfoot</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li><li><span>
-				The &#8220;charoff&#8221; attribute on the &#8220;tfoot&#8221; element is obsolete.
+				The <span class="attribute">charoff</span> attribute on the <span class="element">tfoot</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li><li><span>
-				The &#8220;valign&#8221; attribute on the &#8220;tfoot&#8221; element is obsolete.
+				The <span class="attribute">valign</span> attribute on the <span class="element">tfoot</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
@@ -54,19 +54,43 @@
       <div class="no-number no-toc tag-omission" id="tfoot-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#tfoot-tags">#</a></h2>
         
-    <p>A <code><a href="tfoot.html#tfoot">tfoot</a></code> element must have
+    <p>A
+    <a href="tfoot.html#tfoot" class="element">tfoot</a>
+    element must have
     a <span title="syntax-start-tag">start tag</span>.</p>
-    <p>A <code><a href="tfoot.html#tfoot">tfoot</a></code> element's <span title="syntax-end-tag">end tag</span> may be omitted if the
-    <code><a href="tfoot.html#tfoot">tfoot</a></code> element is immediately
-    followed by a <code><a href="tbody.html#tbody">tbody</a></code> element,
-    or if there is no more content in the parent element.</p>
+    <p>A
+    <a href="tfoot.html#tfoot" class="element">tfoot</a>
+    element&#8217;s
+    <span title="syntax-end-tag">end tag</span>
+    may be omitted if the
+    <a href="tfoot.html#tfoot" class="element">tfoot</a>
+    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
+    element.</p>
   
       </div>
       <div class="no-number no-toc" id="tfoot-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#tfoot-context">#</a></h2>
         <p class="permitted-parents"><span class="context-mdl"><a href="table.html#table">table</a></span></p>
       </div>
-      <div class="no-number no-toc" id="tfoot-interface">
+      
+        <div class="no-number no-toc" id="tfoot-details">
+        <h2 class="element-subhead">Details <a class="hash" href="#tfoot-details">#</a></h2><div class="details">
+    <p>Although previous versions of HTML only allowed the
+    <a href="tfoot.html#tfoot" class="element">tfoot</a>
+    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>
+    element is now also alternatively allowed to occur after any
+    <a href="tbody.html#tbody" class="element">tbody</a>
+    or
+    <a href="tr.html#tr" class="element">tr</a>
+    elements.</p>
+  </div></div><div class="no-number no-toc" id="tfoot-interface">
         <h2 class="element-subhead">DOM interface <a class="hash" href="#tfoot-interface">#</a></h2><pre class="idl">interface <b>HTMLTableSectionElement</b> : <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> {
   readonly attribute <a href="http://dev.w3.org/html5/spec/#htmlcollection" title="">HTMLCollection</a> <a href="http://dev.w3.org/html5/spec/#dom-tbody-rows" title="dom-tbody-rows">rows</a>;
   <a href="http://dev.w3.org/html5/spec/#htmlelement" title="">HTMLElement</a> <a href="http://dev.w3.org/html5/spec/#dom-tbody-insertrow" title="dom-tbody-insertRow">insertRow</a>(in optional long index);

Index: rt.html
===================================================================
RCS file: /sources/public/html5/markup/rt.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- rt.html	12 Feb 2010 04:52:26 -0000	1.38
+++ rt.html	16 Feb 2010 10:28:19 -0000	1.39
@@ -34,12 +34,22 @@
       <div class="no-number no-toc tag-omission" id="rt-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#rt-tags">#</a></h2>
         
-    <p>An <code><a href="rt.html#rt">rt</a></code> element must have a
+    <p>An
+    <a href="rt.html#rt" class="element">rt</a>
+    element must have a
     <span title="syntax-start-tag">start tag</span>.</p>
-    <p>An <code><a href="rt.html#rt">rt</a></code> element's <span title="syntax-end-tag">end tag</span> may be omitted if the
-    <code><a href="rt.html#rt">rt</a></code> element is immediately
-    followed by an <code><a href="rt.html#rt">rt</a></code> or <code><a href="rp.html#rp">rp</a></code> element, or if there is no more
-    content in the parent element.</p>
+    <p>An
+    <a href="rt.html#rt" class="element">rt</a>
+    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>
+    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>
+    element, or if there is no more content in the parent
+    element.</p>
   
       </div>
       <div class="no-number no-toc" id="rt-context">

Index: fieldset.html
===================================================================
RCS file: /sources/public/html5/markup/fieldset.html,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- fieldset.html	12 Feb 2010 04:52:24 -0000	1.39
+++ fieldset.html	16 Feb 2010 10:28:16 -0000	1.40
@@ -37,7 +37,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">fieldset</a>
+        <p>A <a href="fieldset.html#fieldset" class="element">fieldset</a>
             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.167
retrieving revision 1.168
diff -u -d -r1.167 -r1.168
--- spec.html	12 Feb 2010 10:33:49 -0000	1.167
+++ spec.html	16 Feb 2010 10:28:19 -0000	1.168
@@ -255,7 +255,7 @@
 <span class="toc-section-number"></span><a href="#audio"><span class="toc-section-number"></span> <span class="element">audio</span>  &#8211;  <span class="shortdesc">audio stream</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </li>
 <li id="b-toc">
-<span class="toc-section-number"></span><a href="#b"><span class="toc-section-number"></span> <span class="element">b</span>  &#8211;  <span class="shortdesc">offset text typically styled in bold</span></a> <span class="changed-feature" title="The meaning or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="toc-section-number"></span><a href="#b"><span class="toc-section-number"></span> <span class="element">b</span>  &#8211;  <span class="shortdesc">offset text typically styled in bold</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
 </li>
 <li id="base-toc">
 <span class="toc-section-number"></span><a href="#base"><span class="toc-section-number"></span> <span class="element">base</span>  &#8211;  <span class="shortdesc">base URL</span></a>
@@ -387,7 +387,7 @@
 <span class="toc-section-number"></span><a href="#hgroup"><span class="toc-section-number"></span> <span class="element">hgroup</span>  &#8211;  <span class="shortdesc">heading group</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </li>
[...5362 lines suppressed...]
 </dt>
 <dd>Specifies that the element allows multiple values.</dd>
@@ -18121,7 +18508,7 @@
 <dt>
 <dfn class="attribute-name" id="shared-form.attrs.readonly" title="shared-form.attrs.readonly">readonly</dfn> = <span class="attr-values">
        "readonly"
-       <span class="postfix or">or</span> <a href="#syntax-attr-empty">empty</a>
+       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="#syntax-attr-empty">empty</a>
     </span> <a class="hash" href="#shared-form.attrs.readonly">#</a>
 </dt>
 <dd>Specifies that element represents a control whose value
@@ -18129,7 +18516,7 @@
 <dt>
 <dfn class="attribute-name" id="shared-form.attrs.required" title="shared-form.attrs.required">required</dfn> = <span class="attr-values">
        "required"
-       <span class="postfix or">or</span> <a href="#syntax-attr-empty">empty</a>
+       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="#syntax-attr-empty">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="#shared-form.attrs.required">#</a>
 </dt>
 <dd>Specifies that the element is a required part of form

Index: datalist.html
===================================================================
RCS file: /sources/public/html5/markup/datalist.html,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- datalist.html	12 Feb 2010 04:52:23 -0000	1.41
+++ datalist.html	16 Feb 2010 10:28:16 -0000	1.42
@@ -36,7 +36,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">datalist</a>
+        <p>A <a href="datalist.html#datalist" class="element">datalist</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: h1.html
===================================================================
RCS file: /sources/public/html5/markup/h1.html,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- h1.html	12 Feb 2010 04:52:24 -0000	1.39
+++ h1.html	16 Feb 2010 10:28:17 -0000	1.40
@@ -35,18 +35,18 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#h1-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The &#8220;h1&#8221; element must not appear as a 
-				descendant of the &#8220;address&#8221; element.
+				The <span class="element">h1</span> element must not appear as a 
+				descendant of the <span class="element">address</span> element.
 			</span></li>
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;h1&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">h1</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
       </div>
       <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">h1</a>
+        <p>An <a href="h1.html#h1" class="element">h1</a>
             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.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- h3.html	12 Feb 2010 04:52:24 -0000	1.40
+++ h3.html	16 Feb 2010 10:28:17 -0000	1.41
@@ -35,18 +35,18 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#h3-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The &#8220;h3&#8221; element must not appear as a 
-				descendant of the &#8220;address&#8221; element.
+				The <span class="element">h3</span> element must not appear as a 
+				descendant of the <span class="element">address</span> element.
 			</span></li>
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;h3&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">h3</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
       </div>
       <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">h3</a>
+        <p>An <a href="h3.html#h3" class="element">h3</a>
             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.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- optgroup.html	12 Feb 2010 10:33:49 -0000	1.36
+++ optgroup.html	16 Feb 2010 10:28:18 -0000	1.37
@@ -44,13 +44,20 @@
       <div class="no-number no-toc tag-omission" id="optgroup-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#optgroup-tags">#</a></h2>
         
-    <p>An <code><a href="optgroup.html#optgroup">optgroup</a></code> element
-    must have a <span title="syntax-start-tag">start
-    tag</span>.</p>
-    <p>An <code>optgroup</code> element's <span title="syntax-end-tag">end tag</span> may be omitted if the
-    <code>optgroup</code> element is immediately followed by
-    another <code>optgroup</code> element, or if there is no more
-    content in the parent element.</p>
+    <p>An
+    <a href="optgroup.html#optgroup" class="element">optgroup</a>
+    element must have a
+    <span title="syntax-start-tag">start tag</span>.</p>
+    <p>An
+    <a href="optgroup.html#optgroup" class="element">optgroup</a>
+    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>
+    element is immediately followed by another
+    <a href="optgroup.html#optgroup" class="element">optgroup</a>
+    element, or if there is no more content in the parent
+    element.</p>
   
       </div>
       <div class="no-number no-toc" id="optgroup-context">

Index: input.week.html
===================================================================
RCS file: /sources/public/html5/markup/input.week.html,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- input.week.html	12 Feb 2010 07:56:03 -0000	1.43
+++ input.week.html	16 Feb 2010 10:28:18 -0000	1.44
@@ -72,26 +72,26 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.week-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;a&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;button&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li><li><span>
-				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
-				element with a &#8220;for&#8221; attribute must have an
-				ID value that matches that &#8220;for&#8221; attribute.
+				Any <span class="element">input</span> element descendant of a <span class="element">label</span> element
+				with a <span class="attribute">for</span> attribute must have an
+				ID value that matches that <span class="attribute">for</span> attribute.
 			</span></li>
           <li><span>
-				The &#8220;list&#8221; attribute of the &#8220;input&#8221; 
-				element must refer to a &#8220;datalist&#8221; element.
+				The <span class="attribute">list</span> attribute of the &#8220;input&#8221; 
+				element must refer to a <span class="element">datalist</span> element.
 			</span></li>
           <li><span>
-				The &#8220;usemap&#8221; attribute on the &#8220;input&#8221; element is obsolete.
-				Use the &#8220;img&#8221; element instead of the &#8220;input&#8221; element for image maps.
+				The <span class="attribute">usemap</span> attribute on the <span class="element">input</span> element is obsolete.
+				Use the <span class="element">img</span> element instead of the <span class="element">input</span> element for image maps.
 			</span></li>
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;input&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">input</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
@@ -99,10 +99,13 @@
       <div class="no-number no-toc tag-omission" id="input.week-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.week-tags">#</a></h2>
         <p>The
-            <a href="input.html#input">input</a>
+            <a href="input.html#input" class="element">input</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            An <a href="input.html#input">input</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            An <a href="input.html#input" class="element">input</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="input.week-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.week-context">#</a></h2>
@@ -157,7 +160,7 @@
   boolean <a href="http://dev.w3.org/html5/spec/#dom-cva-checkvalidatity" title="dom-cva-checkValidatity">checkValidity</a>();
   void <a href="http://dev.w3.org/html5/spec/#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(in DOMString error);
 
-  readonly attribute  <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
+  readonly attribute <a href="http://dev.w3.org/html5/spec/#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
   void <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-select" title="dom-textarea/input-select">select</a>();
            attribute unsigned long <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;

Index: button.button.html
===================================================================
RCS file: /sources/public/html5/markup/button.button.html,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- button.button.html	12 Feb 2010 04:52:23 -0000	1.42
+++ button.button.html	16 Feb 2010 10:28:15 -0000	1.43
@@ -54,21 +54,21 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#button.button-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The interactive element &#8220;button&#8221; must not 
-				appear as a descendant of the &#8220;a&#8221; element.
+				The interactive element <span class="element">button</span> must not 
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The interactive element &#8220;button&#8221; must not 
-				appear as a descendant of the &#8220;button&#8221; element.
+				The interactive element <span class="element">button</span> must not 
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li><li><span>
-				Any &#8220;button&#8221; descendant of a &#8220;label&#8221;
-				element with a &#8220;for&#8221; attribute must have an
-				ID value that matches that &#8220;for&#8221; attribute.
+				Any <span class="element">button</span> element descendant of a <span class="element">label</span> element
+				with a <span class="attribute">for</span> attribute must have an
+				ID value that matches that <span class="attribute">for</span> attribute.
 			</span></li>
         </ul>
       </div>
       <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">button</a>
+        <p>A <a href="button.html#button" class="element">button</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -99,7 +99,7 @@
   boolean <a href="http://dev.w3.org/html5/spec/#dom-cva-checkvalidatity" title="dom-cva-checkValidatity">checkValidity</a>();
   void <a href="http://dev.w3.org/html5/spec/#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(in DOMString error);
 
-  readonly attribute  <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
+  readonly attribute <a href="http://dev.w3.org/html5/spec/#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 };</pre></div></div>
 <hr class="footerbreak"></hr>
 <div class="nav">

Index: form.html
===================================================================
RCS file: /sources/public/html5/markup/form.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- form.html	12 Feb 2010 04:52:24 -0000	1.45
+++ form.html	16 Feb 2010 10:28:16 -0000	1.46
@@ -66,7 +66,7 @@
           
             <dt><a class="attribute-name" id="form.attrs.novalidate" title="form.attrs.novalidate" href="form.html#form.attrs.novalidate">novalidate</a> = <span class="attr-values">
        "novalidate"
-       <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span></dt>
             <dd>Specifies that the element represents a form that is not
         meant to be validated during form submission.</dd>
@@ -92,14 +92,14 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#form-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The &#8220;form&#8221; element must not contain any nested 
-				&#8220;form&#8221; elements.
+				The <span class="element">form</span> element must not contain any nested 
+				<span class="element">form</span> elements.
 			</span></li>
         </ul>
       </div>
       <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">form</a>
+        <p>A <a href="form.html#form" class="element">form</a>
             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.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- small.html	12 Feb 2010 04:52:26 -0000	1.38
+++ small.html	16 Feb 2010 10:28:19 -0000	1.39
@@ -11,7 +11,7 @@
 <span class="nav-next"><a href="source.html">source &#187;</a></span>
 </div>
 <div id="small" class="section">
-      <h2 class="element-head"><span class="element">small</span> &#8211; <span class="shortdesc">small print</span> <span class="changed-feature" title="The meaning 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>
+      <h2 class="element-head"><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
     represents so-called &#8220;small print&#8221; such as legal disclaimers
@@ -34,7 +34,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">small</a>
+        <p>A <a href="small.html#small" class="element">small</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: ruby.html
===================================================================
RCS file: /sources/public/html5/markup/ruby.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- ruby.html	12 Feb 2010 04:52:26 -0000	1.38
+++ ruby.html	16 Feb 2010 10:28:19 -0000	1.39
@@ -37,7 +37,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">ruby</a>
+        <p>A <a href="ruby.html#ruby" class="element">ruby</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: ol.html
===================================================================
RCS file: /sources/public/html5/markup/ol.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- ol.html	12 Feb 2010 10:33:49 -0000	1.40
+++ ol.html	16 Feb 2010 10:28:18 -0000	1.41
@@ -38,7 +38,7 @@
         <dl class="attr-defs">
             <dt><a class="attribute-name" id="ol.attrs.start" title="ol.attrs.start" href="ol.html#ol.attrs.start">start</a> = <span class="attr-values">
       <a class="ref" href="datatypes.html#common.data.integer" title="common.data.integer">integer</a>
-    </span> <span class="changed-feature" title="The meaning or purpose of this markup feature has changed in HTML5.">CHANGED</span></dt>
+    </span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span></dt>
             <dd>The ordinal value of the first list item.</dd><dd class="note">The
         <a href="ol.html#ol.attrs.start">value</a>
         attribute on the
@@ -49,7 +49,7 @@
           
             <dt><a class="attribute-name" id="ol.attrs.reversed" title="ol.attrs.reversed" href="ol.html#ol.attrs.reversed">reversed</a> = <span class="attr-values">
        "reversed"
-       <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span></dt>
             <dd>If present, indicates that the list is a descending
         list (&#8230;, 3, 2, 1).</dd><dd>If not present, indicates that the list is an ascending
@@ -61,18 +61,18 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#ol-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The &#8220;type&#8221; attribute on the &#8220;ol&#8221; element is obsolete.
+				The <span class="attribute">type</span> attribute on the <span class="element">ol</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
           <li><span>
-				The &#8220;compact&#8221; attribute on the &#8220;ol&#8221; element is obsolete.
+				The <span class="attribute">compact</span> attribute on the <span class="element">ol</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
       </div>
       <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">ol</a>
+        <p>An <a href="ol.html#ol" class="element">ol</a>
             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.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- article.html	12 Feb 2010 04:52:22 -0000	1.42
+++ article.html	16 Feb 2010 10:28:15 -0000	1.43
@@ -38,14 +38,14 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#article-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The sectioning element &#8220;article&#8221; must not
-				appear as a descendant of the &#8220;address&#8221; element.
+				The sectioning element <span class="element">article</span> must not
+				appear as a descendant of the <span class="element">address</span> element.
 			</span></li>
         </ul>
       </div>
       <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">article</a>
+        <p>An <a href="article.html#article" class="element">article</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: meta.name.html
===================================================================
RCS file: /sources/public/html5/markup/meta.name.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- meta.name.html	12 Feb 2010 07:56:04 -0000	1.40
+++ meta.name.html	16 Feb 2010 10:28:18 -0000	1.41
@@ -46,10 +46,13 @@
       <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">meta</a>
+            <a href="meta.html#meta" class="element">meta</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            A <a href="meta.html#meta">meta</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            A <a href="meta.html#meta" class="element">meta</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="meta.name-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#meta.name-context">#</a></h2>

Index: elements.html
===================================================================
RCS file: /sources/public/html5/markup/elements.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- elements.html	12 Feb 2010 04:52:24 -0000	1.35
+++ elements.html	16 Feb 2010 10:28:16 -0000	1.36
@@ -30,7 +30,7 @@
 </li>
 <li id="audio-toc"><span class="toc-section-number"></span><a href="audio.html#audio"><span class="toc-section-number"></span> <span class="element">audio</span>  &#8211;  <span class="shortdesc">audio stream</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </li>
-<li id="b-toc"><span class="toc-section-number"></span><a href="b.html#b"><span class="toc-section-number"></span> <span class="element">b</span>  &#8211;  <span class="shortdesc">offset text typically styled in bold</span></a> <span class="changed-feature" title="The meaning or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<li id="b-toc"><span class="toc-section-number"></span><a href="b.html#b"><span class="toc-section-number"></span> <span class="element">b</span>  &#8211;  <span class="shortdesc">offset text typically styled in bold</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
 </li>
 <li id="base-toc"><span class="toc-section-number"></span><a href="base.html#base"><span class="toc-section-number"></span> <span class="element">base</span>  &#8211;  <span class="shortdesc">base URL</span></a>
 </li>
@@ -118,7 +118,7 @@
 </li>
 <li id="hgroup-toc"><span class="toc-section-number"></span><a href="hgroup.html#hgroup"><span class="toc-section-number"></span> <span class="element">hgroup</span>  &#8211;  <span class="shortdesc">heading group</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </li>
-<li id="hr-toc"><span class="toc-section-number"></span><a href="hr.html#hr"><span class="toc-section-number"></span> <span class="element">hr</span>  &#8211;  <span class="shortdesc">thematic break</span></a> <span class="changed-feature" title="The meaning or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<li id="hr-toc"><span class="toc-section-number"></span><a href="hr.html#hr"><span class="toc-section-number"></span> <span class="element">hr</span>  &#8211;  <span class="shortdesc">thematic break</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
 </li>
 <li id="html-toc"><span class="toc-section-number"></span><a href="html.html#html"><span class="toc-section-number"></span> <span class="element">html</span>  &#8211;  <span class="shortdesc">root element</span></a>
 </li>
@@ -194,7 +194,7 @@
 </li>
 <li id="mark-toc"><span class="toc-section-number"></span><a href="mark.html#mark"><span class="toc-section-number"></span> <span class="element">mark</span>  &#8211;  <span class="shortdesc">marked (highlighted) text</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </li>
-<li id="menu-toc"><span class="toc-section-number"></span><a href="menu.html#menu"><span class="toc-section-number"></span> <span class="element">menu</span>  &#8211;  <span class="shortdesc">list of commands</span></a> <span class="changed-feature" title="The meaning or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<li id="menu-toc"><span class="toc-section-number"></span><a href="menu.html#menu"><span class="toc-section-number"></span> <span class="element">menu</span>  &#8211;  <span class="shortdesc">list of commands</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
 </li>
 <li id="meta-toc"><span class="toc-section-number"></span><a href="meta.html#meta"><span class="toc-section-number"></span> <span class="element">meta</span></a>
 </li>
@@ -250,13 +250,13 @@
 </li>
 <li id="select-toc"><span class="toc-section-number"></span><a href="select.html#select"><span class="toc-section-number"></span> <span class="element">select</span>  &#8211;  <span class="shortdesc">option-selection form control</span></a>
 </li>
-<li id="small-toc"><span class="toc-section-number"></span><a href="small.html#small"><span class="toc-section-number"></span> <span class="element">small</span>  &#8211;  <span class="shortdesc">small print</span></a> <span class="changed-feature" title="The meaning or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<li id="small-toc"><span class="toc-section-number"></span><a href="small.html#small"><span class="toc-section-number"></span> <span class="element">small</span>  &#8211;  <span class="shortdesc">small print</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
 </li>
 <li id="source-toc"><span class="toc-section-number"></span><a href="source.html#source"><span class="toc-section-number"></span> <span class="element">source</span>  &#8211;  <span class="shortdesc">media source</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </li>
 <li id="span-toc"><span class="toc-section-number"></span><a href="span.html#span"><span class="toc-section-number"></span> <span class="element">span</span>  &#8211;  <span class="shortdesc">generic span</span></a>
 </li>
-<li id="strong-toc"><span class="toc-section-number"></span><a href="strong.html#strong"><span class="toc-section-number"></span> <span class="element">strong</span>  &#8211;  <span class="shortdesc">strong importance</span></a> <span class="changed-feature" title="The meaning or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<li id="strong-toc"><span class="toc-section-number"></span><a href="strong.html#strong"><span class="toc-section-number"></span> <span class="element">strong</span>  &#8211;  <span class="shortdesc">strong importance</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
 </li>
 <li id="style-toc"><span class="toc-section-number"></span><a href="style.html#style"><span class="toc-section-number"></span> <span class="element">style</span>  &#8211;  <span class="shortdesc">style (presentation) information</span></a>
 </li>

Index: colgroup.html
===================================================================
RCS file: /sources/public/html5/markup/colgroup.html,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- colgroup.html	12 Feb 2010 04:52:23 -0000	1.37
+++ colgroup.html	16 Feb 2010 10:28:16 -0000	1.38
@@ -44,17 +44,17 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#colgroup-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The &#8220;width&#8221; attribute on the &#8220;colgroup&#8221; element is obsolete.
+				The <span class="attribute">width</span> attribute on the <span class="element">colgroup</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
           <li><span>
-				The &#8220;char&#8221; attribute on the &#8220;colgroup&#8221; element is obsolete.
+				The <span class="attribute">char</span> attribute on the <span class="element">colgroup</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li><li><span>
-				The &#8220;charoff&#8221; attribute on the &#8220;colgroup&#8221; element is obsolete.
+				The <span class="attribute">charoff</span> attribute on the <span class="element">colgroup</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li><li><span>
-				The &#8220;valign&#8221; attribute on the &#8220;colgroup&#8221; element is obsolete.
+				The <span class="attribute">valign</span> attribute on the <span class="element">colgroup</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
@@ -62,14 +62,30 @@
       <div class="no-number no-toc tag-omission" id="colgroup-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#colgroup-tags">#</a></h2>
         
-    <p>A <code><a href="colgroup.html#colgroup">colgroup</a></code> element's
-    <span title="syntax-start-tag">start tag</span> may be omitted
-    if the first thing inside the <code><a href="colgroup.html#colgroup">colgroup</a></code> element is a <code><a href="col.html#col">col</a></code> element, and if the element is not
-    immediately preceded by another <code><a href="colgroup.html#colgroup">colgroup</a></code> element whose <span title="syntax-end-tag">end tag</span> has been omitted.</p> <p>A
-    <code><a href="colgroup.html#colgroup">colgroup</a></code> element's <span title="syntax-end-tag">end tag</span> may be omitted if the
-    <code><a href="colgroup.html#colgroup">colgroup</a></code> element is not
-    immediately followed by a <a href="terminology.html#space">space character</a> or
-    a <a href="syntax.html#comments" title="syntax-comments">comment</a>.</p>
+    <p>A
+    <a href="colgroup.html#colgroup" class="element">colgroup</a>
+    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>
+    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>
+    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>
+    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>
+    element is not immediately followed by a
+    <a href="terminology.html#space">space character</a>
+    or a
+    <a href="syntax.html#comments" title="syntax-comments">comment</a>.</p>
   
       </div>
       <div class="no-number no-toc" id="colgroup-context">

Index: dl.html
===================================================================
RCS file: /sources/public/html5/markup/dl.html,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- dl.html	12 Feb 2010 04:52:23 -0000	1.37
+++ dl.html	16 Feb 2010 10:28:16 -0000	1.38
@@ -36,14 +36,14 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#dl-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The &#8220;compact&#8221; attribute on the &#8220;dl&#8221; element is obsolete.
+				The <span class="attribute">compact</span> attribute on the <span class="element">dl</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
       </div>
       <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">dl</a>
+        <p>A <a href="dl.html#dl" class="element">dl</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: thead.html
===================================================================
RCS file: /sources/public/html5/markup/thead.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- thead.html	12 Feb 2010 10:33:49 -0000	1.35
+++ thead.html	16 Feb 2010 10:28:20 -0000	1.36
@@ -38,17 +38,17 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#thead-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;thead&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">thead</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
           <li><span>
-				The &#8220;char&#8221; attribute on the &#8220;thead&#8221; element is obsolete.
+				The <span class="attribute">char</span> attribute on the <span class="element">thead</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li><li><span>
-				The &#8220;charoff&#8221; attribute on the &#8220;thead&#8221; element is obsolete.
+				The <span class="attribute">charoff</span> attribute on the <span class="element">thead</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li><li><span>
-				The &#8220;valign&#8221; attribute on the &#8220;thead&#8221; element is obsolete.
+				The <span class="attribute">valign</span> attribute on the <span class="element">thead</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
@@ -56,12 +56,21 @@
       <div class="no-number no-toc tag-omission" id="thead-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#thead-tags">#</a></h2>
         
-    <p>A <code><a href="thead.html#thead">thead</a></code> element must have
-    a <span title="syntax-start-tag">start tag</span>.</p>
-    <p>A <code><a href="thead.html#thead">thead</a></code> element's <span title="syntax-end-tag">end tag</span> may be omitted if the
-    <code><a href="thead.html#thead">thead</a></code> element is immediately
-    followed by a <code><a href="tbody.html#tbody">tbody</a></code> or
-    <code><a href="tfoot.html#tfoot">tfoot</a></code> element.</p>
+    <p>A
+    <a href="thead.html#thead" class="element">thead</a>
+    element must have a
+    <span title="syntax-start-tag">start tag</span>.</p>
+    <p>A
+    <a href="thead.html#thead" class="element">thead</a>
+    element&#8217;s
+    <span title="syntax-end-tag">end tag</span>
+    may be omitted if the
+    <a href="thead.html#thead" class="element">thead</a>
+    element is immediately followed by a
+    <a href="tbody.html#tbody" class="element">tbody</a>
+    or
+    <code><a href="tfoot.html#tfoot">tfoot</a></code>
+    element.</p>
   
       </div>
       <div class="no-number no-toc" id="thead-context">

Index: tbody.html
===================================================================
RCS file: /sources/public/html5/markup/tbody.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- tbody.html	12 Feb 2010 10:33:49 -0000	1.35
+++ tbody.html	16 Feb 2010 10:28:20 -0000	1.36
@@ -37,17 +37,17 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#tbody-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;tbody&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">tbody</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
           <li><span>
-				The &#8220;char&#8221; attribute on the &#8220;tbody&#8221; element is obsolete.
+				The <span class="attribute">char</span> attribute on the <span class="element">tbody</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li><li><span>
-				The &#8220;charoff&#8221; attribute on the &#8220;tbody&#8221; element is obsolete.
+				The <span class="attribute">charoff</span> attribute on the <span class="element">tbody</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li><li><span>
-				The &#8220;valign&#8221; attribute on the &#8220;tbody&#8221; element is obsolete.
+				The <span class="attribute">valign</span> attribute on the <span class="element">tbody</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
@@ -55,14 +55,31 @@
       <div class="no-number no-toc tag-omission" id="tbody-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#tbody-tags">#</a></h2>
         
-    <p>A <code><a href="tbody.html#tbody">tbody</a></code> element's <span title="syntax-start-tag">start tag</span> may be omitted if
-    the first thing inside the <code><a href="tbody.html#tbody">tbody</a></code> element is a <code><a href="tr.html#tr">tr</a></code> element, and if the element is not
-    immediately preceded by a <code><a href="tbody.html#tbody">tbody</a></code>,
-    <code><a href="thead.html#thead">thead</a></code>, or <code><a href="tfoot.html#tfoot">tfoot</a></code> element whose <span title="syntax-end-tag">end tag</span> has been omitted.</p>
-    <p>A <code><a href="tbody.html#tbody">tbody</a></code> element's <span title="syntax-end-tag">end tag</span> may be omitted if the
-    <code><a href="tbody.html#tbody">tbody</a></code> element is immediately
-    followed by a <code><a href="tbody.html#tbody">tbody</a></code> or
-    <code><a href="tfoot.html#tfoot">tfoot</a></code> element, or if there
+    <p>A 
+    <a href="tbody.html#tbody" class="element">tbody</a>
+    element's <span title="syntax-start-tag">start tag</span> may be omitted if
+    the first thing inside the
+    <a href="tbody.html#tbody" class="element">tbody</a>
+    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>,
+    <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>
+    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>
+    element is immediately followed by a 
+    <a href="tbody.html#tbody" class="element">tbody</a>
+    or
+    <a href="tfoot.html#tfoot" class="element">tfoot</a>
+    element, or if there
     is no more content in the parent element.</p>
   
       </div>

Index: video.html
===================================================================
RCS file: /sources/public/html5/markup/video.html,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- video.html	12 Feb 2010 10:33:50 -0000	1.47
+++ video.html	16 Feb 2010 10:28:20 -0000	1.48
@@ -52,14 +52,14 @@
         <dl class="attr-defs">
             <dt><a class="attribute-name" id="video.attrs.autoplay" title="video.attrs.autoplay" href="video.html#video.attrs.autoplay">autoplay</a> = <span class="attr-values">
        "autoplay"
-       <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
     </span> </dt>
             <dd>Instructs the UA to automatically begin playback of the
         video as soon as it can do so without stopping.</dd>
           
             <dt><a class="attribute-name" id="video.attrs.autobuffer" title="video.attrs.autobuffer" href="video.html#video.attrs.autobuffer">autobuffer</a> = <span class="attr-values">
        "autobuffer"
-       <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
     </span> </dt>
             <dd>Instructs the UA that the author believes that
         downloading the entire video optimistically will be
@@ -67,13 +67,13 @@
           
             <dt><a class="attribute-name" id="video.attrs.controls" title="video.attrs.controls" href="video.html#video.attrs.controls">controls</a> = <span class="attr-values">
        "controls"
-       <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
     </span> </dt>
             <dd>Instructs the UA to expose a user interface for
         controlling playback of the video.</dd>
           
             <dt><a class="attribute-name" id="video.attrs.loop" title="video.attrs.loop" href="video.html#video.attrs.loop">loop</a> = <span class="attr-values">
-       "loop"  <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+       "loop"  <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
     </span> </dt>
             <dd>Instructs the UA to seek back to the start of the video
         upon reaching the end.</dd>
@@ -105,19 +105,19 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#video-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The interactive element &#8220;video&#8221;
-				with the attribute &#8220;controls&#8221; must not
-				appear as a descendant of the &#8220;a&#8221; element.
+				The interactive element <span class="element">video</span>
+				with the attribute <span class="attribute">controls</span> must not
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The interactive element &#8220;video&#8221;
-				with the attribute &#8220;controls&#8221; must not
-				appear as a descendant of the &#8220;button&#8221; element.
+				The interactive element <span class="element">video</span>
+				with the attribute <span class="attribute">controls</span> must not
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li>
         </ul>
       </div>
       <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">video</a>
+        <p>A <a href="video.html#video" class="element">video</a>
             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.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- source.html	12 Feb 2010 10:33:49 -0000	1.47
+++ source.html	16 Feb 2010 10:28:19 -0000	1.48
@@ -66,10 +66,13 @@
       <div class="no-number no-toc tag-omission" id="source-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#source-tags">#</a></h2>
         <p>The
-            <a href="source.html#source">source</a>
+            <a href="source.html#source" class="element">source</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            A <a href="source.html#source">source</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            A <a href="source.html#source" class="element">source</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="source-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#source-context">#</a></h2>

Index: button.reset.html
===================================================================
RCS file: /sources/public/html5/markup/button.reset.html,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- button.reset.html	12 Feb 2010 04:52:23 -0000	1.42
+++ button.reset.html	16 Feb 2010 10:28:15 -0000	1.43
@@ -54,21 +54,21 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#button.reset-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The interactive element &#8220;button&#8221; must not 
-				appear as a descendant of the &#8220;a&#8221; element.
+				The interactive element <span class="element">button</span> must not 
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The interactive element &#8220;button&#8221; must not 
-				appear as a descendant of the &#8220;button&#8221; element.
+				The interactive element <span class="element">button</span> must not 
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li><li><span>
-				Any &#8220;button&#8221; descendant of a &#8220;label&#8221;
-				element with a &#8220;for&#8221; attribute must have an
-				ID value that matches that &#8220;for&#8221; attribute.
+				Any <span class="element">button</span> element descendant of a <span class="element">label</span> element
+				with a <span class="attribute">for</span> attribute must have an
+				ID value that matches that <span class="attribute">for</span> attribute.
 			</span></li>
         </ul>
       </div>
       <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">button</a>
+        <p>A <a href="button.html#button" class="element">button</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -99,7 +99,7 @@
   boolean <a href="http://dev.w3.org/html5/spec/#dom-cva-checkvalidatity" title="dom-cva-checkValidatity">checkValidity</a>();
   void <a href="http://dev.w3.org/html5/spec/#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(in DOMString error);
 
-  readonly attribute  <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
+  readonly attribute <a href="http://dev.w3.org/html5/spec/#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 };</pre></div></div>
 <hr class="footerbreak"></hr>
 <div class="nav">

Index: meta.charset.html
===================================================================
RCS file: /sources/public/html5/markup/meta.charset.html,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- meta.charset.html	12 Feb 2010 07:56:03 -0000	1.47
+++ meta.charset.html	16 Feb 2010 10:28:18 -0000	1.48
@@ -54,7 +54,7 @@
       state</a>.</li>
   
           <li><span>
-				The &#8220;scheme&#8221; attribute on the &#8220;meta&#8221; element is obsolete.
+				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>
@@ -62,10 +62,13 @@
       <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">meta</a>
+            <a href="meta.html#meta" class="element">meta</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            A <a href="meta.html#meta">meta</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            A <a href="meta.html#meta" class="element">meta</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="meta.charset-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#meta.charset-context">#</a></h2>

Index: output.html
===================================================================
RCS file: /sources/public/html5/markup/output.html,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- output.html	12 Feb 2010 10:33:49 -0000	1.43
+++ output.html	16 Feb 2010 10:28:19 -0000	1.44
@@ -47,7 +47,7 @@
       
       <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">output</a>
+        <p>An <a href="output.html#output" class="element">output</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -74,7 +74,7 @@
   boolean <a href="http://dev.w3.org/html5/spec/#dom-cva-checkvalidatity" title="dom-cva-checkValidatity">checkValidity</a>();
   void <a href="http://dev.w3.org/html5/spec/#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(in DOMString error);
 
-  readonly attribute  <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
+  readonly attribute <a href="http://dev.w3.org/html5/spec/#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 };</pre></div></div>
 <hr class="footerbreak"></hr>
 <div class="nav">

Index: i.html
===================================================================
RCS file: /sources/public/html5/markup/i.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- i.html	12 Feb 2010 04:52:24 -0000	1.36
+++ i.html	16 Feb 2010 10:28:17 -0000	1.37
@@ -35,7 +35,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">i</a>
+        <p>An <a href="i.html#i" class="element">i</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: input.submit.html
===================================================================
RCS file: /sources/public/html5/markup/input.submit.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- input.submit.html	12 Feb 2010 04:52:25 -0000	1.40
+++ input.submit.html	16 Feb 2010 10:28:18 -0000	1.41
@@ -54,26 +54,26 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.submit-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;a&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;button&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li><li><span>
-				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
-				element with a &#8220;for&#8221; attribute must have an
-				ID value that matches that &#8220;for&#8221; attribute.
+				Any <span class="element">input</span> element descendant of a <span class="element">label</span> element
+				with a <span class="attribute">for</span> attribute must have an
+				ID value that matches that <span class="attribute">for</span> attribute.
 			</span></li>
           <li><span>
-				The &#8220;list&#8221; attribute of the &#8220;input&#8221; 
-				element must refer to a &#8220;datalist&#8221; element.
+				The <span class="attribute">list</span> attribute of the &#8220;input&#8221; 
+				element must refer to a <span class="element">datalist</span> element.
 			</span></li>
           <li><span>
-				The &#8220;usemap&#8221; attribute on the &#8220;input&#8221; element is obsolete.
-				Use the &#8220;img&#8221; element instead of the &#8220;input&#8221; element for image maps.
+				The <span class="attribute">usemap</span> attribute on the <span class="element">input</span> element is obsolete.
+				Use the <span class="element">img</span> element instead of the <span class="element">input</span> element for image maps.
 			</span></li>
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;input&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">input</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
@@ -81,10 +81,13 @@
       <div class="no-number no-toc tag-omission" id="input.submit-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.submit-tags">#</a></h2>
         <p>The
-            <a href="input.html#input">input</a>
+            <a href="input.html#input" class="element">input</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            An <a href="input.html#input">input</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            An <a href="input.html#input" class="element">input</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="input.submit-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.submit-context">#</a></h2>
@@ -139,7 +142,7 @@
   boolean <a href="http://dev.w3.org/html5/spec/#dom-cva-checkvalidatity" title="dom-cva-checkValidatity">checkValidity</a>();
   void <a href="http://dev.w3.org/html5/spec/#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(in DOMString error);
 
-  readonly attribute  <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
+  readonly attribute <a href="http://dev.w3.org/html5/spec/#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
   void <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-select" title="dom-textarea/input-select">select</a>();
            attribute unsigned long <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;

Index: input.date.html
===================================================================
RCS file: /sources/public/html5/markup/input.date.html,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- input.date.html	12 Feb 2010 07:56:03 -0000	1.42
+++ input.date.html	16 Feb 2010 10:28:17 -0000	1.43
@@ -72,26 +72,26 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.date-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;a&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;button&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li><li><span>
-				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
-				element with a &#8220;for&#8221; attribute must have an
-				ID value that matches that &#8220;for&#8221; attribute.
+				Any <span class="element">input</span> element descendant of a <span class="element">label</span> element
+				with a <span class="attribute">for</span> attribute must have an
+				ID value that matches that <span class="attribute">for</span> attribute.
 			</span></li>
           <li><span>
-				The &#8220;list&#8221; attribute of the &#8220;input&#8221; 
-				element must refer to a &#8220;datalist&#8221; element.
+				The <span class="attribute">list</span> attribute of the &#8220;input&#8221; 
+				element must refer to a <span class="element">datalist</span> element.
 			</span></li>
           <li><span>
-				The &#8220;usemap&#8221; attribute on the &#8220;input&#8221; element is obsolete.
-				Use the &#8220;img&#8221; element instead of the &#8220;input&#8221; element for image maps.
+				The <span class="attribute">usemap</span> attribute on the <span class="element">input</span> element is obsolete.
+				Use the <span class="element">img</span> element instead of the <span class="element">input</span> element for image maps.
 			</span></li>
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;input&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">input</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
@@ -99,10 +99,13 @@
       <div class="no-number no-toc tag-omission" id="input.date-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.date-tags">#</a></h2>
         <p>The
-            <a href="input.html#input">input</a>
+            <a href="input.html#input" class="element">input</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            An <a href="input.html#input">input</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            An <a href="input.html#input" class="element">input</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="input.date-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.date-context">#</a></h2>
@@ -157,7 +160,7 @@
   boolean <a href="http://dev.w3.org/html5/spec/#dom-cva-checkvalidatity" title="dom-cva-checkValidatity">checkValidity</a>();
   void <a href="http://dev.w3.org/html5/spec/#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(in DOMString error);
 
-  readonly attribute  <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
+  readonly attribute <a href="http://dev.w3.org/html5/spec/#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
   void <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-select" title="dom-textarea/input-select">select</a>();
            attribute unsigned long <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;

Index: var.html
===================================================================
RCS file: /sources/public/html5/markup/var.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- var.html	12 Feb 2010 04:52:27 -0000	1.36
+++ var.html	16 Feb 2010 10:28:20 -0000	1.37
@@ -35,7 +35,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">var</a>
+        <p>A <a href="var.html#var" class="element">var</a>
             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.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- sub.html	12 Feb 2010 04:52:27 -0000	1.37
+++ sub.html	16 Feb 2010 10:28:19 -0000	1.38
@@ -33,7 +33,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">sub</a>
+        <p>A <a href="sub.html#sub" class="element">sub</a>
             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.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- title.html	12 Feb 2010 10:33:50 -0000	1.36
+++ title.html	16 Feb 2010 10:28:20 -0000	1.37
@@ -33,7 +33,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">title</a>
+        <p>A <a href="title.html#title" class="element">title</a>
             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.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- pre.html	12 Feb 2010 10:33:49 -0000	1.39
+++ pre.html	16 Feb 2010 10:28:19 -0000	1.40
@@ -37,14 +37,14 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#pre-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The &#8220;width&#8221; attribute on the &#8220;pre&#8221; element is obsolete.
+				The <span class="attribute">width</span> attribute on the <span class="element">pre</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
       </div>
       <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">pre</a>
+        <p>A <a href="pre.html#pre" class="element">pre</a>
             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.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- button.submit.html	12 Feb 2010 04:52:23 -0000	1.42
+++ button.submit.html	16 Feb 2010 10:28:16 -0000	1.43
@@ -59,21 +59,21 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#button.submit-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The interactive element &#8220;button&#8221; must not 
-				appear as a descendant of the &#8220;a&#8221; element.
+				The interactive element <span class="element">button</span> must not 
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The interactive element &#8220;button&#8221; must not 
-				appear as a descendant of the &#8220;button&#8221; element.
+				The interactive element <span class="element">button</span> must not 
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li><li><span>
-				Any &#8220;button&#8221; descendant of a &#8220;label&#8221;
-				element with a &#8220;for&#8221; attribute must have an
-				ID value that matches that &#8220;for&#8221; attribute.
+				Any <span class="element">button</span> element descendant of a <span class="element">label</span> element
+				with a <span class="attribute">for</span> attribute must have an
+				ID value that matches that <span class="attribute">for</span> attribute.
 			</span></li>
         </ul>
       </div>
       <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">button</a>
+        <p>A <a href="button.html#button" class="element">button</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an
@@ -104,7 +104,7 @@
   boolean <a href="http://dev.w3.org/html5/spec/#dom-cva-checkvalidatity" title="dom-cva-checkValidatity">checkValidity</a>();
   void <a href="http://dev.w3.org/html5/spec/#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(in DOMString error);
 
-  readonly attribute  <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
+  readonly attribute <a href="http://dev.w3.org/html5/spec/#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 };</pre></div></div>
 <hr class="footerbreak"></hr>
 <div class="nav">

Index: rp.html
===================================================================
RCS file: /sources/public/html5/markup/rp.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- rp.html	12 Feb 2010 04:52:26 -0000	1.38
+++ rp.html	16 Feb 2010 10:28:19 -0000	1.39
@@ -36,12 +36,22 @@
       <div class="no-number no-toc tag-omission" id="rp-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#rp-tags">#</a></h2>
         
-    <p>An <code><a href="rp.html#rp">rp</a></code> element must have a
+    <p>An
+    <a href="rp.html#rp" class="element">rp</a>
+    element must have a
     <span title="syntax-start-tag">start tag</span>.</p>
-    <p>An <code><a href="rp.html#rp">rp</a></code> element's <span title="syntax-end-tag">end tag</span> may be omitted if the
-    <code><a href="rp.html#rp">rp</a></code> element is immediately
-    followed by an <code><a href="rt.html#rt">rt</a></code> or <code><a href="rp.html#rp">rp</a></code> element, or if there is no more
-    content in the parent element.</p>
+    <p>An
+    <a href="rp.html#rp" class="element">rp</a>
+    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>
+    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>
+    element, or if there is no more content in the parent
+    element.</p>
   
       </div>
       <div class="no-number no-toc" id="rp-context">

Index: sup.html
===================================================================
RCS file: /sources/public/html5/markup/sup.html,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- sup.html	12 Feb 2010 04:52:27 -0000	1.37
+++ sup.html	16 Feb 2010 10:28:19 -0000	1.38
@@ -33,7 +33,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">sup</a>
+        <p>A <a href="sup.html#sup" class="element">sup</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: forms-attributes.html
===================================================================
RCS file: /sources/public/html5/markup/forms-attributes.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- forms-attributes.html	12 Feb 2010 07:56:03 -0000	1.12
+++ forms-attributes.html	16 Feb 2010 10:28:16 -0000	1.13
@@ -22,15 +22,15 @@
         by the user (so that the UA can prefill the form
         later).</dd><dt><dfn class="attribute-name" id="shared-form.attrs.autofocus" title="shared-form.attrs.autofocus">autofocus</dfn> = <span class="attr-values">
        "autofocus"
-       <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#shared-form.attrs.autofocus">#</a></dt><dd>Specifies that the element represents a control to which
         a UA is meant to give focus as soon as the document is
         loaded.</dd><dt><dfn class="attribute-name" id="input.attrs.checked" title="input.attrs.checked">checked</dfn> = <span class="attr-values">
-       "checked"  <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+       "checked"  <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
     </span> <a class="hash" href="forms-attributes.html#input.attrs.checked">#</a></dt><dd>Specifies that the element represents a selected
         control.</dd><dt><dfn class="attribute-name" id="common-form.attrs.disabled" title="common-form.attrs.disabled">disabled</dfn> = <span class="attr-values">
        "disabled"
-       <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
     </span> <a class="hash" href="forms-attributes.html#common-form.attrs.disabled">#</a></dt><dd>Specifies that the element represents a disabled
         control.</dd><dt><dfn class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form">form</dfn> = <span class="attr-values">
       <a href="datatypes.html#common.data.idref">IDREF</a>
@@ -51,7 +51,7 @@
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#shared-form.attrs.formmethod">#</a></dt><dd>The HTTP method with which a UA is meant to associate
         this element for form submission.</dd><dt><dfn class="attribute-name" id="shared-form.attrs.formnovalidate" title="shared-form.attrs.formnovalidate">formnovalidate</dfn> = <span class="attr-values">
        "formnovalidate"
-       <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#shared-form.attrs.formnovalidate">#</a></dt><dd>Specifies that the element represents a control whose
         value is not meant to be validated during form
         submission.</dd><dt><dfn class="attribute-name" id="shared-form.attrs.formtarget" title="shared-form.attrs.formtarget">formtarget</dfn> = <span class="attr-values">
@@ -65,7 +65,7 @@
       <a href="datatypes.html#common.data.integer.positive">positive integer</a>
     </span> <a class="hash" href="forms-attributes.html#shared-form.attrs.maxlength">#</a></dt><dd>The maximum allowed value length of the element.</dd><dt><dfn class="attribute-name" id="input.attrs.multiple" title="input.attrs.multiple">multiple</dfn> = <span class="attr-values">
        "multiple"
-       <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#input.attrs.multiple">#</a></dt><dd>Specifies that the element allows multiple values.</dd><dt><dfn class="attribute-name" id="common-form.attrs.name" title="common-form.attrs.name">name</dfn> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <a class="hash" href="forms-attributes.html#common-form.attrs.name">#</a></dt><dd>The name part of the name/value pair associated with this
         element for the purposes of form submission.</dd><dt><dfn class="attribute-name" id="shared-form.attrs.pattern" title="shared-form.attrs.pattern">pattern</dfn> = <span class="attr-values">
       <a class="ref" href="datatypes.html#form.data.pattern" title="form.data.pattern">pattern</a>
@@ -75,11 +75,11 @@
         aid the user when entering data into the control
         represented by its element.</dd><dt><dfn class="attribute-name" id="shared-form.attrs.readonly" title="shared-form.attrs.readonly">readonly</dfn> = <span class="attr-values">
        "readonly"
-       <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
     </span> <a class="hash" href="forms-attributes.html#shared-form.attrs.readonly">#</a></dt><dd>Specifies that element represents a control whose value
         is not meant to be edited.</dd><dt><dfn class="attribute-name" id="shared-form.attrs.required" title="shared-form.attrs.required">required</dfn> = <span class="attr-values">
        "required"
-       <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+       <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
     </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#shared-form.attrs.required">#</a></dt><dd>Specifies that the element is a required part of form
       submission.</dd><dt><dfn class="attribute-name" id="shared-form.attrs.size" title="shared-form.attrs.size">size</dfn> = <span class="attr-values">
       <a href="datatypes.html#common.data.integer.positive">positive integer</a>

Index: details.html
===================================================================
RCS file: /sources/public/html5/markup/details.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- details.html	12 Feb 2010 04:52:23 -0000	1.25
+++ details.html	16 Feb 2010 10:28:16 -0000	1.26
@@ -36,7 +36,7 @@
         <h2 class="element-subhead">Descriptions for attributes specific to this element <a class="hash" href="#details-attributes">#</a></h2>
         <dl class="attr-defs">
             <dt><a class="attribute-name" id="details.attrs.open" title="details.attrs.open" href="details.html#details.attrs.open">open</a> = <span class="attr-values">
-       "open"  <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+       "open"  <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
     </span> </dt>
             <dd>Specifies that the contents of the
         <a href="details.html#details" class="element">details</a> element
@@ -48,17 +48,17 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#details-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The interactive element &#8220;details&#8221; must not 
-				appear as a descendant of the &#8220;a&#8221; element.
+				The interactive element <span class="element">details</span> must not 
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The interactive element &#8220;details&#8221; must not 
-				appear as a descendant of the &#8220;button&#8221; element.
+				The interactive element <span class="element">details</span> must not 
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li>
         </ul>
       </div>
       <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">details</a>
+        <p>A <a href="details.html#details" class="element">details</a>
             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.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- input.url.html	12 Feb 2010 04:52:25 -0000	1.42
+++ input.url.html	16 Feb 2010 10:28:18 -0000	1.43
@@ -62,26 +62,26 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#input.url-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;a&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">a</span> element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;button&#8221; element.
+				The interactive element <span class="element">input</span> must not 
+				appear as a descendant of the <span class="element">button</span> element.
 			</span></li><li><span>
-				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
-				element with a &#8220;for&#8221; attribute must have an
-				ID value that matches that &#8220;for&#8221; attribute.
+				Any <span class="element">input</span> element descendant of a <span class="element">label</span> element
+				with a <span class="attribute">for</span> attribute must have an
+				ID value that matches that <span class="attribute">for</span> attribute.
 			</span></li>
           <li><span>
-				The &#8220;list&#8221; attribute of the &#8220;input&#8221; 
-				element must refer to a &#8220;datalist&#8221; element.
+				The <span class="attribute">list</span> attribute of the &#8220;input&#8221; 
+				element must refer to a <span class="element">datalist</span> element.
 			</span></li>
           <li><span>
-				The &#8220;usemap&#8221; attribute on the &#8220;input&#8221; element is obsolete.
-				Use the &#8220;img&#8221; element instead of the &#8220;input&#8221; element for image maps.
+				The <span class="attribute">usemap</span> attribute on the <span class="element">input</span> element is obsolete.
+				Use the <span class="element">img</span> element instead of the <span class="element">input</span> element for image maps.
 			</span></li>
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;input&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">input</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
@@ -89,10 +89,13 @@
       <div class="no-number no-toc tag-omission" id="input.url-tags">
         <h2 class="element-subhead">Tag omission <a class="hash" href="#input.url-tags">#</a></h2>
         <p>The
-            <a href="input.html#input">input</a>
+            <a href="input.html#input" class="element">input</a>
             element is a <a href="syntax.html#void-element">void element</a>.
-            An <a href="input.html#input">input</a>
-            element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p>
+            An <a href="input.html#input" class="element">input</a>
+            element must have a
+            <span title="syntax-start-tag">start tag</span>
+            but must not have an
+            <span title="syntax-end-tag">end tag</span>.</p>
       </div>
       <div class="no-number no-toc" id="input.url-context">
         <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.url-context">#</a></h2>
@@ -147,7 +150,7 @@
   boolean <a href="http://dev.w3.org/html5/spec/#dom-cva-checkvalidatity" title="dom-cva-checkValidatity">checkValidity</a>();
   void <a href="http://dev.w3.org/html5/spec/#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(in DOMString error);
 
-  readonly attribute  <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
+  readonly attribute <a href="http://dev.w3.org/html5/spec/#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
   void <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-select" title="dom-textarea/input-select">select</a>();
            attribute unsigned long <a href="http://dev.w3.org/html5/spec/#dom-textarea/input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;

Index: summary.html
===================================================================
RCS file: /sources/public/html5/markup/summary.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- summary.html	12 Feb 2010 04:52:27 -0000	1.9
+++ summary.html	16 Feb 2010 10:28:19 -0000	1.10
@@ -36,7 +36,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">summary</a>
+        <p>A <a href="summary.html#summary" class="element">summary</a>
             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.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- hgroup.html	12 Feb 2010 04:52:24 -0000	1.36
+++ hgroup.html	16 Feb 2010 10:28:17 -0000	1.37
@@ -38,7 +38,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">hgroup</a>
+        <p>A <a href="hgroup.html#hgroup" class="element">hgroup</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Index: h5.html
===================================================================
RCS file: /sources/public/html5/markup/h5.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- h5.html	12 Feb 2010 04:52:24 -0000	1.40
+++ h5.html	16 Feb 2010 10:28:17 -0000	1.41
@@ -35,18 +35,18 @@
         <h2 class="element-subhead">Additional constraints and admonitions <a class="hash" href="#h5-constraints">#</a></h2>
         <ul class="assertions">
           <li><span>
-				The &#8220;h5&#8221; element must not appear as a 
-				descendant of the &#8220;address&#8221; element.
+				The <span class="element">h5</span> element must not appear as a 
+				descendant of the <span class="element">address</span> element.
 			</span></li>
           <li><span>
-				The &#8220;align&#8221; attribute on the &#8220;h5&#8221; element is obsolete.
+				The <span class="attribute">align</span> attribute on the <span class="element">h5</span> element is obsolete.
 				<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
 			</span></li>
         </ul>
       </div>
       <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">h5</a>
+        <p>An <a href="h5.html#h5" class="element">h5</a>
             element must have both a
             <span title="syntax-start-tag">start tag</span>
             and an

Received on Tuesday, 16 February 2010 10:29:08 UTC