[html5] r7699 - [t] (2) Clarify hgroup's definition Fixing https://www.w3.org/Bugs/Public/show_b [...]
whatwg at whatwg.org
whatwg at whatwg.org
Wed Feb 6 14:53:29 PST 2013
Author: ianh
Date: 2013-02-06 14:53:28 -0800 (Wed, 06 Feb 2013)
New Revision: 7699
Modified:
complete.html
index
source
Log:
[t] (2) Clarify hgroup's definition
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=20069
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2013-02-06 21:05:19 UTC (rev 7698)
+++ complete.html 2013-02-06 22:53:28 UTC (rev 7699)
@@ -16849,7 +16849,8 @@
<dd><a href=#global-attributes>Global attributes</a></dd>
<dt><a href=#element-dfn-dom title=element-dfn-dom>DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses <code><a href=#htmlelement>HTMLElement</a></code>.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href=#the-hgroup-element>hgroup</a></code> element <a href=#represents>represents</a> the heading of a section. The element
+ </dl><!--TOPIC:HTML--><!--CLEANUP--><p>The <code><a href=#the-hgroup-element>hgroup</a></code> element <a href=#represents>represents</a> the heading of a section,
+ which consists of all 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> element children of the <code><a href=#the-hgroup-element>hgroup</a></code> element. The element
is used to group a set of <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 when the heading has
multiple levels, such as subheadings, alternative titles, or taglines.</p>
@@ -17857,7 +17858,7 @@
<p>Amplifiers up to 300W or 90dB are welcome.</p></pre>
<tr><td rowspan=2><code><a href=#the-hgroup-element>hgroup</a></code>
- <td>The heading of a section. The element is used to group a set of <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 when the heading has multiple levels, such as subheadings, alternative titles, or taglines.
+ <td>The heading of a section, which consists of all 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> element children of the <code><a href=#the-hgroup-element>hgroup</a></code> element. The element is used to group a set of <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 when the heading has multiple levels, such as subheadings, alternative titles, or taglines.
<tr><td><pre class=example><strong><hgroup></strong>
<h1>Burning Music</h1>
<h2>The Guide To Music On The Playa</h2>
@@ -73780,7 +73781,6 @@
close the browsing context.</p>
-<!--TOPIC:DOM APIs-->
<h3 id=system-state-and-capabilities><span class=secno>7.5 </span>System state and capabilities</h3>
<h4 id=the-navigator-object><span class=secno>7.5.1 </span>The <code><a href=#navigator>Navigator</a></code> object</h4>
Modified: index
===================================================================
--- index 2013-02-06 21:05:19 UTC (rev 7698)
+++ index 2013-02-06 22:53:28 UTC (rev 7699)
@@ -16849,7 +16849,8 @@
<dd><a href=#global-attributes>Global attributes</a></dd>
<dt><a href=#element-dfn-dom title=element-dfn-dom>DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses <code><a href=#htmlelement>HTMLElement</a></code>.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href=#the-hgroup-element>hgroup</a></code> element <a href=#represents>represents</a> the heading of a section. The element
+ </dl><!--TOPIC:HTML--><!--CLEANUP--><p>The <code><a href=#the-hgroup-element>hgroup</a></code> element <a href=#represents>represents</a> the heading of a section,
+ which consists of all 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> element children of the <code><a href=#the-hgroup-element>hgroup</a></code> element. The element
is used to group a set of <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 when the heading has
multiple levels, such as subheadings, alternative titles, or taglines.</p>
@@ -17857,7 +17858,7 @@
<p>Amplifiers up to 300W or 90dB are welcome.</p></pre>
<tr><td rowspan=2><code><a href=#the-hgroup-element>hgroup</a></code>
- <td>The heading of a section. The element is used to group a set of <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 when the heading has multiple levels, such as subheadings, alternative titles, or taglines.
+ <td>The heading of a section, which consists of all 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> element children of the <code><a href=#the-hgroup-element>hgroup</a></code> element. The element is used to group a set of <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 when the heading has multiple levels, such as subheadings, alternative titles, or taglines.
<tr><td><pre class=example><strong><hgroup></strong>
<h1>Burning Music</h1>
<h2>The Guide To Music On The Playa</h2>
@@ -73780,7 +73781,6 @@
close the browsing context.</p>
-<!--TOPIC:DOM APIs-->
<h3 id=system-state-and-capabilities><span class=secno>7.5 </span>System state and capabilities</h3>
<h4 id=the-navigator-object><span class=secno>7.5.1 </span>The <code><a href=#navigator>Navigator</a></code> object</h4>
Modified: source
===================================================================
--- source 2013-02-06 21:05:19 UTC (rev 7698)
+++ source 2013-02-06 22:53:28 UTC (rev 7699)
@@ -17679,8 +17679,10 @@
<dt><span title="element-dfn-dom">DOM interface</span>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses <code>HTMLElement</code>.</dd>
</dl><!--TOPIC:HTML-->
+<!--CLEANUP-->
- <p>The <code>hgroup</code> element <span>represents</span> the heading of a section. The element
+ <p>The <code>hgroup</code> element <span>represents</span> the heading of a section,
+ which consists of all the <code>h1</code>–<code>h6</code> element children of the <code>hgroup</code> element. The element
is used to group a set of <code>h1</code>–<code>h6</code> elements when the heading has
multiple levels, such as subheadings, alternative titles, or taglines.</p>
@@ -86274,7 +86276,6 @@
close the browsing context.</p>
-<!--TOPIC:DOM APIs-->
<h3>System state and capabilities</h3>
<h4>The <code>Navigator</code> object</h4>
More information about the Commit-Watchers
mailing list