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 13e6c1b commit 0936b4fCopy full SHA for 0936b4f
source
@@ -61924,6 +61924,10 @@ interface <dfn interface>HTMLDialogElement</dfn> : <span>HTMLElement</span> {
61924
<li><p>Add an <code data-x="attr-dialog-open">open</code> attribute to <span>this</span>, whose
61925
value is the empty string.</p></li>
61926
61927
+ <li><p><span>Assert</span>: <span>this</span>'s <span>node document</span>'s <span>open
61928
+ dialogs list</span> does not <span data-x="list contains">contain</span>
61929
+ <span>this</span>.</p></li>
61930
+
61931
<li><p>Add <span>this</span> to <span>this</span>'s <span>node document</span>'s <span>open
61932
dialogs list</span>.</p></li>
61933
0 commit comments