diff --git a/source b/source index f5fe72044d4..80f6c6ea9e3 100644 --- a/source +++ b/source @@ -61905,12 +61905,12 @@ interface HTMLDialogElement : HTMLElement {
If this has an open
attribute, then
throw an "InvalidStateError
" DOMException
.
If this is not connected, then throw an
- "InvalidStateError
" DOMException
.
If this's node document is not fully active, then
throw an "InvalidStateError
" DOMException
.
If this is not connected, then throw an
+ "InvalidStateError
" DOMException
.
If this is in the popover showing
state, then throw an "InvalidStateError
"
DOMException
.
If the state of dialog's closedby
- attribute is Auto, then:
If dialog's is modal is true, then return