Skip to content

Commit

Permalink
Drop the “Feature Policy integration” section
Browse files Browse the repository at this point in the history
See #321 and
#295
  • Loading branch information
sideshowbarker committed Mar 25, 2021
1 parent 82ff852 commit af32043
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions xhr.bs
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ archives:
<p>This specification depends on the Infra Standard. [[!INFRA]]

<p>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]]
Expand Down Expand Up @@ -1579,12 +1579,6 @@ steps are:
</table>


<h3 id=feature-policy-integration>Feature Policy integration</h3>

<p>This specification defines a <a>policy-controlled feature</a> identified by the string
"<code><dfn>sync-xhr</dfn></code>". Its <a>default allowlist</a> is <code>*</code>.


<h2 id=interface-formdata>Interface {{FormData}}</h2>

<pre class=idl>
Expand Down

0 comments on commit af32043

Please sign in to comment.