diff --git a/source b/source index 9e11deef691..1a3f40bea69 100644 --- a/source +++ b/source @@ -60181,7 +60181,10 @@ interface HTMLDialogElement : HTMLElement {
  • Set subject's previously focused element to null.

  • -
  • Run the focusing steps for element; the viewport should not be +

  • If subject's node document's focused area of the + document's DOM anchor is a shadow-including inclusive + descendant of element, or subject's is modal is true, + then run the focusing steps for element; the viewport should not be scrolled by doing this step.