Skip to content

Commit 76619aa

Browse files
committed
Change closeWatcher.requestClose() also
1 parent 344d87f commit 76619aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83448,7 +83448,7 @@ dictionary <dfn dictionary>CloseWatcherOptions</dfn> {
8344883448
<p>The <dfn method for="CloseWatcher"><code
8344983449
data-x="dom-CloseWatcher-requestClose">requestClose()</code></dfn> method steps are to <span
8345083450
data-x="close-watcher-request-close">request to close</span> <span>this</span>'s <span>internal
83451-
close watcher</span> with true.</p>
83451+
close watcher</span> with false.</p>
8345283452

8345383453
<p>The <dfn method for="CloseWatcher"><code data-x="dom-CloseWatcher-close">close()</code></dfn>
8345483454
method steps are to <span data-x="close-watcher-close">close</span> <span>this</span>'s

0 commit comments

Comments
 (0)