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>
191191as described by The Open Group Base Specifications Issue 7
192192< a href =https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap04.html#tag_04_15 > section 4.15</ a > (IEEE Std 1003.1).
193193
194- < p >
194+ < p >
195195An < dfn > integer</ dfn > is a < a > Number</ a > that is unchanged
196196under the < a > ToInteger</ a > operation.
197197
@@ -3335,7 +3335,7 @@ <h3><dfn>Switch To Frame</dfn></h3>
33353335 < li > < p > If < var > id</ var > is not < a > null</ a > ,
33363336 a < code > Number</ code > object,
33373337 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 > .
33393339
33403340 < li > < p > If the < a > current browsing context</ a > is < a > no longer open</ a > ,
33413341 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