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 80043ef commit 3650a12Copy full SHA for 3650a12
source
@@ -86153,7 +86153,7 @@ interface <dfn interface>Location</dfn> { // but see also <a href="#the-location
86153
86154
<ol>
86155
<li><p>If ! <span>IsPlatformObjectSameOrigin</span>(<b>this</b>) is true, then return ?
86156
- <span>OrdinarySet</span>(<b>this</b>, <var>P</var>, <var>Receiver</var>).</p></li>
+ <span>OrdinarySet</span>(<b>this</b>, <var>P</var>, <var>V</var>, <var>Receiver</var>).</p></li>
86157
86158
<li><p>Return ? <span>CrossOriginSet</span>(<b>this</b>, <var>P</var>, <var>V</var>,
86159
<var>Receiver</var>).</p></li>
0 commit comments