diff --git a/source b/source index 619d28c597e..5bd5a7c7e3b 100644 --- a/source +++ b/source @@ -56744,6 +56744,10 @@ interface HTMLDialogElement : HTMLElement { +

There is no well defined algorithm on selecting control if Shadow + DOM is used in a dialog element. See issue + #2393.

+

If at any time a dialog element is removed from a Document, then if that dialog is in that Document's pending dialog stack, the following steps must be run: