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 344d87f commit 76619aaCopy full SHA for 76619aa
source
@@ -83448,7 +83448,7 @@ dictionary <dfn dictionary>CloseWatcherOptions</dfn> {
83448
<p>The <dfn method for="CloseWatcher"><code
83449
data-x="dom-CloseWatcher-requestClose">requestClose()</code></dfn> method steps are to <span
83450
data-x="close-watcher-request-close">request to close</span> <span>this</span>'s <span>internal
83451
- close watcher</span> with true.</p>
+ close watcher</span> with false.</p>
83452
83453
<p>The <dfn method for="CloseWatcher"><code data-x="dom-CloseWatcher-close">close()</code></dfn>
83454
method steps are to <span data-x="close-watcher-close">close</span> <span>this</span>'s
0 commit comments