Skip to content

Commit edddf52

Browse files
committed
add another hr above content attributes
1 parent 237d2a0 commit edddf52

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61753,6 +61753,8 @@ interface <dfn interface>HTMLDialogElement</dfn> : <span>HTMLElement</span> {
6175361753
&lt;/dialog></code></pre>
6175461754
</div>
6175561755

61756+
<hr>
61757+
6175661758
<p>The <dfn element-attr for="dialog"><code data-x="attr-dialog-open">open</code></dfn> attribute
6175761759
is a <span>boolean attribute</span>. When specified, it indicates that the <code>dialog</code>
6175861760
element is active and that the user can interact with it.</p>

0 commit comments

Comments
 (0)