From 4eec3212d2ead07874da8ac713d1d090dbf1c8d5 Mon Sep 17 00:00:00 2001 From: Yutaka Hirano Date: Tue, 16 Jun 2020 13:43:54 +0900 Subject: [PATCH] Update fetch.bs Co-authored-by: Domenic Denicola --- fetch.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fetch.bs b/fetch.bs index 7af691761..bcc3c0e32 100644 --- a/fetch.bs +++ b/fetch.bs @@ -3285,7 +3285,7 @@ these steps:

Only HTML's navigate algorithm uses this check with forNavigation set to true, and it's always for nested navigations. Otherwise, response is either the internal response of an -opaque filtered response or a response which will be the +opaque filtered response, or a response which will be the internal response of an opaque filtered response. [[HTML]]