Skip to content

Commit d035517

Browse files
authored
Define getEnabledState for CloseWatcher instances
Fixes whatwg#10920. This was missed in 8029d4f.
1 parent d5be10a commit d035517

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

source

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83479,6 +83479,9 @@ dictionary <dfn dictionary>CloseWatcherOptions</dfn> {
8347983479
<li><p><i data-x="create-close-watcher-closeAction">closeAction</i> being to <span
8348083480
data-x="concept-event-fire">fire an event</span> named <code data-x="event-close">close</code>
8348183481
at <span>this</span>.</p></li>
83482+
83483+
<li><p><i data-x="close-watcher-get-enabled-state">getEnabledState</i> being to return
83484+
true.</li>
8348283485
</ul>
8348383486
</li>
8348483487

0 commit comments

Comments
 (0)