From 54683fd2b2cbeadfdf6bdd29ea863abbbe93348a Mon Sep 17 00:00:00 2001 From: "Michael[tm] Smith" Date: Thu, 25 Mar 2021 18:49:07 +0900 Subject: [PATCH] Drop Permissions Policy spec URL for XHR See https://github.com/whatwg/xhr/pull/321: > We should probably drop this section for now as it doesn't have > multi-implementer interest. Related: https://github.com/whatwg/xhr/pull/295 --- http/headers/feature-policy.json | 1 - 1 file changed, 1 deletion(-) diff --git a/http/headers/feature-policy.json b/http/headers/feature-policy.json index 7b53287cc1c579..7ca662a6b61257 100644 --- a/http/headers/feature-policy.json +++ b/http/headers/feature-policy.json @@ -1394,7 +1394,6 @@ "sync-xhr": { "__compat": { "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Headers/Feature-Policy/sync-xhr", - "spec_url": "https://xhr.spec.whatwg.org/#permissions-policy-integration", "support": { "chrome": { "version_added": "65"