Skip to content

Commit

Permalink
Update index.bs
Browse files Browse the repository at this point in the history
  • Loading branch information
jrandolf-2 committed Dec 18, 2023
1 parent 3b80be2 commit c6d5b0c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1963,11 +1963,12 @@ The <dfn export for=commands>browser.createUserContext</dfn> command creates a [

The [=remote end steps=] are:

1. Let |user context| be the result of performing implementation defined steps to create an [=empty user context=].
1. Let |user context| be the result of performing implementation-defined steps
to create an [=empty user context=].

1. Let |result| be a [=/map=] matching the
<code>browser.createUserContextResult</code> production with the <code>userContext</code>
field set to |user context|'s [=user context id=].
<code>browser.createUserContextResult</code> production with the
<code>userContext</code> field set to |user context|'s [=user context id=].

1. Return [=success=] with data |result|.

Expand Down

0 comments on commit c6d5b0c

Please sign in to comment.