We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a161c6f commit 94fce56Copy full SHA for 94fce56
source
@@ -77026,7 +77026,7 @@ dictionary <dfn>DragEventInit</dfn> : <span>MouseEventInit</span> {
77026
<li><p>Let <var>document</var> be <var>context</var>'s <span>active document</span>.</p></li>
77027
77028
<li><p>If <var>document</var>'s <span>origin</span> and the <span>origin</span> specified by the
77029
- <span>incumbent settings object</span> are not <span>same origin-domain</span>, then return
+ <span>current settings object</span> are not <span>same origin-domain</span>, then return
77030
null.</p></li>
77031
77032
<li><p>Return <var>document</var>.</p></li>
0 commit comments