diff --git a/source b/source index f28aa7c8c6c..8db113a330e 100644 --- a/source +++ b/source @@ -61558,6 +61558,8 @@ interface HTMLDialogElement : HTMLElement {
  • If removedNode's node document's top layer contains removedNode, then remove an element from the top layer immediately given removedNode.

  • + +
  • Set the is modal flag of removedNode to false.

  • The