diff --git a/source b/source index c74de76728f..f4e4e2b399b 100644 --- a/source +++ b/source @@ -3155,9 +3155,10 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute define how the Fullscreen API interacts with HTML:

@@ -57264,7 +57265,7 @@ interface HTMLDialogElement : HTMLElement {

When an element is added to the pending dialog stack, it must also be added to the top layer. When an element is removed from - the pending dialog stack, it must be removed + the pending dialog stack, it must be removed from the top layer.

When the showModal() method is invoked,