[html5] r6064 - [e] (0) revert change per http://lists.w3.org/Archives/Public/public-html/2011Ma [...]

whatwg at whatwg.org whatwg at whatwg.org
Wed May 4 13:21:35 PDT 2011


Author: ianh
Date: 2011-05-04 13:21:33 -0700 (Wed, 04 May 2011)
New Revision: 6064

Modified:
   complete.html
   index
   source
Log:
[e] (0) revert change per http://lists.w3.org/Archives/Public/public-html/2011May/0061.html
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11828

Modified: complete.html
===================================================================
--- complete.html	2011-05-04 19:08:43 UTC (rev 6063)
+++ complete.html	2011-05-04 20:21:33 UTC (rev 6064)
@@ -9696,7 +9696,6 @@
  </body>
 </html></pre>
 
-<!--HGROUP-->
    <p>This next document fragment, intended to represent the heading
    of a corporate site, is similarly non-conforming because the second
    line is not intended to be a heading of a subsection, but merely a
@@ -9717,7 +9716,6 @@
   <h2>Leading the way in widget design since 1432</h2>
  </hgroup>
  ...</pre>
-<!--HGROUP-->
 
    <p>In the next example, there is a non-conforming attribute value
    ("carpet") and a non-conforming attribute ("texture"), which
@@ -10997,9 +10995,7 @@
    <li><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h5</a></code></li>
    <li><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h6</a></code></li>
    <li><code><a href=#the-header-element>header</a></code></li>
-<!--HGROUP-->
    <li><code><a href=#the-hgroup-element>hgroup</a></code></li>
-<!--HGROUP-->
    <li><code><a href=#the-hr-element>hr</a></code></li>
    <li><code><a href=#the-i-element>i</a></code></li>
    <li><code><a href=#the-iframe-element>iframe</a></code></li>
@@ -11099,9 +11095,7 @@
    <li><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h4</a></code></li>
    <li><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h5</a></code></li>
    <li><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h6</a></code></li>
-<!--HGROUP-->
    <li><code><a href=#the-hgroup-element>hgroup</a></code></li>
-<!--HGROUP-->
   </ul><h6 id=phrasing-content-0><span class=secno>3.2.5.1.5 </span>Phrasing content</h6>
 
   <p><dfn id=phrasing-content>Phrasing content</dfn> is the text of the document, as well
@@ -11734,10 +11728,8 @@
     <tr><td><code><a href=#the-head-element>head</a></code> element
      <td>No role
 
-<!--HGROUP-->
     <tr><td><code><a href=#the-hgroup-element>hgroup</a></code> element
      <td><code title=attr-aria-role-heading>heading</code> role, with the <code title=attr-aria-level>aria-level</code> property set to the element's <a href=#outline-depth>outline depth</a>
-<!--HGROUP-->
 
     <tr><td><code><a href=#the-hr-element>hr</a></code> element
      <td><code title=attr-aria-role-separator>separator</code> role
@@ -11960,45 +11952,27 @@
      <td>If specified, role must be <code title=attr-aria-role-contentinfo>contentinfo</code>
 
 <!--!--><!--(none of the following six rows make any sense since they make the default non-conforming)-->
-    <tr><td><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h1</a></code> element
-<!--HGROUP-->
- that does not have an <code><a href=#the-hgroup-element>hgroup</a></code> ancestor
-<!--HGROUP-->
+    <tr><td><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h1</a></code> element that does not have an <code><a href=#the-hgroup-element>hgroup</a></code> ancestor
      <td><code title=attr-aria-role-heading>heading</code> role, with the <code title=attr-aria-level>aria-level</code> property set to the element's <a href=#outline-depth>outline depth</a>
      <td>Role must be either <code title=attr-aria-role-link>link</code><!--!-->, <code title=attr-aria-role-menuitem>menuitem</code><!--!-->, <code title=attr-aria-role-menuitemcheckbox>menuitemcheckbox</code><!--!-->, <code title=attr-aria-role-menuitemradio>menuitemradio</code><!--!-->, <code title=attr-aria-role-tab>tab</code><!--!-->, or <code title=attr-aria-role-treeitem>treeitem</code><!--!-->
 
-    <tr><td><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h2</a></code> element
-<!--HGROUP-->
- that does not have an <code><a href=#the-hgroup-element>hgroup</a></code> ancestor
-<!--HGROUP-->
+    <tr><td><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h2</a></code> element that does not have an <code><a href=#the-hgroup-element>hgroup</a></code> ancestor
      <td><code title=attr-aria-role-heading>heading</code> role, with the <code title=attr-aria-level>aria-level</code> property set to the element's <a href=#outline-depth>outline depth</a>
      <td>Role must be either <code title=attr-aria-role-link>link</code><!--!-->, <code title=attr-aria-role-menuitem>menuitem</code><!--!-->, <code title=attr-aria-role-menuitemcheckbox>menuitemcheckbox</code><!--!-->, <code title=attr-aria-role-menuitemradio>menuitemradio</code><!--!-->, <code title=attr-aria-role-tab>tab</code><!--!-->, or <code title=attr-aria-role-treeitem>treeitem</code><!--!-->
 
-    <tr><td><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h3</a></code> element
-<!--HGROUP-->
- that does not have an <code><a href=#the-hgroup-element>hgroup</a></code> ancestor
-<!--HGROUP-->
+    <tr><td><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h3</a></code> element that does not have an <code><a href=#the-hgroup-element>hgroup</a></code> ancestor
      <td><code title=attr-aria-role-heading>heading</code> role, with the <code title=attr-aria-level>aria-level</code> property set to the element's <a href=#outline-depth>outline depth</a>
      <td>Role must be either <code title=attr-aria-role-link>link</code><!--!-->, <code title=attr-aria-role-menuitem>menuitem</code><!--!-->, <code title=attr-aria-role-menuitemcheckbox>menuitemcheckbox</code><!--!-->, <code title=attr-aria-role-menuitemradio>menuitemradio</code><!--!-->, <code title=attr-aria-role-tab>tab</code><!--!-->, or <code title=attr-aria-role-treeitem>treeitem</code><!--!-->
 
-    <tr><td><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h4</a></code> element
-<!--HGROUP-->
- that does not have an <code><a href=#the-hgroup-element>hgroup</a></code> ancestor
-<!--HGROUP-->
+    <tr><td><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h4</a></code> element that does not have an <code><a href=#the-hgroup-element>hgroup</a></code> ancestor
      <td><code title=attr-aria-role-heading>heading</code> role, with the <code title=attr-aria-level>aria-level</code> property set to the element's <a href=#outline-depth>outline depth</a>
      <td>Role must be either <code title=attr-aria-role-link>link</code><!--!-->, <code title=attr-aria-role-menuitem>menuitem</code><!--!-->, <code title=attr-aria-role-menuitemcheckbox>menuitemcheckbox</code><!--!-->, <code title=attr-aria-role-menuitemradio>menuitemradio</code><!--!-->, <code title=attr-aria-role-tab>tab</code><!--!-->, or <code title=attr-aria-role-treeitem>treeitem</code><!--!-->
 
-    <tr><td><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h5</a></code> element
-<!--HGROUP-->
- that does not have an <code><a href=#the-hgroup-element>hgroup</a></code> ancestor
-<!--HGROUP-->
+    <tr><td><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h5</a></code> element that does not have an <code><a href=#the-hgroup-element>hgroup</a></code> ancestor
      <td><code title=attr-aria-role-heading>heading</code> role, with the <code title=attr-aria-level>aria-level</code> property set to the element's <a href=#outline-depth>outline depth</a>
      <td>Role must be either <code title=attr-aria-role-link>link</code><!--!-->, <code title=attr-aria-role-menuitem>menuitem</code><!--!-->, <code title=attr-aria-role-menuitemcheckbox>menuitemcheckbox</code><!--!-->, <code title=attr-aria-role-menuitemradio>menuitemradio</code><!--!-->, <code title=attr-aria-role-tab>tab</code><!--!-->, or <code title=attr-aria-role-treeitem>treeitem</code><!--!-->
 
-    <tr><td><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h6</a></code> element
-<!--HGROUP-->
- that does not have an <code><a href=#the-hgroup-element>hgroup</a></code> ancestor
-<!--HGROUP-->
+    <tr><td><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h6</a></code> element that does not have an <code><a href=#the-hgroup-element>hgroup</a></code> ancestor
      <td><code title=attr-aria-role-heading>heading</code> role, with the <code title=attr-aria-level>aria-level</code> property set to the element's <a href=#outline-depth>outline depth</a>
      <td>Role must be either <code title=attr-aria-role-link>link</code><!--!-->, <code title=attr-aria-role-menuitem>menuitem</code><!--!-->, <code title=attr-aria-role-menuitemcheckbox>menuitemcheckbox</code><!--!-->, <code title=attr-aria-role-menuitemradio>menuitemradio</code><!--!-->, <code title=attr-aria-role-tab>tab</code><!--!-->, or <code title=attr-aria-role-treeitem>treeitem</code><!--!-->
 <!--!--><!--(none of the preceding six rows make any sense)-->
@@ -16609,7 +16583,6 @@
   appropriate only if the element's contents would be listed
   explicitly in the document's <a href=#outline>outline</a>.</p>
 
-<!--HGROUP-->
   <div class=example>
 
    <p>In the following example, we see an article (part of a larger
@@ -16639,7 +16612,6 @@
    second level, the third level, and so on.</p>
 
   </div>
-<!--HGROUP-->
 
   <div class=example>
 
@@ -17111,9 +17083,7 @@
    <dd><a href=#heading-content>Heading content</a>.</dd>
    <dd><a href=#formatblock-candidate><code title="">formatBlock</code> candidate</a>.</dd>
    <dt>Contexts in which this element can be used:</dt>
-<!--HGROUP-->
    <dd>As a child of an <code><a href=#the-hgroup-element>hgroup</a></code> element.</dd>
-<!--HGROUP-->
    <dd>Where <a href=#flow-content>flow content</a> is expected.</dd>
    <dt>Content model:</dt>
    <dd><a href=#phrasing-content>Phrasing content</a>.</dd>
@@ -17170,7 +17140,7 @@
 
 
 
-<!--HGROUP-->
+
   <h4 id=the-hgroup-element><span class=secno>4.4.7 </span>The <dfn><code>hgroup</code></dfn> element</h4>
 
   <dl class=element><dt>Categories</dt>
@@ -17237,7 +17207,6 @@
   -->
 
   </div>
-<!--HGROUP-->
 
 
   <h4 id=the-header-element><span class=secno>4.4.8 </span>The <dfn><code>header</code></dfn> element</h4>
@@ -17257,16 +17226,13 @@
   </dl><p>The <code><a href=#the-header-element>header</a></code> element <a href=#represents>represents</a> a group
   of introductory or navigational aids.</p>
 
-<!--HGROUP-->
   <p class=note>A <code><a href=#the-header-element>header</a></code> element is intended to usually
   contain the section's heading (an
   <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h1</a></code>–<code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h6</a></code> element or an
   <code><a href=#the-hgroup-element>hgroup</a></code> element), but this is not required. The
   <code><a href=#the-header-element>header</a></code> element can also be used to wrap a section's
   table of contents, a search form, or any relevant logos.</p>
-<!--HGROUP-->
 
-<!--HGROUP-->
   <div class=example>
 
   <p>Here are some sample headers. This first one is for a game:</p>
@@ -17302,7 +17268,6 @@
 </header></pre>
 
   </div>
-<!--HGROUP-->
 
   <p class=note>The <code><a href=#the-header-element>header</a></code> element is not
   <a href=#sectioning-content>sectioning content</a>; it doesn't introduce a new
@@ -17382,7 +17347,6 @@
   <a href=#sectioning-root>sectioning root</a> element is <a href=#the-body-element-0>the body
   element</a>, then it applies to the whole page.</p>
 
-<!--HGROUP-->
   <div class=example>
 
    <p>Here is a page with two footers, one at the top and one at the
@@ -17405,7 +17369,6 @@
 </body></pre>
 
   </div>
-<!--HGROUP-->
 
   <div class=example>
 
@@ -17572,10 +17535,8 @@
 
   <h4 id=headings-and-sections><span class=secno>4.4.11 </span><dfn>Headings and sections</dfn></h4>
 
-<!--HGROUP-->
   <p>The <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h1</a></code>–<code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h6</a></code> elements and the
   <code><a href=#the-hgroup-element>hgroup</a></code> element are headings.</p>
-<!--HGROUP-->
 
   <p>The first element of <a href=#heading-content>heading content</a> in an element
   of <a href=#sectioning-content>sectioning content</a> <a href=#represents>represents</a> the
@@ -59323,7 +59284,6 @@
 
      </dd>
 
-<!--HGROUP-->
      <dt>If <var title="">heading</var> is a <code><a href=#the-hgroup-element>hgroup</a></code> element</dt>
 
      <dd>
@@ -59343,7 +59303,6 @@
       list</var>.</p>
 
      </dd>
-<!--HGROUP-->
 
      <dt>If <var title="">heading</var> is an <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h1</a></code>–<code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h6</a></code> element</dt>
 
@@ -59475,7 +59434,6 @@
 
        </dd>
 
-<!--HGROUP-->
        <dt>If <var title="">heading</var> is a <code><a href=#the-hgroup-element>hgroup</a></code> element</dt>
 
        <dd>
@@ -59493,7 +59451,6 @@
         content</var> be the descendants of the first entry in <var title="">headings list</var>.</p>
 
        </dd>
-<!--HGROUP-->
 
        <dt>If <var title="">heading</var> is an <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h1</a></code>–<code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h6</a></code> element</dt>
 
@@ -59504,10 +59461,9 @@
 
        </dd>
 
-      </dl><!--HGROUP--><p class=note>This algorithm differs from the earlier similar
+      </dl><p class=note>This algorithm differs from the earlier similar
       algorithm in that it doesn't extract subheadings from
       <code><a href=#the-hgroup-element>hgroup</a></code> and it has no default fallback when <var title="">heading</var> is null.</p>
-<!--HGROUP-->
 
      </li>
 
@@ -80373,10 +80329,7 @@
   <code><a href=#the-fieldset-element>fieldset</a></code>, <code><a href=#the-footer-element>footer</a></code>, <code><a href=#the-form-element>form</a></code>,
   <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h1</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h2</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h3</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h4</a></code>,
   <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h5</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h6</a></code>, <code><a href=#the-header-element>header</a></code>,
-<!--HGROUP-->
-  <code><a href=#the-hgroup-element>hgroup</a></code>,
-<!--HGROUP-->
-  <code><a href=#the-hr-element>hr</a></code>, <code><a href=#the-menu-element>menu</a></code>,
+  <code><a href=#the-hgroup-element>hgroup</a></code>, <code><a href=#the-hr-element>hr</a></code>, <code><a href=#the-menu-element>menu</a></code>,
   <code><a href=#the-nav-element>nav</a></code>, <code><a href=#the-ol-element>ol</a></code>, <code><a href=#the-p-element>p</a></code>, <code><a href=#the-pre-element>pre</a></code>,
   <code><a href=#the-section-element>section</a></code>, <code><a href=#the-table-element>table</a></code>, or <code><a href=#the-ul-element>ul</a></code>,
   element, or if there is no more content in the parent element and
@@ -95185,10 +95138,7 @@
      <td><a href=#flow-content title="Flow content">flow</a>;
          <a href=#heading-content title="Heading content">heading</a>;
          <a href=#formatblock-candidate title="formatBlock candidate"><code title="">formatBlock</code> candidate</a></td>
-     <td>
-<!--HGROUP-->
-         <code><a href=#the-hgroup-element>hgroup</a></code>;
-<!--HGROUP-->
+     <td><code><a href=#the-hgroup-element>hgroup</a></code>;
          <a href=#flow-content title="Flow content">flow</a></td>
      <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
      <td><a href=#global-attributes title="global attributes">globals</a></td>
@@ -95208,7 +95158,7 @@
      <td><a href=#flow-content title="Flow content">flow</a>*</td>
      <td><a href=#global-attributes title="global attributes">globals</a></td>
      <td><code><a href=#htmlelement>HTMLElement</a></code></td>
-    </tr><!--HGROUP--><tr><th><code><a href=#the-hgroup-element>hgroup</a></code></th>
+    <tr><th><code><a href=#the-hgroup-element>hgroup</a></code></th>
      <td>heading group</td>
      <td><a href=#flow-content title="Flow content">flow</a>;
          <a href=#heading-content title="Heading content">heading</a>;
@@ -95217,7 +95167,7 @@
      <td>One or more <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h1</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h2</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h3</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h4</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h5</a></code>, and/or <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h6</a></code></td>
      <td><a href=#global-attributes title="global attributes">globals</a></td>
      <td><code><a href=#htmlelement>HTMLElement</a></code></td>
-    </tr><!--HGROUP--><tr><th><code><a href=#the-hr-element>hr</a></code></th>
+    <tr><th><code><a href=#the-hr-element>hr</a></code></th>
      <td>Thematic break</td>
      <td><a href=#flow-content title="Flow content">flow</a></td>
      <td><a href=#flow-content title="Flow content">flow</a></td>
@@ -95987,9 +95937,7 @@
       <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h5</a></code>;
       <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h6</a></code>;
       <code><a href=#the-header-element>header</a></code>;
-<!--HGROUP-->
       <code><a href=#the-hgroup-element>hgroup</a></code>;
-<!--HGROUP-->
       <code><a href=#the-hr-element>hr</a></code>;
       <code><a href=#the-i-element>i</a></code>;
       <code><a href=#the-iframe-element>iframe</a></code>;
@@ -96059,9 +96007,7 @@
       <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h4</a></code>;
       <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h5</a></code>;
       <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h6</a></code>;
-<!--HGROUP-->
       <code><a href=#the-hgroup-element>hgroup</a></code>
-<!--HGROUP-->
      <td>
       —
 
@@ -96248,9 +96194,7 @@
       <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h4</a></code>;
       <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h5</a></code>;
       <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h6</a></code>;
-<!--HGROUP-->
       <code><a href=#the-hgroup-element>hgroup</a></code>;
-<!--HGROUP-->
       <code><a href=#the-header-element>header</a></code>;
       <code><a href=#the-footer-element>footer</a></code>;
       <code><a href=#the-address-element>address</a></code>;
@@ -97492,10 +97436,8 @@
     <tr><td> <code><a href=#the-header-element>header</a></code>
      <td> <code><a href=#htmlelement>HTMLElement</a></code>
 
-<!--HGROUP-->
     <tr><td> <code><a href=#the-hgroup-element>hgroup</a></code>
      <td> <code><a href=#htmlelement>HTMLElement</a></code>
-<!--HGROUP-->
 
     <tr><td> <code><a href=#the-hr-element>hr</a></code>
      <td> <code><a href=#htmlhrelement>HTMLHRElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>

Modified: index
===================================================================
--- index	2011-05-04 19:08:43 UTC (rev 6063)
+++ index	2011-05-04 20:21:33 UTC (rev 6064)
@@ -1336,9 +1336,8 @@
   differ in a small number of ways. The main difference is that the
   W3C version does not include some newer features, such as:</p>
 
-  <ul class=brief><li>The <code><a href=#the-hgroup-element>hgroup</a></code> element.</li> <!--HGROUP-->
+  <ul class=brief><li>The <code><a href=#peerconnection>PeerConnection</a></code> API and related video-conferencing features.</li> <!--PEERCONTROLLER-->
    <li>The <code title=attr-hyperlink-ping><a href=#ping>ping</a></code> attribute and related <a href=#hyperlink-auditing>hyperlink auditing</a> features.</li> <!--PING-->
-   <li>The <code><a href=#peerconnection>PeerConnection</a></code> API and related video-conferencing features.</li> <!--PEERCONTROLLER-->
    <li>The <a href=#webvtt>WebVTT</a> format and some <a href=#text-track>text track</a> API features.</li> <!--TTVTT-->
    <li>Rules for <a href=#atom>converting HTML to Atom</a>.</li> <!--MD-->
    <li>The <code title=dom-document-cssElementMap><a href=#dom-document-csselementmap>cssElementMap</a></code> feature for defining <span title="CSS element reference identifier">CSS element reference identifiers</span>.</li> <!--CSSREF-->
@@ -9722,7 +9721,6 @@
  </body>
 </html></pre>
 
-<!--HGROUP-->
    <p>This next document fragment, intended to represent the heading
    of a corporate site, is similarly non-conforming because the second
    line is not intended to be a heading of a subsection, but merely a
@@ -9743,7 +9741,6 @@
   <h2>Leading the way in widget design since 1432</h2>
  </hgroup>
  ...</pre>
-<!--HGROUP-->
 
    <p>In the next example, there is a non-conforming attribute value
    ("carpet") and a non-conforming attribute ("texture"), which
@@ -11023,9 +11020,7 @@
    <li><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h5</a></code></li>
    <li><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h6</a></code></li>
    <li><code><a href=#the-header-element>header</a></code></li>
-<!--HGROUP-->
    <li><code><a href=#the-hgroup-element>hgroup</a></code></li>
-<!--HGROUP-->
    <li><code><a href=#the-hr-element>hr</a></code></li>
    <li><code><a href=#the-i-element>i</a></code></li>
    <li><code><a href=#the-iframe-element>iframe</a></code></li>
@@ -11125,9 +11120,7 @@
    <li><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h4</a></code></li>
    <li><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h5</a></code></li>
    <li><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h6</a></code></li>
-<!--HGROUP-->
    <li><code><a href=#the-hgroup-element>hgroup</a></code></li>
-<!--HGROUP-->
   </ul><h6 id=phrasing-content-0><span class=secno>3.2.5.1.5 </span>Phrasing content</h6>
 
   <p><dfn id=phrasing-content>Phrasing content</dfn> is the text of the document, as well
@@ -11760,10 +11753,8 @@
     <tr><td><code><a href=#the-head-element>head</a></code> element
      <td>No role
 
-<!--HGROUP-->
     <tr><td><code><a href=#the-hgroup-element>hgroup</a></code> element
      <td><code title=attr-aria-role-heading>heading</code> role, with the <code title=attr-aria-level>aria-level</code> property set to the element's <a href=#outline-depth>outline depth</a>
-<!--HGROUP-->
 
     <tr><td><code><a href=#the-hr-element>hr</a></code> element
      <td><code title=attr-aria-role-separator>separator</code> role
@@ -11986,45 +11977,27 @@
      <td>If specified, role must be <code title=attr-aria-role-contentinfo>contentinfo</code>
 
 <!--!--><!--(none of the following six rows make any sense since they make the default non-conforming)-->
-    <tr><td><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h1</a></code> element
-<!--HGROUP-->
- that does not have an <code><a href=#the-hgroup-element>hgroup</a></code> ancestor
-<!--HGROUP-->
+    <tr><td><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h1</a></code> element that does not have an <code><a href=#the-hgroup-element>hgroup</a></code> ancestor
      <td><code title=attr-aria-role-heading>heading</code> role, with the <code title=attr-aria-level>aria-level</code> property set to the element's <a href=#outline-depth>outline depth</a>
      <td>Role must be either <code title=attr-aria-role-link>link</code><!--!-->, <code title=attr-aria-role-menuitem>menuitem</code><!--!-->, <code title=attr-aria-role-menuitemcheckbox>menuitemcheckbox</code><!--!-->, <code title=attr-aria-role-menuitemradio>menuitemradio</code><!--!-->, <code title=attr-aria-role-tab>tab</code><!--!-->, or <code title=attr-aria-role-treeitem>treeitem</code><!--!-->
 
-    <tr><td><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h2</a></code> element
-<!--HGROUP-->
- that does not have an <code><a href=#the-hgroup-element>hgroup</a></code> ancestor
-<!--HGROUP-->
+    <tr><td><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h2</a></code> element that does not have an <code><a href=#the-hgroup-element>hgroup</a></code> ancestor
      <td><code title=attr-aria-role-heading>heading</code> role, with the <code title=attr-aria-level>aria-level</code> property set to the element's <a href=#outline-depth>outline depth</a>
      <td>Role must be either <code title=attr-aria-role-link>link</code><!--!-->, <code title=attr-aria-role-menuitem>menuitem</code><!--!-->, <code title=attr-aria-role-menuitemcheckbox>menuitemcheckbox</code><!--!-->, <code title=attr-aria-role-menuitemradio>menuitemradio</code><!--!-->, <code title=attr-aria-role-tab>tab</code><!--!-->, or <code title=attr-aria-role-treeitem>treeitem</code><!--!-->
 
-    <tr><td><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h3</a></code> element
-<!--HGROUP-->
- that does not have an <code><a href=#the-hgroup-element>hgroup</a></code> ancestor
-<!--HGROUP-->
+    <tr><td><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h3</a></code> element that does not have an <code><a href=#the-hgroup-element>hgroup</a></code> ancestor
      <td><code title=attr-aria-role-heading>heading</code> role, with the <code title=attr-aria-level>aria-level</code> property set to the element's <a href=#outline-depth>outline depth</a>
      <td>Role must be either <code title=attr-aria-role-link>link</code><!--!-->, <code title=attr-aria-role-menuitem>menuitem</code><!--!-->, <code title=attr-aria-role-menuitemcheckbox>menuitemcheckbox</code><!--!-->, <code title=attr-aria-role-menuitemradio>menuitemradio</code><!--!-->, <code title=attr-aria-role-tab>tab</code><!--!-->, or <code title=attr-aria-role-treeitem>treeitem</code><!--!-->
 
-    <tr><td><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h4</a></code> element
-<!--HGROUP-->
- that does not have an <code><a href=#the-hgroup-element>hgroup</a></code> ancestor
-<!--HGROUP-->
+    <tr><td><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h4</a></code> element that does not have an <code><a href=#the-hgroup-element>hgroup</a></code> ancestor
      <td><code title=attr-aria-role-heading>heading</code> role, with the <code title=attr-aria-level>aria-level</code> property set to the element's <a href=#outline-depth>outline depth</a>
      <td>Role must be either <code title=attr-aria-role-link>link</code><!--!-->, <code title=attr-aria-role-menuitem>menuitem</code><!--!-->, <code title=attr-aria-role-menuitemcheckbox>menuitemcheckbox</code><!--!-->, <code title=attr-aria-role-menuitemradio>menuitemradio</code><!--!-->, <code title=attr-aria-role-tab>tab</code><!--!-->, or <code title=attr-aria-role-treeitem>treeitem</code><!--!-->
 
-    <tr><td><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h5</a></code> element
-<!--HGROUP-->
- that does not have an <code><a href=#the-hgroup-element>hgroup</a></code> ancestor
-<!--HGROUP-->
+    <tr><td><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h5</a></code> element that does not have an <code><a href=#the-hgroup-element>hgroup</a></code> ancestor
      <td><code title=attr-aria-role-heading>heading</code> role, with the <code title=attr-aria-level>aria-level</code> property set to the element's <a href=#outline-depth>outline depth</a>
      <td>Role must be either <code title=attr-aria-role-link>link</code><!--!-->, <code title=attr-aria-role-menuitem>menuitem</code><!--!-->, <code title=attr-aria-role-menuitemcheckbox>menuitemcheckbox</code><!--!-->, <code title=attr-aria-role-menuitemradio>menuitemradio</code><!--!-->, <code title=attr-aria-role-tab>tab</code><!--!-->, or <code title=attr-aria-role-treeitem>treeitem</code><!--!-->
 
-    <tr><td><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h6</a></code> element
-<!--HGROUP-->
- that does not have an <code><a href=#the-hgroup-element>hgroup</a></code> ancestor
-<!--HGROUP-->
+    <tr><td><code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h6</a></code> element that does not have an <code><a href=#the-hgroup-element>hgroup</a></code> ancestor
      <td><code title=attr-aria-role-heading>heading</code> role, with the <code title=attr-aria-level>aria-level</code> property set to the element's <a href=#outline-depth>outline depth</a>
      <td>Role must be either <code title=attr-aria-role-link>link</code><!--!-->, <code title=attr-aria-role-menuitem>menuitem</code><!--!-->, <code title=attr-aria-role-menuitemcheckbox>menuitemcheckbox</code><!--!-->, <code title=attr-aria-role-menuitemradio>menuitemradio</code><!--!-->, <code title=attr-aria-role-tab>tab</code><!--!-->, or <code title=attr-aria-role-treeitem>treeitem</code><!--!-->
 <!--!--><!--(none of the preceding six rows make any sense)-->
@@ -16635,7 +16608,6 @@
   appropriate only if the element's contents would be listed
   explicitly in the document's <a href=#outline>outline</a>.</p>
 
-<!--HGROUP-->
   <div class=example>
 
    <p>In the following example, we see an article (part of a larger
@@ -16665,7 +16637,6 @@
    second level, the third level, and so on.</p>
 
   </div>
-<!--HGROUP-->
 
   <div class=example>
 
@@ -17137,9 +17108,7 @@
    <dd><a href=#heading-content>Heading content</a>.</dd>
    <dd><a href=#formatblock-candidate><code title="">formatBlock</code> candidate</a>.</dd>
    <dt>Contexts in which this element can be used:</dt>
-<!--HGROUP-->
    <dd>As a child of an <code><a href=#the-hgroup-element>hgroup</a></code> element.</dd>
-<!--HGROUP-->
    <dd>Where <a href=#flow-content>flow content</a> is expected.</dd>
    <dt>Content model:</dt>
    <dd><a href=#phrasing-content>Phrasing content</a>.</dd>
@@ -17196,7 +17165,7 @@
 
 
 
-<!--HGROUP-->
+
   <h4 id=the-hgroup-element><span class=secno>4.4.7 </span>The <dfn><code>hgroup</code></dfn> element</h4>
 
   <dl class=element><dt>Categories</dt>
@@ -17263,7 +17232,6 @@
   -->
 
   </div>
-<!--HGROUP-->
 
 
   <h4 id=the-header-element><span class=secno>4.4.8 </span>The <dfn><code>header</code></dfn> element</h4>
@@ -17283,16 +17251,13 @@
   </dl><p>The <code><a href=#the-header-element>header</a></code> element <a href=#represents>represents</a> a group
   of introductory or navigational aids.</p>
 
-<!--HGROUP-->
   <p class=note>A <code><a href=#the-header-element>header</a></code> element is intended to usually
   contain the section's heading (an
   <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h1</a></code>–<code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h6</a></code> element or an
   <code><a href=#the-hgroup-element>hgroup</a></code> element), but this is not required. The
   <code><a href=#the-header-element>header</a></code> element can also be used to wrap a section's
   table of contents, a search form, or any relevant logos.</p>
-<!--HGROUP-->
 
-<!--HGROUP-->
   <div class=example>
 
   <p>Here are some sample headers. This first one is for a game:</p>
@@ -17328,7 +17293,6 @@
 </header></pre>
 
   </div>
-<!--HGROUP-->
 
   <p class=note>The <code><a href=#the-header-element>header</a></code> element is not
   <a href=#sectioning-content>sectioning content</a>; it doesn't introduce a new
@@ -17408,7 +17372,6 @@
   <a href=#sectioning-root>sectioning root</a> element is <a href=#the-body-element-0>the body
   element</a>, then it applies to the whole page.</p>
 
-<!--HGROUP-->
   <div class=example>
 
    <p>Here is a page with two footers, one at the top and one at the
@@ -17431,7 +17394,6 @@
 </body></pre>
 
   </div>
-<!--HGROUP-->
 
   <div class=example>
 
@@ -17598,10 +17560,8 @@
 
   <h4 id=headings-and-sections><span class=secno>4.4.11 </span><dfn>Headings and sections</dfn></h4>
 
-<!--HGROUP-->
   <p>The <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h1</a></code>–<code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h6</a></code> elements and the
   <code><a href=#the-hgroup-element>hgroup</a></code> element are headings.</p>
-<!--HGROUP-->
 
   <p>The first element of <a href=#heading-content>heading content</a> in an element
   of <a href=#sectioning-content>sectioning content</a> <a href=#represents>represents</a> the
@@ -59352,7 +59312,6 @@
 
      </dd>
 
-<!--HGROUP-->
      <dt>If <var title="">heading</var> is a <code><a href=#the-hgroup-element>hgroup</a></code> element</dt>
 
      <dd>
@@ -59372,7 +59331,6 @@
       list</var>.</p>
 
      </dd>
-<!--HGROUP-->
 
      <dt>If <var title="">heading</var> is an <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h1</a></code>–<code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h6</a></code> element</dt>
 
@@ -59504,7 +59462,6 @@
 
        </dd>
 
-<!--HGROUP-->
        <dt>If <var title="">heading</var> is a <code><a href=#the-hgroup-element>hgroup</a></code> element</dt>
 
        <dd>
@@ -59522,7 +59479,6 @@
         content</var> be the descendants of the first entry in <var title="">headings list</var>.</p>
 
        </dd>
-<!--HGROUP-->
 
        <dt>If <var title="">heading</var> is an <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h1</a></code>–<code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h6</a></code> element</dt>
 
@@ -59533,10 +59489,9 @@
 
        </dd>
 
-      </dl><!--HGROUP--><p class=note>This algorithm differs from the earlier similar
+      </dl><p class=note>This algorithm differs from the earlier similar
       algorithm in that it doesn't extract subheadings from
       <code><a href=#the-hgroup-element>hgroup</a></code> and it has no default fallback when <var title="">heading</var> is null.</p>
-<!--HGROUP-->
 
      </li>
 
@@ -76355,10 +76310,7 @@
   <code><a href=#the-fieldset-element>fieldset</a></code>, <code><a href=#the-footer-element>footer</a></code>, <code><a href=#the-form-element>form</a></code>,
   <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h1</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h2</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h3</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h4</a></code>,
   <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h5</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h6</a></code>, <code><a href=#the-header-element>header</a></code>,
-<!--HGROUP-->
-  <code><a href=#the-hgroup-element>hgroup</a></code>,
-<!--HGROUP-->
-  <code><a href=#the-hr-element>hr</a></code>, <code><a href=#the-menu-element>menu</a></code>,
+  <code><a href=#the-hgroup-element>hgroup</a></code>, <code><a href=#the-hr-element>hr</a></code>, <code><a href=#the-menu-element>menu</a></code>,
   <code><a href=#the-nav-element>nav</a></code>, <code><a href=#the-ol-element>ol</a></code>, <code><a href=#the-p-element>p</a></code>, <code><a href=#the-pre-element>pre</a></code>,
   <code><a href=#the-section-element>section</a></code>, <code><a href=#the-table-element>table</a></code>, or <code><a href=#the-ul-element>ul</a></code>,
   element, or if there is no more content in the parent element and
@@ -91167,10 +91119,7 @@
      <td><a href=#flow-content title="Flow content">flow</a>;
          <a href=#heading-content title="Heading content">heading</a>;
          <a href=#formatblock-candidate title="formatBlock candidate"><code title="">formatBlock</code> candidate</a></td>
-     <td>
-<!--HGROUP-->
-         <code><a href=#the-hgroup-element>hgroup</a></code>;
-<!--HGROUP-->
+     <td><code><a href=#the-hgroup-element>hgroup</a></code>;
          <a href=#flow-content title="Flow content">flow</a></td>
      <td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
      <td><a href=#global-attributes title="global attributes">globals</a></td>
@@ -91190,7 +91139,7 @@
      <td><a href=#flow-content title="Flow content">flow</a>*</td>
      <td><a href=#global-attributes title="global attributes">globals</a></td>
      <td><code><a href=#htmlelement>HTMLElement</a></code></td>
-    </tr><!--HGROUP--><tr><th><code><a href=#the-hgroup-element>hgroup</a></code></th>
+    <tr><th><code><a href=#the-hgroup-element>hgroup</a></code></th>
      <td>heading group</td>
      <td><a href=#flow-content title="Flow content">flow</a>;
          <a href=#heading-content title="Heading content">heading</a>;
@@ -91199,7 +91148,7 @@
      <td>One or more <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h1</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h2</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h3</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h4</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h5</a></code>, and/or <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h6</a></code></td>
      <td><a href=#global-attributes title="global attributes">globals</a></td>
      <td><code><a href=#htmlelement>HTMLElement</a></code></td>
-    </tr><!--HGROUP--><tr><th><code><a href=#the-hr-element>hr</a></code></th>
+    <tr><th><code><a href=#the-hr-element>hr</a></code></th>
      <td>Thematic break</td>
      <td><a href=#flow-content title="Flow content">flow</a></td>
      <td><a href=#flow-content title="Flow content">flow</a></td>
@@ -91969,9 +91918,7 @@
       <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h5</a></code>;
       <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h6</a></code>;
       <code><a href=#the-header-element>header</a></code>;
-<!--HGROUP-->
       <code><a href=#the-hgroup-element>hgroup</a></code>;
-<!--HGROUP-->
       <code><a href=#the-hr-element>hr</a></code>;
       <code><a href=#the-i-element>i</a></code>;
       <code><a href=#the-iframe-element>iframe</a></code>;
@@ -92041,9 +91988,7 @@
       <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h4</a></code>;
       <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h5</a></code>;
       <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h6</a></code>;
-<!--HGROUP-->
       <code><a href=#the-hgroup-element>hgroup</a></code>
-<!--HGROUP-->
      <td>
       —
 
@@ -92230,9 +92175,7 @@
       <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h4</a></code>;
       <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h5</a></code>;
       <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h6</a></code>;
-<!--HGROUP-->
       <code><a href=#the-hgroup-element>hgroup</a></code>;
-<!--HGROUP-->
       <code><a href=#the-header-element>header</a></code>;
       <code><a href=#the-footer-element>footer</a></code>;
       <code><a href=#the-address-element>address</a></code>;
@@ -93474,10 +93417,8 @@
     <tr><td> <code><a href=#the-header-element>header</a></code>
      <td> <code><a href=#htmlelement>HTMLElement</a></code>
 
-<!--HGROUP-->
     <tr><td> <code><a href=#the-hgroup-element>hgroup</a></code>
      <td> <code><a href=#htmlelement>HTMLElement</a></code>
-<!--HGROUP-->
 
     <tr><td> <code><a href=#the-hr-element>hr</a></code>
      <td> <code><a href=#htmlhrelement>HTMLHRElement</a></code> : <code><a href=#htmlelement>HTMLElement</a></code>

Modified: source
===================================================================
--- source	2011-05-04 19:08:43 UTC (rev 6063)
+++ source	2011-05-04 20:21:33 UTC (rev 6064)
@@ -70,9 +70,8 @@
   W3C version does not include some newer features, such as:</p>
 
   <ul class="brief">
-   <li>The <code>hgroup</code> element.</li> <!--HGROUP-->
-   <li>The <code title="attr-hyperlink-ping">ping</code> attribute and related <span>hyperlink auditing</span> features.</li> <!--PING-->
    <li>The <code>PeerConnection</code> API and related video-conferencing features.</li> <!--PEERCONTROLLER-->
+   <li>The <code title="attr-hyperlink-ping">ping</code> attribute and related <span>hyperlink auditing</span> features.</li> <!--PING-->
    <li>The <span>WebVTT</span> format and some <span>text track</span> API features.</li> <!--TTVTT-->
    <li>Rules for <a href="#atom">converting HTML to Atom</a>.</li> <!--MD-->
    <li>The <code title="dom-document-cssElementMap">cssElementMap</code> feature for defining <span title="CSS element reference identifier">CSS element reference identifiers</span>.</li> <!--CSSREF-->
@@ -9961,7 +9960,6 @@
  </body>
 </html></pre>
 
-<!--END w3c-html--><!--HGROUP-->
    <p>This next document fragment, intended to represent the heading
    of a corporate site, is similarly non-conforming because the second
    line is not intended to be a heading of a subsection, but merely a
@@ -9982,7 +9980,6 @@
   <h2>Leading the way in widget design since 1432</h2>
  </hgroup>
  ...</pre>
-<!--START w3c-html--><!--HGROUP-->
 
    <p>In the next example, there is a non-conforming attribute value
    ("carpet") and a non-conforming attribute ("texture"), which
@@ -11409,9 +11406,7 @@
    <li><code>h5</code></li>
    <li><code>h6</code></li>
    <li><code>header</code></li>
-<!--END w3c-html--><!--HGROUP-->
    <li><code>hgroup</code></li>
-<!--START w3c-html--><!--HGROUP-->
    <li><code>hr</code></li>
    <li><code>i</code></li>
    <li><code>iframe</code></li>
@@ -11519,9 +11514,7 @@
    <li><code>h4</code></li>
    <li><code>h5</code></li>
    <li><code>h6</code></li>
-<!--END w3c-html--><!--HGROUP-->
    <li><code>hgroup</code></li>
-<!--START w3c-html--><!--HGROUP-->
   </ul>
 
 
@@ -12209,11 +12202,9 @@
      <td><code>head</code> element
      <td>No role
 
-<!--END w3c-html--><!--HGROUP-->
     <tr>
      <td><code>hgroup</code> element
      <td><code title="attr-aria-role-heading">heading</code> role, with the <code title="attr-aria-level">aria-level</code> property set to the element's <span>outline depth</span>
-<!--START w3c-html--><!--HGROUP-->
 
     <tr>
      <td><code>hr</code> element
@@ -12510,50 +12501,32 @@
 
 <!--!--><!--(none of the following six rows make any sense since they make the default non-conforming)-->
     <tr>
-     <td><code>h1</code> element
-<!--END w3c-html--><!--HGROUP-->
- that does not have an <code>hgroup</code> ancestor
-<!--START w3c-html--><!--HGROUP-->
+     <td><code>h1</code> element that does not have an <code>hgroup</code> ancestor
      <td><code title="attr-aria-role-heading">heading</code> role, with the <code title="attr-aria-level">aria-level</code> property set to the element's <span>outline depth</span>
      <td>Role must be either <code title="attr-aria-role-link">link</code><!--!-->, <code title="attr-aria-role-menuitem">menuitem</code><!--!-->, <code title="attr-aria-role-menuitemcheckbox">menuitemcheckbox</code><!--!-->, <code title="attr-aria-role-menuitemradio">menuitemradio</code><!--!-->, <code title="attr-aria-role-tab">tab</code><!--!-->, or <code title="attr-aria-role-treeitem">treeitem</code><!--!-->
 
     <tr>
-     <td><code>h2</code> element
-<!--END w3c-html--><!--HGROUP-->
- that does not have an <code>hgroup</code> ancestor
-<!--START w3c-html--><!--HGROUP-->
+     <td><code>h2</code> element that does not have an <code>hgroup</code> ancestor
      <td><code title="attr-aria-role-heading">heading</code> role, with the <code title="attr-aria-level">aria-level</code> property set to the element's <span>outline depth</span>
      <td>Role must be either <code title="attr-aria-role-link">link</code><!--!-->, <code title="attr-aria-role-menuitem">menuitem</code><!--!-->, <code title="attr-aria-role-menuitemcheckbox">menuitemcheckbox</code><!--!-->, <code title="attr-aria-role-menuitemradio">menuitemradio</code><!--!-->, <code title="attr-aria-role-tab">tab</code><!--!-->, or <code title="attr-aria-role-treeitem">treeitem</code><!--!-->
 
     <tr>
-     <td><code>h3</code> element
-<!--END w3c-html--><!--HGROUP-->
- that does not have an <code>hgroup</code> ancestor
-<!--START w3c-html--><!--HGROUP-->
+     <td><code>h3</code> element that does not have an <code>hgroup</code> ancestor
      <td><code title="attr-aria-role-heading">heading</code> role, with the <code title="attr-aria-level">aria-level</code> property set to the element's <span>outline depth</span>
      <td>Role must be either <code title="attr-aria-role-link">link</code><!--!-->, <code title="attr-aria-role-menuitem">menuitem</code><!--!-->, <code title="attr-aria-role-menuitemcheckbox">menuitemcheckbox</code><!--!-->, <code title="attr-aria-role-menuitemradio">menuitemradio</code><!--!-->, <code title="attr-aria-role-tab">tab</code><!--!-->, or <code title="attr-aria-role-treeitem">treeitem</code><!--!-->
 
     <tr>
-     <td><code>h4</code> element
-<!--END w3c-html--><!--HGROUP-->
- that does not have an <code>hgroup</code> ancestor
-<!--START w3c-html--><!--HGROUP-->
+     <td><code>h4</code> element that does not have an <code>hgroup</code> ancestor
      <td><code title="attr-aria-role-heading">heading</code> role, with the <code title="attr-aria-level">aria-level</code> property set to the element's <span>outline depth</span>
      <td>Role must be either <code title="attr-aria-role-link">link</code><!--!-->, <code title="attr-aria-role-menuitem">menuitem</code><!--!-->, <code title="attr-aria-role-menuitemcheckbox">menuitemcheckbox</code><!--!-->, <code title="attr-aria-role-menuitemradio">menuitemradio</code><!--!-->, <code title="attr-aria-role-tab">tab</code><!--!-->, or <code title="attr-aria-role-treeitem">treeitem</code><!--!-->
 
     <tr>
-     <td><code>h5</code> element
-<!--END w3c-html--><!--HGROUP-->
- that does not have an <code>hgroup</code> ancestor
-<!--START w3c-html--><!--HGROUP-->
+     <td><code>h5</code> element that does not have an <code>hgroup</code> ancestor
      <td><code title="attr-aria-role-heading">heading</code> role, with the <code title="attr-aria-level">aria-level</code> property set to the element's <span>outline depth</span>
      <td>Role must be either <code title="attr-aria-role-link">link</code><!--!-->, <code title="attr-aria-role-menuitem">menuitem</code><!--!-->, <code title="attr-aria-role-menuitemcheckbox">menuitemcheckbox</code><!--!-->, <code title="attr-aria-role-menuitemradio">menuitemradio</code><!--!-->, <code title="attr-aria-role-tab">tab</code><!--!-->, or <code title="attr-aria-role-treeitem">treeitem</code><!--!-->
 
     <tr>
-     <td><code>h6</code> element
-<!--END w3c-html--><!--HGROUP-->
- that does not have an <code>hgroup</code> ancestor
-<!--START w3c-html--><!--HGROUP-->
+     <td><code>h6</code> element that does not have an <code>hgroup</code> ancestor
      <td><code title="attr-aria-role-heading">heading</code> role, with the <code title="attr-aria-level">aria-level</code> property set to the element's <span>outline depth</span>
      <td>Role must be either <code title="attr-aria-role-link">link</code><!--!-->, <code title="attr-aria-role-menuitem">menuitem</code><!--!-->, <code title="attr-aria-role-menuitemcheckbox">menuitemcheckbox</code><!--!-->, <code title="attr-aria-role-menuitemradio">menuitemradio</code><!--!-->, <code title="attr-aria-role-tab">tab</code><!--!-->, or <code title="attr-aria-role-treeitem">treeitem</code><!--!-->
 <!--!--><!--(none of the preceding six rows make any sense)-->
@@ -17828,7 +17801,6 @@
   appropriate only if the element's contents would be listed
   explicitly in the document's <span>outline</span>.</p>
 
-<!--END w3c-html--><!--HGROUP-->
   <div class="example">
 
    <p>In the following example, we see an article (part of a larger
@@ -17858,7 +17830,6 @@
    second level, the third level, and so on.</p>
 
   </div>
-<!--START w3c-html--><!--HGROUP-->
 
   <div class="example">
 
@@ -18346,9 +18317,7 @@
    <dd><span>Heading content</span>.</dd>
    <dd><span><code title="">formatBlock</code> candidate</span>.</dd>
    <dt>Contexts in which this element can be used:</dt>
-<!--END w3c-html--><!--HGROUP-->
    <dd>As a child of an <code>hgroup</code> element.</dd>
-<!--START w3c-html--><!--HGROUP-->
    <dd>Where <span>flow content</span> is expected.</dd>
    <dt>Content model:</dt>
    <dd><span>Phrasing content</span>.</dd>
@@ -18407,7 +18376,7 @@
 
 
 
-<!--END w3c-html--><!--HGROUP-->
+
   <h4>The <dfn><code>hgroup</code></dfn> element</h4>
 
   <dl class="element">
@@ -18477,7 +18446,6 @@
   -->
 
   </div>
-<!--START w3c-html--><!--HGROUP-->
 
 
   <h4>The <dfn><code>header</code></dfn> element</h4>
@@ -18500,16 +18468,13 @@
   <p>The <code>header</code> element <span>represents</span> a group
   of introductory or navigational aids.</p>
 
-<!--END w3c-html--><!--HGROUP-->
   <p class="note">A <code>header</code> element is intended to usually
   contain the section's heading (an
   <code>h1</code>–<code>h6</code> element or an
   <code>hgroup</code> element), but this is not required. The
   <code>header</code> element can also be used to wrap a section's
   table of contents, a search form, or any relevant logos.</p>
-<!--START w3c-html--><!--HGROUP-->
 
-<!--END w3c-html--><!--HGROUP-->
   <div class="example">
 
   <p>Here are some sample headers. This first one is for a game:</p>
@@ -18545,7 +18510,6 @@
 </header></pre>
 
   </div>
-<!--START w3c-html--><!--HGROUP-->
 
   <p class="note">The <code>header</code> element is not
   <span>sectioning content</span>; it doesn't introduce a new
@@ -18628,7 +18592,6 @@
   <span>sectioning root</span> element is <span>the body
   element</span>, then it applies to the whole page.</p>
 
-<!--END w3c-html--><!--HGROUP-->
   <div class="example">
 
    <p>Here is a page with two footers, one at the top and one at the
@@ -18651,7 +18614,6 @@
 </body></pre>
 
   </div>
-<!--START w3c-html--><!--HGROUP-->
 
   <div class="example">
 
@@ -18828,10 +18790,8 @@
 
   <h4><dfn>Headings and sections</dfn></h4>
 
-<!--END w3c-html--><!--HGROUP-->
   <p>The <code>h1</code>–<code>h6</code> elements and the
   <code>hgroup</code> element are headings.</p>
-<!--START w3c-html--><!--HGROUP-->
 
   <p>The first element of <span>heading content</span> in an element
   of <span>sectioning content</span> <span>represents</span> the
@@ -67496,7 +67456,6 @@
 
      </dd>
 
-<!--END w3c-html--><!--HGROUP-->
      <dt>If <var title="">heading</var> is a <code>hgroup</code> element</dt>
 
      <dd>
@@ -67518,7 +67477,6 @@
       list</var>.</p>
 
      </dd>
-<!--START w3c-html--><!--HGROUP-->
 
      <dt>If <var title="">heading</var> is an <code>h1</code>–<code>h6</code> element</dt>
 
@@ -67679,7 +67637,6 @@
 
        </dd>
 
-<!--END w3c-html--><!--HGROUP-->
        <dt>If <var title="">heading</var> is a <code>hgroup</code> element</dt>
 
        <dd>
@@ -67699,7 +67656,6 @@
         title="">headings list</var>.</p>
 
        </dd>
-<!--START w3c-html--><!--HGROUP-->
 
        <dt>If <var title="">heading</var> is an <code>h1</code>–<code>h6</code> element</dt>
 
@@ -67712,12 +67668,10 @@
 
       </dl>
 
-<!--END w3c-html--><!--HGROUP-->
       <p class="note">This algorithm differs from the earlier similar
       algorithm in that it doesn't extract subheadings from
       <code>hgroup</code> and it has no default fallback when <var
       title="">heading</var> is null.</p>
-<!--START w3c-html--><!--HGROUP-->
 
      </li>
 
@@ -91203,10 +91157,7 @@
   <code>fieldset</code>, <code>footer</code>, <code>form</code>,
   <code>h1</code>, <code>h2</code>, <code>h3</code>, <code>h4</code>,
   <code>h5</code>, <code>h6</code>, <code>header</code>,
-<!--END w3c-html--><!--HGROUP-->
-  <code>hgroup</code>,
-<!--START w3c-html--><!--HGROUP-->
-  <code>hr</code>, <code>menu</code>,
+  <code>hgroup</code>, <code>hr</code>, <code>menu</code>,
   <code>nav</code>, <code>ol</code>, <code>p</code>, <code>pre</code>,
   <code>section</code>, <code>table</code>, or <code>ul</code>,
   element, or if there is no more content in the parent element and
@@ -108196,10 +108147,7 @@
      <td><span title="Flow content">flow</span>;
          <span title="Heading content">heading</span>;
          <span title="formatBlock candidate"><code title="">formatBlock</code> candidate</span></td>
-     <td>
-<!--END w3c-html--><!--HGROUP-->
-         <code>hgroup</code>;
-<!--START w3c-html--><!--HGROUP-->
+     <td><code>hgroup</code>;
          <span title="Flow content">flow</span></td>
      <td><span title="Phrasing content">phrasing</span></td>
      <td><span title="global attributes">globals</span></td>
@@ -108227,7 +108175,6 @@
      <td><code>HTMLElement</code></td>
     </tr>
 
-<!--END w3c-html--><!--HGROUP-->
     <tr>
      <th><code>hgroup</code></th>
      <td>heading group</td>
@@ -108239,7 +108186,6 @@
      <td><span title="global attributes">globals</span></td>
      <td><code>HTMLElement</code></td>
     </tr>
-<!--START w3c-html--><!--HGROUP-->
 
     <tr>
      <th><code>hr</code></th>
@@ -109204,9 +109150,7 @@
       <code>h5</code>;
       <code>h6</code>;
       <code>header</code>;
-<!--END w3c-html--><!--HGROUP-->
       <code>hgroup</code>;
-<!--START w3c-html--><!--HGROUP-->
       <code>hr</code>;
       <code>i</code>;
       <code>iframe</code>;
@@ -109278,9 +109222,7 @@
       <code>h4</code>;
       <code>h5</code>;
       <code>h6</code>;
-<!--END w3c-html--><!--HGROUP-->
       <code>hgroup</code>
-<!--START w3c-html--><!--HGROUP-->
      <td>
       —
 
@@ -109477,9 +109419,7 @@
       <code>h4</code>;
       <code>h5</code>;
       <code>h6</code>;
-<!--END w3c-html--><!--HGROUP-->
       <code>hgroup</code>;
-<!--START w3c-html--><!--HGROUP-->
       <code>header</code>;
       <code>footer</code>;
       <code>address</code>;
@@ -111002,11 +110942,9 @@
      <td> <code>header</code>
      <td> <code>HTMLElement</code>
 
-<!--END w3c-html--><!--HGROUP-->
     <tr>
      <td> <code>hgroup</code>
      <td> <code>HTMLElement</code>
-<!--START w3c-html--><!--HGROUP-->
 
     <tr>
      <td> <code>hr</code>




More information about the Commit-Watchers mailing list