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 a56962c commit 52b0238Copy full SHA for 52b0238
index.html
@@ -3357,7 +3357,7 @@ <h3><dfn>Switch To Frame</dfn></h3>
3357
<dd>
3358
<ol>
3359
<li><p>If <var>id</var> is less than 0 or greater than 2<sup>16</sup> – 1,
3360
- return <a>error</a> with <a>error code</a> <a>no such frame</a>.
+ return <a>error</a> with <a>error code</a> <a>invalid argument</a>.
3361
3362
<li><p>Let <var>window</var> be the <a>associated window</a>
3363
of the <a>current browsing context</a>’s <a>active document</a>.
0 commit comments