diff --git a/source b/source index 8a22e36a4e7..90829546f9d 100644 --- a/source +++ b/source @@ -61556,6 +61556,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