diff --git a/source b/source index 98319d15ad9..8bc6069849d 100644 --- a/source +++ b/source @@ -95410,6 +95410,7 @@ dictionary NavigateEventInit : EventInit { DOMString? downloadRequest = null; any info; boolean hasUAVisualTransition = false; + Element? sourceElement = null; }; dictionary NavigationInterceptOptions {