Skip to content

Commit 66b4fb9

Browse files
authored
Remove improper assert in dialog show
1 parent 71e70e9 commit 66b4fb9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

source

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62628,9 +62628,6 @@ interface <dfn interface>HTMLDialogElement</dfn> : <span>HTMLElement</span> {
6262862628
<li><p>Add an <code data-x="attr-dialog-open">open</code> attribute to <span>this</span>, whose
6262962629
value is the empty string.</p></li>
6263062630

62631-
<li><p><span>Assert</span>: <span>this</span>'s <span data-x="dialog-close-watcher">close
62632-
watcher</span> is not null.</p></li>
62633-
6263462631
<li><p>Set <span>this</span>'s <span>previously focused element</span> to the
6263562632
<span>focused</span> element.</p></li>
6263662633

0 commit comments

Comments
 (0)