Skip to content

Commit af32043

Browse files
Drop the “Feature Policy integration” section
See #321 and #295
1 parent 82ff852 commit af32043

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

xhr.bs

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ archives:
103103
<p>This specification depends on the Infra Standard. [[!INFRA]]
104104

105105
<p>This specification uses terminology from DOM, DOM Parsing and Serialization, Encoding,
106-
Feature Policy, Fetch, File API, HTML, URL, Web IDL, and XML.
106+
Fetch, File API, HTML, URL, Web IDL, and XML.
107107

108108
[[!DOM]]
109109
[[!DOM-PARSING]]
@@ -1579,12 +1579,6 @@ steps are:
15791579
</table>
15801580

15811581

1582-
<h3 id=feature-policy-integration>Feature Policy integration</h3>
1583-
1584-
<p>This specification defines a <a>policy-controlled feature</a> identified by the string
1585-
"<code><dfn>sync-xhr</dfn></code>". Its <a>default allowlist</a> is <code>*</code>.
1586-
1587-
15881582
<h2 id=interface-formdata>Interface {{FormData}}</h2>
15891583

15901584
<pre class=idl>

0 commit comments

Comments
 (0)