8000
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 09a3b2f commit 71e70e9Copy full SHA for 71e70e9
source
@@ -62906,8 +62906,8 @@ interface <dfn interface>HTMLDialogElement</dfn> : <span>HTMLElement</span> {
62906
element <var>dialog</var>:</p>
62907
62908
<ol>
62909
- <li><p><span>Assert</span>: <var>dialog</var>'s
62910
- <span data-x="dialog-close-watcher">close watcher</span> is not null.</p></li>
+ <li><p><span>Assert</span>: <var>dialog</var>'s <span data-x="dialog-close-watcher">close
+ watcher</span> is null.</p></li>
62911
62912
<li><p><span>Assert</span>: <var>dialog</var> has an <code data-x="attr-dialog-open">open</code>
62913
attribute and <var>dialog</var>'s <span>node document</span> is <span>fully active</span>.</p>
0 commit comments