Skip to content

Commit

Permalink
more context -> referenceContext
Browse files Browse the repository at this point in the history
  • Loading branch information
foolip committed Oct 5, 2022
1 parent bf083fd commit c039576
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2781,8 +2781,8 @@ The [=remote end steps=] with |command parameters| are:
1. Let |type| be the value of the <code>type</code> field of
|command parameters|.

1. Let |reference context id| be the value of the <code>context</code> field
of |command parameters|, if present, or null otherwise.
1. Let |reference context id| be the value of the <code>referenceContext</code>
field of |command parameters|, if present, or null otherwise.

1. If |reference context id| is not null, let |reference context| be the
result of [=trying=] to [=get a browsing context=] with
Expand Down

0 comments on commit c039576

Please sign in to comment.