diff --git a/source b/source index 37e4bf8859d..802beefe890 100644 --- a/source +++ b/source @@ -62099,12 +62099,8 @@ interface HTMLDialogElement : HTMLElement {
  • If this does not have an open attribute, then return.

  • -
  • If this's computed closed-by state is - None, then throw an - "InvalidStateError" DOMException.

  • - -
  • Assert: this's close watcher - is not null.

  • +
  • Assert: this's close + watcher is not null.

  • If returnValue is not given, then set it to null.