We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24004ef commit 31ee11bCopy full SHA for 31ee11b
specs/credentialmanagement/index.src.html
@@ -1987,7 +1987,10 @@ <h3 id="privacy-chooser-leakage">Chooser Leakage</h3>
1987
cache them for the lifetime of the {{Credential}}.
1988
1989
Further, these images MUST be fetched with the <code>credentials</code> mode
1990
- set to "<code>omit</code>".
+ set to "<code>omit</code>", the <code>skip-service-worker flag</code> set, the
1991
+ <code>client</code> set to <code>null</code>, the <code>initiator</code> set
1992
+ to the empty string, and the <code>destination</code> set to
1993
+ <code>subresource</code>.
1994
1995
<h3 id="locally-stored-data">Locally Stored Data</h3>
1996
0 commit comments