diff --git a/index.bs b/index.bs
index 5ec53d6a..64b8b2b0 100644
--- a/index.bs
+++ b/index.bs
@@ -1450,7 +1450,7 @@ To cleanup remote end state.
1. [=map/Clear=] the [=navigable cache behavior map=].
-1. 1. Perform implementation-defined steps to enable any
+1. Perform implementation-defined steps to enable any
implementation-specific resource caches that are usually enabled in the
current [=remote end=] configuration.
@@ -4241,6 +4241,10 @@ the WebDriver BiDi navigable created steps given
1. Let |context| be |navigable|'s [=active browsing context=].
+1. If the [=context cache behavior=] with |context| is "bypass
",
+ then perform implementation-defined steps to disable any implementation-specific
+ resource caches for network requests originating from |context|.
+
1. Set |context|'s [=original opener=] to |opener navigable|'s [=active browsing context=],
if |opener navigable| is provided.
@@ -6629,6 +6633,18 @@ The WebDriver BiDi cache behavior steps given |request| are:
+