From 6af043783d345bb52c1ca2dcdadde5a06a5461de Mon Sep 17 00:00:00 2001 From: Mike West Date: Wed, 4 Dec 2019 09:19:41 +0100 Subject: [PATCH] Set the manifest request's `destination`. --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index eda50fdd..c0da5c1c 100644 --- a/index.html +++ b/index.html @@ -1358,6 +1358,8 @@

  • Set |request|'s [=request/initiator=] to "`manifest`".
  • +
  • Set |request|'s [=request/destination=] to "`manifest`". +
  • If the |manifest link|'s {{HTMLLinkElement/crossOrigin}} attribute's value is "`use-credentials`", then set |request|'s [=request/credentials mode=] to "`include`". Otherwise, set