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

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

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.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:
prose model

Index: body.html
===================================================================
RCS file: /sources/public/html5/markup/body.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- body.html	29 Jan 2010 02:30:44 -0000	1.28
+++ body.html	29 Jan 2010 05:14:28 -0000	1.29
@@ -18,7 +18,7 @@
     represents the body of a document (as opposed to the
     document&#8217;s metadata).</p>
   </div>
-      <div class="no-number no-toc" id="body-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#body-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
+      <div class="no-number no-toc" id="body-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#body-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
                 and
                 <a href="common-models.html#common.elem.phrasing">flow elements</a></p></div></div><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">
@@ -31,7 +31,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="body-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#body-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#body-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="body.html#body.attrs">body.attrs</a> = <span class="pattern" id="body.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="body.html#body.attrs.onafterprint" title="body.attrs.onafterprint">onafterprint</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: legend.html
===================================================================
RCS file: /sources/public/html5/markup/legend.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- legend.html	29 Jan 2010 02:30:46 -0000	1.23
+++ legend.html	29 Jan 2010 05:14:30 -0000	1.24
@@ -30,7 +30,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="legend-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#legend-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#legend-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="legend.html#legend.attrs">legend.attrs</a> = <span class="pattern" id="legend.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: address.html
===================================================================
RCS file: /sources/public/html5/markup/address.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- address.html	29 Jan 2010 02:30:43 -0000	1.26
+++ address.html	29 Jan 2010 05:14:28 -0000	1.27
@@ -17,7 +17,7 @@
     <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-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#address-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
+      <div class="no-number no-toc" id="address-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#address-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
                 and
                 <a href="common-models.html#common.elem.phrasing">flow elements</a></p></div></div><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">
@@ -30,7 +30,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="address-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#address-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#address-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="address.html#address.attrs">address.attrs</a> = <span class="pattern" id="address.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: th.html
===================================================================
RCS file: /sources/public/html5/markup/th.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- th.html	29 Jan 2010 02:30:50 -0000	1.28
+++ th.html	29 Jan 2010 05:14:32 -0000	1.29
@@ -28,7 +28,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="th-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#th-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#th-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="th.html#th.attrs">th.attrs</a> = <span class="pattern" id="th.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="th.html#th.attrs.scope" title="th.attrs.scope">scope</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: mark.html
===================================================================
RCS file: /sources/public/html5/markup/mark.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- mark.html	29 Jan 2010 02:30:46 -0000	1.22
+++ mark.html	29 Jan 2010 05:14:30 -0000	1.23
@@ -30,7 +30,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="mark-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#mark-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#mark-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="mark.html#mark.attrs">mark.attrs</a> = <span class="pattern" id="mark.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: br.html
===================================================================
RCS file: /sources/public/html5/markup/br.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- br.html	29 Jan 2010 02:30:44 -0000	1.21
+++ br.html	29 Jan 2010 05:14:28 -0000	1.22
@@ -17,7 +17,7 @@
     <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-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#br-contents">#</a></h2><div class="prose-model"><p>Empty</p></div></div><div class="no-number no-toc" id="br-content-model">
+      <div class="no-number no-toc" id="br-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#br-contents">#</a></h2><div class="prose-model"><p>Empty</p></div></div><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">
@@ -27,7 +27,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="br-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#br-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#br-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="br.html#br.attrs">br.attrs</a> = <span class="pattern" id="br.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: input.email.html
===================================================================
RCS file: /sources/public/html5/markup/input.email.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- input.email.html	29 Jan 2010 02:30:45 -0000	1.24
+++ input.email.html	29 Jan 2010 05:14:30 -0000	1.25
@@ -29,7 +29,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="input.email-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#input.email-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#input.email-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="input.email.html#input.email.attrs">input.email.attrs</a> = <span class="pattern" id="input.email.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="forms-attributes.html#common-form.attrs.name" title="common-form.attrs.name">name</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: tr.html
===================================================================
RCS file: /sources/public/html5/markup/tr.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- tr.html	29 Jan 2010 02:30:51 -0000	1.21
+++ tr.html	29 Jan 2010 05:14:32 -0000	1.22
@@ -28,7 +28,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="tr-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#tr-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#tr-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="tr.html#tr.attrs">tr.attrs</a> = <span class="pattern" id="tr.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: input.month.html
===================================================================
RCS file: /sources/public/html5/markup/input.month.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- input.month.html	29 Jan 2010 02:30:45 -0000	1.24
+++ input.month.html	29 Jan 2010 05:14:30 -0000	1.25
@@ -29,7 +29,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="input.month-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#input.month-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#input.month-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="input.month.html#input.month.attrs">input.month.attrs</a> = <span class="pattern" id="input.month.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="forms-attributes.html#common-form.attrs.name" title="common-form.attrs.name">name</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: iframe.html
===================================================================
RCS file: /sources/public/html5/markup/iframe.html,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- iframe.html	29 Jan 2010 05:06:46 -0000	1.34
+++ iframe.html	29 Jan 2010 05:14:29 -0000	1.35
@@ -17,7 +17,7 @@
     <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-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#iframe-contents">#</a></h2><div class="prose-model">
+      <div class="no-number no-toc" id="iframe-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#iframe-contents">#</a></h2><div class="prose-model">
     <p>In
       <a href="documents.html#syntax-document-html">documents in the HTML syntax</a>,
       <a href="syntax.html#normal-character-data">normal character data</a>.</p>
@@ -34,7 +34,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="iframe-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#iframe-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#iframe-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="iframe.html#iframe.attrs">iframe.attrs</a> = <span class="pattern" id="iframe.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="iframe.html#iframe.attrs.src" title="iframe.attrs.src">src</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: ins.html
===================================================================
RCS file: /sources/public/html5/markup/ins.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- ins.html	29 Jan 2010 02:30:46 -0000	1.27
+++ ins.html	29 Jan 2010 05:14:30 -0000	1.28
@@ -36,7 +36,7 @@
     </span></dd>
         </dl>
       </div></div><div class="no-number no-toc" id="ins-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#ins-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#ins-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="ins.html#ins.attrs">ins.attrs</a> = <span class="pattern" id="ins.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="ins.html#ins.attrs.cite" title="ins.attrs.cite">cite</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: abbr.html
===================================================================
RCS file: /sources/public/html5/markup/abbr.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- abbr.html	29 Jan 2010 02:30:43 -0000	1.24
+++ abbr.html	29 Jan 2010 05:14:28 -0000	1.25
@@ -18,7 +18,7 @@
       <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-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#abbr-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
+      <div class="no-number no-toc" id="abbr-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#abbr-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
                 and
                 <a href="common-models.html#common.elem.phrasing">phrasing elements</a></p></div></div><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">
@@ -31,7 +31,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="abbr-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#abbr-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#abbr-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="abbr.html#abbr.attrs">abbr.attrs</a> = <span class="pattern" id="abbr.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: div.html
===================================================================
RCS file: /sources/public/html5/markup/div.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- div.html	29 Jan 2010 03:43:02 -0000	1.27
+++ div.html	29 Jan 2010 05:14:29 -0000	1.28
@@ -18,7 +18,7 @@
     generic container for flow content that by itself does not
     represent anything.</p>
   </div>
-      <div class="no-number no-toc" id="div-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#div-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
+      <div class="no-number no-toc" id="div-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#div-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
                 and
                 <a href="common-models.html#common.elem.phrasing">flow elements</a></p></div></div><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">
@@ -32,7 +32,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="div-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#div-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#div-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="div.html#div.attrs">div.attrs</a> = <span class="pattern" id="div.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: meta.name.html
===================================================================
RCS file: /sources/public/html5/markup/meta.name.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- meta.name.html	29 Jan 2010 02:30:46 -0000	1.25
+++ meta.name.html	29 Jan 2010 05:14:31 -0000	1.26
@@ -28,7 +28,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="meta.name-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#meta.name-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#meta.name-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="meta.name.html#meta.name.attrs">meta.name.attrs</a> = <span class="pattern" id="meta.name.attrs"><a class="ref" href="common-attributes.html#common.attrs.core" title="common.attrs.core">common.attrs.core</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="common-attributes.html#common.attrs.event-handler" title="common.attrs.event-handler">common.attrs.event-handler</a>

Index: table.html
===================================================================
RCS file: /sources/public/html5/markup/table.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- table.html	29 Jan 2010 02:30:50 -0000	1.25
+++ table.html	29 Jan 2010 05:14:32 -0000	1.26
@@ -36,7 +36,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="table-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#table-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#table-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="table.html#table.attrs">table.attrs</a> = <span class="pattern" id="table.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="table.html#table.attrs.summary" title="table.attrs.summary">summary</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a></span></p></div></div>

Index: nav.html
===================================================================
RCS file: /sources/public/html5/markup/nav.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- nav.html	29 Jan 2010 02:30:46 -0000	1.27
+++ nav.html	29 Jan 2010 05:14:31 -0000	1.28
@@ -30,7 +30,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="nav-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#nav-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#nav-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="nav.html#nav.attrs">nav.attrs</a> = <span class="pattern" id="nav.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: html.html
===================================================================
RCS file: /sources/public/html5/markup/html.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- html.html	29 Jan 2010 02:30:45 -0000	1.26
+++ html.html	29 Jan 2010 05:14:29 -0000	1.27
@@ -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" id="html-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#html-contents">#</a></h2><div class="prose-model">
+      <div class="no-number no-toc" id="html-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#html-contents">#</a></h2><div class="prose-model">
     <p>A
     <a href="head.html#head" class="element">head</a>
     element followed by a
     <a href="body.html#body" class="element">body</a>
-    element.</p>
+    element</p>
   </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">
         
@@ -34,7 +34,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="html-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#html-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#html-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="html.html#html.attrs">html.attrs</a> = <span class="pattern" id="html.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="html.html#html.attrs.manifest" title="html.attrs.manifest">manifest</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a></span></p></div></div>

Index: meta.http-equiv.content-type.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.content-type.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- meta.http-equiv.content-type.html	29 Jan 2010 02:30:46 -0000	1.28
+++ meta.http-equiv.content-type.html	29 Jan 2010 05:14:31 -0000	1.29
@@ -29,7 +29,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="meta.http-equiv.content-type-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#meta.http-equiv.content-type-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#meta.http-equiv.content-type-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="meta.http-equiv.content-type.html#meta.http-equiv.content-type.attrs">meta.http-equiv.content-type.attrs</a> = <span class="pattern" id="meta.http-equiv.content-type.attrs"><a class="ref" href="common-attributes.html#common.attrs.core" title="common.attrs.core">common.attrs.core</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="common-attributes.html#common.attrs.event-handler" title="common.attrs.event-handler">common.attrs.event-handler</a>

Index: footer.html
===================================================================
RCS file: /sources/public/html5/markup/footer.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- footer.html	29 Jan 2010 04:11:58 -0000	1.27
+++ footer.html	29 Jan 2010 05:14:29 -0000	1.28
@@ -17,7 +17,7 @@
     <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-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#footer-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
+      <div class="no-number no-toc" id="footer-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#footer-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
                 and
                 <a href="common-models.html#common.elem.phrasing">flow elements</a></p></div></div><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">
@@ -30,7 +30,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="footer-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#footer-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#footer-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="footer.html#footer.attrs">footer.attrs</a> = <span class="pattern" id="footer.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: meta.http-equiv.content-language.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.content-language.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- meta.http-equiv.content-language.html	29 Jan 2010 02:30:46 -0000	1.21
+++ meta.http-equiv.content-language.html	29 Jan 2010 05:14:30 -0000	1.22
@@ -29,7 +29,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="meta.http-equiv.content-language-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#meta.http-equiv.content-language-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#meta.http-equiv.content-language-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="meta.http-equiv.content-language.html#meta.http-equiv.content-language.attrs">meta.http-equiv.content-language.attrs</a> = <span class="pattern" id="meta.http-equiv.content-language.attrs"><a class="ref" href="common-attributes.html#common.attrs.core" title="common.attrs.core">common.attrs.core</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="common-attributes.html#common.attrs.event-handler" title="common.attrs.event-handler">common.attrs.event-handler</a>

Index: script.html
===================================================================
RCS file: /sources/public/html5/markup/script.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- script.html	29 Jan 2010 02:30:50 -0000	1.32
+++ script.html	29 Jan 2010 05:14:31 -0000	1.33
@@ -33,7 +33,7 @@
     </span></dd>
         </dl>
       </div></div><div class="no-number no-toc" id="script-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#script-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#script-attr-mdl">#</a></h2>
         <dl class="attr-content-models">
           <dt class="attr-content-model"><span class="attribute-pattern-name" id="script.attrs.embedded">script.attrs.embedded =
                 </span></dt><dd><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>

Index: input.range.html
===================================================================
RCS file: /sources/public/html5/markup/input.range.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- input.range.html	29 Jan 2010 02:30:46 -0000	1.24
+++ input.range.html	29 Jan 2010 05:14:30 -0000	1.25
@@ -29,7 +29,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="input.range-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#input.range-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#input.range-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="input.range.html#input.range.attrs">input.range.attrs</a> = <span class="pattern" id="input.range.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="forms-attributes.html#common-form.attrs.name" title="common-form.attrs.name">name</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: audio.html
===================================================================
RCS file: /sources/public/html5/markup/audio.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- audio.html	29 Jan 2010 02:51:40 -0000	1.32
+++ audio.html	29 Jan 2010 05:14:28 -0000	1.33
@@ -17,7 +17,7 @@
     <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-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#audio-contents">#</a></h2><div class="prose-model">
+      <div class="no-number no-toc" id="audio-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#audio-contents">#</a></h2><div class="prose-model">
     <p>If the element does not have a
     <a href="audio.html#audio.attrs.src" class="attribute">src</a>
     attribute, one or more 
@@ -50,7 +50,7 @@
     </span></dd>
         </dl>
       </div></div><div class="no-number no-toc" id="audio-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#audio-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#audio-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="audio.html#audio.attrs">audio.attrs</a> = <span class="pattern" id="audio.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="audio.html#audio.attrs.autoplay" title="audio.attrs.autoplay">autoplay</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: time.html
===================================================================
RCS file: /sources/public/html5/markup/time.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- time.html	29 Jan 2010 02:30:51 -0000	1.25
+++ time.html	29 Jan 2010 05:14:32 -0000	1.26
@@ -28,7 +28,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="time-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#time-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#time-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="time.html#time.attrs">time.attrs</a> = <span class="pattern" id="time.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="time.html#time.attrs.datetime" title="time.attrs.datetime">datetime</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: meta.http-equiv.default-style.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.default-style.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- meta.http-equiv.default-style.html	29 Jan 2010 02:30:46 -0000	1.25
+++ meta.http-equiv.default-style.html	29 Jan 2010 05:14:31 -0000	1.26
@@ -29,7 +29,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="meta.http-equiv.default-style-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#meta.http-equiv.default-style-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#meta.http-equiv.default-style-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="meta.http-equiv.default-style.html#meta.http-equiv.default-style.attrs">meta.http-equiv.default-style.attrs</a> = <span class="pattern" id="meta.http-equiv.default-style.attrs"><a class="ref" href="common-attributes.html#common.attrs.core" title="common.attrs.core">common.attrs.core</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="common-attributes.html#common.attrs.event-handler" title="common.attrs.event-handler">common.attrs.event-handler</a>

Index: keygen.html
===================================================================
RCS file: /sources/public/html5/markup/keygen.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- keygen.html	29 Jan 2010 02:30:46 -0000	1.25
+++ keygen.html	29 Jan 2010 05:14:30 -0000	1.26
@@ -28,7 +28,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="keygen-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#keygen-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#keygen-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="keygen.html#keygen.attrs">keygen.attrs</a> = <span class="pattern" id="keygen.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="keygen.html#keygen.attrs.challenge" title="keygen.attrs.challenge">challenge</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: command.command.html
===================================================================
RCS file: /sources/public/html5/markup/command.command.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- command.command.html	29 Jan 2010 02:51:40 -0000	1.25
+++ command.command.html	29 Jan 2010 05:14:28 -0000	1.26
@@ -19,7 +19,7 @@
     value is "<code>command</code>" represents a command with an
     associated action.</p>
   </div>
-      <div class="no-number no-toc" id="command.command-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#command.command-contents">#</a></h2><div class="prose-model"><p>Empty</p></div></div><div class="no-number no-toc" id="command.command-content-model">
+      <div class="no-number no-toc" id="command.command-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#command.command-contents">#</a></h2><div class="prose-model"><p>Empty</p></div></div><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">
@@ -29,7 +29,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="command.command-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#command.command-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#command.command-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="command.command.html#command.command.attrs">command.command.attrs</a> = <span class="pattern" id="command.command.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="command.command.html#command.command.attrs.type" title="command.command.attrs.type">type</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: progress.html
===================================================================
RCS file: /sources/public/html5/markup/progress.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- progress.html	29 Jan 2010 02:30:50 -0000	1.25
+++ progress.html	29 Jan 2010 05:14:31 -0000	1.26
@@ -28,7 +28,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="progress-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#progress-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#progress-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="progress.html#progress.attrs">progress.attrs</a> = <span class="pattern" id="progress.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="progress.html#progress.attrs.value" title="progress.attrs.value">value</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: dfn.html
===================================================================
RCS file: /sources/public/html5/markup/dfn.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- dfn.html	29 Jan 2010 03:43:02 -0000	1.24
+++ dfn.html	29 Jan 2010 05:14:29 -0000	1.25
@@ -17,7 +17,7 @@
     <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-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#dfn-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
+      <div class="no-number no-toc" id="dfn-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#dfn-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
                 and
                 <a href="common-models.html#common.elem.phrasing">phrasing elements</a></p></div></div><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">
@@ -30,7 +30,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="dfn-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#dfn-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#dfn-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="dfn.html#dfn.attrs">dfn.attrs</a> = <span class="pattern" id="dfn.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: textarea.html
===================================================================
RCS file: /sources/public/html5/markup/textarea.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- textarea.html	29 Jan 2010 02:30:50 -0000	1.27
+++ textarea.html	29 Jan 2010 05:14:32 -0000	1.28
@@ -28,7 +28,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="textarea-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#textarea-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#textarea-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="textarea.html#textarea.attrs">textarea.attrs</a> = <span class="pattern" id="textarea.attrs">(<a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
    <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="forms-attributes.html#common-form.attrs.name" title="common-form.attrs.name">name</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: cite.html
===================================================================
RCS file: /sources/public/html5/markup/cite.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- cite.html	29 Jan 2010 02:30:44 -0000	1.23
+++ cite.html	29 Jan 2010 05:14:28 -0000	1.24
@@ -19,7 +19,7 @@
     of a book mentioned within the main text flow of a
     document.</p>
   </div>
-      <div class="no-number no-toc" id="cite-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#cite-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
+      <div class="no-number no-toc" id="cite-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#cite-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
                 and
                 <a href="common-models.html#common.elem.phrasing">phrasing elements</a></p></div></div><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">
@@ -32,7 +32,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="cite-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#cite-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#cite-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="cite.html#cite.attrs">cite.attrs</a> = <span class="pattern" id="cite.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: meter.html
===================================================================
RCS file: /sources/public/html5/markup/meter.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- meter.html	29 Jan 2010 02:30:46 -0000	1.26
+++ meter.html	29 Jan 2010 05:14:31 -0000	1.27
@@ -29,7 +29,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="meter-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#meter-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#meter-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="meter.html#meter.attrs">meter.attrs</a> = <span class="pattern" id="meter.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="meter.html#meter.attrs.value" title="meter.attrs.value">value</a>

Index: input.button.html
===================================================================
RCS file: /sources/public/html5/markup/input.button.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- input.button.html	29 Jan 2010 02:30:45 -0000	1.25
+++ input.button.html	29 Jan 2010 05:14:29 -0000	1.26
@@ -28,7 +28,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="input.button-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#input.button-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#input.button-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="input.button.html#input.button.attrs">input.button.attrs</a> = <span class="pattern" id="input.button.attrs">(<a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
    <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="forms-attributes.html#common-form.attrs.name" title="common-form.attrs.name">name</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: aside.html
===================================================================
RCS file: /sources/public/html5/markup/aside.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- aside.html	29 Jan 2010 02:30:43 -0000	1.27
+++ aside.html	29 Jan 2010 05:14:28 -0000	1.28
@@ -18,7 +18,7 @@
     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-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#aside-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
+      <div class="no-number no-toc" id="aside-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#aside-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
                 and
                 <a href="common-models.html#common.elem.phrasing">flow elements</a></p></div></div><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">
@@ -32,7 +32,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="aside-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#aside-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#aside-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="aside.html#aside.attrs">aside.attrs</a> = <span class="pattern" id="aside.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: section.html
===================================================================
RCS file: /sources/public/html5/markup/section.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- section.html	29 Jan 2010 02:30:50 -0000	1.29
+++ section.html	29 Jan 2010 05:14:31 -0000	1.30
@@ -30,7 +30,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="section-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#section-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#section-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="section.html#section.attrs">section.attrs</a> = <span class="pattern" id="section.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: link.html
===================================================================
RCS file: /sources/public/html5/markup/link.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- link.html	29 Jan 2010 02:30:46 -0000	1.26
+++ link.html	29 Jan 2010 05:14:30 -0000	1.27
@@ -29,7 +29,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="link-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#link-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#link-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="link.html#link.attrs">link.attrs</a> = <span class="pattern" id="link.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="link.html#link.attrs.href" title="link.attrs.href">href</a>

Index: meta.http-equiv.refresh.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.refresh.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- meta.http-equiv.refresh.html	29 Jan 2010 02:30:46 -0000	1.23
+++ meta.http-equiv.refresh.html	29 Jan 2010 05:14:31 -0000	1.24
@@ -33,7 +33,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="meta.http-equiv.refresh-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#meta.http-equiv.refresh-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#meta.http-equiv.refresh-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="meta.http-equiv.refresh.html#meta.http-equiv.refresh.attrs">meta.http-equiv.refresh.attrs</a> = <span class="pattern" id="meta.http-equiv.refresh.attrs"><a class="ref" href="common-attributes.html#common.attrs.core" title="common.attrs.core">common.attrs.core</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="common-attributes.html#common.attrs.event-handler" title="common.attrs.event-handler">common.attrs.event-handler</a>

Index: area.html
===================================================================
RCS file: /sources/public/html5/markup/area.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- area.html	29 Jan 2010 02:30:43 -0000	1.29
+++ area.html	29 Jan 2010 05:14:28 -0000	1.30
@@ -20,7 +20,7 @@
       corresponding area on an image map, or a dead area on an
       image map.</p>
   </div>
-      <div class="no-number no-toc" id="area-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#area-contents">#</a></h2><div class="prose-model"><p>Empty</p></div></div><div class="no-number no-toc" id="area-content-model">
+      <div class="no-number no-toc" id="area-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#area-contents">#</a></h2><div class="prose-model"><p>Empty</p></div></div><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">
@@ -30,7 +30,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="area-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#area-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#area-attr-mdl">#</a></h2>
         <div class="attr-content-models"><p><a href="area.html#area.attrs">area.attrs</a>
                     =
                   <span class="pattern" id="area.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>

Index: input.text.html
===================================================================
RCS file: /sources/public/html5/markup/input.text.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- input.text.html	29 Jan 2010 02:30:46 -0000	1.25
+++ input.text.html	29 Jan 2010 05:14:30 -0000	1.26
@@ -28,7 +28,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="input.text-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#input.text-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#input.text-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="input.text.html#input.text.attrs">input.text.attrs</a> = <span class="pattern" id="input.text.attrs">(<a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
    <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="forms-attributes.html#common-form.attrs.name" title="common-form.attrs.name">name</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: samp.html
===================================================================
RCS file: /sources/public/html5/markup/samp.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- samp.html	29 Jan 2010 02:30:50 -0000	1.23
+++ samp.html	29 Jan 2010 05:14:31 -0000	1.24
@@ -29,7 +29,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="samp-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#samp-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#samp-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="samp.html#samp.attrs">samp.attrs</a> = <span class="pattern" id="samp.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: h6.html
===================================================================
RCS file: /sources/public/html5/markup/h6.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- h6.html	29 Jan 2010 04:24:12 -0000	1.29
+++ h6.html	29 Jan 2010 05:14:29 -0000	1.30
@@ -17,7 +17,7 @@
     <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-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#h6-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
+      <div class="no-number no-toc" id="h6-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#h6-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
                 and
                 <a href="common-models.html#common.elem.phrasing">phrasing elements</a></p></div></div><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">
@@ -30,7 +30,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="h6-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#h6-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#h6-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="h6.html#h6.attrs">h6.attrs</a> = <span class="pattern" id="h6.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: input.checkbox.html
===================================================================
RCS file: /sources/public/html5/markup/input.checkbox.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- input.checkbox.html	29 Jan 2010 02:30:45 -0000	1.25
+++ input.checkbox.html	29 Jan 2010 05:14:29 -0000	1.26
@@ -28,7 +28,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="input.checkbox-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#input.checkbox-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#input.checkbox-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="input.checkbox.html#input.checkbox.attrs">input.checkbox.attrs</a> = <span class="pattern" id="input.checkbox.attrs">(<a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
    <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="forms-attributes.html#common-form.attrs.name" title="common-form.attrs.name">name</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: a.html
===================================================================
RCS file: /sources/public/html5/markup/a.html,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- a.html	29 Jan 2010 02:30:43 -0000	1.37
+++ a.html	29 Jan 2010 05:14:28 -0000	1.38
@@ -18,7 +18,7 @@
     <a class="element" href="a.html#a">a</a>
     element represents a hyperlink.</p>
   </div>
-      <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"><div id="prose-model"><p><a href="terminology.html#transparent">Transparent</a></p></div></div></div><div class="no-number no-toc" id="a-content-model">
+      <div class="no-number no-toc" id="a-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#a-contents">#</a></h2><div class="prose-model"><div id="prose-model"><p><a href="terminology.html#transparent">Transparent</a></p></div></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">
@@ -36,7 +36,7 @@
     </span></dd>
         </dl>
       </div></div><div class="no-number no-toc" id="a-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#a-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#a-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="a.html#a.attrs">a.attrs</a> = <span class="pattern" id="a.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="a.html#a.attrs.name" title="a.attrs.name">name</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: object.html
===================================================================
RCS file: /sources/public/html5/markup/object.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- object.html	29 Jan 2010 02:30:47 -0000	1.31
+++ object.html	29 Jan 2010 05:14:31 -0000	1.32
@@ -37,7 +37,7 @@
     </span></dd>
         </dl>
       </div></div><div class="no-number no-toc" id="object-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#object-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#object-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="object.html#object.attrs">object.attrs</a> = <span class="pattern" id="object.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> ((<a class="ref" href="object.html#object.attrs.data" title="object.attrs.data">data</a>

Index: input.tel.html
===================================================================
RCS file: /sources/public/html5/markup/input.tel.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- input.tel.html	29 Jan 2010 02:30:46 -0000	1.23
+++ input.tel.html	29 Jan 2010 05:14:30 -0000	1.24
@@ -28,7 +28,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="input.tel-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#input.tel-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#input.tel-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="input.tel.html#input.tel.attrs">input.tel.attrs</a> = <span class="pattern" id="input.tel.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="forms-attributes.html#common-form.attrs.name" title="common-form.attrs.name">name</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: h4.html
===================================================================
RCS file: /sources/public/html5/markup/h4.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- h4.html	29 Jan 2010 04:24:12 -0000	1.29
+++ h4.html	29 Jan 2010 05:14:29 -0000	1.30
@@ -17,7 +17,7 @@
     <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-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#h4-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
+      <div class="no-number no-toc" id="h4-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#h4-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
                 and
                 <a href="common-models.html#common.elem.phrasing">phrasing elements</a></p></div></div><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">
@@ -30,7 +30,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="h4-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#h4-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#h4-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="h4.html#h4.attrs">h4.attrs</a> = <span class="pattern" id="h4.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: header.html
===================================================================
RCS file: /sources/public/html5/markup/header.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- header.html	29 Jan 2010 04:31:09 -0000	1.27
+++ header.html	29 Jan 2010 05:14:29 -0000	1.28
@@ -17,7 +17,7 @@
     <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-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#header-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
+      <div class="no-number no-toc" id="header-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#header-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
                 and
                 <a href="common-models.html#common.elem.phrasing">flow elements</a></p></div></div><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">
@@ -30,7 +30,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="header-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#header-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#header-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="header.html#header.attrs">header.attrs</a> = <span class="pattern" id="header.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: b.html
===================================================================
RCS file: /sources/public/html5/markup/b.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- b.html	29 Jan 2010 02:30:44 -0000	1.24
+++ b.html	29 Jan 2010 05:14:28 -0000	1.25
@@ -20,7 +20,7 @@
     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-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#b-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
+      <div class="no-number no-toc" id="b-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#b-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
                 and
                 <a href="common-models.html#common.elem.phrasing">phrasing elements</a></p></div></div><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">
@@ -33,7 +33,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="b-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#b-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#b-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="b.html#b.attrs">b.attrs</a> = <span class="pattern" id="b.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: img.html
===================================================================
RCS file: /sources/public/html5/markup/img.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- img.html	29 Jan 2010 02:30:45 -0000	1.29
+++ img.html	29 Jan 2010 05:14:29 -0000	1.30
@@ -27,7 +27,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="img-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#img-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#img-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="img.html#img.attrs">img.attrs</a> = <span class="pattern" id="img.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="img.html#img.attrs.src" title="img.attrs.src">src</a>

Index: bdo.html
===================================================================
RCS file: /sources/public/html5/markup/bdo.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- bdo.html	29 Jan 2010 02:30:44 -0000	1.26
+++ bdo.html	29 Jan 2010 05:14:28 -0000	1.27
@@ -18,7 +18,7 @@
     a means to specify a direction override of the Unicode BiDi
     algorithm.</p>
   </div>
-      <div class="no-number no-toc" id="bdo-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#bdo-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
+      <div class="no-number no-toc" id="bdo-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#bdo-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
                 and
                 <a href="common-models.html#common.elem.phrasing">phrasing elements</a></p></div></div><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">
@@ -31,7 +31,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="bdo-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#bdo-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#bdo-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="bdo.html#bdo.attrs">bdo.attrs</a> = <span class="pattern" id="bdo.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: input.number.html
===================================================================
RCS file: /sources/public/html5/markup/input.number.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- input.number.html	29 Jan 2010 02:30:45 -0000	1.24
+++ input.number.html	29 Jan 2010 05:14:30 -0000	1.25
@@ -29,7 +29,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="input.number-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#input.number-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#input.number-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="input.number.html#input.number.attrs">input.number.attrs</a> = <span class="pattern" id="input.number.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="forms-attributes.html#common-form.attrs.name" title="common-form.attrs.name">name</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: col.html
===================================================================
RCS file: /sources/public/html5/markup/col.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- col.html	29 Jan 2010 02:51:40 -0000	1.24
+++ col.html	29 Jan 2010 05:14:28 -0000	1.25
@@ -19,7 +19,7 @@
     by its <a href="colgroup.html#colgroup" class="element">colgroup</a>
     parent.</p>
   </div>
-      <div class="no-number no-toc" id="col-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#col-contents">#</a></h2><div class="prose-model"><p>Empty</p></div></div><div class="no-number no-toc" id="col-content-model">
+      <div class="no-number no-toc" id="col-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#col-contents">#</a></h2><div class="prose-model"><p>Empty</p></div></div><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">
@@ -29,7 +29,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="col-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#col-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#col-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="col.html#col.attrs">col.attrs</a> = <span class="pattern" id="col.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="col.html#col.attrs.span" title="col.attrs.span">span</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a></span></p></div></div>

Index: command.radio.html
===================================================================
RCS file: /sources/public/html5/markup/command.radio.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- command.radio.html	29 Jan 2010 02:51:40 -0000	1.25
+++ command.radio.html	29 Jan 2010 05:14:28 -0000	1.26
@@ -19,7 +19,7 @@
     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-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#command.radio-contents">#</a></h2><div class="prose-model"><p>Empty</p></div></div><div class="no-number no-toc" id="command.radio-content-model">
+      <div class="no-number no-toc" id="command.radio-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#command.radio-contents">#</a></h2><div class="prose-model"><p>Empty</p></div></div><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">
@@ -29,7 +29,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="command.radio-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#command.radio-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#command.radio-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="command.radio.html#command.radio.attrs">command.radio.attrs</a> = <span class="pattern" id="command.radio.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> (<a class="ref" href="command.radio.html#command.radio.attrs.type" title="command.radio.attrs.type">type</a>

Index: input.datetime.html
===================================================================
RCS file: /sources/public/html5/markup/input.datetime.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- input.datetime.html	29 Jan 2010 02:30:45 -0000	1.24
+++ input.datetime.html	29 Jan 2010 05:14:30 -0000	1.25
@@ -30,7 +30,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="input.datetime-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#input.datetime-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#input.datetime-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="input.datetime.html#input.datetime.attrs">input.datetime.attrs</a> = <span class="pattern" id="input.datetime.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="forms-attributes.html#common-form.attrs.name" title="common-form.attrs.name">name</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: input.password.html
===================================================================
RCS file: /sources/public/html5/markup/input.password.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- input.password.html	29 Jan 2010 02:30:45 -0000	1.25
+++ input.password.html	29 Jan 2010 05:14:30 -0000	1.26
@@ -28,7 +28,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="input.password-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#input.password-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#input.password-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="input.password.html#input.password.attrs">input.password.attrs</a> = <span class="pattern" id="input.password.attrs">(<a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
    <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="forms-attributes.html#common-form.attrs.name" title="common-form.attrs.name">name</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: embed.html
===================================================================
RCS file: /sources/public/html5/markup/embed.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- embed.html	29 Jan 2010 04:11:58 -0000	1.27
+++ embed.html	29 Jan 2010 05:14:29 -0000	1.28
@@ -17,23 +17,23 @@
     <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-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#embed-contents">#</a></h2><div class="prose-model"><p>Empty</p></div></div><div class="no-number no-toc" id="embed-content-model">
+      <div class="no-number no-toc" id="embed-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#embed-contents">#</a></h2><div class="prose-model"><p>Empty</p></div></div><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>
       empty
-      <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="embed.html#embed.attrs">embed.attrs</a>
+      <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href=".html#embed.attrs">embed.attrs</a>
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="embed-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#embed-attr-mdl">#</a></h2>
-        <div class="attr-content-models"><div class="attr-content-model"><a class="attribute-pattern-name" id="embed.attrs" href="embed.html#embed.attrs">embed.attrs</a> = <a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#embed-attr-mdl">#</a></h2>
+        <div class="attr-content-models"><div class="attr-content-model"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="embed.html#embed.attrs.src" title="embed.attrs.src">src</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="embed.html#embed.attrs.type" title="embed.attrs.type">type</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="embed.html#embed.attrs.height" title="embed.attrs.height">height</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="embed.html#embed.attrs.width" title="embed.attrs.width">width</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>
-  <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="embed.html#embed.attrs.other" title="embed.attrs.other">embed.attrs.other</a><a href="terminology.html#zero-or-more" title="ZERO OR MORE" class="rnc-symbol">*</a></div><div class="attr-content-model"><a class="attribute-pattern-name" id="embed.attrs.other" href="embed.html#embed.attrs.other">embed.attrs.other</a> = <span class="attr-prose-desc">Any other attribute that has no namespace.</span></div></div></div>
+  <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href=".html#embed.attrs.other" title="embed.attrs.other">embed.attrs.other</a><a href="terminology.html#zero-or-more" title="ZERO OR MORE" class="rnc-symbol">*</a></div><div class="attr-content-model"><span class="attr-prose-desc">Any other attribute that has no namespace.</span></div></div></div>
       <div class="no-number no-toc" id="embed-attributes">
         <h2 class="element-subhead">Element-specific attributes <a class="hash" href="#embed-attributes">#</a></h2>
         <dl class="attr-defs">

Index: dd.html
===================================================================
RCS file: /sources/public/html5/markup/dd.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- dd.html	29 Jan 2010 04:11:58 -0000	1.27
+++ dd.html	29 Jan 2010 05:14:29 -0000	1.28
@@ -19,7 +19,7 @@
     element represents a
     <a href="dd.html#dd-description">description or value</a>.</p>
   </div>
-      <div class="no-number no-toc" id="dd-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#dd-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
+      <div class="no-number no-toc" id="dd-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#dd-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
                 and
                 <a href="common-models.html#common.elem.phrasing">flow elements</a></p></div></div><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">
@@ -32,7 +32,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="dd-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#dd-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#dd-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="dd.html#dd.attrs">dd.attrs</a> = <span class="pattern" id="dd.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: ul.html
===================================================================
RCS file: /sources/public/html5/markup/ul.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- ul.html	29 Jan 2010 02:30:51 -0000	1.21
+++ ul.html	29 Jan 2010 05:14:32 -0000	1.22
@@ -29,7 +29,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="ul-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#ul-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#ul-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="ul.html#ul.attrs">ul.attrs</a> = <span class="pattern" id="ul.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: input.time.html
===================================================================
RCS file: /sources/public/html5/markup/input.time.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- input.time.html	29 Jan 2010 02:30:46 -0000	1.24
+++ input.time.html	29 Jan 2010 05:14:30 -0000	1.25
@@ -29,7 +29,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="input.time-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#input.time-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#input.time-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="input.time.html#input.time.attrs">input.time.attrs</a> = <span class="pattern" id="input.time.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="forms-attributes.html#common-form.attrs.name" title="common-form.attrs.name">name</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: dt.html
===================================================================
RCS file: /sources/public/html5/markup/dt.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- dt.html	29 Jan 2010 04:11:58 -0000	1.27
+++ dt.html	29 Jan 2010 05:14:29 -0000	1.28
@@ -19,7 +19,7 @@
     element represents a
     <a href="dt.html#dt-term">term or name</a>.</p>
   </div>
-      <div class="no-number no-toc" id="dt-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#dt-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
+      <div class="no-number no-toc" id="dt-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#dt-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
                 and
                 <a href="common-models.html#common.elem.phrasing">phrasing elements</a></p></div></div><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">
@@ -32,7 +32,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="dt-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#dt-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#dt-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="dt.html#dt.attrs">dt.attrs</a> = <span class="pattern" id="dt.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: strong.html
===================================================================
RCS file: /sources/public/html5/markup/strong.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- strong.html	29 Jan 2010 02:30:50 -0000	1.23
+++ strong.html	29 Jan 2010 05:14:32 -0000	1.24
@@ -28,7 +28,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="strong-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#strong-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#strong-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="strong.html#strong.attrs">strong.attrs</a> = <span class="pattern" id="strong.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: q.html
===================================================================
RCS file: /sources/public/html5/markup/q.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- q.html	29 Jan 2010 02:30:50 -0000	1.24
+++ q.html	29 Jan 2010 05:14:31 -0000	1.25
@@ -28,7 +28,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="q-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#q-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#q-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="q.html#q.attrs">q.attrs</a> = <span class="pattern" id="q.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="q.html#q.attrs.cite" title="q.attrs.cite">cite</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a></span></p></div></div>

Index: li.html
===================================================================
RCS file: /sources/public/html5/markup/li.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- li.html	29 Jan 2010 02:30:46 -0000	1.27
+++ li.html	29 Jan 2010 05:14:30 -0000	1.28
@@ -41,7 +41,7 @@
     </span></dd>
         </dl>
       </div></div><div class="no-number no-toc" id="li-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#li-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#li-attr-mdl">#</a></h2>
         <dl class="attr-content-models"><dt class="attr-content-model"><a class="attribute-pattern-name" href="li.html#li.attrs">li.attrs</a> = </dt><dd><span class="pattern" id="li.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></dd><dt class="attr-content-model"><a class="attribute-pattern-name" href="li.html#oli.attrs">oli.attrs</a> = </dt><dd><span class="pattern" id="oli.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="li.html#oli.attrs.value" title="oli.attrs.value">value</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a></span></dd><dt class="attr-content-model"><a class="attribute-pattern-name" href="li.html#mli.attrs">mli.attrs</a> = </dt><dd><span class="pattern" id="mli.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></dd></dl></div>
       <div class="no-number no-toc" id="li-attributes">

Index: style.html
===================================================================
RCS file: /sources/public/html5/markup/style.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- style.html	29 Jan 2010 02:30:50 -0000	1.28
+++ style.html	29 Jan 2010 05:14:32 -0000	1.29
@@ -35,7 +35,7 @@
     </span></dd>
         </dl>
       </div></div><div class="no-number no-toc" id="style-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#style-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#style-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="style.html#style.attrs">style.attrs</a> = <span class="pattern" id="style.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="style.html#style.attrs.type" title="style.attrs.type">type</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: del.html
===================================================================
RCS file: /sources/public/html5/markup/del.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- del.html	29 Jan 2010 03:43:02 -0000	1.28
+++ del.html	29 Jan 2010 05:14:29 -0000	1.29
@@ -18,7 +18,7 @@
     represents a range of text that has been deleted from a
     document.</p>
   </div>
-      <div class="no-number no-toc" id="del-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#del-contents">#</a></h2><div class="prose-model"><div id="prose-model"><p><a href="terminology.html#transparent">Transparent</a></p></div></div></div><div class="no-number no-toc" id="del-content-model">
+      <div class="no-number no-toc" id="del-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#del-contents">#</a></h2><div class="prose-model"><div id="prose-model"><p><a href="terminology.html#transparent">Transparent</a></p></div></div></div><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">
@@ -36,7 +36,7 @@
     </span></dd>
         </dl>
       </div></div><div class="no-number no-toc" id="del-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#del-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#del-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="del.html#del.attrs">del.attrs</a> = <span class="pattern" id="del.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="del.html#del.attrs.cite" title="del.attrs.cite">cite</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: menu.html
===================================================================
RCS file: /sources/public/html5/markup/menu.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- menu.html	29 Jan 2010 02:30:46 -0000	1.29
+++ menu.html	29 Jan 2010 05:14:30 -0000	1.30
@@ -29,7 +29,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="menu-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#menu-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#menu-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="menu.html#menu.attrs">menu.attrs</a> = <span class="pattern" id="menu.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="menu.html#menu.attrs.type" title="menu.attrs.type">type</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: input.image.html
===================================================================
RCS file: /sources/public/html5/markup/input.image.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- input.image.html	29 Jan 2010 02:30:45 -0000	1.25
+++ input.image.html	29 Jan 2010 05:14:30 -0000	1.26
@@ -31,7 +31,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="input.image-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#input.image-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#input.image-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="input.image.html#input.image.attrs">input.image.attrs</a> = <span class="pattern" id="input.image.attrs">(<a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
    <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="forms-attributes.html#common-form.attrs.name" title="common-form.attrs.name">name</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: code.html
===================================================================
RCS file: /sources/public/html5/markup/code.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- code.html	29 Jan 2010 02:30:44 -0000	1.23
+++ code.html	29 Jan 2010 05:14:28 -0000	1.24
@@ -17,7 +17,7 @@
     <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-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#code-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
+      <div class="no-number no-toc" id="code-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#code-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
                 and
                 <a href="common-models.html#common.elem.phrasing">phrasing elements</a></p></div></div><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">
@@ -30,7 +30,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="code-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#code-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#code-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="code.html#code.attrs">code.attrs</a> = <span class="pattern" id="code.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: h2.html
===================================================================
RCS file: /sources/public/html5/markup/h2.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- h2.html	29 Jan 2010 04:24:12 -0000	1.29
+++ h2.html	29 Jan 2010 05:14:29 -0000	1.30
@@ -17,7 +17,7 @@
     <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-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#h2-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
+      <div class="no-number no-toc" id="h2-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#h2-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
                 and
                 <a href="common-models.html#common.elem.phrasing">phrasing elements</a></p></div></div><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">
@@ -30,7 +30,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="h2-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#h2-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#h2-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="h2.html#h2.attrs">h2.attrs</a> = <span class="pattern" id="h2.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: head.html
===================================================================
RCS file: /sources/public/html5/markup/head.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- head.html	29 Jan 2010 04:24:13 -0000	1.22
+++ head.html	29 Jan 2010 05:14:29 -0000	1.23
@@ -17,7 +17,7 @@
     <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-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#head-contents">#</a></h2><div class="prose-model">
+      <div class="no-number no-toc" id="head-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#head-contents">#</a></h2><div class="prose-model">
     <p>A
     <span class="required">required</span>
     <a href="title.html#title" class="element">title</a>
@@ -38,7 +38,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="head-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#head-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#head-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="head.html#head.attrs">head.attrs</a> = <span class="pattern" id="head.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: p.html
===================================================================
RCS file: /sources/public/html5/markup/p.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- p.html	29 Jan 2010 02:30:47 -0000	1.27
+++ p.html	29 Jan 2010 05:14:31 -0000	1.28
@@ -28,7 +28,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="p-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#p-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#p-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="p.html#p.attrs">p.attrs</a> = <span class="pattern" id="p.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: map.html
===================================================================
RCS file: /sources/public/html5/markup/map.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- map.html	29 Jan 2010 02:30:46 -0000	1.27
+++ map.html	29 Jan 2010 05:14:30 -0000	1.28
@@ -36,7 +36,7 @@
     </span></dd>
         </dl>
       </div></div><div class="no-number no-toc" id="map-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#map-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#map-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="map.html#map.attrs">map.attrs</a> = <span class="pattern" id="map.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="map.html#map.attrs.name" title="map.attrs.name">name</a></span></p></div></div>

Index: input.file.html
===================================================================
RCS file: /sources/public/html5/markup/input.file.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- input.file.html	29 Jan 2010 02:30:45 -0000	1.24
+++ input.file.html	29 Jan 2010 05:14:30 -0000	1.25
@@ -30,7 +30,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="input.file-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#input.file-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#input.file-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="input.file.html#input.file.attrs">input.file.attrs</a> = <span class="pattern" id="input.file.attrs">(<a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
    <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="forms-attributes.html#common-form.attrs.name" title="common-form.attrs.name">name</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: input.radio.html
===================================================================
RCS file: /sources/public/html5/markup/input.radio.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- input.radio.html	29 Jan 2010 02:30:46 -0000	1.25
+++ input.radio.html	29 Jan 2010 05:14:30 -0000	1.26
@@ -29,7 +29,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="input.radio-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#input.radio-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#input.radio-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="input.radio.html#input.radio.attrs">input.radio.attrs</a> = <span class="pattern" id="input.radio.attrs">(<a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
    <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="forms-attributes.html#common-form.attrs.name" title="common-form.attrs.name">name</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: command.checkbox.html
===================================================================
RCS file: /sources/public/html5/markup/command.checkbox.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- command.checkbox.html	29 Jan 2010 02:51:40 -0000	1.25
+++ command.checkbox.html	29 Jan 2010 05:14:28 -0000	1.26
@@ -19,7 +19,7 @@
     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-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#command.checkbox-contents">#</a></h2><div class="prose-model"><p>Empty</p></div></div><div class="no-number no-toc" id="command.checkbox-content-model">
+      <div class="no-number no-toc" id="command.checkbox-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#command.checkbox-contents">#</a></h2><div class="prose-model"><p>Empty</p></div></div><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">
@@ -29,7 +29,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="command.checkbox-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#command.checkbox-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#command.checkbox-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="command.checkbox.html#command.checkbox.attrs">command.checkbox.attrs</a> = <span class="pattern" id="command.checkbox.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> (<a class="ref" href="command.checkbox.html#command.checkbox.attrs.type" title="command.checkbox.attrs.type">type</a>

Index: param.html
===================================================================
RCS file: /sources/public/html5/markup/param.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- param.html	29 Jan 2010 02:30:47 -0000	1.27
+++ param.html	29 Jan 2010 05:14:31 -0000	1.28
@@ -27,7 +27,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="param-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#param-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#param-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="param.html#param.attrs">param.attrs</a> = <span class="pattern" id="param.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="param.html#param.attrs.name" title="param.attrs.name">name</a>

Index: span.html
===================================================================
RCS file: /sources/public/html5/markup/span.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- span.html	29 Jan 2010 02:30:50 -0000	1.23
+++ span.html	29 Jan 2010 05:14:31 -0000	1.24
@@ -29,7 +29,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="span-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#span-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#span-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="span.html#span.attrs">span.attrs</a> = <span class="pattern" id="span.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: input.reset.html
===================================================================
RCS file: /sources/public/html5/markup/input.reset.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- input.reset.html	29 Jan 2010 02:30:46 -0000	1.25
+++ input.reset.html	29 Jan 2010 05:14:30 -0000	1.26
@@ -28,7 +28,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="input.reset-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#input.reset-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#input.reset-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="input.reset.html#input.reset.attrs">input.reset.attrs</a> = <span class="pattern" id="input.reset.attrs">(<a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
    <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="forms-attributes.html#common-form.attrs.name" title="common-form.attrs.name">name</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: input.datetime-local.html
===================================================================
RCS file: /sources/public/html5/markup/input.datetime-local.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- input.datetime-local.html	29 Jan 2010 02:30:45 -0000	1.24
+++ input.datetime-local.html	29 Jan 2010 05:14:29 -0000	1.25
@@ -30,7 +30,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="input.datetime-local-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#input.datetime-local-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#input.datetime-local-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="input.datetime-local.html#input.datetime-local.attrs">input.datetime-local.attrs</a> = <span class="pattern" id="input.datetime-local.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="forms-attributes.html#common-form.attrs.name" title="common-form.attrs.name">name</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: input.color.html
===================================================================
RCS file: /sources/public/html5/markup/input.color.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- input.color.html	29 Jan 2010 02:30:45 -0000	1.25
+++ input.color.html	29 Jan 2010 05:14:29 -0000	1.26
@@ -29,7 +29,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="input.color-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#input.color-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#input.color-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="input.color.html#input.color.attrs">input.color.attrs</a> = <span class="pattern" id="input.color.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="forms-attributes.html#common-form.attrs.name" title="common-form.attrs.name">name</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: option.html
===================================================================
RCS file: /sources/public/html5/markup/option.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- option.html	29 Jan 2010 05:06:46 -0000	1.28
+++ option.html	29 Jan 2010 05:14:31 -0000	1.29
@@ -29,7 +29,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="option-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#option-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#option-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="option.html#option.attrs">option.attrs</a> = <span class="pattern" id="option.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="forms-attributes.html#common-form.attrs.disabled" title="common-form.attrs.disabled">disabled</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: label.html
===================================================================
RCS file: /sources/public/html5/markup/label.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- label.html	29 Jan 2010 02:30:46 -0000	1.28
+++ label.html	29 Jan 2010 05:14:30 -0000	1.29
@@ -28,7 +28,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="label-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#label-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#label-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="label.html#label.attrs">label.attrs</a> = <span class="pattern" id="label.attrs">(<a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
    <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="label.html#label.attrs.for" title="label.attrs.for">for</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>)

Index: select.html
===================================================================
RCS file: /sources/public/html5/markup/select.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- select.html	29 Jan 2010 02:30:50 -0000	1.25
+++ select.html	29 Jan 2010 05:14:31 -0000	1.26
@@ -29,7 +29,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="select-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#select-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#select-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="select.html#select.attrs">select.attrs</a> = <span class="pattern" id="select.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="forms-attributes.html#common-form.attrs.name" title="common-form.attrs.name">name</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: noscript.html
===================================================================
RCS file: /sources/public/html5/markup/noscript.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- noscript.html	29 Jan 2010 02:30:46 -0000	1.27
+++ noscript.html	29 Jan 2010 05:14:31 -0000	1.28
@@ -45,7 +45,7 @@
     </span></dd>
         </dl>
       </div></div><div class="no-number no-toc" id="noscript-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#noscript-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#noscript-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="noscript.html#noscript.attrs">noscript.attrs</a> = <span class="pattern" id="noscript.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: blockquote.html
===================================================================
RCS file: /sources/public/html5/markup/blockquote.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- blockquote.html	29 Jan 2010 02:30:44 -0000	1.26
+++ blockquote.html	29 Jan 2010 05:14:28 -0000	1.27
@@ -18,7 +18,7 @@
     element represents a section that is quoted from another
     source.</p>
   </div>
-      <div class="no-number no-toc" id="blockquote-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#blockquote-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
+      <div class="no-number no-toc" id="blockquote-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#blockquote-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
                 and
                 <a href="common-models.html#common.elem.phrasing">flow elements</a></p></div></div><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">
@@ -31,7 +31,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="blockquote-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#blockquote-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#blockquote-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="blockquote.html#blockquote.attrs">blockquote.attrs</a> = <span class="pattern" id="blockquote.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="blockquote.html#blockquote.attrs.cite" title="blockquote.attrs.cite">cite</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a></span></p></div></div>

Index: hr.html
===================================================================
RCS file: /sources/public/html5/markup/hr.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- hr.html	29 Jan 2010 04:31:09 -0000	1.24
+++ hr.html	29 Jan 2010 05:14:29 -0000	1.25
@@ -17,7 +17,7 @@
     <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-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#hr-contents">#</a></h2><div class="prose-model"><p>Empty</p></div></div><div class="no-number no-toc" id="hr-content-model">
+      <div class="no-number no-toc" id="hr-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#hr-contents">#</a></h2><div class="prose-model"><p>Empty</p></div></div><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">
@@ -27,7 +27,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="hr-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#hr-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#hr-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="hr.html#hr.attrs">hr.attrs</a> = <span class="pattern" id="hr.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: td.html
===================================================================
RCS file: /sources/public/html5/markup/td.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- td.html	29 Jan 2010 02:30:50 -0000	1.28
+++ td.html	29 Jan 2010 05:14:32 -0000	1.29
@@ -28,7 +28,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="td-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#td-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#td-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="td.html#td.attrs">td.attrs</a> = <span class="pattern" id="td.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="td.html#td.attrs.colspan" title="td.attrs.colspan">colspan</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: em.html
===================================================================
RCS file: /sources/public/html5/markup/em.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- em.html	29 Jan 2010 04:11:58 -0000	1.24
+++ em.html	29 Jan 2010 05:14:29 -0000	1.25
@@ -17,7 +17,7 @@
     <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-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#em-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
+      <div class="no-number no-toc" id="em-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#em-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
                 and
                 <a href="common-models.html#common.elem.phrasing">phrasing elements</a></p></div></div><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">
@@ -30,7 +30,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="em-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#em-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#em-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="em.html#em.attrs">em.attrs</a> = <span class="pattern" id="em.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: input.hidden.html
===================================================================
RCS file: /sources/public/html5/markup/input.hidden.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- input.hidden.html	29 Jan 2010 02:30:45 -0000	1.25
+++ input.hidden.html	29 Jan 2010 05:14:30 -0000	1.26
@@ -29,7 +29,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="input.hidden-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#input.hidden-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#input.hidden-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="input.hidden.html#input.hidden.attrs">input.hidden.attrs</a> = <span class="pattern" id="input.hidden.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="forms-attributes.html#common-form.attrs.name" title="common-form.attrs.name">name</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: caption.html
===================================================================
RCS file: /sources/public/html5/markup/caption.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- caption.html	29 Jan 2010 02:30:44 -0000	1.25
+++ caption.html	29 Jan 2010 05:14:28 -0000	1.26
@@ -17,7 +17,7 @@
     <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-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#caption-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
+      <div class="no-number no-toc" id="caption-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#caption-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
                 and
                 <a href="common-models.html#common.elem.phrasing">flow elements</a></p></div></div><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">
@@ -30,7 +30,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="caption-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#caption-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#caption-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="caption.html#caption.attrs">caption.attrs</a> = <span class="pattern" id="caption.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: kbd.html
===================================================================
RCS file: /sources/public/html5/markup/kbd.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- kbd.html	29 Jan 2010 02:30:46 -0000	1.24
+++ kbd.html	29 Jan 2010 05:14:30 -0000	1.25
@@ -28,7 +28,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="kbd-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#kbd-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#kbd-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="kbd.html#kbd.attrs">kbd.attrs</a> = <span class="pattern" id="kbd.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: base.html
===================================================================
RCS file: /sources/public/html5/markup/base.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- base.html	29 Jan 2010 02:30:44 -0000	1.25
+++ base.html	29 Jan 2010 05:14:28 -0000	1.26
@@ -20,7 +20,7 @@
     <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-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#base-contents">#</a></h2><div class="prose-model"><p>Empty</p></div></div><div class="no-number no-toc" id="base-content-model">
+      <div class="no-number no-toc" id="base-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#base-contents">#</a></h2><div class="prose-model"><p>Empty</p></div></div><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">
@@ -30,7 +30,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="base-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#base-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#base-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="base.html#base.attrs">base.attrs</a> = <span class="pattern" id="base.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="base.html#base.attrs.href" title="base.attrs.href">href</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: canvas.html
===================================================================
RCS file: /sources/public/html5/markup/canvas.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- canvas.html	29 Jan 2010 02:30:44 -0000	1.23
+++ canvas.html	29 Jan 2010 05:14:28 -0000	1.24
@@ -19,7 +19,7 @@
     used for dynamically rendering of images such as game
     graphics, graphs, or other images.</p>
   </div>
-      <div class="no-number no-toc" id="canvas-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#canvas-contents">#</a></h2><div class="prose-model"><div id="prose-model"><p><a href="terminology.html#transparent">Transparent</a></p></div></div></div><div class="no-number no-toc" id="canvas-content-model">
+      <div class="no-number no-toc" id="canvas-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#canvas-contents">#</a></h2><div class="prose-model"><div id="prose-model"><p><a href="terminology.html#transparent">Transparent</a></p></div></div></div><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">
@@ -37,7 +37,7 @@
     </span></dd>
         </dl>
       </div></div><div class="no-number no-toc" id="canvas-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#canvas-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#canvas-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="canvas.html#canvas.attrs">canvas.attrs</a> = <span class="pattern" id="canvas.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="canvas.html#canvas.attrs.height" title="canvas.attrs.height">height</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: input.search.html
===================================================================
RCS file: /sources/public/html5/markup/input.search.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- input.search.html	29 Jan 2010 02:30:46 -0000	1.26
+++ input.search.html	29 Jan 2010 05:14:30 -0000	1.27
@@ -29,7 +29,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="input.search-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#input.search-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#input.search-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="input.search.html#input.search.attrs">input.search.attrs</a> = <span class="pattern" id="input.search.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="forms-attributes.html#common-form.attrs.name" title="common-form.attrs.name">name</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: tfoot.html
===================================================================
RCS file: /sources/public/html5/markup/tfoot.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- tfoot.html	29 Jan 2010 02:30:50 -0000	1.21
+++ tfoot.html	29 Jan 2010 05:14:32 -0000	1.22
@@ -28,7 +28,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="tfoot-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#tfoot-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#tfoot-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="tfoot.html#tfoot.attrs">tfoot.attrs</a> = <span class="pattern" id="tfoot.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: rt.html
===================================================================
RCS file: /sources/public/html5/markup/rt.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- rt.html	29 Jan 2010 02:30:50 -0000	1.23
+++ rt.html	29 Jan 2010 05:14:31 -0000	1.24
@@ -28,7 +28,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="rt-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#rt-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#rt-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="rt.html#rt.attrs">rt.attrs</a> = <span class="pattern" id="rt.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: fieldset.html
===================================================================
RCS file: /sources/public/html5/markup/fieldset.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- fieldset.html	29 Jan 2010 04:24:12 -0000	1.27
+++ fieldset.html	29 Jan 2010 05:14:29 -0000	1.28
@@ -17,7 +17,7 @@
     <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-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#fieldset-contents">#</a></h2><div class="prose-model">
+      <div class="no-number no-toc" id="fieldset-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#fieldset-contents">#</a></h2><div class="prose-model">
     <p>Optionally, a
     <a href="legend.html#legend" class="element">legend</a>
     element, followed by
@@ -37,7 +37,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="fieldset-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#fieldset-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#fieldset-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="fieldset.html#fieldset.attrs">fieldset.attrs</a> = <span class="pattern" id="fieldset.attrs">(<a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>)
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="forms-attributes.html#common-form.attrs.name" title="common-form.attrs.name">name</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: spec.html
===================================================================
RCS file: /sources/public/html5/markup/spec.html,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -d -r1.135 -r1.136
--- spec.html	29 Jan 2010 05:06:46 -0000	1.135
+++ spec.html	29 Jan 2010 05:14:31 -0000	1.136
@@ -2580,7 +2580,7 @@
     element represents a hyperlink.</p>
   </div>
       <div class="no-number no-toc" id="a-contents">
-<h2 class="element-subhead">Permitted contents <a class="hash" href="#a-contents">#</a>
+<h2 class="element-subhead">Permitted content <a class="hash" href="#a-contents">#</a>
 </h2>
 <div class="prose-model"><div id="prose-model"><p><a href="#transparent">Transparent</a></p></div></div>
 </div>
@@ -2606,7 +2606,7 @@
 </div>
 </div>
[...1611 lines suppressed...]
         <div class="attr-content-models">
           <p><a href="#ul.attrs">ul.attrs</a> = <span class="pattern" id="ul.attrs"><a class="ref" href="#common.attrs">common.attrs</a></span></p>
@@ -15553,7 +15551,7 @@
       </div>
 </div>
 <div class="no-number no-toc" id="var-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#var-attr-mdl">#</a>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#var-attr-mdl">#</a>
 </h2>
         <div class="attr-content-models">
           <p><a href="#var.attrs">var.attrs</a> = <span class="pattern" id="var.attrs"><a class="ref" href="#common.attrs">common.attrs</a></span></p>
@@ -15622,7 +15620,7 @@
 </div>
 </div>
 <div class="no-number no-toc" id="video-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#video-attr-mdl">#</a>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#video-attr-mdl">#</a>
 </h2>
         <div class="attr-content-models">
           <p><a href="#video.attrs">video.attrs</a> = <span class="pattern" id="video.attrs"><a class="ref" href="#common.attrs">common.attrs</a>

Index: datalist.html
===================================================================
RCS file: /sources/public/html5/markup/datalist.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- datalist.html	29 Jan 2010 03:43:02 -0000	1.28
+++ datalist.html	29 Jan 2010 05:14:29 -0000	1.29
@@ -19,7 +19,7 @@
     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-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#datalist-contents">#</a></h2><div class="prose-model">
+      <div class="no-number no-toc" id="datalist-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#datalist-contents">#</a></h2><div class="prose-model">
     <p>Zero or more
     <a href="option.html#option" class="element">option</a>
     elements intermixed with
@@ -39,7 +39,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="datalist-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#datalist-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#datalist-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="datalist.html#datalist.attrs">datalist.attrs</a> = <span class="pattern" id="datalist.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: h1.html
===================================================================
RCS file: /sources/public/html5/markup/h1.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- h1.html	29 Jan 2010 04:24:12 -0000	1.28
+++ h1.html	29 Jan 2010 05:14:29 -0000	1.29
@@ -17,7 +17,7 @@
     <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-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#h1-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
+      <div class="no-number no-toc" id="h1-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#h1-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
                 and
                 <a href="common-models.html#common.elem.phrasing">phrasing elements</a></p></div></div><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">
@@ -30,7 +30,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="h1-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#h1-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#h1-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="h1.html#h1.attrs">h1.attrs</a> = <span class="pattern" id="h1.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: h3.html
===================================================================
RCS file: /sources/public/html5/markup/h3.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- h3.html	29 Jan 2010 04:24:12 -0000	1.29
+++ h3.html	29 Jan 2010 05:14:29 -0000	1.30
@@ -17,7 +17,7 @@
     <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-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#h3-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
+      <div class="no-number no-toc" id="h3-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#h3-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
                 and
                 <a href="common-models.html#common.elem.phrasing">phrasing elements</a></p></div></div><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">
@@ -30,7 +30,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="h3-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#h3-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#h3-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="h3.html#h3.attrs">h3.attrs</a> = <span class="pattern" id="h3.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: optgroup.html
===================================================================
RCS file: /sources/public/html5/markup/optgroup.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- optgroup.html	29 Jan 2010 02:30:47 -0000	1.22
+++ optgroup.html	29 Jan 2010 05:14:31 -0000	1.23
@@ -27,7 +27,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="optgroup-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#optgroup-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#optgroup-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="optgroup.html#optgroup.attrs">optgroup.attrs</a> = <span class="pattern" id="optgroup.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="optgroup.html#optgroup.attrs.label" title="optgroup.attrs.label">label</a>

Index: input.week.html
===================================================================
RCS file: /sources/public/html5/markup/input.week.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- input.week.html	29 Jan 2010 02:30:46 -0000	1.24
+++ input.week.html	29 Jan 2010 05:14:30 -0000	1.25
@@ -29,7 +29,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="input.week-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#input.week-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#input.week-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="input.week.html#input.week.attrs">input.week.attrs</a> = <span class="pattern" id="input.week.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="forms-attributes.html#common-form.attrs.name" title="common-form.attrs.name">name</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: button.button.html
===================================================================
RCS file: /sources/public/html5/markup/button.button.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- button.button.html	29 Jan 2010 02:30:44 -0000	1.31
+++ button.button.html	29 Jan 2010 05:14:28 -0000	1.32
@@ -19,7 +19,7 @@
     value is "<code>button</code>" represents a button with no
     additional semantics.</p>
   </div>
-      <div class="no-number no-toc" id="button.button-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#button.button-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
+      <div class="no-number no-toc" id="button.button-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#button.button-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
                 and
                 <a href="common-models.html#common.elem.phrasing">phrasing elements</a></p></div></div><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">
@@ -32,7 +32,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="button.button-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#button.button-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#button.button-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="button.button.html#button.button.attrs">button.button.attrs</a> = <span class="pattern" id="button.button.attrs">(<a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
    <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="forms-attributes.html#common-form.attrs.name" title="common-form.attrs.name">name</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: form.html
===================================================================
RCS file: /sources/public/html5/markup/form.html,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- form.html	29 Jan 2010 04:11:58 -0000	1.30
+++ form.html	29 Jan 2010 05:14:29 -0000	1.31
@@ -17,7 +17,7 @@
     <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-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#form-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
+      <div class="no-number no-toc" id="form-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#form-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
                 and
                 <a href="common-models.html#common.elem.phrasing">flow elements</a></p></div></div><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">
@@ -30,7 +30,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="form-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#form-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#form-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="form.html#form.attrs">form.attrs</a> = <span class="pattern" id="form.attrs">(<a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
    <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="form.html#form.attrs.action" title="form.attrs.action">action</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: small.html
===================================================================
RCS file: /sources/public/html5/markup/small.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- small.html	29 Jan 2010 02:30:50 -0000	1.23
+++ small.html	29 Jan 2010 05:14:31 -0000	1.24
@@ -29,7 +29,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="small-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#small-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#small-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="small.html#small.attrs">small.attrs</a> = <span class="pattern" id="small.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: ruby.html
===================================================================
RCS file: /sources/public/html5/markup/ruby.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- ruby.html	29 Jan 2010 02:30:50 -0000	1.23
+++ ruby.html	29 Jan 2010 05:14:31 -0000	1.24
@@ -32,7 +32,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="ruby-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#ruby-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#ruby-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="ruby.html#ruby.attrs">ruby.attrs</a> = <span class="pattern" id="ruby.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: ol.html
===================================================================
RCS file: /sources/public/html5/markup/ol.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- ol.html	29 Jan 2010 02:30:47 -0000	1.23
+++ ol.html	29 Jan 2010 05:14:31 -0000	1.24
@@ -29,7 +29,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="ol-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#ol-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#ol-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="ol.html#ol.attrs">ol.attrs</a> = <span class="pattern" id="ol.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="ol.html#ol.attrs.start" title="ol.attrs.start">start</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: article.html
===================================================================
RCS file: /sources/public/html5/markup/article.html,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- article.html	29 Jan 2010 02:30:43 -0000	1.30
+++ article.html	29 Jan 2010 05:14:28 -0000	1.31
@@ -19,7 +19,7 @@
     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-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#article-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
+      <div class="no-number no-toc" id="article-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#article-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
                 and
                 <a href="common-models.html#common.elem.phrasing">flow elements</a></p></div></div><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">
@@ -33,7 +33,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="article-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#article-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#article-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="article.html#article.attrs">article.attrs</a> = <span class="pattern" id="article.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: colgroup.html
===================================================================
RCS file: /sources/public/html5/markup/colgroup.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- colgroup.html	29 Jan 2010 02:56:21 -0000	1.25
+++ colgroup.html	29 Jan 2010 05:14:28 -0000	1.26
@@ -18,7 +18,7 @@
     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-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#colgroup-contents">#</a></h2><div class="prose-model">
+      <div class="no-number no-toc" id="colgroup-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#colgroup-contents">#</a></h2><div class="prose-model">
     <p>If the element does not have a
     <a href="colgroup.html#colgroup.attrs.span" class="attribute">span</a>
     attribute, zero or more
@@ -38,7 +38,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="colgroup-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#colgroup-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#colgroup-attr-mdl">#</a></h2>
         <div class="attr-content-models"><div class="attr-content-model"><a class="attribute-pattern-name" id="colgroup.attrs" href="colgroup.html#colgroup.attrs">colgroup.attrs</a> = <a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></div><div class="attr-content-model"><a class="attribute-pattern-name" id="colgroup.attrs.span-mdl" href="colgroup.html#colgroup.attrs.span-mdl">colgroup.attrs.span</a> = <a href="colgroup.html#colgroup.attrs.span">span</a></div></div></div>
       <div class="no-number no-toc" id="colgroup-attributes">
         <h2 class="element-subhead">Element-specific attributes <a class="hash" href="#colgroup-attributes">#</a></h2>

Index: dl.html
===================================================================
RCS file: /sources/public/html5/markup/dl.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- dl.html	29 Jan 2010 04:24:12 -0000	1.26
+++ dl.html	29 Jan 2010 05:14:29 -0000	1.27
@@ -17,7 +17,7 @@
     <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-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#dl-contents">#</a></h2><div class="prose-model">
+      <div class="no-number no-toc" id="dl-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#dl-contents">#</a></h2><div class="prose-model">
     <p>Zero or more groups each consisting of one or more
     <a href="dt.html#dt" class="element">dt</a>
     elements followed by one or more
@@ -34,7 +34,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="dl-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#dl-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#dl-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="dl.html#dl.attrs">dl.attrs</a> = <span class="pattern" id="dl.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: thead.html
===================================================================
RCS file: /sources/public/html5/markup/thead.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- thead.html	29 Jan 2010 02:30:51 -0000	1.21
+++ thead.html	29 Jan 2010 05:14:32 -0000	1.22
@@ -30,7 +30,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="thead-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#thead-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#thead-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="thead.html#thead.attrs">thead.attrs</a> = <span class="pattern" id="thead.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: tbody.html
===================================================================
RCS file: /sources/public/html5/markup/tbody.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- tbody.html	29 Jan 2010 02:30:50 -0000	1.21
+++ tbody.html	29 Jan 2010 05:14:32 -0000	1.22
@@ -29,7 +29,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="tbody-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#tbody-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#tbody-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="tbody.html#tbody.attrs">tbody.attrs</a> = <span class="pattern" id="tbody.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: video.html
===================================================================
RCS file: /sources/public/html5/markup/video.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- video.html	29 Jan 2010 02:30:51 -0000	1.28
+++ video.html	29 Jan 2010 05:14:32 -0000	1.29
@@ -39,7 +39,7 @@
     </span></dd>
         </dl>
       </div></div><div class="no-number no-toc" id="video-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#video-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#video-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="video.html#video.attrs">video.attrs</a> = <span class="pattern" id="video.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="video.html#video.attrs.autoplay" title="video.attrs.autoplay">autoplay</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: source.html
===================================================================
RCS file: /sources/public/html5/markup/source.html,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- source.html	29 Jan 2010 02:30:50 -0000	1.30
+++ source.html	29 Jan 2010 05:14:31 -0000	1.31
@@ -34,7 +34,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="source-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#source-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#source-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="source.html#source.attrs">source.attrs</a> = <span class="pattern" id="source.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="source.html#source.attrs.src" title="source.attrs.src">src</a>

Index: button.reset.html
===================================================================
RCS file: /sources/public/html5/markup/button.reset.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- button.reset.html	29 Jan 2010 02:30:44 -0000	1.31
+++ button.reset.html	29 Jan 2010 05:14:28 -0000	1.32
@@ -19,7 +19,7 @@
     value is "<code>reset</code>" represents a button for
     resetting a form.</p>
   </div>
-      <div class="no-number no-toc" id="button.reset-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#button.reset-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
+      <div class="no-number no-toc" id="button.reset-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#button.reset-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
                 and
                 <a href="common-models.html#common.elem.phrasing">phrasing elements</a></p></div></div><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">
@@ -32,7 +32,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="button.reset-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#button.reset-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#button.reset-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="button.reset.html#button.reset.attrs">button.reset.attrs</a> = <span class="pattern" id="button.reset.attrs">(<a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
    <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="forms-attributes.html#common-form.attrs.name" title="common-form.attrs.name">name</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: meta.charset.html
===================================================================
RCS file: /sources/public/html5/markup/meta.charset.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- meta.charset.html	29 Jan 2010 02:30:46 -0000	1.28
+++ meta.charset.html	29 Jan 2010 05:14:30 -0000	1.29
@@ -29,7 +29,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="meta.charset-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#meta.charset-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#meta.charset-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="meta.charset.html#meta.charset.attrs">meta.charset.attrs</a> = <span class="pattern" id="meta.charset.attrs"><a class="ref" href="common-attributes.html#common.attrs.core" title="common.attrs.core">common.attrs.core</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="common-attributes.html#common.attrs.event-handler" title="common.attrs.event-handler">common.attrs.event-handler</a>

Index: output.html
===================================================================
RCS file: /sources/public/html5/markup/output.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- output.html	29 Jan 2010 02:30:47 -0000	1.26
+++ output.html	29 Jan 2010 05:14:31 -0000	1.27
@@ -28,7 +28,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="output-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#output-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#output-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="output.html#output.attrs">output.attrs</a> = <span class="pattern" id="output.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="forms-attributes.html#common-form.attrs.name" title="common-form.attrs.name">name</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: i.html
===================================================================
RCS file: /sources/public/html5/markup/i.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- i.html	29 Jan 2010 02:30:45 -0000	1.24
+++ i.html	29 Jan 2010 05:14:29 -0000	1.25
@@ -30,7 +30,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="i-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#i-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#i-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="i.html#i.attrs">i.attrs</a> = <span class="pattern" id="i.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: input.submit.html
===================================================================
RCS file: /sources/public/html5/markup/input.submit.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- input.submit.html	29 Jan 2010 02:30:46 -0000	1.25
+++ input.submit.html	29 Jan 2010 05:14:30 -0000	1.26
@@ -28,7 +28,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="input.submit-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#input.submit-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#input.submit-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="input.submit.html#input.submit.attrs">input.submit.attrs</a> = <span class="pattern" id="input.submit.attrs">(<a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
    <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="forms-attributes.html#common-form.attrs.name" title="common-form.attrs.name">name</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: input.date.html
===================================================================
RCS file: /sources/public/html5/markup/input.date.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- input.date.html	29 Jan 2010 02:30:45 -0000	1.24
+++ input.date.html	29 Jan 2010 05:14:29 -0000	1.25
@@ -29,7 +29,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="input.date-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#input.date-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#input.date-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="input.date.html#input.date.attrs">input.date.attrs</a> = <span class="pattern" id="input.date.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="forms-attributes.html#common-form.attrs.name" title="common-form.attrs.name">name</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: var.html
===================================================================
RCS file: /sources/public/html5/markup/var.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- var.html	29 Jan 2010 02:30:51 -0000	1.23
+++ var.html	29 Jan 2010 05:14:32 -0000	1.24
@@ -30,7 +30,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="var-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#var-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#var-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="var.html#var.attrs">var.attrs</a> = <span class="pattern" id="var.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: sub.html
===================================================================
RCS file: /sources/public/html5/markup/sub.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- sub.html	29 Jan 2010 02:30:50 -0000	1.23
+++ sub.html	29 Jan 2010 05:14:32 -0000	1.24
@@ -28,7 +28,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="sub-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#sub-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#sub-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="sub.html#sub.attrs">sub.attrs</a> = <span class="pattern" id="sub.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: title.html
===================================================================
RCS file: /sources/public/html5/markup/title.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- title.html	29 Jan 2010 02:30:51 -0000	1.22
+++ title.html	29 Jan 2010 05:14:32 -0000	1.23
@@ -27,7 +27,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="title-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#title-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#title-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="title.html#title.attrs">title.attrs</a> = <span class="pattern" id="title.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: pre.html
===================================================================
RCS file: /sources/public/html5/markup/pre.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- pre.html	29 Jan 2010 02:30:50 -0000	1.25
+++ pre.html	29 Jan 2010 05:14:31 -0000	1.26
@@ -30,7 +30,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="pre-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#pre-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#pre-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="pre.html#pre.attrs">pre.attrs</a> = <span class="pattern" id="pre.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: button.submit.html
===================================================================
RCS file: /sources/public/html5/markup/button.submit.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- button.submit.html	29 Jan 2010 02:30:44 -0000	1.31
+++ button.submit.html	29 Jan 2010 05:14:28 -0000	1.32
@@ -19,7 +19,7 @@
     value is "<code>submit</code>" represents a button for
     submitting a form.</p>
   </div>
-      <div class="no-number no-toc" id="button.submit-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#button.submit-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
+      <div class="no-number no-toc" id="button.submit-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#button.submit-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
                 and
                 <a href="common-models.html#common.elem.phrasing">phrasing elements</a></p></div></div><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">
@@ -32,7 +32,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="button.submit-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#button.submit-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#button.submit-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="button.submit.html#button.submit.attrs">button.submit.attrs</a> = <span class="pattern" id="button.submit.attrs">(<a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
    <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="forms-attributes.html#common-form.attrs.name" title="common-form.attrs.name">name</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: rp.html
===================================================================
RCS file: /sources/public/html5/markup/rp.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- rp.html	29 Jan 2010 02:30:50 -0000	1.23
+++ rp.html	29 Jan 2010 05:14:31 -0000	1.24
@@ -30,7 +30,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="rp-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#rp-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#rp-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="rp.html#rp.attrs">rp.attrs</a> = <span class="pattern" id="rp.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: sup.html
===================================================================
RCS file: /sources/public/html5/markup/sup.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- sup.html	29 Jan 2010 02:30:50 -0000	1.23
+++ sup.html	29 Jan 2010 05:14:32 -0000	1.24
@@ -28,7 +28,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="sup-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#sup-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#sup-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="sup.html#sup.attrs">sup.attrs</a> = <span class="pattern" id="sup.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: input.url.html
===================================================================
RCS file: /sources/public/html5/markup/input.url.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- input.url.html	29 Jan 2010 02:30:46 -0000	1.24
+++ input.url.html	29 Jan 2010 05:14:30 -0000	1.25
@@ -29,7 +29,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="input.url-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#input.url-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#input.url-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="input.url.html#input.url.attrs">input.url.attrs</a> = <span class="pattern" id="input.url.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a>
   <a href="terminology.html#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="forms-attributes.html#common-form.attrs.name" title="common-form.attrs.name">name</a><a href="terminology.html#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a>

Index: hgroup.html
===================================================================
RCS file: /sources/public/html5/markup/hgroup.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- hgroup.html	29 Jan 2010 05:06:46 -0000	1.22
+++ hgroup.html	29 Jan 2010 05:14:29 -0000	1.23
@@ -17,7 +17,7 @@
     <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-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#hgroup-contents">#</a></h2><div class="prose-model">
+      <div class="no-number no-toc" id="hgroup-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#hgroup-contents">#</a></h2><div class="prose-model">
     <p>One or more
     <a href="h1.html#h1" class="element">h1</a>,
     <a href="h2.html#h2" class="element">h2</a>,
@@ -26,7 +26,7 @@
     <a href="h5.html#h5" class="element">h5</a>,
     and/or
     <a href="h6.html#h6" class="element">h6</a>
-    elements.</p>
+    elements</p>
   </div></div><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">
         
@@ -42,7 +42,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="hgroup-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#hgroup-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#hgroup-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="hgroup.html#hgroup.attrs">hgroup.attrs</a> = <span class="pattern" id="hgroup.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Index: h5.html
===================================================================
RCS file: /sources/public/html5/markup/h5.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- h5.html	29 Jan 2010 04:24:12 -0000	1.29
+++ h5.html	29 Jan 2010 05:14:29 -0000	1.30
@@ -17,7 +17,7 @@
     <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-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#h5-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
+      <div class="no-number no-toc" id="h5-contents"><h2 class="element-subhead">Permitted content <a class="hash" href="#h5-contents">#</a></h2><div class="prose-model"><p><a href="syntax.html#normal-character-data">Normal character data</a>
                 and
                 <a href="common-models.html#common.elem.phrasing">phrasing elements</a></p></div></div><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">
@@ -30,7 +30,7 @@
     </span></p>
         </div>
       </div></div><div class="no-number no-toc" id="h5-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#h5-attr-mdl">#</a></h2>
+        <h2 class="element-subhead">Permitted attributes <a class="hash" href="#h5-attr-mdl">#</a></h2>
         <div class="attr-content-models">
           <p><a href="h5.html#h5.attrs">h5.attrs</a> = <span class="pattern" id="h5.attrs"><a class="ref" href="common-attributes.html#common.attrs">common.attrs</a></span></p></div></div>
       

Received on Friday, 29 January 2010 05:14:43 UTC