Skip to content

Commit

Permalink
add validation
Browse files Browse the repository at this point in the history
  • Loading branch information
OrKoN committed Jan 17, 2025
1 parent b138f3a commit 5ea2f50
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -9784,6 +9784,10 @@ script=].
<div algorithm="remote end steps for script.addPreloadScript">
The [=remote end steps=] given |session| and |command parameters| are:

1. If |command parameters|["<code>userContexts</code>"] is not empty
and |command parameters|["<code>contexts</code>"] is not empty,
return [=error=] with [=error code=] [=invalid argument=].

1. Let |function declaration| be the <code>functionDeclaration</code> field of |command
parameters|.

Expand Down

0 comments on commit 5ea2f50

Please sign in to comment.