Skip to content

Commit 2562dcc

Browse files
authored
Correct contexts where <p> can be used
Closes #11869.
1 parent a380924 commit 2562dcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20722,6 +20722,7 @@ interface <dfn interface>HTMLHeadingElement</dfn> : <span>HTMLElement</span> {
2072220722
<dd><span>Palpable content</span>.</dd>
2072320723
<dt><span data-x="concept-element-contexts">Contexts in which this element can be used</span>:</dt>
2072420724
<dd>Where <span>flow content</span> is expected.</dd>
20725+
<dd>As a child of an <code>hgroup</code> element.</dd>
2072520726
<dt><span data-x="concept-element-content-model">Content model</span>:</dt>
2072620727
<dd><span>Phrasing content</span>.</dd>
2072720728
<dt><span data-x="concept-element-attributes">Content attributes</span>:</dt>

0 commit comments

Comments
 (0)