Skip to content

Commit 968c191

Browse files
remove excessive validation
1 parent f8bbe99 commit 968c191

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

index.bs

-8
Original file line numberDiff line numberDiff line change
@@ -5660,14 +5660,6 @@ The <dfn export for=commands>emulation.setGeolocationOverride</dfn> command modi
56605660

56615661
The [=remote end steps=] with |command parameters| are:
56625662

5663-
1. If |command parameters| [=map/contains=] "<code>coordinates</code>"
5664-
and |command parameters| [=map/contains=] "<code>error</code>", return [=error=]
5665-
with [=error code=] [=invalid argument=].
5666-
5667-
1. If |command parameters| doesn't [=map/contain=] "<code>coordinates</code>"
5668-
and |command parameters| doesn't [=map/contain=] "<code>error</code>", return
5669-
[=error=] with [=error code=] [=invalid argument=].
5670-
56715663
1. If |command parameters| [=map/contains=] "<code>coordinates</code>" and
56725664
|command parameters|["<code>coordinates</code>"] [=map/contains=]
56735665
"<code>altitudeAccuracy</code>" and

0 commit comments

Comments
 (0)