html5/markup a.html,1.34,1.35 abbr.html,1.21,1.22 address.html,1.23,1.24 area.html,1.26,1.27 article.html,1.27,1.28 aside.html,1.24,1.25 audio.html,1.27,1.28 b.html,1.21,1.22 base.html,1.22,1.23 bdo.html,1.23,1.24 blockquote.html,1.23,1.24 body.html,1.25,1.26 br.html,1.18,1.19 button.button.html,1.28,1.29 button.reset.html,1.28,1.29 button.submit.html,1.28,1.29 canvas.html,1.21,1.22 caption.html,1.23,1.24 cite.html,1.21,1.22 code.html,1.21,1.22 col.html,1.21,1.22 colgroup.html,1.20,1.21 command.checkbox.html,1.22,1.23 command.command.html,1.22,1.23 command.radio.html,1.22,1.23 datalist.html,1.24,1.25 dd.html,1.23,1.24 del.html,1.25,1.26 dfn.html,1.21,1.22 div.html,1.24,1.25 dl.html,1.21,1.22 dt.html,1.23,1.24 em.html,1.21,1.22 embed.html,1.24,1.25 fieldset.html,1.23,1.24 footer.html,1.24,1.25 form.html,1.27,1.28 h1.html,1.25,1.26 h2.html,1.25,1.26 h3.html,1.25,1.26 h4.html,1.25,1.26 h5.html,1.25,1.26 h6.html,1.25,1.26 head.html,1.19,1.20 header.html,1.24,1.25 hgroup.html,1.18,1.19 hr.html,1.21,1.22

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

Modified Files:
	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 
	datalist.html dd.html del.html dfn.html div.html dl.html 
	dt.html em.html embed.html fieldset.html footer.html form.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 
	sup.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 
Log Message:
experiment with prose content model

Index: body.html
===================================================================
RCS file: /sources/public/html5/markup/body.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- body.html	29 Jan 2010 00:19:16 -0000	1.25
+++ body.html	29 Jan 2010 00:40:37 -0000	1.26
@@ -18,8 +18,8 @@
     represents the body of a document (as opposed to the
     document&#8217;s metadata).</p>
   </div>
-      <div class="no-number no-toc" id="body-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#body-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="body-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#body-content-model">#</a></h2><div class="content-models">
         
       <div id="body-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="body-mdl" href="body.html#body-mdl" class="element">body</a> = </span><span>

Index: legend.html
===================================================================
RCS file: /sources/public/html5/markup/legend.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- legend.html	29 Jan 2010 00:19:19 -0000	1.21
+++ legend.html	29 Jan 2010 00:40:40 -0000	1.22
@@ -19,8 +19,8 @@
     contents of the <a href="legend.html#legend" class="element">legend</a>
     element&#8217;s parent element.</p>
   </div>
-      <div class="no-number no-toc" id="legend-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#legend-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="legend-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#legend-content-model">#</a></h2><div class="content-models">
         
       <div id="legend-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="legend-mdl" href="legend.html#legend-mdl" class="element">legend</a> = </span><span>

Index: address.html
===================================================================
RCS file: /sources/public/html5/markup/address.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- address.html	29 Jan 2010 00:19:16 -0000	1.23
+++ address.html	29 Jan 2010 00:40:37 -0000	1.24
@@ -17,8 +17,8 @@
     <p>The <a href="address.html#address" class="element">address</a>
       element represents contact information.</p>
   </div>
-      <div class="no-number no-toc" id="address-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#address-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="address-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#address-content-model">#</a></h2><div class="content-models">
         
       <div id="address-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="address-mdl" href="address.html#address-mdl" class="element">address</a> = </span><span>

Index: th.html
===================================================================
RCS file: /sources/public/html5/markup/th.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- th.html	29 Jan 2010 00:19:20 -0000	1.26
+++ th.html	29 Jan 2010 00:40:41 -0000	1.27
@@ -17,8 +17,8 @@
     <p>The <a href="th.html#th" class="element">th</a> element represents
     a header cell in a table.</p>
   </div>
-      <div class="no-number no-toc" id="th-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#th-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="th-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#th-content-model">#</a></h2><div class="content-models">
         
       <div id="th-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="th-mdl" href="th.html#th-mdl" class="element">th</a> = </span><span>

Index: mark.html
===================================================================
RCS file: /sources/public/html5/markup/mark.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- mark.html	29 Jan 2010 00:19:19 -0000	1.20
+++ mark.html	29 Jan 2010 00:40:40 -0000	1.21
@@ -19,8 +19,8 @@
     for reference purposes, due to its relevance in another
     context.</p>
   </div>
-      <div class="no-number no-toc" id="mark-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#mark-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="mark-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#mark-content-model">#</a></h2><div class="content-models">
         
       <div id="mark-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="mark-mdl" href="mark.html#mark-mdl" class="element">mark</a> = </span><span>

Index: br.html
===================================================================
RCS file: /sources/public/html5/markup/br.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- br.html	29 Jan 2010 00:19:16 -0000	1.18
+++ br.html	29 Jan 2010 00:40:37 -0000	1.19
@@ -17,8 +17,8 @@
     <p>The <a href="br.html#br" class="element">br</a> element represents
     a line break.</p>
   </div>
-      <div class="no-number no-toc" id="br-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#br-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="br-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#br-content-model">#</a></h2><div class="content-models">
         
       <div id="br-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="br-mdl" href="br.html#br-mdl" class="element">br</a> = </span><span>

Index: input.email.html
===================================================================
RCS file: /sources/public/html5/markup/input.email.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- input.email.html	29 Jan 2010 00:19:18 -0000	1.22
+++ input.email.html	29 Jan 2010 00:40:39 -0000	1.23
@@ -20,8 +20,8 @@
     a control for editing a list of e-mail addresses given in the
     element&#8217;s value.</p>
   </div>
-      <div class="no-number no-toc" id="input.email-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#input.email-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="input.email-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#input.email-content-model">#</a></h2><div class="content-models">
         
       <div id="input.email-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="input.email-mdl" href="input.email.html#input.email-mdl"><span class="element">input</span>.email</a> = </span><span>

Index: tr.html
===================================================================
RCS file: /sources/public/html5/markup/tr.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- tr.html	29 Jan 2010 00:19:20 -0000	1.19
+++ tr.html	29 Jan 2010 00:40:41 -0000	1.20
@@ -17,8 +17,8 @@
     <p>The <a href="tr.html#tr" class="element">tr</a> element represents
     a row of cells in a table.</p>
   </div>
-      <div class="no-number no-toc" id="tr-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#tr-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="tr-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#tr-content-model">#</a></h2><div class="content-models">
         
       <div id="tr-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="tr-mdl" href="tr.html#tr-mdl" class="element">tr</a> = </span><span>

Index: input.month.html
===================================================================
RCS file: /sources/public/html5/markup/input.month.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- input.month.html	29 Jan 2010 00:19:18 -0000	1.22
+++ input.month.html	29 Jan 2010 00:40:39 -0000	1.23
@@ -20,8 +20,8 @@
     a control for setting the element&#8217;s value to a string
     representing a month.</p>
   </div>
-      <div class="no-number no-toc" id="input.month-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#input.month-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="input.month-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#input.month-content-model">#</a></h2><div class="content-models">
         
       <div id="input.month-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="input.month-mdl" href="input.month.html#input.month-mdl"><span class="element">input</span>.month</a> = </span><span>

Index: iframe.html
===================================================================
RCS file: /sources/public/html5/markup/iframe.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- iframe.html	29 Jan 2010 00:19:18 -0000	1.31
+++ iframe.html	29 Jan 2010 00:40:38 -0000	1.32
@@ -17,8 +17,8 @@
     <p>The <a href="iframe.html#iframe" class="element">iframe</a> element
     introduces a new nested browsing context.</p>
   </div>
-      <div class="no-number no-toc" id="iframe-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#iframe-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="iframe-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#iframe-content-model">#</a></h2><div class="content-models">
         
       <div id="iframe-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="iframe-mdl" href="iframe.html#iframe-mdl" class="element">iframe</a> = </span><span>

Index: ins.html
===================================================================
RCS file: /sources/public/html5/markup/ins.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- ins.html	29 Jan 2010 00:19:18 -0000	1.25
+++ ins.html	29 Jan 2010 00:40:39 -0000	1.26
@@ -18,8 +18,8 @@
     represents a range of text that has been inserted (added) to
     a document.</p>
   </div>
-      <div class="no-number no-toc" id="ins-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#ins-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="ins-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#ins-content-model">#</a></h2><div class="content-models">
         
       <dl id="ins-mdls">
         <dt class="content-model"><span class="element-pattern-name" id="ins.elem.flow"><a class="hash" href="ins.html#ins.elem.flow"><span class="element">ins</span>.elem.flow</a> = </span></dt>

Index: abbr.html
===================================================================
RCS file: /sources/public/html5/markup/abbr.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- abbr.html	29 Jan 2010 00:19:16 -0000	1.21
+++ abbr.html	29 Jan 2010 00:40:37 -0000	1.22
@@ -18,8 +18,8 @@
       <a href="abbr.html#abbr" class="element">abbr</a>
       element represents an abbreviation or acronym.</p>
   </div>
-      <div class="no-number no-toc" id="abbr-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#abbr-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="abbr-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#abbr-content-model">#</a></h2><div class="content-models">
         
       <div id="abbr-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="abbr-mdl" href="abbr.html#abbr-mdl" class="element">abbr</a> = </span><span>

Index: div.html
===================================================================
RCS file: /sources/public/html5/markup/div.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- div.html	29 Jan 2010 00:19:17 -0000	1.24
+++ div.html	29 Jan 2010 00:40:38 -0000	1.25
@@ -18,8 +18,8 @@
     generic container for flow content that by itself does not
     represent anything.</p>
   </div>
-      <div class="no-number no-toc" id="div-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#div-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="div-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#div-content-model">#</a></h2><div class="content-models">
         
       <div id="div-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="div-mdl" href="div.html#div-mdl" class="element">div</a> = </span><span>

Index: meta.name.html
===================================================================
RCS file: /sources/public/html5/markup/meta.name.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- meta.name.html	29 Jan 2010 00:19:19 -0000	1.23
+++ meta.name.html	29 Jan 2010 00:40:40 -0000	1.24
@@ -18,8 +18,8 @@
     with a <span class="attribute">name</span> attribute
     sets document metadata in the form of name/value pairs.</p>
   </div>
-      <div class="no-number no-toc" id="meta.name-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#meta.name-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="meta.name-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#meta.name-content-model">#</a></h2><div class="content-models">
         
       <div id="meta.name-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="meta.name-mdl" href="meta.name.html#meta.name-mdl"><span class="element">meta</span>.name</a> = </span><span>

Index: table.html
===================================================================
RCS file: /sources/public/html5/markup/table.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- table.html	29 Jan 2010 00:19:20 -0000	1.23
+++ table.html	29 Jan 2010 00:40:41 -0000	1.24
@@ -18,8 +18,8 @@
     represents a table; that is, data with more than one
     dimension.</p>
   </div>
-      <div class="no-number no-toc" id="table-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#table-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="table-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#table-content-model">#</a></h2><div class="content-models">
         
       <div id="table-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="table-mdl" href="table.html#table-mdl" class="element">table</a> = </span><span>

Index: nav.html
===================================================================
RCS file: /sources/public/html5/markup/nav.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- nav.html	29 Jan 2010 00:19:19 -0000	1.25
+++ nav.html	29 Jan 2010 00:40:40 -0000	1.26
@@ -19,8 +19,8 @@
     documents or to parts within the document itself; that is, a
     section of navigation links.</p>
   </div>
-      <div class="no-number no-toc" id="nav-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#nav-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="nav-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#nav-content-model">#</a></h2><div class="content-models">
         
       <div id="nav-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="nav-mdl" href="nav.html#nav-mdl" class="element">nav</a> = </span><span>

Index: html.html
===================================================================
RCS file: /sources/public/html5/markup/html.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- html.html	29 Jan 2010 00:36:23 -0000	1.23
+++ html.html	29 Jan 2010 00:40:38 -0000	1.24
@@ -17,12 +17,12 @@
     <p>The <a href="html.html#html" class="element">html</a> element
     represents the root of a document.</p>
   </div>
-      <div class="no-number no-toc"><h2 class="element-subhead">Permitted contents <a class="hash" href="#">#</a></h2><div class="content-models">A
+      <div class="no-number no-toc" id="html-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#html-contents">#</a></h2><div class="prose-model">A
     <a href="head.html#head" class="element">head</a>
     element followed by a
     <a href="body.html#body" class="element">body</a>
-    element.</div></div><div class="no-number no-toc" id="html-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#html-content">#</a></h2><div class="content-models">
+    element.</div></div><div class="no-number no-toc" id="html-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#html-content-model">#</a></h2><div class="content-models">
         
       <div id="html-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="html-mdl" href="html.html#html-mdl" class="element">html</a> = </span><span>

Index: meta.http-equiv.content-type.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.content-type.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- meta.http-equiv.content-type.html	29 Jan 2010 00:19:19 -0000	1.26
+++ meta.http-equiv.content-type.html	29 Jan 2010 00:40:40 -0000	1.27
@@ -19,8 +19,8 @@
       value is "<a href="meta.http-equiv.content-type.html#meta.http-equiv.attrs.http-equiv.content-type">content-type</a>" and which has an accompanying <a href="meta.http-equiv.content-type.html#meta.http-equiv.attrs.content.content-type">content</a> attribute and value represents a <a href="syntax.html#encoding-declaration">character encoding
       declaration</a>.</p>
   </div>
-      <div class="no-number no-toc" id="meta.http-equiv.content-type-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#meta.http-equiv.content-type-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="meta.http-equiv.content-type-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#meta.http-equiv.content-type-content-model">#</a></h2><div class="content-models">
         
       <div id="meta.http-equiv.content-type-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="meta.http-equiv.content-type-mdl" href="meta.http-equiv.content-type.html#meta.http-equiv.content-type-mdl"><span class="element">meta</span>.http-equiv.content-type</a> = </span><span>

Index: footer.html
===================================================================
RCS file: /sources/public/html5/markup/footer.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- footer.html	29 Jan 2010 00:19:17 -0000	1.24
+++ footer.html	29 Jan 2010 00:40:38 -0000	1.25
@@ -17,8 +17,8 @@
     <p>The <a href="footer.html#footer" class="element">footer</a> element
     represents the footer for the section it applies to.</p>
   </div>
-      <div class="no-number no-toc" id="footer-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#footer-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="footer-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#footer-content-model">#</a></h2><div class="content-models">
         
       <div id="footer-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="footer-mdl" href="footer.html#footer-mdl" class="element">footer</a> = </span><span>

Index: meta.http-equiv.content-language.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.content-language.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- meta.http-equiv.content-language.html	29 Jan 2010 00:19:19 -0000	1.19
+++ meta.http-equiv.content-language.html	29 Jan 2010 00:40:40 -0000	1.20
@@ -19,8 +19,8 @@
     whose value is "<code>content-language</code>" represents a pragma
     directive that specifies a document-wide default language.</p>
   </div>
-      <div class="no-number no-toc" id="meta.http-equiv.content-language-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#meta.http-equiv.content-language-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="meta.http-equiv.content-language-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#meta.http-equiv.content-language-content-model">#</a></h2><div class="content-models">
         
       <div id="meta.http-equiv.content-language-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="meta.http-equiv.content-language-mdl" href="meta.http-equiv.content-language.html#meta.http-equiv.content-language-mdl"><span class="element">meta</span>.http-equiv.content-language</a> = </span><span>

Index: script.html
===================================================================
RCS file: /sources/public/html5/markup/script.html,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- script.html	29 Jan 2010 00:19:20 -0000	1.30
+++ script.html	29 Jan 2010 00:40:40 -0000	1.31
@@ -17,8 +17,8 @@
     <p>The <a href="script.html#script" class="element">script</a> element
     dynamic script and data blocks to be included in documents.</p>
   </div>
-      <div class="no-number no-toc" id="script-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#script-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="script-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#script-content-model">#</a></h2><div class="content-models">
         
       <dl id="script-mdls">
         <dt class="content-model"><span class="element-pattern-name" id="script.elem.embedded"><a class="hash" href="script.html#script.elem.embedded"><span class="element">script</span>.elem.embedded</a> = </span></dt>

Index: input.range.html
===================================================================
RCS file: /sources/public/html5/markup/input.range.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- input.range.html	29 Jan 2010 00:19:18 -0000	1.22
+++ input.range.html	29 Jan 2010 00:40:39 -0000	1.23
@@ -20,8 +20,8 @@
     an imprecise control for setting the element&#8217;s value to a
     string representing a number.</p>
   </div>
-      <div class="no-number no-toc" id="input.range-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#input.range-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="input.range-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#input.range-content-model">#</a></h2><div class="content-models">
         
       <div id="input.range-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="input.range-mdl" href="input.range.html#input.range-mdl"><span class="element">input</span>.range</a> = </span><span>

Index: audio.html
===================================================================
RCS file: /sources/public/html5/markup/audio.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- audio.html	29 Jan 2010 00:19:16 -0000	1.27
+++ audio.html	29 Jan 2010 00:40:37 -0000	1.28
@@ -17,8 +17,8 @@
     <p>An <a href="audio.html#audio" class="element">audio</a> element
       represents an audio stream.</p>
   </div>
-      <div class="no-number no-toc" id="audio-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#audio-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="audio-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#audio-content-model">#</a></h2><div class="content-models">
         
       <dl id="audio-mdls">
         <dt class="content-model"><span class="element-pattern-name" id="audio.elem.flow"><a class="hash" href="audio.html#audio.elem.flow"><span class="element">audio</span>.elem.flow</a> = </span></dt>

Index: time.html
===================================================================
RCS file: /sources/public/html5/markup/time.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- time.html	29 Jan 2010 00:19:20 -0000	1.23
+++ time.html	29 Jan 2010 00:40:41 -0000	1.24
@@ -17,8 +17,8 @@
     <p>The <a href="time.html#time" class="element">time</a> element
     represents a date and/or time.</p>
   </div>
-      <div class="no-number no-toc" id="time-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#time-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="time-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#time-content-model">#</a></h2><div class="content-models">
         
       <div id="time-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="time-mdl" href="time.html#time-mdl" class="element">time</a> = </span><span>

Index: meta.http-equiv.default-style.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.default-style.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- meta.http-equiv.default-style.html	29 Jan 2010 00:19:19 -0000	1.23
+++ meta.http-equiv.default-style.html	29 Jan 2010 00:40:40 -0000	1.24
@@ -19,8 +19,8 @@
     whose value is "<code>default-style</code>" represents a pragma
     directive that specifies the document&#8217;s preferred stylesheet.</p>
   </div>
-      <div class="no-number no-toc" id="meta.http-equiv.default-style-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#meta.http-equiv.default-style-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="meta.http-equiv.default-style-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#meta.http-equiv.default-style-content-model">#</a></h2><div class="content-models">
         
       <div id="meta.http-equiv.default-style-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="meta.http-equiv.default-style-mdl" href="meta.http-equiv.default-style.html#meta.http-equiv.default-style-mdl"><span class="element">meta</span>.http-equiv.default-style</a> = </span><span>

Index: keygen.html
===================================================================
RCS file: /sources/public/html5/markup/keygen.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- keygen.html	29 Jan 2010 00:19:19 -0000	1.23
+++ keygen.html	29 Jan 2010 00:40:39 -0000	1.24
@@ -18,8 +18,8 @@
     represents a control for generating a public-private key
     pair and for submitting the public key from that key pair.</p>
   </div>
-      <div class="no-number no-toc" id="keygen-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#keygen-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="keygen-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#keygen-content-model">#</a></h2><div class="content-models">
         
       <div id="keygen-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="keygen-mdl" href="keygen.html#keygen-mdl" class="element">keygen</a> = </span><span>

Index: command.command.html
===================================================================
RCS file: /sources/public/html5/markup/command.command.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- command.command.html	29 Jan 2010 00:19:17 -0000	1.22
+++ command.command.html	29 Jan 2010 00:40:38 -0000	1.23
@@ -19,8 +19,8 @@
     value is "<code>command</code>" represents a command with an
     associated action.</p>
   </div>
-      <div class="no-number no-toc" id="command.command-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#command.command-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="command.command-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#command.command-content-model">#</a></h2><div class="content-models">
         
       <div id="command.command-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="command.command-mdl" href="command.command.html#command.command-mdl"><span class="element">command</span>.command</a> = </span><span>

Index: progress.html
===================================================================
RCS file: /sources/public/html5/markup/progress.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- progress.html	29 Jan 2010 00:19:19 -0000	1.23
+++ progress.html	29 Jan 2010 00:40:40 -0000	1.24
@@ -17,8 +17,8 @@
     <p>The <a href="progress.html#progress" class="element">progress</a>
     element represents the completion progress of a task.</p>
   </div>
-      <div class="no-number no-toc" id="progress-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#progress-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="progress-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#progress-content-model">#</a></h2><div class="content-models">
         
       <div id="progress-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="progress-mdl" href="progress.html#progress-mdl" class="element">progress</a> = </span><span>

Index: dfn.html
===================================================================
RCS file: /sources/public/html5/markup/dfn.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- dfn.html	29 Jan 2010 00:19:17 -0000	1.21
+++ dfn.html	29 Jan 2010 00:40:38 -0000	1.22
@@ -17,8 +17,8 @@
     <p>The <a href="dfn.html#dfn" class="element">dfn</a> element
     represents the defining instance of a term.</p>
   </div>
-      <div class="no-number no-toc" id="dfn-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#dfn-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="dfn-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#dfn-content-model">#</a></h2><div class="content-models">
         
       <div id="dfn-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="dfn-mdl" href="dfn.html#dfn-mdl" class="element">dfn</a> = </span><span>

Index: textarea.html
===================================================================
RCS file: /sources/public/html5/markup/textarea.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- textarea.html	29 Jan 2010 00:19:20 -0000	1.25
+++ textarea.html	29 Jan 2010 00:40:41 -0000	1.26
@@ -18,8 +18,8 @@
     element represents a multi-line plain-text edit control for
     the element&#8217;s raw value.</p>
   </div>
-      <div class="no-number no-toc" id="textarea-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#textarea-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="textarea-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#textarea-content-model">#</a></h2><div class="content-models">
         
       <div id="textarea-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="textarea-mdl" href="textarea.html#textarea-mdl" class="element">textarea</a> = </span><span>

Index: cite.html
===================================================================
RCS file: /sources/public/html5/markup/cite.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- cite.html	29 Jan 2010 00:19:17 -0000	1.21
+++ cite.html	29 Jan 2010 00:40:37 -0000	1.22
@@ -19,8 +19,8 @@
     of a book mentioned within the main text flow of a
     document.</p>
   </div>
-      <div class="no-number no-toc" id="cite-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#cite-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="cite-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#cite-content-model">#</a></h2><div class="content-models">
         
       <div id="cite-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="cite-mdl" href="cite.html#cite-mdl" class="element">cite</a> = </span><span>

Index: meter.html
===================================================================
RCS file: /sources/public/html5/markup/meter.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- meter.html	29 Jan 2010 00:19:19 -0000	1.24
+++ meter.html	29 Jan 2010 00:40:40 -0000	1.25
@@ -18,8 +18,8 @@
     represents a scalar gauge providing a measurement within a
     known range, or a fractional value.</p>
   </div>
-      <div class="no-number no-toc" id="meter-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#meter-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="meter-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#meter-content-model">#</a></h2><div class="content-models">
         
       <div id="meter-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="meter-mdl" href="meter.html#meter-mdl" class="element">meter</a> = </span><span>

Index: input.button.html
===================================================================
RCS file: /sources/public/html5/markup/input.button.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- input.button.html	29 Jan 2010 00:19:18 -0000	1.23
+++ input.button.html	29 Jan 2010 00:40:39 -0000	1.24
@@ -19,8 +19,8 @@
     value is "<code>button</code>" represents a button with no
     additional semantics.</p>
   </div>
-      <div class="no-number no-toc" id="input.button-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#input.button-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="input.button-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#input.button-content-model">#</a></h2><div class="content-models">
         
       <div id="input.button-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="input.button-mdl" href="input.button.html#input.button-mdl"><span class="element">input</span>.button</a> = </span><span>

Index: aside.html
===================================================================
RCS file: /sources/public/html5/markup/aside.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- aside.html	29 Jan 2010 00:19:16 -0000	1.24
+++ aside.html	29 Jan 2010 00:40:37 -0000	1.25
@@ -18,8 +18,8 @@
     represents content that is tangentially related to the content
     that forms the main textual flow of a document.</p>
   </div>
-      <div class="no-number no-toc" id="aside-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#aside-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="aside-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#aside-content-model">#</a></h2><div class="content-models">
         
       <div id="aside-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="aside-mdl" href="aside.html#aside-mdl" class="element">aside</a> = </span><span>

Index: section.html
===================================================================
RCS file: /sources/public/html5/markup/section.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- section.html	29 Jan 2010 00:19:20 -0000	1.27
+++ section.html	29 Jan 2010 00:40:40 -0000	1.28
@@ -18,8 +18,8 @@
     represents a section of a document, typically with a title or
     heading.</p>
   </div>
-      <div class="no-number no-toc" id="section-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#section-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="section-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#section-content-model">#</a></h2><div class="content-models">
         
       <div id="section-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="section-mdl" href="section.html#section-mdl" class="element">section</a> = </span><span>

Index: link.html
===================================================================
RCS file: /sources/public/html5/markup/link.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- link.html	29 Jan 2010 00:19:19 -0000	1.24
+++ link.html	29 Jan 2010 00:40:40 -0000	1.25
@@ -19,8 +19,8 @@
     element represents metadata that expresses inter-document
     relationships.</p>
   </div>
-      <div class="no-number no-toc" id="link-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#link-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="link-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#link-content-model">#</a></h2><div class="content-models">
         
       <div id="link-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="link-mdl" href="link.html#link-mdl" class="element">link</a> = </span><span>

Index: meta.http-equiv.refresh.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.refresh.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- meta.http-equiv.refresh.html	29 Jan 2010 00:19:19 -0000	1.21
+++ meta.http-equiv.refresh.html	29 Jan 2010 00:40:40 -0000	1.22
@@ -23,8 +23,8 @@
     place of the current page, and the URL for the replacement
     page.</p>
   </div>
-      <div class="no-number no-toc" id="meta.http-equiv.refresh-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#meta.http-equiv.refresh-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="meta.http-equiv.refresh-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#meta.http-equiv.refresh-content-model">#</a></h2><div class="content-models">
         
       <div id="meta.http-equiv.refresh-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="meta.http-equiv.refresh-mdl" href="meta.http-equiv.refresh.html#meta.http-equiv.refresh-mdl"><span class="element">meta</span>.http-equiv.refresh</a> = </span><span>

Index: area.html
===================================================================
RCS file: /sources/public/html5/markup/area.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- area.html	29 Jan 2010 00:19:16 -0000	1.26
+++ area.html	29 Jan 2010 00:40:37 -0000	1.27
@@ -20,8 +20,8 @@
       corresponding area on an image map, or a dead area on an
       image map.</p>
   </div>
-      <div class="no-number no-toc" id="area-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#area-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="area-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#area-content-model">#</a></h2><div class="content-models">
         
       <div id="area-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="area-mdl" href="area.html#area-mdl" class="element">area</a> = </span><span>

Index: input.text.html
===================================================================
RCS file: /sources/public/html5/markup/input.text.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- input.text.html	29 Jan 2010 00:19:18 -0000	1.23
+++ input.text.html	29 Jan 2010 00:40:39 -0000	1.24
@@ -19,8 +19,8 @@
     value is "<code>text</code>" represents
     a one-line plain text edit control for the <a href="input.html#input" class="element">input</a> element&#8217;s <a href="input.text.html#input.text.attrs.value">value</a>.</p>
   </div>
-      <div class="no-number no-toc" id="input.text-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#input.text-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="input.text-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#input.text-content-model">#</a></h2><div class="content-models">
         
       <div id="input.text-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="input.text-mdl" href="input.text.html#input.text-mdl"><span class="element">input</span>.text</a> = </span><span>

Index: samp.html
===================================================================
RCS file: /sources/public/html5/markup/samp.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- samp.html	29 Jan 2010 00:19:20 -0000	1.21
+++ samp.html	29 Jan 2010 00:40:40 -0000	1.22
@@ -18,8 +18,8 @@
     represents (sample) output from a program or computing
     system.</p>
   </div>
-      <div class="no-number no-toc" id="samp-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#samp-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="samp-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#samp-content-model">#</a></h2><div class="content-models">
         
       <div id="samp-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="samp-mdl" href="samp.html#samp-mdl" class="element">samp</a> = </span><span>

Index: h6.html
===================================================================
RCS file: /sources/public/html5/markup/h6.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- h6.html	29 Jan 2010 00:19:17 -0000	1.25
+++ h6.html	29 Jan 2010 00:40:38 -0000	1.26
@@ -17,8 +17,8 @@
     <p>The <a href="h1.html#h1" class="element">h1</a> through <a href="h6.html#h6" class="element">h6</a> elements are headings for
     the sections with which they are associated.</p>
   </div>
-      <div class="no-number no-toc" id="h6-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#h6-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="h6-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#h6-content-model">#</a></h2><div class="content-models">
         
       <div id="h6-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="h6-mdl" href="h6.html#h6-mdl" class="element">h6</a> = </span><span>

Index: input.checkbox.html
===================================================================
RCS file: /sources/public/html5/markup/input.checkbox.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- input.checkbox.html	29 Jan 2010 00:19:18 -0000	1.23
+++ input.checkbox.html	29 Jan 2010 00:40:39 -0000	1.24
@@ -19,8 +19,8 @@
     value is "<code>checkbox</code>" represents
     a state or option that can be toggled.</p>
   </div>
-      <div class="no-number no-toc" id="input.checkbox-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#input.checkbox-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="input.checkbox-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#input.checkbox-content-model">#</a></h2><div class="content-models">
         
       <div id="input.checkbox-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="input.checkbox-mdl" href="input.checkbox.html#input.checkbox-mdl"><span class="element">input</span>.checkbox</a> = </span><span>

Index: a.html
===================================================================
RCS file: /sources/public/html5/markup/a.html,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- a.html	29 Jan 2010 00:36:23 -0000	1.34
+++ a.html	29 Jan 2010 00:40:37 -0000	1.35
@@ -18,10 +18,10 @@
     <a class="element" href="a.html#a">a</a>
     element represents a hyperlink.</p>
   </div>
-      <div class="no-number no-toc"><h2 class="element-subhead">Permitted contents <a class="hash" href="#">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="a-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#a-contents">#</a></h2><div class="prose-model">
     <a href="terminology.html#transparent">Transparent</a>
-  </div></div><div class="no-number no-toc" id="a-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#a-content">#</a></h2><div class="content-models">
+  </div></div><div class="no-number no-toc" id="a-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#a-content-model">#</a></h2><div class="content-models">
         
       <dl id="a-mdls">
         <dt class="content-model"><span class="element-pattern-name" id="a.elem.phrasing"><a class="hash" href="a.html#a.elem.phrasing"><span class="element">a</span>.elem.phrasing</a> = </span></dt>

Index: object.html
===================================================================
RCS file: /sources/public/html5/markup/object.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- object.html	29 Jan 2010 00:19:19 -0000	1.29
+++ object.html	29 Jan 2010 00:40:40 -0000	1.30
@@ -17,8 +17,8 @@
     <p>The <a href="object.html#object" class="element">object</a> element
     represents external content.</p>
   </div>
-      <div class="no-number no-toc" id="object-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#object-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="object-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#object-content-model">#</a></h2><div class="content-models">
         
       <dl id="object-mdls">
         <dt class="content-model"><span class="element-pattern-name" id="object.elem.flow"><a class="hash" href="object.html#object.elem.flow"><span class="element">object</span>.elem.flow</a> = </span></dt>

Index: input.tel.html
===================================================================
RCS file: /sources/public/html5/markup/input.tel.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- input.tel.html	29 Jan 2010 00:19:18 -0000	1.21
+++ input.tel.html	29 Jan 2010 00:40:39 -0000	1.22
@@ -19,8 +19,8 @@
     value is "<code>tel</code>" represents a one-line plain-text
     edit control for entering a telephone number.</p>
   </div>
-      <div class="no-number no-toc" id="input.tel-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#input.tel-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="input.tel-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#input.tel-content-model">#</a></h2><div class="content-models">
         
       <div id="input.tel-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="input.tel-mdl" href="input.tel.html#input.tel-mdl"><span class="element">input</span>.tel</a> = </span><span>

Index: h4.html
===================================================================
RCS file: /sources/public/html5/markup/h4.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- h4.html	29 Jan 2010 00:19:17 -0000	1.25
+++ h4.html	29 Jan 2010 00:40:38 -0000	1.26
@@ -17,8 +17,8 @@
     <p>The <a href="h1.html#h1" class="element">h1</a> through <a href="h6.html#h6" class="element">h6</a> elements are headings for
     the sections with which they are associated.</p>
   </div>
-      <div class="no-number no-toc" id="h4-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#h4-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="h4-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#h4-content-model">#</a></h2><div class="content-models">
         
       <div id="h4-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="h4-mdl" href="h4.html#h4-mdl" class="element">h4</a> = </span><span>

Index: header.html
===================================================================
RCS file: /sources/public/html5/markup/header.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- header.html	29 Jan 2010 00:19:17 -0000	1.24
+++ header.html	29 Jan 2010 00:40:38 -0000	1.25
@@ -17,8 +17,8 @@
     <p>The <a href="header.html#header" class="element">header</a> element
     represents the header of a section.</p>
   </div>
-      <div class="no-number no-toc" id="header-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#header-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="header-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#header-content-model">#</a></h2><div class="content-models">
         
       <div id="header-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="header-mdl" href="header.html#header-mdl" class="element">header</a> = </span><span>

Index: b.html
===================================================================
RCS file: /sources/public/html5/markup/b.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- b.html	29 Jan 2010 00:19:16 -0000	1.21
+++ b.html	29 Jan 2010 00:40:37 -0000	1.22
@@ -20,8 +20,8 @@
     document abstract, product names in a review, or other spans
     of text whose typical typographic presentation is bold text.</p>
   </div>
-      <div class="no-number no-toc" id="b-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#b-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="b-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#b-content-model">#</a></h2><div class="content-models">
         
       <div id="b-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="b-mdl" href="b.html#b-mdl" class="element">b</a> = </span><span>

Index: img.html
===================================================================
RCS file: /sources/public/html5/markup/img.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- img.html	29 Jan 2010 00:19:18 -0000	1.27
+++ img.html	29 Jan 2010 00:40:39 -0000	1.28
@@ -17,8 +17,8 @@
     <p>The <a href="img.html#img" class="element">img</a> element
     represents an image.</p>
   </div>
-      <div class="no-number no-toc" id="img-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#img-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="img-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#img-content-model">#</a></h2><div class="content-models">
         
       <div id="img-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="img-mdl" href="img.html#img-mdl" class="element">img</a> = </span><span>

Index: bdo.html
===================================================================
RCS file: /sources/public/html5/markup/bdo.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- bdo.html	29 Jan 2010 00:19:16 -0000	1.23
+++ bdo.html	29 Jan 2010 00:40:37 -0000	1.24
@@ -18,8 +18,8 @@
     a means to specify a direction override of the Unicode BiDi
     algorithm.</p>
   </div>
-      <div class="no-number no-toc" id="bdo-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#bdo-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="bdo-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#bdo-content-model">#</a></h2><div class="content-models">
         
       <div id="bdo-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="bdo-mdl" href="bdo.html#bdo-mdl" class="element">bdo</a> = </span><span>

Index: input.number.html
===================================================================
RCS file: /sources/public/html5/markup/input.number.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- input.number.html	29 Jan 2010 00:19:18 -0000	1.22
+++ input.number.html	29 Jan 2010 00:40:39 -0000	1.23
@@ -20,8 +20,8 @@
     a precise control for setting the element&#8217;s value to a
     string representing a number.</p>
   </div>
-      <div class="no-number no-toc" id="input.number-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#input.number-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="input.number-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#input.number-content-model">#</a></h2><div class="content-models">
         
       <div id="input.number-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="input.number-mdl" href="input.number.html#input.number-mdl"><span class="element">input</span>.number</a> = </span><span>

Index: col.html
===================================================================
RCS file: /sources/public/html5/markup/col.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- col.html	29 Jan 2010 00:19:17 -0000	1.21
+++ col.html	29 Jan 2010 00:40:38 -0000	1.22
@@ -19,8 +19,8 @@
     by its <a href="colgroup.html#colgroup" class="element">colgroup</a>
     parent.</p>
   </div>
-      <div class="no-number no-toc" id="col-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#col-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="col-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#col-content-model">#</a></h2><div class="content-models">
         
       <div id="col-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="col-mdl" href="col.html#col-mdl" class="element">col</a> = </span><span>

Index: command.radio.html
===================================================================
RCS file: /sources/public/html5/markup/command.radio.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- command.radio.html	29 Jan 2010 00:19:17 -0000	1.22
+++ command.radio.html	29 Jan 2010 00:40:38 -0000	1.23
@@ -19,8 +19,8 @@
     value is "<code>radio</code>" represents
     a selection of one item from a list of items.</p>
   </div>
-      <div class="no-number no-toc" id="command.radio-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#command.radio-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="command.radio-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#command.radio-content-model">#</a></h2><div class="content-models">
         
       <div id="command.radio-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="command.radio-mdl" href="command.radio.html#command.radio-mdl"><span class="element">command</span>.radio</a> = </span><span>

Index: input.datetime.html
===================================================================
RCS file: /sources/public/html5/markup/input.datetime.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- input.datetime.html	29 Jan 2010 00:19:18 -0000	1.22
+++ input.datetime.html	29 Jan 2010 00:40:39 -0000	1.23
@@ -21,8 +21,8 @@
     representing a global date and time (with timezone
     information).</p>
   </div>
-      <div class="no-number no-toc" id="input.datetime-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#input.datetime-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="input.datetime-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#input.datetime-content-model">#</a></h2><div class="content-models">
         
       <div id="input.datetime-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="input.datetime-mdl" href="input.datetime.html#input.datetime-mdl"><span class="element">input</span>.datetime</a> = </span><span>

Index: input.password.html
===================================================================
RCS file: /sources/public/html5/markup/input.password.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- input.password.html	29 Jan 2010 00:19:18 -0000	1.23
+++ input.password.html	29 Jan 2010 00:40:39 -0000	1.24
@@ -19,8 +19,8 @@
     value is "<code>password</code>" represents
     a one-line plain-text edit control for entering a password.</p>
   </div>
-      <div class="no-number no-toc" id="input.password-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#input.password-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="input.password-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#input.password-content-model">#</a></h2><div class="content-models">
         
       <div id="input.password-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="input.password-mdl" href="input.password.html#input.password-mdl"><span class="element">input</span>.password</a> = </span><span>

Index: embed.html
===================================================================
RCS file: /sources/public/html5/markup/embed.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- embed.html	29 Jan 2010 00:19:17 -0000	1.24
+++ embed.html	29 Jan 2010 00:40:38 -0000	1.25
@@ -17,8 +17,8 @@
     <p>The <a href="embed.html#embed" class="element">embed</a> element
     represents an integration point for external content.</p>
   </div>
-      <div class="no-number no-toc" id="embed-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#embed-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="embed-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#embed-content-model">#</a></h2><div class="content-models">
         
       <div id="embed-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="embed-mdl" href="embed.html#embed-mdl" class="element">embed</a> = </span><span>

Index: dd.html
===================================================================
RCS file: /sources/public/html5/markup/dd.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- dd.html	29 Jan 2010 00:19:17 -0000	1.23
+++ dd.html	29 Jan 2010 00:40:38 -0000	1.24
@@ -19,8 +19,8 @@
     element represents a
     <a href="dd.html#dd-description">description or value</a>.</p>
   </div>
-      <div class="no-number no-toc" id="dd-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#dd-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="dd-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#dd-content-model">#</a></h2><div class="content-models">
         
       <div id="dd-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="dd-mdl" href="dd.html#dd-mdl" class="element">dd</a> = </span><span>

Index: ul.html
===================================================================
RCS file: /sources/public/html5/markup/ul.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- ul.html	29 Jan 2010 00:19:20 -0000	1.19
+++ ul.html	29 Jan 2010 00:40:41 -0000	1.20
@@ -19,8 +19,8 @@
     the order of the items would not change the meaning of
     list.</p>
   </div>
-      <div class="no-number no-toc" id="ul-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#ul-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="ul-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#ul-content-model">#</a></h2><div class="content-models">
         
       <div id="ul-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="ul-mdl" href="ul.html#ul-mdl" class="element">ul</a> = </span><span>

Index: input.time.html
===================================================================
RCS file: /sources/public/html5/markup/input.time.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- input.time.html	29 Jan 2010 00:19:18 -0000	1.22
+++ input.time.html	29 Jan 2010 00:40:39 -0000	1.23
@@ -20,8 +20,8 @@
     a control for setting the element&#8217;s value to a string
     representing a time (with no timezone information).</p>
   </div>
-      <div class="no-number no-toc" id="input.time-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#input.time-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="input.time-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#input.time-content-model">#</a></h2><div class="content-models">
         
       <div id="input.time-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="input.time-mdl" href="input.time.html#input.time-mdl"><span class="element">input</span>.time</a> = </span><span>

Index: dt.html
===================================================================
RCS file: /sources/public/html5/markup/dt.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- dt.html	29 Jan 2010 00:19:17 -0000	1.23
+++ dt.html	29 Jan 2010 00:40:38 -0000	1.24
@@ -19,8 +19,8 @@
     element represents a
     <a href="dt.html#dt-term">term or name</a>.</p>
   </div>
-      <div class="no-number no-toc" id="dt-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#dt-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="dt-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#dt-content-model">#</a></h2><div class="content-models">
         
       <div id="dt-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="dt-mdl" href="dt.html#dt-mdl" class="element">dt</a> = </span><span>

Index: strong.html
===================================================================
RCS file: /sources/public/html5/markup/strong.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- strong.html	29 Jan 2010 00:19:20 -0000	1.21
+++ strong.html	29 Jan 2010 00:40:41 -0000	1.22
@@ -17,8 +17,8 @@
     <p>The <a href="strong.html#strong" class="element">strong</a> element
     represents a span of text with strong importance.</p>
   </div>
-      <div class="no-number no-toc" id="strong-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#strong-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="strong-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#strong-content-model">#</a></h2><div class="content-models">
         
       <div id="strong-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="strong-mdl" href="strong.html#strong-mdl" class="element">strong</a> = </span><span>

Index: q.html
===================================================================
RCS file: /sources/public/html5/markup/q.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- q.html	29 Jan 2010 00:19:19 -0000	1.22
+++ q.html	29 Jan 2010 00:40:40 -0000	1.23
@@ -17,8 +17,8 @@
     <p>The <a href="q.html#q" class="element">q</a> element represents
     phrasing content quoted from another source.</p>
   </div>
-      <div class="no-number no-toc" id="q-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#q-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="q-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#q-content-model">#</a></h2><div class="content-models">
         
       <div id="q-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="q-mdl" href="q.html#q-mdl" class="element">q</a> = </span><span>

Index: li.html
===================================================================
RCS file: /sources/public/html5/markup/li.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- li.html	29 Jan 2010 00:19:19 -0000	1.25
+++ li.html	29 Jan 2010 00:40:40 -0000	1.26
@@ -17,8 +17,8 @@
     <p>The <a href="li.html#li" class="element">li</a> element represents
     a list item.</p>
   </div>
-      <div class="no-number no-toc" id="li-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#li-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="li-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#li-content-model">#</a></h2><div class="content-models">
         
       <dl id="li-mdls">
         <dt class="content-model"><span class="element-pattern-name" id="li-pattern"><a class="hash" href="li.html#li-pattern"><span class="element">li</span></a> = </span></dt>

Index: style.html
===================================================================
RCS file: /sources/public/html5/markup/style.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- style.html	29 Jan 2010 00:19:20 -0000	1.26
+++ style.html	29 Jan 2010 00:40:41 -0000	1.27
@@ -19,8 +19,8 @@
     element
     allows style information to be embedded in documents.</p>
   </div>
-      <div class="no-number no-toc" id="style-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#style-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="style-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#style-content-model">#</a></h2><div class="content-models">
         
       <dl id="style-mdls">
         <dt class="content-model"><span class="element-pattern-name" id="style-pattern"><a class="hash" href="style.html#style-pattern"><span class="element">style</span></a> = </span></dt>

Index: del.html
===================================================================
RCS file: /sources/public/html5/markup/del.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- del.html	29 Jan 2010 00:19:17 -0000	1.25
+++ del.html	29 Jan 2010 00:40:38 -0000	1.26
@@ -18,8 +18,8 @@
     represents a range of text that has been deleted from a
     document.</p>
   </div>
-      <div class="no-number no-toc" id="del-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#del-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="del-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#del-content-model">#</a></h2><div class="content-models">
         
       <dl id="del-mdls">
         <dt class="content-model"><span class="element-pattern-name" id="del.elem.flow"><a class="hash" href="del.html#del.elem.flow"><span class="element">del</span>.elem.flow</a> = </span></dt>

Index: menu.html
===================================================================
RCS file: /sources/public/html5/markup/menu.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- menu.html	29 Jan 2010 00:19:19 -0000	1.27
+++ menu.html	29 Jan 2010 00:40:40 -0000	1.28
@@ -17,8 +17,8 @@
     <p>The <a href="menu.html#menu" class="element">menu</a> element
     represents a list of commands.</p>
   </div>
-      <div class="no-number no-toc" id="menu-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#menu-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="menu-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#menu-content-model">#</a></h2><div class="content-models">
         
       <div id="menu-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="menu-mdl" href="menu.html#menu-mdl" class="element">menu</a> = </span><span>

Index: input.image.html
===================================================================
RCS file: /sources/public/html5/markup/input.image.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- input.image.html	29 Jan 2010 00:19:18 -0000	1.23
+++ input.image.html	29 Jan 2010 00:40:39 -0000	1.24
@@ -22,8 +22,8 @@
     form, or alternatively a button from which the user can submit
     the form.</p>
   </div>
-      <div class="no-number no-toc" id="input.image-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#input.image-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="input.image-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#input.image-content-model">#</a></h2><div class="content-models">
         
       <div id="input.image-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="input.image-mdl" href="input.image.html#input.image-mdl"><span class="element">input</span>.image</a> = </span><span>

Index: code.html
===================================================================
RCS file: /sources/public/html5/markup/code.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- code.html	29 Jan 2010 00:19:17 -0000	1.21
+++ code.html	29 Jan 2010 00:40:37 -0000	1.22
@@ -17,8 +17,8 @@
     <p>The <a href="code.html#code" class="element">code</a> element
     represents a fragment of computer code.</p>
   </div>
-      <div class="no-number no-toc" id="code-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#code-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="code-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#code-content-model">#</a></h2><div class="content-models">
         
       <div id="code-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="code-mdl" href="code.html#code-mdl" class="element">code</a> = </span><span>

Index: h2.html
===================================================================
RCS file: /sources/public/html5/markup/h2.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- h2.html	29 Jan 2010 00:19:17 -0000	1.25
+++ h2.html	29 Jan 2010 00:40:38 -0000	1.26
@@ -17,8 +17,8 @@
     <p>The <a href="h1.html#h1" class="element">h1</a> through <a href="h6.html#h6" class="element">h6</a> elements are headings for
     the sections with which they are associated.</p>
   </div>
-      <div class="no-number no-toc" id="h2-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#h2-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="h2-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#h2-content-model">#</a></h2><div class="content-models">
         
       <div id="h2-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="h2-mdl" href="h2.html#h2-mdl" class="element">h2</a> = </span><span>

Index: head.html
===================================================================
RCS file: /sources/public/html5/markup/head.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- head.html	29 Jan 2010 00:19:17 -0000	1.19
+++ head.html	29 Jan 2010 00:40:38 -0000	1.20
@@ -17,8 +17,8 @@
     <p>The <a href="head.html#head" class="element">head</a> element
     collects the document&#8217;s metadata.</p>
   </div>
-      <div class="no-number no-toc" id="head-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#head-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="head-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#head-content-model">#</a></h2><div class="content-models">
         
       <div id="head-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="head-mdl" href="head.html#head-mdl" class="element">head</a> = </span><span>

Index: p.html
===================================================================
RCS file: /sources/public/html5/markup/p.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- p.html	29 Jan 2010 00:19:19 -0000	1.25
+++ p.html	29 Jan 2010 00:40:40 -0000	1.26
@@ -17,8 +17,8 @@
     <p>The <a href="p.html#p" class="element">p</a> element represents a
     paragraph.</p>
   </div>
-      <div class="no-number no-toc" id="p-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#p-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="p-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#p-content-model">#</a></h2><div class="content-models">
         
       <div id="p-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="p-mdl" href="p.html#p-mdl" class="element">p</a> = </span><span>

Index: map.html
===================================================================
RCS file: /sources/public/html5/markup/map.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- map.html	29 Jan 2010 00:19:19 -0000	1.25
+++ map.html	29 Jan 2010 00:40:40 -0000	1.26
@@ -18,8 +18,8 @@
     conjunction with any <a href="area.html#area" class="element">area</a>
     element descendants, defines an image map.</p>
   </div>
-      <div class="no-number no-toc" id="map-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#map-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="map-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#map-content-model">#</a></h2><div class="content-models">
         
       <dl id="map-mdls">
         <dt class="content-model"><span class="element-pattern-name" id="map.elem.flow"><a class="hash" href="map.html#map.elem.flow"><span class="element">map</span>.elem.flow</a> = </span></dt>

Index: input.file.html
===================================================================
RCS file: /sources/public/html5/markup/input.file.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- input.file.html	29 Jan 2010 00:19:18 -0000	1.22
+++ input.file.html	29 Jan 2010 00:40:39 -0000	1.23
@@ -21,8 +21,8 @@
     name, a file type, and a file body (the contents of the
     file).</p>
   </div>
-      <div class="no-number no-toc" id="input.file-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#input.file-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="input.file-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#input.file-content-model">#</a></h2><div class="content-models">
         
       <div id="input.file-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="input.file-mdl" href="input.file.html#input.file-mdl"><span class="element">input</span>.file</a> = </span><span>

Index: input.radio.html
===================================================================
RCS file: /sources/public/html5/markup/input.radio.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- input.radio.html	29 Jan 2010 00:19:18 -0000	1.23
+++ input.radio.html	29 Jan 2010 00:40:39 -0000	1.24
@@ -20,8 +20,8 @@
     a selection of one item from a list of items (a radio
     button).</p>
   </div>
-      <div class="no-number no-toc" id="input.radio-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#input.radio-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="input.radio-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#input.radio-content-model">#</a></h2><div class="content-models">
         
       <div id="input.radio-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="input.radio-mdl" href="input.radio.html#input.radio-mdl"><span class="element">input</span>.radio</a> = </span><span>

Index: command.checkbox.html
===================================================================
RCS file: /sources/public/html5/markup/command.checkbox.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- command.checkbox.html	29 Jan 2010 00:19:17 -0000	1.22
+++ command.checkbox.html	29 Jan 2010 00:40:38 -0000	1.23
@@ -19,8 +19,8 @@
     value is "<code>checkbox</code>" represents a state or option
     that can be toggled.</p>
   </div>
-      <div class="no-number no-toc" id="command.checkbox-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#command.checkbox-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="command.checkbox-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#command.checkbox-content-model">#</a></h2><div class="content-models">
         
       <div id="command.checkbox-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="command.checkbox-mdl" href="command.checkbox.html#command.checkbox-mdl"><span class="element">command</span>.checkbox</a> = </span><span>

Index: param.html
===================================================================
RCS file: /sources/public/html5/markup/param.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- param.html	29 Jan 2010 00:19:19 -0000	1.25
+++ param.html	29 Jan 2010 00:40:40 -0000	1.26
@@ -17,8 +17,8 @@
     <p>The <a href="param.html#param" class="element">param</a> element
     defines parameters for plugins invoked by <a href="object.html#object" class="element">object</a> elements.</p>
   </div>
-      <div class="no-number no-toc" id="param-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#param-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="param-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#param-content-model">#</a></h2><div class="content-models">
         
       <div id="param-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="param-mdl" href="param.html#param-mdl" class="element">param</a> = </span><span>

Index: span.html
===================================================================
RCS file: /sources/public/html5/markup/span.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- span.html	29 Jan 2010 00:19:20 -0000	1.21
+++ span.html	29 Jan 2010 00:40:41 -0000	1.22
@@ -18,8 +18,8 @@
     generic wrapper for phrasing content that by itself does not
     represent anything.</p>
   </div>
-      <div class="no-number no-toc" id="span-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#span-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="span-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#span-content-model">#</a></h2><div class="content-models">
         
       <div id="span-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="span-mdl" href="span.html#span-mdl" class="element">span</a> = </span><span>

Index: input.reset.html
===================================================================
RCS file: /sources/public/html5/markup/input.reset.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- input.reset.html	29 Jan 2010 00:19:18 -0000	1.23
+++ input.reset.html	29 Jan 2010 00:40:39 -0000	1.24
@@ -19,8 +19,8 @@
     value is "<code>reset</code>" represents a button for
     resetting a form.</p>
   </div>
-      <div class="no-number no-toc" id="input.reset-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#input.reset-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="input.reset-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#input.reset-content-model">#</a></h2><div class="content-models">
         
       <div id="input.reset-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="input.reset-mdl" href="input.reset.html#input.reset-mdl"><span class="element">input</span>.reset</a> = </span><span>

Index: input.datetime-local.html
===================================================================
RCS file: /sources/public/html5/markup/input.datetime-local.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- input.datetime-local.html	29 Jan 2010 00:19:18 -0000	1.22
+++ input.datetime-local.html	29 Jan 2010 00:40:39 -0000	1.23
@@ -21,8 +21,8 @@
     representing a local date and time (with no timezone
     information).</p>
   </div>
-      <div class="no-number no-toc" id="input.datetime-local-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#input.datetime-local-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="input.datetime-local-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#input.datetime-local-content-model">#</a></h2><div class="content-models">
         
       <div id="input.datetime-local-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="input.datetime-local-mdl" href="input.datetime-local.html#input.datetime-local-mdl"><span class="element">input</span>.datetime-local</a> = </span><span>

Index: input.color.html
===================================================================
RCS file: /sources/public/html5/markup/input.color.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- input.color.html	29 Jan 2010 00:19:18 -0000	1.23
+++ input.color.html	29 Jan 2010 00:40:39 -0000	1.24
@@ -20,8 +20,8 @@
     a color-well control, for setting the element&#8217;s value to a
     string representing a simple color.</p>
   </div>
-      <div class="no-number no-toc" id="input.color-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#input.color-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="input.color-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#input.color-content-model">#</a></h2><div class="content-models">
         
       <div id="input.color-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="input.color-mdl" href="input.color.html#input.color-mdl"><span class="element">input</span>.color</a> = </span><span>

Index: option.html
===================================================================
RCS file: /sources/public/html5/markup/option.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- option.html	29 Jan 2010 00:19:19 -0000	1.25
+++ option.html	29 Jan 2010 00:40:40 -0000	1.26
@@ -19,8 +19,8 @@
     labelled set of options grouped together in an <a href="optgroup.html#optgroup" class="element">optgroup</a>, or an option
     among the list of suggestions in a <a href="datalist.html#datalist" class="element">datalist</a>.</p>
   </div>
-      <div class="no-number no-toc" id="option-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#option-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="option-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#option-content-model">#</a></h2><div class="content-models">
         
       <div id="option-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="option-mdl" href="option.html#option-mdl" class="element">option</a> = </span><span>

Index: label.html
===================================================================
RCS file: /sources/public/html5/markup/label.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- label.html	29 Jan 2010 00:19:19 -0000	1.26
+++ label.html	29 Jan 2010 00:40:39 -0000	1.27
@@ -17,8 +17,8 @@
     <p>The <a href="label.html#label" class="element">label</a> element
     represents a caption for a form control.</p>
   </div>
-      <div class="no-number no-toc" id="label-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#label-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="label-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#label-content-model">#</a></h2><div class="content-models">
         
       <div id="label-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="label-mdl" href="label.html#label-mdl" class="element">label</a> = </span><span>

Index: select.html
===================================================================
RCS file: /sources/public/html5/markup/select.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- select.html	29 Jan 2010 00:19:20 -0000	1.23
+++ select.html	29 Jan 2010 00:40:41 -0000	1.24
@@ -18,8 +18,8 @@
     represents a control for selecting among a list of
     options.</p>
   </div>
-      <div class="no-number no-toc" id="select-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#select-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="select-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#select-content-model">#</a></h2><div class="content-models">
         
       <div id="select-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="select-mdl" href="select.html#select-mdl" class="element">select</a> = </span><span>

Index: noscript.html
===================================================================
RCS file: /sources/public/html5/markup/noscript.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- noscript.html	29 Jan 2010 00:19:19 -0000	1.25
+++ noscript.html	29 Jan 2010 00:40:40 -0000	1.26
@@ -19,8 +19,8 @@
     that don&#8217;t support scripting, by affecting how the document is
     parsed.</p>
   </div>
-      <div class="no-number no-toc" id="noscript-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#noscript-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="noscript-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#noscript-content-model">#</a></h2><div class="content-models">
         
       <dl id="noscript-mdls">
         <dt class="content-model"><span class="element-pattern-name" id="noscript.elem.head"><a class="hash" href="noscript.html#noscript.elem.head"><span class="element">noscript</span>.elem.head</a> = </span></dt>

Index: blockquote.html
===================================================================
RCS file: /sources/public/html5/markup/blockquote.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- blockquote.html	29 Jan 2010 00:19:16 -0000	1.23
+++ blockquote.html	29 Jan 2010 00:40:37 -0000	1.24
@@ -18,8 +18,8 @@
     element represents a section that is quoted from another
     source.</p>
   </div>
-      <div class="no-number no-toc" id="blockquote-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#blockquote-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="blockquote-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#blockquote-content-model">#</a></h2><div class="content-models">
         
       <div id="blockquote-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="blockquote-mdl" href="blockquote.html#blockquote-mdl" class="element">blockquote</a> = </span><span>

Index: hr.html
===================================================================
RCS file: /sources/public/html5/markup/hr.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- hr.html	29 Jan 2010 00:19:18 -0000	1.21
+++ hr.html	29 Jan 2010 00:40:38 -0000	1.22
@@ -17,8 +17,8 @@
     <p>The <a href="hr.html#hr" class="element">hr</a> element represents
     a paragraph-level thematic break.</p>
   </div>
-      <div class="no-number no-toc" id="hr-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#hr-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="hr-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#hr-content-model">#</a></h2><div class="content-models">
         
       <div id="hr-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="hr-mdl" href="hr.html#hr-mdl" class="element">hr</a> = </span><span>

Index: td.html
===================================================================
RCS file: /sources/public/html5/markup/td.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- td.html	29 Jan 2010 00:19:20 -0000	1.26
+++ td.html	29 Jan 2010 00:40:41 -0000	1.27
@@ -17,8 +17,8 @@
     <p>The <a href="td.html#td" class="element">td</a> element represents
     a data cell in a table.</p>
   </div>
-      <div class="no-number no-toc" id="td-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#td-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="td-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#td-content-model">#</a></h2><div class="content-models">
         
       <div id="td-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="td-mdl" href="td.html#td-mdl" class="element">td</a> = </span><span>

Index: em.html
===================================================================
RCS file: /sources/public/html5/markup/em.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- em.html	29 Jan 2010 00:19:17 -0000	1.21
+++ em.html	29 Jan 2010 00:40:38 -0000	1.22
@@ -17,8 +17,8 @@
     <p>The <a href="em.html#em" class="element">em</a> element represents
     a span of text with emphatic stress.</p>
   </div>
-      <div class="no-number no-toc" id="em-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#em-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="em-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#em-content-model">#</a></h2><div class="content-models">
         
       <div id="em-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="em-mdl" href="em.html#em-mdl" class="element">em</a> = </span><span>

Index: input.hidden.html
===================================================================
RCS file: /sources/public/html5/markup/input.hidden.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- input.hidden.html	29 Jan 2010 00:19:18 -0000	1.23
+++ input.hidden.html	29 Jan 2010 00:40:39 -0000	1.24
@@ -20,8 +20,8 @@
     represents a value that is not intended to be examined or
     manipulated by the user.</p>
   </div>
-      <div class="no-number no-toc" id="input.hidden-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#input.hidden-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="input.hidden-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#input.hidden-content-model">#</a></h2><div class="content-models">
         
       <div id="input.hidden-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="input.hidden-mdl" href="input.hidden.html#input.hidden-mdl"><span class="element">input</span>.hidden</a> = </span><span>

Index: caption.html
===================================================================
RCS file: /sources/public/html5/markup/caption.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- caption.html	29 Jan 2010 00:19:17 -0000	1.23
+++ caption.html	29 Jan 2010 00:40:37 -0000	1.24
@@ -17,8 +17,8 @@
     <p>The <a href="caption.html#caption" class="element">caption</a> element
     represents the title of the <a href="table.html#table" class="element">table</a> that is its parent.</p>
   </div>
-      <div class="no-number no-toc" id="caption-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#caption-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="caption-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#caption-content-model">#</a></h2><div class="content-models">
         
       <div id="caption-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="caption-mdl" href="caption.html#caption-mdl" class="element">caption</a> = </span><span>

Index: style.css
===================================================================
RCS file: /sources/public/html5/markup/style.css,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -d -r1.79 -r1.80
--- style.css	29 Jan 2010 00:25:43 -0000	1.79
+++ style.css	29 Jan 2010 00:40:41 -0000	1.80
@@ -536,6 +536,3 @@
   font-weight: bold;
   color: white;
 }
-.prose-model {
-  margin-top: 6px;
-}

Index: kbd.html
===================================================================
RCS file: /sources/public/html5/markup/kbd.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- kbd.html	29 Jan 2010 00:19:19 -0000	1.22
+++ kbd.html	29 Jan 2010 00:40:39 -0000	1.23
@@ -17,8 +17,8 @@
     <p>The <a href="kbd.html#kbd" class="element">kbd</a> element
     represents user input.</p>
   </div>
-      <div class="no-number no-toc" id="kbd-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#kbd-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="kbd-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#kbd-content-model">#</a></h2><div class="content-models">
         
       <div id="kbd-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="kbd-mdl" href="kbd.html#kbd-mdl" class="element">kbd</a> = </span><span>

Index: base.html
===================================================================
RCS file: /sources/public/html5/markup/base.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- base.html	29 Jan 2010 00:19:16 -0000	1.22
+++ base.html	29 Jan 2010 00:40:37 -0000	1.23
@@ -20,8 +20,8 @@
     <a href="terminology.html#context">browsing context</a> name
     for the purposes of following hyperlinks.</p>
   </div>
-      <div class="no-number no-toc" id="base-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#base-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="base-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#base-content-model">#</a></h2><div class="content-models">
         
       <div id="base-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="base-mdl" href="base.html#base-mdl" class="element">base</a> = </span><span>

Index: canvas.html
===================================================================
RCS file: /sources/public/html5/markup/canvas.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- canvas.html	29 Jan 2010 00:19:17 -0000	1.21
+++ canvas.html	29 Jan 2010 00:40:37 -0000	1.22
@@ -19,8 +19,8 @@
     used for dynamically rendering of images such as game
     graphics, graphs, or other images.</p>
   </div>
-      <div class="no-number no-toc" id="canvas-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#canvas-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="canvas-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#canvas-content-model">#</a></h2><div class="content-models">
         
       <dl id="canvas-mdls">
         <dt class="content-model"><span class="element-pattern-name" id="canvas.elem.flow"><a class="hash" href="canvas.html#canvas.elem.flow"><span class="element">canvas</span>.elem.flow</a> = </span></dt>

Index: input.search.html
===================================================================
RCS file: /sources/public/html5/markup/input.search.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- input.search.html	29 Jan 2010 00:19:18 -0000	1.24
+++ input.search.html	29 Jan 2010 00:40:39 -0000	1.25
@@ -20,8 +20,8 @@
     a one-line plain-text edit control for entering one or more
     search terms.</p>
   </div>
-      <div class="no-number no-toc" id="input.search-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#input.search-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="input.search-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#input.search-content-model">#</a></h2><div class="content-models">
         
       <div id="input.search-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="input.search-mdl" href="input.search.html#input.search-mdl"><span class="element">input</span>.search</a> = </span><span>

Index: tfoot.html
===================================================================
RCS file: /sources/public/html5/markup/tfoot.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- tfoot.html	29 Jan 2010 00:19:20 -0000	1.19
+++ tfoot.html	29 Jan 2010 00:40:41 -0000	1.20
@@ -18,8 +18,8 @@
     represents the block of rows that consist of the column
     summaries (footers) for its parent <a href="table.html#table" class="element">table</a> element.</p>
   </div>
-      <div class="no-number no-toc" id="tfoot-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#tfoot-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="tfoot-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#tfoot-content-model">#</a></h2><div class="content-models">
         
       <div id="tfoot-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="tfoot-mdl" href="tfoot.html#tfoot-mdl" class="element">tfoot</a> = </span><span>

Index: rt.html
===================================================================
RCS file: /sources/public/html5/markup/rt.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- rt.html	29 Jan 2010 00:19:20 -0000	1.21
+++ rt.html	29 Jan 2010 00:40:40 -0000	1.22
@@ -17,8 +17,8 @@
     <p>The <a href="rt.html#rt" class="element">rt</a> element marks the
     ruby text component of a ruby annotation.</p>
   </div>
-      <div class="no-number no-toc" id="rt-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#rt-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="rt-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#rt-content-model">#</a></h2><div class="content-models">
         
       <div id="rt-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="rt-mdl" href="rt.html#rt-mdl" class="element">rt</a> = </span><span>

Index: fieldset.html
===================================================================
RCS file: /sources/public/html5/markup/fieldset.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- fieldset.html	29 Jan 2010 00:19:17 -0000	1.23
+++ fieldset.html	29 Jan 2010 00:40:38 -0000	1.24
@@ -17,8 +17,8 @@
     <p>The <code><a href="fieldset.html#fieldset" class="element">fieldset</a></code> element represents a
     set of form controls grouped under a common name.</p>
   </div>
-      <div class="no-number no-toc" id="fieldset-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#fieldset-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="fieldset-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#fieldset-content-model">#</a></h2><div class="content-models">
         
       <div id="fieldset-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="fieldset-mdl" href="fieldset.html#fieldset-mdl" class="element">fieldset</a> = </span><span>

Index: spec.html
===================================================================
RCS file: /sources/public/html5/markup/spec.html,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -d -r1.120 -r1.121
--- spec.html	29 Jan 2010 00:36:23 -0000	1.120
+++ spec.html	29 Jan 2010 00:40:41 -0000	1.121
@@ -2579,15 +2579,15 @@
     <a class="element" href="#a">a</a>
     element represents a hyperlink.</p>
   </div>
-      <div class="no-number no-toc">
-<h2 class="element-subhead">Permitted contents <a class="hash" href="#">#</a>
+      <div class="no-number no-toc" id="a-contents">
+<h2 class="element-subhead">Permitted contents <a class="hash" href="#a-contents">#</a>
 </h2>
-<div class="content-models">
+<div class="prose-model">
     <a href="#transparent">Transparent</a>
[...1420 lines suppressed...]
     meant to mentally replace with some other literal value.</p>
   </div>
-      <div class="no-number no-toc" id="var-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#var-content">#</a>
+      <div class="no-number no-toc" id="var-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#var-content-model">#</a>
 </h2>
 <div class="content-models">
         
@@ -15411,8 +15411,8 @@
     <p>The <a href="#video" class="element">video</a> element
     represents a video or movie.</p>
   </div>
-      <div class="no-number no-toc" id="video-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#video-content">#</a>
+      <div class="no-number no-toc" id="video-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#video-content-model">#</a>
 </h2>
 <div class="content-models">
         

Index: datalist.html
===================================================================
RCS file: /sources/public/html5/markup/datalist.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- datalist.html	29 Jan 2010 00:19:17 -0000	1.24
+++ datalist.html	29 Jan 2010 00:40:38 -0000	1.25
@@ -19,8 +19,8 @@
     set of <a href="option.html#option" class="element">option</a> elements
     that represent predefined options for other controls.</p>
   </div>
-      <div class="no-number no-toc" id="datalist-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#datalist-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="datalist-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#datalist-content-model">#</a></h2><div class="content-models">
         
       <div id="datalist-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="datalist-mdl" href="datalist.html#datalist-mdl" class="element">datalist</a> = </span><span>

Index: h1.html
===================================================================
RCS file: /sources/public/html5/markup/h1.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- h1.html	29 Jan 2010 00:19:17 -0000	1.25
+++ h1.html	29 Jan 2010 00:40:38 -0000	1.26
@@ -17,8 +17,8 @@
     <p>The <a href="h1.html#h1" class="element">h1</a> through <a href="h6.html#h6" class="element">h6</a> elements are headings for
     the sections with which they are associated.</p>
   </div>
-      <div class="no-number no-toc" id="h1-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#h1-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="h1-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#h1-content-model">#</a></h2><div class="content-models">
         
       <div id="h1-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="h1-mdl" href="h1.html#h1-mdl" class="element">h1</a> = </span><span>

Index: h3.html
===================================================================
RCS file: /sources/public/html5/markup/h3.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- h3.html	29 Jan 2010 00:19:17 -0000	1.25
+++ h3.html	29 Jan 2010 00:40:38 -0000	1.26
@@ -17,8 +17,8 @@
     <p>The <a href="h1.html#h1" class="element">h1</a> through <a href="h6.html#h6" class="element">h6</a> elements are headings for
     the sections with which they are associated.</p>
   </div>
-      <div class="no-number no-toc" id="h3-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#h3-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="h3-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#h3-content-model">#</a></h2><div class="content-models">
         
       <div id="h3-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="h3-mdl" href="h3.html#h3-mdl" class="element">h3</a> = </span><span>

Index: optgroup.html
===================================================================
RCS file: /sources/public/html5/markup/optgroup.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- optgroup.html	29 Jan 2010 00:19:19 -0000	1.20
+++ optgroup.html	29 Jan 2010 00:40:40 -0000	1.21
@@ -17,8 +17,8 @@
     <p>The <a href="optgroup.html#optgroup" class="element">optgroup</a>
     element represents a group of <a href="option.html#option" class="element">option</a> elements with a common label.</p>
   </div>
-      <div class="no-number no-toc" id="optgroup-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#optgroup-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="optgroup-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#optgroup-content-model">#</a></h2><div class="content-models">
         
       <div id="optgroup-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="optgroup-mdl" href="optgroup.html#optgroup-mdl" class="element">optgroup</a> = </span><span>

Index: input.week.html
===================================================================
RCS file: /sources/public/html5/markup/input.week.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- input.week.html	29 Jan 2010 00:19:18 -0000	1.22
+++ input.week.html	29 Jan 2010 00:40:39 -0000	1.23
@@ -20,8 +20,8 @@
     a control for setting the element&#8217;s value to a string
     representing a week.</p>
   </div>
-      <div class="no-number no-toc" id="input.week-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#input.week-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="input.week-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#input.week-content-model">#</a></h2><div class="content-models">
         
       <div id="input.week-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="input.week-mdl" href="input.week.html#input.week-mdl"><span class="element">input</span>.week</a> = </span><span>

Index: button.button.html
===================================================================
RCS file: /sources/public/html5/markup/button.button.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- button.button.html	29 Jan 2010 00:19:16 -0000	1.28
+++ button.button.html	29 Jan 2010 00:40:37 -0000	1.29
@@ -19,8 +19,8 @@
     value is "<code>button</code>" represents a button with no
     additional semantics.</p>
   </div>
-      <div class="no-number no-toc" id="button.button-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#button.button-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="button.button-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#button.button-content-model">#</a></h2><div class="content-models">
         
       <div id="button.button-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="button.button-mdl" href="button.button.html#button.button-mdl"><span class="element">button</span>.button</a> = </span><span>

Index: form.html
===================================================================
RCS file: /sources/public/html5/markup/form.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- form.html	29 Jan 2010 00:19:17 -0000	1.27
+++ form.html	29 Jan 2010 00:40:38 -0000	1.28
@@ -17,8 +17,8 @@
     <p>The <a href="form.html#form" class="element">form</a> element
     represents a user-submittable form.</p>
   </div>
-      <div class="no-number no-toc" id="form-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#form-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="form-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#form-content-model">#</a></h2><div class="content-models">
         
       <div id="form-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="form-mdl" href="form.html#form-mdl" class="element">form</a> = </span><span>

Index: small.html
===================================================================
RCS file: /sources/public/html5/markup/small.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- small.html	29 Jan 2010 00:19:20 -0000	1.21
+++ small.html	29 Jan 2010 00:40:41 -0000	1.22
@@ -18,8 +18,8 @@
     represents so-called &#8220;small print&#8221; such as legal disclaimers
     and caveats.</p>
   </div>
-      <div class="no-number no-toc" id="small-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#small-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="small-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#small-content-model">#</a></h2><div class="content-models">
         
       <div id="small-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="small-mdl" href="small.html#small-mdl" class="element">small</a> = </span><span>

Index: ruby.html
===================================================================
RCS file: /sources/public/html5/markup/ruby.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- ruby.html	29 Jan 2010 00:19:20 -0000	1.21
+++ ruby.html	29 Jan 2010 00:40:40 -0000	1.22
@@ -17,8 +17,8 @@
     <p>The <a href="ruby.html#ruby" class="element">ruby</a> element allows
     spans of phrasing content to be marked with ruby annotations.</p>
   </div>
-      <div class="no-number no-toc" id="ruby-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#ruby-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="ruby-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#ruby-content-model">#</a></h2><div class="content-models">
         
       <div id="ruby-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="ruby-mdl" href="ruby.html#ruby-mdl" class="element">ruby</a> = </span><span>

Index: ol.html
===================================================================
RCS file: /sources/public/html5/markup/ol.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- ol.html	29 Jan 2010 00:19:19 -0000	1.21
+++ ol.html	29 Jan 2010 00:40:40 -0000	1.22
@@ -19,8 +19,8 @@
     items are intentionally ordered, such that changing the order
     would change the meaning of the list.</p>
   </div>
-      <div class="no-number no-toc" id="ol-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#ol-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="ol-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#ol-content-model">#</a></h2><div class="content-models">
         
       <div id="ol-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="ol-mdl" href="ol.html#ol-mdl" class="element">ol</a> = </span><span>

Index: article.html
===================================================================
RCS file: /sources/public/html5/markup/article.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- article.html	29 Jan 2010 00:19:16 -0000	1.27
+++ article.html	29 Jan 2010 00:40:37 -0000	1.28
@@ -19,8 +19,8 @@
     of a document or site; for example, a magazine or newspaper
     article, or a blog entry.</p>
   </div>
-      <div class="no-number no-toc" id="article-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#article-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="article-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#article-content-model">#</a></h2><div class="content-models">
         
       <div id="article-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="article-mdl" href="article.html#article-mdl" class="element">article</a> = </span><span>

Index: colgroup.html
===================================================================
RCS file: /sources/public/html5/markup/colgroup.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- colgroup.html	29 Jan 2010 00:19:17 -0000	1.20
+++ colgroup.html	29 Jan 2010 00:40:38 -0000	1.21
@@ -18,8 +18,8 @@
     element represents a group of one or more columns in the <a href="table.html#table" class="element">table</a> that is its
     parent.</p>
   </div>
-      <div class="no-number no-toc" id="colgroup-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#colgroup-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="colgroup-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#colgroup-content-model">#</a></h2><div class="content-models">
         
       <div id="colgroup-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="colgroup-mdl" href="colgroup.html#colgroup-mdl" class="element">colgroup</a> = </span><span>

Index: dl.html
===================================================================
RCS file: /sources/public/html5/markup/dl.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- dl.html	29 Jan 2010 00:19:17 -0000	1.21
+++ dl.html	29 Jan 2010 00:40:38 -0000	1.22
@@ -17,8 +17,8 @@
     <p>The <a href="dl.html#dl" class="element">dl</a> element represents
     a <a href="dl.html#description-list">description list</a>.</p>
   </div>
-      <div class="no-number no-toc" id="dl-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#dl-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="dl-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#dl-content-model">#</a></h2><div class="content-models">
         
       <div id="dl-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="dl-mdl" href="dl.html#dl-mdl" class="element">dl</a> = </span><span>

Index: thead.html
===================================================================
RCS file: /sources/public/html5/markup/thead.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- thead.html	29 Jan 2010 00:19:20 -0000	1.19
+++ thead.html	29 Jan 2010 00:40:41 -0000	1.20
@@ -20,8 +20,8 @@
     <a href="table.html#table" class="element">table</a>
     element.</p>
   </div>
-      <div class="no-number no-toc" id="thead-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#thead-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="thead-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#thead-content-model">#</a></h2><div class="content-models">
         
       <div id="thead-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="thead-mdl" href="thead.html#thead-mdl" class="element">thead</a> = </span><span>

Index: tbody.html
===================================================================
RCS file: /sources/public/html5/markup/tbody.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- tbody.html	29 Jan 2010 00:19:20 -0000	1.19
+++ tbody.html	29 Jan 2010 00:40:41 -0000	1.20
@@ -19,8 +19,8 @@
     its parent <a href="table.html#table" class="element">table</a>
     element.</p>
   </div>
-      <div class="no-number no-toc" id="tbody-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#tbody-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="tbody-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#tbody-content-model">#</a></h2><div class="content-models">
         
       <div id="tbody-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="tbody-mdl" href="tbody.html#tbody-mdl" class="element">tbody</a> = </span><span>

Index: video.html
===================================================================
RCS file: /sources/public/html5/markup/video.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- video.html	29 Jan 2010 00:19:20 -0000	1.26
+++ video.html	29 Jan 2010 00:40:41 -0000	1.27
@@ -17,8 +17,8 @@
     <p>The <a href="video.html#video" class="element">video</a> element
     represents a video or movie.</p>
   </div>
-      <div class="no-number no-toc" id="video-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#video-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="video-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#video-content-model">#</a></h2><div class="content-models">
         
       <dl id="video-mdls">
         <dt class="content-model"><span class="element-pattern-name" id="video.elem.flow"><a class="hash" href="video.html#video.elem.flow"><span class="element">video</span>.elem.flow</a> = </span></dt>

Index: source.html
===================================================================
RCS file: /sources/public/html5/markup/source.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- source.html	29 Jan 2010 00:19:20 -0000	1.28
+++ source.html	29 Jan 2010 00:40:41 -0000	1.29
@@ -23,8 +23,8 @@
     <a href="video.html#video" class="element">video</a>
     .</p>
   </div>
-      <div class="no-number no-toc" id="source-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#source-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="source-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#source-content-model">#</a></h2><div class="content-models">
         
       <div id="source-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="source-mdl" href="source.html#source-mdl" class="element">source</a> = </span><span>

Index: button.reset.html
===================================================================
RCS file: /sources/public/html5/markup/button.reset.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- button.reset.html	29 Jan 2010 00:19:16 -0000	1.28
+++ button.reset.html	29 Jan 2010 00:40:37 -0000	1.29
@@ -19,8 +19,8 @@
     value is "<code>reset</code>" represents a button for
     resetting a form.</p>
   </div>
-      <div class="no-number no-toc" id="button.reset-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#button.reset-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="button.reset-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#button.reset-content-model">#</a></h2><div class="content-models">
         
       <div id="button.reset-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="button.reset-mdl" href="button.reset.html#button.reset-mdl"><span class="element">button</span>.reset</a> = </span><span>

Index: meta.charset.html
===================================================================
RCS file: /sources/public/html5/markup/meta.charset.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- meta.charset.html	29 Jan 2010 00:19:19 -0000	1.26
+++ meta.charset.html	29 Jan 2010 00:40:40 -0000	1.27
@@ -19,8 +19,8 @@
     attribute represents a <a href="syntax.html#encoding-declaration">character encoding
       declaration</a>.</p>
   </div>
-      <div class="no-number no-toc" id="meta.charset-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#meta.charset-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="meta.charset-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#meta.charset-content-model">#</a></h2><div class="content-models">
         
       <div id="meta.charset-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="meta.charset-mdl" href="meta.charset.html#meta.charset-mdl"><span class="element">meta</span>.charset</a> = </span><span>

Index: output.html
===================================================================
RCS file: /sources/public/html5/markup/output.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- output.html	29 Jan 2010 00:19:19 -0000	1.24
+++ output.html	29 Jan 2010 00:40:40 -0000	1.25
@@ -17,8 +17,8 @@
     <p>The <a href="output.html#output" class="element">output</a> element
     represents the result of a calculation.</p>
   </div>
-      <div class="no-number no-toc" id="output-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#output-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="output-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#output-content-model">#</a></h2><div class="content-models">
         
       <div id="output-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="output-mdl" href="output.html#output-mdl" class="element">output</a> = </span><span>

Index: i.html
===================================================================
RCS file: /sources/public/html5/markup/i.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- i.html	29 Jan 2010 00:19:18 -0000	1.22
+++ i.html	29 Jan 2010 00:40:38 -0000	1.23
@@ -19,8 +19,8 @@
     offset from the normal prose (content whose typical
     typographic presentation is italicized).</p>
   </div>
-      <div class="no-number no-toc" id="i-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#i-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="i-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#i-content-model">#</a></h2><div class="content-models">
         
       <div id="i-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="i-mdl" href="i.html#i-mdl" class="element">i</a> = </span><span>

Index: input.submit.html
===================================================================
RCS file: /sources/public/html5/markup/input.submit.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- input.submit.html	29 Jan 2010 00:19:18 -0000	1.23
+++ input.submit.html	29 Jan 2010 00:40:39 -0000	1.24
@@ -19,8 +19,8 @@
     value is "<code>submit</code>" represents a button for
     submitting a form.</p>
   </div>
-      <div class="no-number no-toc" id="input.submit-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#input.submit-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="input.submit-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#input.submit-content-model">#</a></h2><div class="content-models">
         
       <div id="input.submit-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="input.submit-mdl" href="input.submit.html#input.submit-mdl"><span class="element">input</span>.submit</a> = </span><span>

Index: input.date.html
===================================================================
RCS file: /sources/public/html5/markup/input.date.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- input.date.html	29 Jan 2010 00:19:18 -0000	1.22
+++ input.date.html	29 Jan 2010 00:40:39 -0000	1.23
@@ -20,8 +20,8 @@
     a control for setting the element&#8217;s value to a string
     representing a date.</p>
   </div>
-      <div class="no-number no-toc" id="input.date-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#input.date-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="input.date-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#input.date-content-model">#</a></h2><div class="content-models">
         
       <div id="input.date-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="input.date-mdl" href="input.date.html#input.date-mdl"><span class="element">input</span>.date</a> = </span><span>

Index: var.html
===================================================================
RCS file: /sources/public/html5/markup/var.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- var.html	29 Jan 2010 00:19:20 -0000	1.21
+++ var.html	29 Jan 2010 00:40:41 -0000	1.22
@@ -19,8 +19,8 @@
     programming context, or placeholder text that the reader is
     meant to mentally replace with some other literal value.</p>
   </div>
-      <div class="no-number no-toc" id="var-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#var-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="var-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#var-content-model">#</a></h2><div class="content-models">
         
       <div id="var-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="var-mdl" href="var.html#var-mdl" class="element">var</a> = </span><span>

Index: sub.html
===================================================================
RCS file: /sources/public/html5/markup/sub.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- sub.html	29 Jan 2010 00:19:20 -0000	1.21
+++ sub.html	29 Jan 2010 00:40:41 -0000	1.22
@@ -17,8 +17,8 @@
     <p>The <a href="sub.html#sub" class="element">sub</a> element
     represents subscript.</p>
   </div>
-      <div class="no-number no-toc" id="sub-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#sub-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="sub-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#sub-content-model">#</a></h2><div class="content-models">
         
       <div id="sub-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="sub-mdl" href="sub.html#sub-mdl" class="element">sub</a> = </span><span>

Index: title.html
===================================================================
RCS file: /sources/public/html5/markup/title.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- title.html	29 Jan 2010 00:19:20 -0000	1.20
+++ title.html	29 Jan 2010 00:40:41 -0000	1.21
@@ -17,8 +17,8 @@
     <p>The <a href="title.html#title" class="element">title</a> element
     represents the document&#8217;s title or name.</p>
   </div>
-      <div class="no-number no-toc" id="title-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#title-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="title-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#title-content-model">#</a></h2><div class="content-models">
         
       <div id="title-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="title-mdl" href="title.html#title-mdl" class="element">title</a> = </span><span>

Index: pre.html
===================================================================
RCS file: /sources/public/html5/markup/pre.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- pre.html	29 Jan 2010 00:19:19 -0000	1.23
+++ pre.html	29 Jan 2010 00:40:40 -0000	1.24
@@ -19,8 +19,8 @@
     represented by typographic conventions rather than by
     elements.</p>
   </div>
-      <div class="no-number no-toc" id="pre-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#pre-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="pre-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#pre-content-model">#</a></h2><div class="content-models">
         
       <div id="pre-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="pre-mdl" href="pre.html#pre-mdl" class="element">pre</a> = </span><span>

Index: button.submit.html
===================================================================
RCS file: /sources/public/html5/markup/button.submit.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- button.submit.html	29 Jan 2010 00:19:17 -0000	1.28
+++ button.submit.html	29 Jan 2010 00:40:37 -0000	1.29
@@ -19,8 +19,8 @@
     value is "<code>submit</code>" represents a button for
     submitting a form.</p>
   </div>
-      <div class="no-number no-toc" id="button.submit-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#button.submit-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="button.submit-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#button.submit-content-model">#</a></h2><div class="content-models">
         
       <div id="button.submit-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="button.submit-mdl" href="button.submit.html#button.submit-mdl"><span class="element">button</span>.submit</a> = </span><span>

Index: rp.html
===================================================================
RCS file: /sources/public/html5/markup/rp.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- rp.html	29 Jan 2010 00:19:20 -0000	1.21
+++ rp.html	29 Jan 2010 00:40:40 -0000	1.22
@@ -19,8 +19,8 @@
     ruby annotation, to be shown by UAs that don&#8217;t support
     ruby annotations.</p>
   </div>
-      <div class="no-number no-toc" id="rp-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#rp-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="rp-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#rp-content-model">#</a></h2><div class="content-models">
         
       <div id="rp-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="rp-mdl" href="rp.html#rp-mdl" class="element">rp</a> = </span><span>

Index: sup.html
===================================================================
RCS file: /sources/public/html5/markup/sup.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- sup.html	29 Jan 2010 00:19:20 -0000	1.21
+++ sup.html	29 Jan 2010 00:40:41 -0000	1.22
@@ -17,8 +17,8 @@
     <p>The <a href="sup.html#sup" class="element">sup</a> element
     represents superscript.</p>
   </div>
-      <div class="no-number no-toc" id="sup-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#sup-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="sup-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#sup-content-model">#</a></h2><div class="content-models">
         
       <div id="sup-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="sup-mdl" href="sup.html#sup-mdl" class="element">sup</a> = </span><span>

Index: input.url.html
===================================================================
RCS file: /sources/public/html5/markup/input.url.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- input.url.html	29 Jan 2010 00:19:18 -0000	1.22
+++ input.url.html	29 Jan 2010 00:40:39 -0000	1.23
@@ -20,8 +20,8 @@
     a control for editing an absolute URL given in the element&#8217;s
     value.</p>
   </div>
-      <div class="no-number no-toc" id="input.url-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#input.url-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="input.url-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#input.url-content-model">#</a></h2><div class="content-models">
         
       <div id="input.url-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="input.url-mdl" href="input.url.html#input.url-mdl"><span class="element">input</span>.url</a> = </span><span>

Index: hgroup.html
===================================================================
RCS file: /sources/public/html5/markup/hgroup.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- hgroup.html	29 Jan 2010 00:19:17 -0000	1.18
+++ hgroup.html	29 Jan 2010 00:40:38 -0000	1.19
@@ -17,8 +17,8 @@
     <p>The <a href="hgroup.html#hgroup" class="element">hgroup</a> element
     represents a group of headings.</p>
   </div>
-      <div class="no-number no-toc" id="hgroup-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#hgroup-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="hgroup-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#hgroup-content-model">#</a></h2><div class="content-models">
         
       <div id="hgroup-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="hgroup-mdl" href="hgroup.html#hgroup-mdl" class="element">hgroup</a> = </span><span>

Index: h5.html
===================================================================
RCS file: /sources/public/html5/markup/h5.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- h5.html	29 Jan 2010 00:19:17 -0000	1.25
+++ h5.html	29 Jan 2010 00:40:38 -0000	1.26
@@ -17,8 +17,8 @@
     <p>The <a href="h1.html#h1" class="element">h1</a> through <a href="h6.html#h6" class="element">h6</a> elements are headings for
     the sections with which they are associated.</p>
   </div>
-      <div class="no-number no-toc" id="h5-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#h5-content">#</a></h2><div class="content-models">
+      <div class="no-number no-toc" id="h5-content-model">
+        <h2 class="element-subhead">Content model <a class="hash" href="#h5-content-model">#</a></h2><div class="content-models">
         
       <div id="h5-mdls">
         <p class="elem-mdl"><span class="element-pattern-name"><a id="h5-mdl" href="h5.html#h5-mdl" class="element">h5</a> = </span><span>

Received on Friday, 29 January 2010 00:40:54 UTC