html5/markup Overview.html,1.353,1.354 a.html,1.22,1.23 audio.html,1.19,1.20 base.html,1.15,1.16 bdo.html,1.15,1.16 button.button.html,1.20,1.21 button.reset.html,1.20,1.21 button.submit.html,1.20,1.21 common-models.html,1.17,1.18 datagrid.html,1.19,1.20 details.html,1.15,1.16 elements.html,1.19,1.20 img.html,1.18,1.19 input.button.html,1.14,1.15 input.checkbox.html,1.14,1.15 input.color.html,1.14,1.15 input.date.html,1.13,1.14 input.datetime-local.html,1.13,1.14 input.datetime.html,1.13,1.14 input.email.html,1.13,1.14 input.file.html,1.13,1.14 input.hidden.html,1.14,1.15 input.image.html,1.14,1.15 input.month.html,1.13,1.14 input.number.html,1.13,1.14 input.password.html,1.14,1.15 input.radio.html,1.14,1.15 input.range.html,1.13,1.14 input.reset.html,1.14,1.15 input.search.html,1.15,1.16 input.submit.html,1.14,1.15 input.tel.html,1.12,1.13 input.text.html,1.14,1.15 input.time.html,1.13,1.14 input.url.html,1.13,1.14 input.week.html,1.13,1.14 keygen.html,1.15,1.16 menu.html,1.18,1.19 select.html,1.1

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

Modified Files:
	Overview.html a.html audio.html base.html bdo.html 
	button.button.html button.reset.html button.submit.html 
	common-models.html datagrid.html details.html elements.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 keygen.html 
	menu.html select.html spec.html textarea.html video.html 
Removed Files:
	bb.html 
Log Message:
removed <bb>


--- bb.html DELETED ---

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/markup/Overview.html,v
retrieving revision 1.353
retrieving revision 1.354
diff -u -d -r1.353 -r1.354
--- Overview.html	21 Aug 2009 13:10:58 -0000	1.353
+++ Overview.html	21 Aug 2009 16:02:18 -0000	1.354
@@ -9,7 +9,7 @@
 <body>
 <div class="head">
 <h1>HTML 5: The Markup Language</h1>
-<h2>Editor&#8217;s Draft <em>21 August 2009</em>
+<h2>Editor&#8217;s Draft <em>22 August 2009</em>
 </h2>
 <dl>
 <dt>Latest Editor&#8217;s Draft:</dt>
@@ -42,7 +42,7 @@
     
     
     <p>
-        This document is the 21 August 2009 Editor&#8217;s Draft of 
+        This document is the 22 August 2009 Editor&#8217;s Draft of 
         <cite>HTML 5: The Markup Language</cite>.
       </p>
     <p>
@@ -240,9 +240,6 @@
 <li id="base-toc">
 <span class="toc-section-number"></span><a href="base.html#base"><span class="toc-section-number"></span> <span class="element">base</span> &#8211; <span class="shortdesc">base URL</span></a>
 </li>
-<li id="bb-toc">
-<span class="toc-section-number"></span><a href="bb.html#bb"><span class="toc-section-number"></span> <span class="element">bb</span> &#8211; <span class="shortdesc">user-agent command</span></a>
-</li>
 <li id="bdo-toc">
 <span class="toc-section-number"></span><a href="bdo.html#bdo"><span class="toc-section-number"></span> <span class="element">bdo</span> &#8211; <span class="shortdesc">BiDi override</span></a>
 </li>

Index: input.email.html
===================================================================
RCS file: /sources/public/html5/markup/input.email.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- input.email.html	20 Aug 2009 09:22:38 -0000	1.13
+++ input.email.html	21 Aug 2009 16:02:20 -0000	1.14
@@ -77,9 +77,6 @@
 				The interactive element &#8220;input&#8221; must not 
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li><li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.

Index: input.month.html
===================================================================
RCS file: /sources/public/html5/markup/input.month.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- input.month.html	20 Aug 2009 09:22:38 -0000	1.13
+++ input.month.html	21 Aug 2009 16:02:20 -0000	1.14
@@ -81,9 +81,6 @@
 				The interactive element &#8220;input&#8221; must not 
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li><li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.

Index: datagrid.html
===================================================================
RCS file: /sources/public/html5/markup/datagrid.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- datagrid.html	20 Aug 2009 09:22:37 -0000	1.19
+++ datagrid.html	21 Aug 2009 16:02:19 -0000	1.20
@@ -61,9 +61,6 @@
 			</span></li><li><span>
 				The interactive element &#8220;datagrid&#8221; must not 
 				appear as a descendant of the &#8220;button&#8221; element.
-			</span></li><li><span>
-				The interactive element &#8220;datagrid&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
 			</span></li>
         </ul>
       </div>

Index: input.range.html
===================================================================
RCS file: /sources/public/html5/markup/input.range.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- input.range.html	20 Aug 2009 09:22:38 -0000	1.13
+++ input.range.html	21 Aug 2009 16:02:20 -0000	1.14
@@ -79,9 +79,6 @@
 				The interactive element &#8220;input&#8221; must not 
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li><li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.

Index: audio.html
===================================================================
RCS file: /sources/public/html5/markup/audio.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- audio.html	20 Aug 2009 09:22:36 -0000	1.19
+++ audio.html	21 Aug 2009 16:02:19 -0000	1.20
@@ -83,10 +83,6 @@
 				The interactive element &#8220;audio&#8221;
 				with the attribute &#8220;controls&#8221; must not
 				appear as a descendant of the &#8220;button&#8221; element.
-			</span></li><li><span>
-				The interactive element &#8220;audio&#8221;
-				with the attribute &#8220;controls&#8221; must not
-				appear as a descendant of the &#8220;bb&#8221; element.
 			</span></li>
         </ul>
       </div>

Index: keygen.html
===================================================================
RCS file: /sources/public/html5/markup/keygen.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- keygen.html	20 Aug 2009 09:22:39 -0000	1.15
+++ keygen.html	21 Aug 2009 16:02:20 -0000	1.16
@@ -58,9 +58,6 @@
 				The interactive element &#8220;keygen&#8221; must not 
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li><li><span>
-				The interactive element &#8220;keygen&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li><li><span>
 				Any &#8220;keygen&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.

Index: textarea.html
===================================================================
RCS file: /sources/public/html5/markup/textarea.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- textarea.html	20 Aug 2009 09:22:41 -0000	1.17
+++ textarea.html	21 Aug 2009 16:02:20 -0000	1.18
@@ -78,9 +78,6 @@
 				The interactive element &#8220;textarea&#8221; must not 
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li><li><span>
-				The interactive element &#8220;textarea&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li><li><span>
 				Any &#8220;textarea&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.

Index: input.button.html
===================================================================
RCS file: /sources/public/html5/markup/input.button.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- input.button.html	20 Aug 2009 09:22:38 -0000	1.14
+++ input.button.html	21 Aug 2009 16:02:19 -0000	1.15
@@ -58,9 +58,6 @@
 				The interactive element &#8220;input&#8221; must not 
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li><li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.

Index: input.text.html
===================================================================
RCS file: /sources/public/html5/markup/input.text.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- input.text.html	20 Aug 2009 09:22:38 -0000	1.14
+++ input.text.html	21 Aug 2009 16:02:20 -0000	1.15
@@ -66,9 +66,6 @@
 				The interactive element &#8220;input&#8221; must not 
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li><li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.

Index: input.checkbox.html
===================================================================
RCS file: /sources/public/html5/markup/input.checkbox.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- input.checkbox.html	20 Aug 2009 09:22:38 -0000	1.14
+++ input.checkbox.html	21 Aug 2009 16:02:19 -0000	1.15
@@ -60,9 +60,6 @@
 				The interactive element &#8220;input&#8221; must not 
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li><li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.

Index: a.html
===================================================================
RCS file: /sources/public/html5/markup/a.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- a.html	20 Aug 2009 09:22:35 -0000	1.22
+++ a.html	21 Aug 2009 16:02:19 -0000	1.23
@@ -112,9 +112,6 @@
 			</span></li><li><span>
 				The interactive element &#8220;a&#8221; must not 
 				appear as a descendant of the &#8220;button&#8221; element.
-			</span></li><li><span>
-				The interactive element &#8220;a&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
 			</span></li>
         </ul>
       </div>

Index: input.tel.html
===================================================================
RCS file: /sources/public/html5/markup/input.tel.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- input.tel.html	20 Aug 2009 09:22:38 -0000	1.12
+++ input.tel.html	21 Aug 2009 16:02:20 -0000	1.13
@@ -67,9 +67,6 @@
 				The interactive element &#8220;input&#8221; must not 
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li><li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.

Index: img.html
===================================================================
RCS file: /sources/public/html5/markup/img.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- img.html	20 Aug 2009 09:22:38 -0000	1.18
+++ img.html	21 Aug 2009 16:02:19 -0000	1.19
@@ -96,10 +96,6 @@
 				The element &#8220;img&#8221;
 				with the attribute &#8220;usemap&#8221; must not
 				appear as a descendant of the &#8220;button&#8221; element.
-			</span></li><li><span>
-				The element &#8252;img&#8221;
-				with the attribute &#8220;usemap&#8221; must not
-				appear as a descendant of the &#8220;bb&#8221; element.
 			</span></li>
           <li><span>
 				The &#8220;img&#8221; element with the 

Index: bdo.html
===================================================================
RCS file: /sources/public/html5/markup/bdo.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- bdo.html	20 Aug 2009 09:22:36 -0000	1.15
+++ bdo.html	21 Aug 2009 16:02:19 -0000	1.16
@@ -8,7 +8,7 @@
 <body>
 <h2 class="chunkpagetitle"><a href="Overview.html">HTML 5: The Markup Language</a></h2>
 <div class="nav">
-<span class="nav-prev"><a href="bb.html">&#171; bb</a></span>
+<span class="nav-prev"><a href="base.html">&#171; base</a></span>
 <span class="nav-next"><a href="blockquote.html">blockquote &#187;</a></span>
 </div>
 <div id="bdo" class="section">
@@ -59,7 +59,7 @@
       </div>
 <hr class="footerbreak"></hr>
 <div class="nav">
-<span class="nav-prev"><a href="bb.html">&#171; bb</a></span>
+<span class="nav-prev"><a href="base.html">&#171; base</a></span>
 <span class="nav-next"><a href="blockquote.html">blockquote &#187;</a></span>
 </div>
 </body>

Index: input.number.html
===================================================================
RCS file: /sources/public/html5/markup/input.number.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- input.number.html	20 Aug 2009 09:22:38 -0000	1.13
+++ input.number.html	21 Aug 2009 16:02:20 -0000	1.14
@@ -81,9 +81,6 @@
 				The interactive element &#8220;input&#8221; must not 
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li><li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.

Index: input.datetime.html
===================================================================
RCS file: /sources/public/html5/markup/input.datetime.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- input.datetime.html	20 Aug 2009 09:22:38 -0000	1.13
+++ input.datetime.html	21 Aug 2009 16:02:20 -0000	1.14
@@ -82,9 +82,6 @@
 				The interactive element &#8220;input&#8221; must not 
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li><li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.

Index: input.password.html
===================================================================
RCS file: /sources/public/html5/markup/input.password.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- input.password.html	20 Aug 2009 09:22:38 -0000	1.14
+++ input.password.html	21 Aug 2009 16:02:20 -0000	1.15
@@ -66,9 +66,6 @@
 				The interactive element &#8220;input&#8221; must not 
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li><li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.

Index: common-models.html
===================================================================
RCS file: /sources/public/html5/markup/common-models.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- common-models.html	20 Aug 2009 09:22:36 -0000	1.17
+++ common-models.html	21 Aug 2009 16:02:19 -0000	1.18
@@ -131,7 +131,6 @@
   <a href="terminology.html#choice" title="EITHER/OR CHOICE" class="rnc-symbol">|</a> <a class="ref" href="keygen.html#keygen">keygen</a>
   <a href="terminology.html#choice" title="EITHER/OR CHOICE" class="rnc-symbol">|</a> <a class="ref" href="progress.html#progress">progress</a>
   <a href="terminology.html#choice" title="EITHER/OR CHOICE" class="rnc-symbol">|</a> <a class="ref" href="command.html#command">command</a>
-  <a href="terminology.html#choice" title="EITHER/OR CHOICE" class="rnc-symbol">|</a> <a class="ref" href="bb.html#bb">bb</a>
   <a href="terminology.html#choice" title="EITHER/OR CHOICE" class="rnc-symbol">|</a> <a class="ref" href="canvas.html#canvas.elem.phrasing">canvas.elem.phrasing</a>
   <a href="terminology.html#choice" title="EITHER/OR CHOICE" class="rnc-symbol">|</a> <a class="ref" href="time.html#time">time</a>
   <a href="terminology.html#choice" title="EITHER/OR CHOICE" class="rnc-symbol">|</a> <a class="ref" href="meter.html#meter">meter</a>

Index: input.time.html
===================================================================
RCS file: /sources/public/html5/markup/input.time.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- input.time.html	20 Aug 2009 09:22:38 -0000	1.13
+++ input.time.html	21 Aug 2009 16:02:20 -0000	1.14
@@ -82,9 +82,6 @@
 				The interactive element &#8220;input&#8221; must not 
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li><li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.

Index: menu.html
===================================================================
RCS file: /sources/public/html5/markup/menu.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- menu.html	20 Aug 2009 09:22:39 -0000	1.18
+++ menu.html	21 Aug 2009 16:02:20 -0000	1.19
@@ -68,10 +68,6 @@
 				The element &#8220;menu&#8221;
 				with the attribute &#8220;type=toolbar&#8221; must not
 				appear as a descendant of the &#8220;button&#8221; element.
-			</span></li><li><span>
-				The element &#8220;menu&#8221;
-				with the attribute &#8220;type=toolbar&#8221; must not
-				appear as a descendant of the &#8220;bb&#8221; element.
 			</span></li>
         </ul>
       </div>

Index: input.image.html
===================================================================
RCS file: /sources/public/html5/markup/input.image.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- input.image.html	20 Aug 2009 09:22:38 -0000	1.14
+++ input.image.html	21 Aug 2009 16:02:20 -0000	1.15
@@ -90,9 +90,6 @@
 				The interactive element &#8220;input&#8221; must not 
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li><li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.

Index: input.file.html
===================================================================
RCS file: /sources/public/html5/markup/input.file.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- input.file.html	20 Aug 2009 09:22:38 -0000	1.13
+++ input.file.html	21 Aug 2009 16:02:20 -0000	1.14
@@ -65,9 +65,6 @@
 				The interactive element &#8220;input&#8221; must not 
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li><li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.

Index: input.radio.html
===================================================================
RCS file: /sources/public/html5/markup/input.radio.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- input.radio.html	20 Aug 2009 09:22:38 -0000	1.14
+++ input.radio.html	21 Aug 2009 16:02:20 -0000	1.15
@@ -61,9 +61,6 @@
 				The interactive element &#8220;input&#8221; must not 
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li><li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.

Index: input.reset.html
===================================================================
RCS file: /sources/public/html5/markup/input.reset.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- input.reset.html	20 Aug 2009 09:22:38 -0000	1.14
+++ input.reset.html	21 Aug 2009 16:02:20 -0000	1.15
@@ -58,9 +58,6 @@
 				The interactive element &#8220;input&#8221; must not 
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li><li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.

Index: input.datetime-local.html
===================================================================
RCS file: /sources/public/html5/markup/input.datetime-local.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- input.datetime-local.html	20 Aug 2009 09:22:38 -0000	1.13
+++ input.datetime-local.html	21 Aug 2009 16:02:19 -0000	1.14
@@ -82,9 +82,6 @@
 				The interactive element &#8220;input&#8221; must not 
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li><li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.

Index: input.color.html
===================================================================
RCS file: /sources/public/html5/markup/input.color.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- input.color.html	20 Aug 2009 09:22:38 -0000	1.14
+++ input.color.html	21 Aug 2009 16:02:19 -0000	1.15
@@ -64,9 +64,6 @@
 				The interactive element &#8220;input&#8221; must not 
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li><li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.

Index: select.html
===================================================================
RCS file: /sources/public/html5/markup/select.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- select.html	20 Aug 2009 09:22:40 -0000	1.15
+++ select.html	21 Aug 2009 16:02:20 -0000	1.16
@@ -65,9 +65,6 @@
 				The interactive element &#8220;select&#8221; must not 
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li><li><span>
-				The interactive element &#8220;select&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li><li><span>
 				Any &#8220;select&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.

Index: input.hidden.html
===================================================================
RCS file: /sources/public/html5/markup/input.hidden.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- input.hidden.html	20 Aug 2009 09:22:38 -0000	1.14
+++ input.hidden.html	21 Aug 2009 16:02:20 -0000	1.15
@@ -59,9 +59,6 @@
 				The interactive element &#8220;input&#8221; must not 
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li><li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.

Index: base.html
===================================================================
RCS file: /sources/public/html5/markup/base.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- base.html	20 Aug 2009 09:22:36 -0000	1.15
+++ base.html	21 Aug 2009 16:02:19 -0000	1.16
@@ -9,7 +9,7 @@
 <h2 class="chunkpagetitle"><a href="Overview.html">HTML 5: The Markup Language</a></h2>
 <div class="nav">
 <span class="nav-prev"><a href="b.html">&#171; b</a></span>
-<span class="nav-next"><a href="bb.html">bb &#187;</a></span>
+<span class="nav-next"><a href="bdo.html">bdo &#187;</a></span>
 </div>
 <div id="base" class="section">
       <h2 class="element-head"><span class="element">base</span> &#8211; <span class="shortdesc">base URL</span> <a class="hash" href="#base">#</a> <a class="toc-bak" href="Overview.html#base-toc">T</a></h2>
@@ -70,7 +70,7 @@
 <hr class="footerbreak"></hr>
 <div class="nav">
 <span class="nav-prev"><a href="b.html">&#171; b</a></span>
-<span class="nav-next"><a href="bb.html">bb &#187;</a></span>
+<span class="nav-next"><a href="bdo.html">bdo &#187;</a></span>
 </div>
 </body>
 </html>

Index: input.search.html
===================================================================
RCS file: /sources/public/html5/markup/input.search.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- input.search.html	20 Aug 2009 09:22:38 -0000	1.15
+++ input.search.html	21 Aug 2009 16:02:20 -0000	1.16
@@ -68,9 +68,6 @@
 				The interactive element &#8220;input&#8221; must not 
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li><li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.

Index: spec.html
===================================================================
RCS file: /sources/public/html5/markup/spec.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- spec.html	21 Aug 2009 13:10:58 -0000	1.99
+++ spec.html	21 Aug 2009 16:02:20 -0000	1.100
@@ -9,7 +9,7 @@
 <body>
 <div class="head">
 <h1>HTML 5: The Markup Language</h1>
-<h2>Editor&#8217;s Draft <em>21 August 2009</em>
+<h2>Editor&#8217;s Draft <em>22 August 2009</em>
 </h2>
 <dl>
 <dt>Latest Editor&#8217;s Draft:</dt>
@@ -41,7 +41,7 @@
     
     
     <p>
-        This document is the 21 August 2009 Editor&#8217;s Draft of 
+        This document is the 22 August 2009 Editor&#8217;s Draft of 
         <cite>HTML 5: The Markup Language</cite>.
       </p>
     <p>
@@ -239,9 +239,6 @@
 <li id="base-toc">
 <span class="toc-section-number"></span><a href="#base"><span class="toc-section-number"></span> <span class="element">base</span> &#8211; <span class="shortdesc">base URL</span></a>
 </li>
-<li id="bb-toc">
-<span class="toc-section-number"></span><a href="#bb"><span class="toc-section-number"></span> <span class="element">bb</span> &#8211; <span class="shortdesc">user-agent command</span></a>
-</li>
 <li id="bdo-toc">
 <span class="toc-section-number"></span><a href="#bdo"><span class="toc-section-number"></span> <span class="element">bdo</span> &#8211; <span class="shortdesc">BiDi override</span></a>
 </li>
@@ -2289,9 +2286,6 @@
 <li id="base-toc">
 <span class="toc-section-number"></span><a href="#base"><span class="toc-section-number"></span> <span class="element">base</span> &#8211; <span class="shortdesc">base URL</span></a>
 </li>
-<li id="bb-toc">
-<span class="toc-section-number"></span><a href="#bb"><span class="toc-section-number"></span> <span class="element">bb</span> &#8211; <span class="shortdesc">user-agent command</span></a>
-</li>
 <li id="bdo-toc">
 <span class="toc-section-number"></span><a href="#bdo"><span class="toc-section-number"></span> <span class="element">bdo</span> &#8211; <span class="shortdesc">BiDi override</span></a>
 </li>
@@ -2802,10 +2796,6 @@
 				The interactive element &#8220;a&#8221; must not 
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li>
-<li><span>
-				The interactive element &#8220;a&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li>
         </ul>
 </div>
       <div class="no-number no-toc" id="a-tags">
@@ -3408,11 +3398,6 @@
 				with the attribute &#8220;controls&#8221; must not
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li>
-<li><span>
-				The interactive element &#8220;audio&#8221;
-				with the attribute &#8220;controls&#8221; must not
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li>
         </ul>
 </div>
       <div class="no-number no-toc" id="audio-tags">
@@ -3562,95 +3547,6 @@
   <a href="#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> (<a class="ref" href="#common.elem.metadata">common.elem.metadata</a><a href="#zero-or-more" title="ZERO OR MORE" class="rnc-symbol">*</a>)</li></ul>
 </div>
       </div>
-<div id="bb" class="section">
-      <h2 class="element-head">
-<span class="element">bb</span> &#8211; <span class="shortdesc">user-agent command</span> <a class="hash" href="#bb">#</a> <a class="toc-bak" href="#bb-toc">T</a>
-</h2>
-      <div id="bb-longdesc" class="longdesc">
-    <p>The <a href="#bb" class="element">bb</a> element represents
-    a user-agent command that the user can invoke.</p>
-  </div>
-      <div class="no-number no-toc" id="bb-content">
-        <h2 class="element-subhead">Content model <a class="hash" href="#bb-content">#</a>
-</h2>
-        <div class="content-models" id="bb-mdls">
-        <p class="elem-mdl"><span class="element-pattern-name"><a id="bb-mdl" href="#bb-mdl" class="element">bb</a> = </span><span>
-      (<a class="ref" href="#normal-character-data">normal-character-data</a>
-  <a href="#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="#common.elem.phrasing">common.elem.phrasing</a><a href="#zero-or-more" title="ZERO OR MORE" class="rnc-symbol">*</a>)
-      <a href="#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="#bb.attrs">bb.attrs</a>
-    </span></p>
-        </div>
-      </div>
-<div class="no-number no-toc" id="bb-attr-mdl">
-        <h2 class="element-subhead">Attribute model <a class="hash" href="#bb-attr-mdl">#</a>
-</h2>
-        <div class="attr-content-models">
-          <p><a href="#bb.attrs">bb.attrs</a> = <span class="pattern" id="bb.attrs"><a class="ref" href="#common.attrs">common.attrs</a>
-  <a href="#interleave" title="INTERLEAVED IN ANY ORDER" class="rnc-symbol">&amp;</a> <a class="ref" href="#bb.attrs.type" title="bb.attrs.type">type</a><a href="#optional" title="OPTIONAL (ZERO OR ONE)" class="rnc-symbol">?</a></span></p>
-</div>
-</div>
-      <div class="no-number no-toc" id="bb-attributes">
-        <h2 class="element-subhead">Element-specific attributes <a class="hash" href="#bb-attributes">#</a>
-</h2>
-        <dl class="attr-defs">
-<dt>
-<a class="attribute-name" id="bb.attrs.type" title="bb.attrs.type" href="#bb.attrs.type">type</a> = <span class="attr-values">  "makeapp" </span> </dt>
-            <dd>Specifies the action that its <a href="#bb">bb</a>
-        element represents. The value "<code>makeapp</code>"
-        indicates that its action is to make a site accessible as
-        a &#8220;standalone&#8221; application (as if it were not a Web site
-        at all).</dd>
-          
-        </dl>
-</div>
-      
-      <div class="no-number no-toc" id="bb-assertions">
-        <h2 class="element-subhead">Assertions <a class="hash" href="#bb-assertions">#</a>
-</h2>
-        <ul class="assertions">
-<li><span>
-				The interactive element &#8220;bb&#8221; must not 
-				appear as a descendant of the &#8220;a&#8221; element.
-			</span></li>
-<li><span>
-				The interactive element &#8220;bb&#8221; must not 
-				appear as a descendant of the &#8220;button&#8221; element.
-			</span></li>
-<li><span>
-				The interactive element &#8220;bb&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li>
-        </ul>
-</div>
-      <div class="no-number no-toc" id="bb-tags">
-        <h2 class="element-subhead">Tag omission <a class="hash" href="#bb-tags">#</a>
-</h2>
-        <p>A <a href="#bb">bb</a>
-            element must have both a
-            <span title="syntax-start-tag">start tag</span>
-            and an
-            <span title="syntax-end-tag">end tag</span>.</p>
-      </div>
-      
-      <div class="no-number no-toc" id="bb-context">
-        <h2 class="element-subhead">Permitted contexts <a class="hash" href="#bb-context">#</a>
-</h2>
-        <ul><li class="context-mdl"><a href="#common.elem.phrasing">common.elem.phrasing</a></li></ul>
-</div>
-      
-        <div class="no-number no-toc" id="bb-details">
-        <h2 class="element-subhead">Details <a class="hash" href="#bb-details">#</a>
-</h2>
-<div class="details">
-    <p>When the <a href="#bb">bb</a> element has no descendant
-    element children and has no descendant text node children of
-    non-zero length, the element represents a browser button with
-    a UA-defined icon or text representing the action specified by
-    the <a href="#bb.attrs.type">type</a> attribute. Otherwise,
-    the element represents its descendants.</p>
-  </div>
-</div>
-</div>
 <div id="bdo" class="section">
       <h2 class="element-head">
 <span class="element">bdo</span> &#8211; <span class="shortdesc">BiDi override</span> <a class="hash" href="#bdo">#</a> <a class="toc-bak" href="#bdo-toc">T</a>
@@ -4055,10 +3951,6 @@
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li>
 <li><span>
-				The interactive element &#8220;button&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li>
-<li><span>
 				Any &#8220;button&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.
@@ -4145,10 +4037,6 @@
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li>
 <li><span>
-				The interactive element &#8220;button&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li>
-<li><span>
 				Any &#8220;button&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.
@@ -4235,10 +4123,6 @@
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li>
 <li><span>
-				The interactive element &#8220;button&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li>
-<li><span>
 				Any &#8220;button&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.
@@ -5058,10 +4942,6 @@
 				The interactive element &#8220;datagrid&#8221; must not 
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li>
-<li><span>
-				The interactive element &#8220;datagrid&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li>
         </ul>
 </div>
       <div class="no-number no-toc" id="datagrid-tags">
@@ -5450,10 +5330,6 @@
 				The interactive element &#8220;details&#8221; must not 
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li>
-<li><span>
-				The interactive element &#8220;details&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li>
         </ul>
 </div>
       <div class="no-number no-toc" id="details-tags">
@@ -7461,11 +7337,6 @@
 				with the attribute &#8220;usemap&#8221; must not
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li>
-<li><span>
-				The element &#8252;img&#8221;
-				with the attribute &#8220;usemap&#8221; must not
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li>
           <li><span>
 				The &#8220;img&#8221; element with the 
 				&#8220;ismap&#8221; attribute set must have an 
@@ -7598,10 +7469,6 @@
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li>
 <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li>
-<li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.
@@ -7698,10 +7565,6 @@
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li>
 <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li>
-<li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.
@@ -7792,10 +7655,6 @@
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li>
 <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li>
-<li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.
@@ -7887,10 +7746,6 @@
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li>
 <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li>
-<li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.
@@ -7979,10 +7834,6 @@
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li>
 <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li>
-<li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.
@@ -8076,10 +7927,6 @@
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li>
 <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li>
-<li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.
@@ -8168,10 +8015,6 @@
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li>
 <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li>
-<li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.
@@ -8267,10 +8110,6 @@
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li>
 <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li>
-<li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.
@@ -8360,10 +8199,6 @@
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li>
 <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li>
-<li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.
@@ -8487,10 +8322,6 @@
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li>
 <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li>
-<li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.
@@ -8605,10 +8436,6 @@
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li>
 <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li>
-<li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.
@@ -8723,10 +8550,6 @@
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li>
 <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li>
-<li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.
@@ -8840,10 +8663,6 @@
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li>
 <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li>
-<li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.
@@ -8957,10 +8776,6 @@
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li>
 <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li>
-<li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.
@@ -9075,10 +8890,6 @@
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li>
 <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li>
-<li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.
@@ -9192,10 +9003,6 @@
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li>
 <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li>
-<li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.
@@ -9309,10 +9116,6 @@
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li>
 <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li>
-<li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.
@@ -9424,10 +9227,6 @@
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li>
 <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li>
-<li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.
@@ -9536,10 +9335,6 @@
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li>
 <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li>
-<li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.
@@ -9641,10 +9436,6 @@
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li>
 <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li>
-<li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.
@@ -9743,10 +9534,6 @@
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li>
 <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li>
-<li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.
@@ -9844,10 +9631,6 @@
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li>
 <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li>
-<li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.
@@ -9942,10 +9725,6 @@
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li>
 <li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li>
-<li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.
@@ -10186,10 +9965,6 @@
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li>
 <li><span>
-				The interactive element &#8220;keygen&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li>
-<li><span>
 				Any &#8220;keygen&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.
@@ -10839,11 +10614,6 @@
 				with the attribute &#8220;type=toolbar&#8221; must not
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li>
-<li><span>
-				The element &#8220;menu&#8221;
-				with the attribute &#8220;type=toolbar&#8221; must not
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li>
         </ul>
 </div>
       <div class="no-number no-toc" id="menu-tags">
@@ -13112,10 +12882,6 @@
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li>
 <li><span>
-				The interactive element &#8220;select&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li>
-<li><span>
 				Any &#8220;select&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.
@@ -14027,10 +13793,6 @@
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li>
 <li><span>
-				The interactive element &#8220;textarea&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li>
-<li><span>
 				Any &#8220;textarea&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.
@@ -14788,11 +14550,6 @@
 				with the attribute &#8220;controls&#8221; must not
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li>
-<li><span>
-				The interactive element &#8220;video&#8221;
-				with the attribute &#8220;controls&#8221; must not
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li>
         </ul>
 </div>
       <div class="no-number no-toc" id="video-tags">
@@ -14949,7 +14706,6 @@
   <a href="#choice" title="EITHER/OR CHOICE" class="rnc-symbol">|</a> <a class="ref" href="#keygen">keygen</a>
   <a href="#choice" title="EITHER/OR CHOICE" class="rnc-symbol">|</a> <a class="ref" href="#progress">progress</a>
   <a href="#choice" title="EITHER/OR CHOICE" class="rnc-symbol">|</a> <a class="ref" href="#command">command</a>
-  <a href="#choice" title="EITHER/OR CHOICE" class="rnc-symbol">|</a> <a class="ref" href="#bb">bb</a>
   <a href="#choice" title="EITHER/OR CHOICE" class="rnc-symbol">|</a> <a class="ref" href="#canvas.elem.phrasing">canvas.elem.phrasing</a>
   <a href="#choice" title="EITHER/OR CHOICE" class="rnc-symbol">|</a> <a class="ref" href="#time">time</a>
   <a href="#choice" title="EITHER/OR CHOICE" class="rnc-symbol">|</a> <a class="ref" href="#meter">meter</a>

Index: input.week.html
===================================================================
RCS file: /sources/public/html5/markup/input.week.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- input.week.html	20 Aug 2009 09:22:39 -0000	1.13
+++ input.week.html	21 Aug 2009 16:02:20 -0000	1.14
@@ -81,9 +81,6 @@
 				The interactive element &#8220;input&#8221; must not 
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li><li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.

Index: button.button.html
===================================================================
RCS file: /sources/public/html5/markup/button.button.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- button.button.html	20 Aug 2009 09:22:36 -0000	1.20
+++ button.button.html	21 Aug 2009 16:02:19 -0000	1.21
@@ -61,9 +61,6 @@
 				The interactive element &#8220;button&#8221; must not 
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li><li><span>
-				The interactive element &#8220;button&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li><li><span>
 				Any &#8220;button&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.

Index: elements.html
===================================================================
RCS file: /sources/public/html5/markup/elements.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- elements.html	20 Aug 2009 09:22:37 -0000	1.19
+++ elements.html	21 Aug 2009 16:02:19 -0000	1.20
@@ -35,8 +35,6 @@
 </li>
 <li id="base-toc"><span class="toc-section-number"></span><a href="base.html#base"><span class="toc-section-number"></span> <span class="element">base</span> &#8211; <span class="shortdesc">base URL</span></a>
 </li>
-<li id="bb-toc"><span class="toc-section-number"></span><a href="bb.html#bb"><span class="toc-section-number"></span> <span class="element">bb</span> &#8211; <span class="shortdesc">user-agent command</span></a>
-</li>
 <li id="bdo-toc"><span class="toc-section-number"></span><a href="bdo.html#bdo"><span class="toc-section-number"></span> <span class="element">bdo</span> &#8211; <span class="shortdesc">BiDi override</span></a>
 </li>
 <li id="blockquote-toc"><span class="toc-section-number"></span><a href="blockquote.html#blockquote"><span class="toc-section-number"></span> <span class="element">blockquote</span> &#8211; <span class="shortdesc">block quotation</span></a>

Index: video.html
===================================================================
RCS file: /sources/public/html5/markup/video.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- video.html	20 Aug 2009 09:22:41 -0000	1.18
+++ video.html	21 Aug 2009 16:02:20 -0000	1.19
@@ -102,10 +102,6 @@
 				The interactive element &#8220;video&#8221;
 				with the attribute &#8220;controls&#8221; must not
 				appear as a descendant of the &#8220;button&#8221; element.
-			</span></li><li><span>
-				The interactive element &#8220;video&#8221;
-				with the attribute &#8220;controls&#8221; must not
-				appear as a descendant of the &#8220;bb&#8221; element.
 			</span></li>
         </ul>
       </div>

Index: button.reset.html
===================================================================
RCS file: /sources/public/html5/markup/button.reset.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- button.reset.html	20 Aug 2009 09:22:36 -0000	1.20
+++ button.reset.html	21 Aug 2009 16:02:19 -0000	1.21
@@ -61,9 +61,6 @@
 				The interactive element &#8220;button&#8221; must not 
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li><li><span>
-				The interactive element &#8220;button&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li><li><span>
 				Any &#8220;button&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.

Index: input.submit.html
===================================================================
RCS file: /sources/public/html5/markup/input.submit.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- input.submit.html	20 Aug 2009 09:22:38 -0000	1.14
+++ input.submit.html	21 Aug 2009 16:02:20 -0000	1.15
@@ -63,9 +63,6 @@
 				The interactive element &#8220;input&#8221; must not 
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li><li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.

Index: input.date.html
===================================================================
RCS file: /sources/public/html5/markup/input.date.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- input.date.html	20 Aug 2009 09:22:38 -0000	1.13
+++ input.date.html	21 Aug 2009 16:02:19 -0000	1.14
@@ -81,9 +81,6 @@
 				The interactive element &#8220;input&#8221; must not 
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li><li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.

Index: button.submit.html
===================================================================
RCS file: /sources/public/html5/markup/button.submit.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- button.submit.html	20 Aug 2009 09:22:36 -0000	1.20
+++ button.submit.html	21 Aug 2009 16:02:19 -0000	1.21
@@ -66,9 +66,6 @@
 				The interactive element &#8220;button&#8221; must not 
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li><li><span>
-				The interactive element &#8220;button&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li><li><span>
 				Any &#8220;button&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.

Index: details.html
===================================================================
RCS file: /sources/public/html5/markup/details.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- details.html	20 Aug 2009 09:22:37 -0000	1.15
+++ details.html	21 Aug 2009 16:02:19 -0000	1.16
@@ -55,9 +55,6 @@
 			</span></li><li><span>
 				The interactive element &#8220;details&#8221; must not 
 				appear as a descendant of the &#8220;button&#8221; element.
-			</span></li><li><span>
-				The interactive element &#8220;details&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
 			</span></li>
         </ul>
       </div>

Index: input.url.html
===================================================================
RCS file: /sources/public/html5/markup/input.url.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- input.url.html	20 Aug 2009 09:22:38 -0000	1.13
+++ input.url.html	21 Aug 2009 16:02:20 -0000	1.14
@@ -71,9 +71,6 @@
 				The interactive element &#8220;input&#8221; must not 
 				appear as a descendant of the &#8220;button&#8221; element.
 			</span></li><li><span>
-				The interactive element &#8220;input&#8221; must not 
-				appear as a descendant of the &#8220;bb&#8221; element.
-			</span></li><li><span>
 				Any &#8220;input&#8221; descendant of a &#8220;label&#8221;
 				element with a &#8220;for&#8221; attribute must have an
 				ID value that matches that &#8220;for&#8221; attribute.

Received on Friday, 21 August 2009 16:02:33 UTC