Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
OrKoN committed Jun 19, 2024
1 parent dc53dfe commit f655abd
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2310,9 +2310,7 @@ implicitly set when the navigable is created. For navigables with an
associated WebDriver [=window handle=] the [=/navigable id=] must be the
same as the [=window handle=].

Issue: Are storage partitions associated with navigables?

Each [=/browsing context=] also has an <dfn>associated storage partition</dfn>,
Each [=/navigable=] also has an <dfn>associated storage partition</dfn>,
which is the [=storage partition=] it uses to persist data.

Each [=/navigable=] also has an associated <dfn>original opener</dfn>,
Expand Down Expand Up @@ -4202,7 +4200,7 @@ The [=remote end event trigger=] is:

The [=remote end event trigger=] is
the <dfn export>WebDriver BiDi navigable destroyed</dfn> steps given
<var ignore>navigable</var> and |navigable|:
|navigable| and <var ignore>browsing context</var>:

1. Let |params| be the result of [=get the navigable info=], given
|navigable|, null, and true.
Expand Down

0 comments on commit f655abd

Please sign in to comment.