diff --git a/source b/source
index 773434c41aa..25e219d48ca 100644
--- a/source
+++ b/source
@@ -78412,12 +78412,12 @@ callback FrameRequestCallback = void (DOMHighResTimeStampThe WindowProxy
exotic object
-
A WindowProxy
is an exotic object that wraps a Window
- ordinary object, indirecting most operations through to the wrapped object. Each
- browsing context has an associated WindowProxy
object. When the
- browsing context is navigated, the Window
- object wrapped by the browsing context's associated WindowProxy
object
- is changed.
A WindowProxy
is an exotic
+ object that wraps a Window
ordinary object, indirecting most operations through to
+ the wrapped object. Each browsing context has an associated WindowProxy
+ object. When the browsing context is navigated, the
+ Window
object wrapped by the browsing context's associated
+ WindowProxy
object is changed.
There is no WindowProxy
interface object.