diff --git a/xhr.bs b/xhr.bs index bcd47ea..bfd10c9 100644 --- a/xhr.bs +++ b/xhr.bs @@ -103,7 +103,7 @@ archives:

This specification depends on the Infra Standard. [[!INFRA]]

This specification uses terminology from DOM, DOM Parsing and Serialization, Encoding, -Feature Policy, Fetch, File API, HTML, URL, Web IDL, and XML. +Fetch, File API, HTML, URL, Web IDL, and XML. [[!DOM]] [[!DOM-PARSING]] @@ -1579,12 +1579,6 @@ steps are: -

Feature Policy integration

- -

This specification defines a policy-controlled feature identified by the string -"sync-xhr". Its default allowlist is *. - -

Interface {{FormData}}