We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a380924 commit 2562dccCopy full SHA for 2562dcc
source
@@ -20722,6 +20722,7 @@ interface <dfn interface>HTMLHeadingElement</dfn> : <span>HTMLElement</span> {
20722
<dd><span>Palpable content</span>.</dd>
20723
<dt><span data-x="concept-element-contexts">Contexts in which this element can be used</span>:</dt>
20724
<dd>Where <span>flow content</span> is expected.</dd>
20725
+ <dd>As a child of an <code>hgroup</code> element.</dd>
20726
<dt><span data-x="concept-element-content-model">Content model</span>:</dt>
20727
<dd><span>Phrasing content</span>.</dd>
20728
<dt><span data-x="concept-element-attributes">Content attributes</span>:</dt>
0 commit comments