diff --git a/prerendering.bs b/prerendering.bs index 2b0721c..07207b9 100644 --- a/prerendering.bs +++ b/prerendering.bs @@ -644,9 +644,11 @@ This stores which client hints each origin has opted into receiving, until it ca

Interaction with Clear-Site-Data Clear Cache

-Modify [$clear cache for origin$] to add the following step at the end. +
+Modify [$clear cache for origin$] to add the following step at the end. 1. [=list/For each=] [=navigable/top-level traversable=] |traversable| in the user agent's [=top-level traversable set=]: 1. If |traversable|'s [=navigable/active document=]'s [=Document/origin=] is [=same origin=] with |origin|, and |traversable| is a [=prerendering traversable=], then [=destroy a top-level traversable|destroy=] |traversable|. +

The \`Supports-Loading-Mode\` HTTP response header