File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -191,7 +191,7 @@ <h2>Terminology</h2>
191
191
as described by The Open Group Base Specifications Issue 7
192
192
< a href =https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap04.html#tag_04_15 > section 4.15</ a > (IEEE Std 1003.1).
193
193
194
- < p >
194
+ < p >
195
195
An < dfn > integer</ dfn > is a < a > Number</ a > that is unchanged
196
196
under the < a > ToInteger</ a > operation.
197
197
@@ -3335,7 +3335,7 @@ <h3><dfn>Switch To Frame</dfn></h3>
3335
3335
< li > < p > If < var > id</ var > is not < a > null</ a > ,
3336
3336
a < code > Number</ code > object,
3337
3337
or an < a > Object</ a > that < a > represents a web element</ a > ,
3338
- return < a > error</ a > with < a > error code</ a > < a > no such frame </ a > .
3338
+ return < a > error</ a > with < a > error code</ a > < a > invalid argument </ a > .
3339
3339
3340
3340
< li > < p > If the < a > current browsing context</ a > is < a > no longer open</ a > ,
3341
3341
return < a > error</ a > with < a > error code</ a > < a > no such window</ a > .
You can’t perform that action at this time.
0 commit comments