Bugzilla – Bug 603
Make <hgroup> adopt the rank of its descendants.
Last modified: 2009-11-23 17:17:31 CET
Index: source =================================================================== --- source (revision 3207) +++ source (revision 3208) @@ -13702,7 +13702,10 @@ <code>hgroup</code> element indicate subheadings or subtitles.</p> <p>The <span>rank</span> of an <code>hgroup</code> element is the - same as for an <code>h1</code> element (the highest rank).</p> + rank of the highest-ranked <code>h1</code>–<code>h6</code> + element descendant of the <code>hgroup</code> element, if there are + any such elements, or otherwise the same as for an <code>h1</code> + element (the highest rank).</p> <p>The section on <span>headings and sections</span> defines how <code>hgroup</code> elements are assigned to individual