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.

  • @@ -62006,7 +62006,7 @@ interface HTMLDialogElement : HTMLElement {
    1. If the state of dialog's closedby - attribute is Auto, then:

      + attribute is Auto:

      1. If dialog's is modal is true, then return