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 2b8bce6 commit e7096dfCopy full SHA for e7096df
source
@@ -62515,8 +62515,8 @@ interface <dfn interface>HTMLDialogElement</dfn> : <span>HTMLElement</span> {
62515
element <var>dialog</var>:</p>
62516
62517
<ol>
62518
- <li><p>If <span>dialog</span>'s <span data-x="dialog-close-watcher">close watcher</span> is not
62519
- null, then return.</p></li>
+ <li><p><span>Assert</span>: <var>dialog</var>'s <span data-x="dialog-close-watcher">close
+ watcher</span> is null.</p></li>
62520
62521
<li>
62522
<p>Set <var>dialog</var>'s <span data-x="dialog-close-watcher">close watcher</span> to the
0 commit comments