diff --git a/source b/source index 68e04a85bda..f5d14f2c5a2 100644 --- a/source +++ b/source @@ -78061,8 +78061,11 @@ dictionary DragEventInit : MouseEventInit { realm in agent with the following customizations:
For the global object, create a new Window
object providing
- agent as the global object's agent.
For the agent, use agent. This pointer is not yet defined + in the JavaScript specification; see tc39/ecma262#1357.
For the global object, create a new Window
object.
For the global this binding, use browsingContext's
WindowProxy
object.