diff --git a/source b/source index 9e11deef691..2c2da4a44eb 100644 --- a/source +++ b/source @@ -82283,7 +82283,9 @@ dictionary DragEventInit : MouseEventInit {
Set element's previously focused element to null.
If focusPreviousElement is true, then run the focusing steps for +
If focusPreviousElement is true and document's focused area + of the document's DOM anchor is a shadow-including inclusive + descendant of element, then run the focusing steps for previouslyFocusedElement; the viewport should not be scrolled by doing this step.