8000 Remove improper assert in dialog show · whatwg/html@66b4fb9 · GitHub < 8000 meta property="og:image" content="https://opengraph.githubassets.com/f4ca98921e12e5ef8479a29a6703288f69ae6e211383723f918829422bd64f9f/whatwg/html/commit/66b4fb96e9f6dae8837e12da86fe33f84469d7dd" />
[go: up one dir, main page]

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)
0