Skip to content

Commit

Permalink
[t] (2) Clarify hgroup's definition
Browse files Browse the repository at this point in the history
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=20069
Affected topics: HTML

git-svn-id: http://svn.whatwg.org/webapps@7699 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Feb 6, 2013
1 parent 26ba91b commit 78800e8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
6 changes: 3 additions & 3 deletions complete.html
Expand Up @@ -16849,7 +16849,8 @@ <h4 id=the-hgroup-element><span class=secno>4.4.7 </span>The <dfn><code>hgroup</
<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>&ndash;<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>&ndash;<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>

Expand Down Expand Up @@ -17857,7 +17858,7 @@ <h4 id=usage-summary-0><span class=secno>4.4.12 </span>Usage summary</h4>
&lt;p&gt;Amplifiers up to 300W or 90dB are welcome.&lt;/p&gt;</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>&ndash;<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>&ndash;<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>&ndash;<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>&lt;hgroup&gt;</strong>
&lt;h1&gt;Burning Music&lt;/h1&gt;
&lt;h2&gt;The Guide To Music On The Playa&lt;/h2&gt;
Expand Down Expand Up @@ -73780,7 +73781,6 @@ <h4 id=dialogs-implemented-using-separate-documents><span class=secno>7.4.3 </sp
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>
Expand Down
6 changes: 3 additions & 3 deletions index
Expand Up @@ -16849,7 +16849,8 @@ isn't his only passion. He also enjoys other pleasures.&lt;/p&gt;
<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>&ndash;<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>&ndash;<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>

Expand Down Expand Up @@ -17857,7 +17858,7 @@ Space is not the only void</pre>
&lt;p&gt;Amplifiers up to 300W or 90dB are welcome.&lt;/p&gt;</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>&ndash;<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>&ndash;<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>&ndash;<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>&lt;hgroup&gt;</strong>
&lt;h1&gt;Burning Music&lt;/h1&gt;
&lt;h2&gt;The Guide To Music On The Playa&lt;/h2&gt;
Expand Down Expand Up @@ -73780,7 +73781,6 @@ setTimeout({ toString: function () {
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>
Expand Down
5 changes: 3 additions & 2 deletions source
Expand Up @@ -17679,8 +17679,10 @@ isn't his only passion. He also enjoys other pleasures.&lt;/p>
<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>&ndash;<code>h6</code> element children of the <code>hgroup</code> element. The element
is used to group a set of <code>h1</code>&ndash;<code>h6</code> elements when the heading has
multiple levels, such as subheadings, alternative titles, or taglines.</p>

Expand Down Expand Up @@ -86274,7 +86276,6 @@ setTimeout({ toString: function () {
close the browsing context.</p>


<!--TOPIC:DOM APIs-->
<h3>System state and capabilities</h3>

<h4>The <code>Navigator</code> object</h4>
Expand Down

0 comments on commit 78800e8

Please sign in to comment.