diff --git a/fetch.bs b/fetch.bs index 7841091d7..e8f233262 100644 --- a/fetch.bs +++ b/fetch.bs @@ -1517,6 +1517,7 @@ the empty string, "style", "track", "video", +"webidentity", "worker", or "xslt". Unless stated otherwise it is the empty string. @@ -1548,7 +1549,7 @@ not always relevant and might require different behavior. CSP directive Features - "" + "" "report" — CSP, NEL reports. @@ -1611,6 +1612,10 @@ not always relevant and might require different behavior. "sharedworker" child-src, script-src, worker-src SharedWorker + + "webidentity" + connect-src + Federated Credential Management requests "worker" child-src, script-src, worker-src