Skip to content

Commit

Permalink
[ac] (0) Allow <h1>-<h6> in <hgroup>, since otherwise, what's the poi…
Browse files Browse the repository at this point in the history
…nt of <hgroup>...

Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7826

git-svn-id: http://svn.whatwg.org/webapps@4193 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Oct 20, 2009
1 parent 65c0e8b commit 6a71cae
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions complete.html
Expand Up @@ -13758,6 +13758,7 @@ <h4 id=the-h1,-h2,-h3,-h4,-h5,-and-h6-elements><span class=secno>4.4.6 </span>Th
<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 may be used:</dt>
<dd>As a child of an <code><a href=#the-hgroup-element>hgroup</a></code> element.</dd>
<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>
Expand Down
1 change: 1 addition & 0 deletions index
Expand Up @@ -13587,6 +13587,7 @@ isn't his only passion. He also enjoys other pleasures.&lt;/p&gt;
<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 may be used:</dt>
<dd>As a child of an <code><a href=#the-hgroup-element>hgroup</a></code> element.</dd>
<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>
Expand Down
1 change: 1 addition & 0 deletions source
Expand Up @@ -14415,6 +14415,7 @@ isn't his only passion. He also enjoys other pleasures.&lt;/p>
<dd><span>Heading content</span>.</dd>
<dd><span><code title="">formatBlock</code> candidate</span>.</dd>
<dt>Contexts in which this element may be used:</dt>
<dd>As a child of an <code>hgroup</code> element.</dd>
<dd>Where <span>flow content</span> is expected.</dd>
<dt>Content model:</dt>
<dd><span>Phrasing content</span>.</dd>
Expand Down

0 comments on commit 6a71cae

Please sign in to comment.