diff --git a/speculation-rules.bs b/speculation-rules.bs index c26d058..fc0b927 100644 --- a/speculation-rules.bs +++ b/speculation-rules.bs @@ -755,10 +755,11 @@ The algorithm needs patches to handle the "`script speculationrules`" type at th

Get the effective directive for request

-The switch needs one additional case. At present, requests can only be issued in the case of the [:Speculation-Rules:] header, so `script-src-elem` is too specific and only `script-src` (or its fallback, `default-src`) applies. +In [[CSP#effective-directive-for-a-request]], the switch on the request [=request/destination=] needs one additional case. +

At present, requests can only be issued in the case of the [:Speculation-Rules:] header, so CSP does not apply. If support is added for loading external rule sets via ` ``` -(The use of `